Z-yq / TensorflowASR

一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
Apache License 2.0
461 stars 111 forks source link

是否支持分布式训练 #9

Closed wangguangyuan closed 4 years ago

wangguangyuan commented 4 years ago

感谢开源这么好的工作,请教一下是否支持单机多卡和多机多卡训练?

Z-yq commented 4 years ago

现在支持单机多卡的训练。如果要使用多机多卡,需要为runner提供相应的strategy。 可遵循tensorflow官网的教程进行配置。

------------------ 原始邮件 ------------------ 发件人: "Z-yq/TensorflowASR" <notifications@github.com>; 发送时间: 2020年10月20日(星期二) 上午9:12 收件人: "Z-yq/TensorflowASR"<TensorflowASR@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [Z-yq/TensorflowASR] 是否支持分布式训练 (#9)

感谢开源这么好的工作,请教一下是否支持单机多卡和多机多卡训练?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.