TensorFlow快速浏览
Tensorflow快速浏览
高级深度学习API
tf.keras
tf.estimator
底层深度学习API
tf.nn
tf.losses
tf.metrics
tf.optimizers
tf.train
tf.initializers
自动微分
tf.GradientTape
tf.gradients()
I/O和预处理
tf.data
tf.feature_column
tf.audio
tf.image
tf.io
tf.queue
TebsorBoard可视化
tf.summary
部署和优化
tf.distribute
tf.saved_model
tf.autograph
tf.graph_util
tf.lite
tf.quantization
tf.tpu
tf.xla
特殊的数据结构
tf.lookup
tf.nest
tf.ragged
tf.sets
tf.sparse
tf.strings
数学,包括线性代数和信号处理
tf.math
tf.linalg
tf.signal
tf.random
tf.bitwise
其他
tf.compat
tf.config & more