TensorFlow 的运行模式:即时执行与图执行
理解 tf.function 和 AutoGraph
使用 tf.GradientTape 进行自动微分
使用 TensorBoard Profiler 分析 TensorFlow 代码性能
tf.distribute.Strategy
概述
用于单机多 GPU 训练的 MirroredStrategy
用于多节点训练的 MultiWorkerMirroredStrategy
ParameterServerStrategy 基本思想
使用TensorFlow Addons处理特定功能
TensorFlow Extended (TFX) 简介
使用 REST 和 gRPC 部署 TensorFlow Serving 模型
TensorFlow Lite (TF Lite) 简介