Share via


使用 TensorFlow 2 的分散式訓練

spark-tensorflow-distributor 是 TensorFlow 中的開放原始碼原生套件,可協助使用者在 Spark 叢集上使用 TensorFlow 進行分散式訓練。 它是建置在 之上 tensorflow.distribute.Strategy ,這是 TensorFlow 2 中的主要功能之一。 如需詳細的 API 檔,請參閱 docstrings。 如需分散式 TensorFlow 的一般檔,請參閱 使用 TensorFlow 進行分散式定型

範例筆記本

使用 TensorFlow 2 的分散式訓練

取得筆記本