摘要: 分布式训练 阅读全文
posted @ 2019-12-30 19:41 happyyoung 阅读(656) 评论(0) 推荐(0)
摘要: 1、模型并行,in-graph replication;数据并行,between-graph replication。 tf.train.Supervisor tf.train.MonitoredTrainingSession 参考链接: https://github.com/tensorflow/ 阅读全文
posted @ 2019-12-30 19:40 happyyoung 阅读(480) 评论(0) 推荐(0)