Oneflow-Inc / oneflow

OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
http://www.oneflow.org
Apache License 2.0
5.91k stars 667 forks source link

does oneflow has tools like tensorboard to do training monitoring? #3957

Open qiufengyuyi opened 3 years ago

qiufengyuyi commented 3 years ago

does oneflow has tools like tensorboard to do training monitoring? if i want to monitor bert training based on oneflow ,how can i do it?

MARD1NO commented 3 years ago

The tools for visualing the training process is still in developing, you can use tianshu platform to visualize. Here is the docs http://tianshu.org.cn/?/course

图片