分布式訓練TensorFlow 2
spark-tensorflow-distributor是一個開源本地包在TensorFlow幫助用戶做分布式訓練TensorFlow火花集群。它是建立在tensorflow.distribute.Strategy
,這是TensorFlow 2中的主要特性之一。詳細的API文檔,請參閱文檔字符串。關於分布式TensorFlow通用文檔,請參閱分布式訓練TensorFlow。
2022年12月22日更新
spark-tensorflow-distributor是一個開源本地包在TensorFlow幫助用戶做分布式訓練TensorFlow火花集群。它是建立在tensorflow.distribute.Strategy
,這是TensorFlow 2中的主要特性之一。詳細的API文檔,請參閱文檔字符串。關於分布式TensorFlow通用文檔,請參閱分布式訓練TensorFlow。