You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

RELEASE.md 402 B

6 years ago
123456789
  1. ## MindInsight
  2. # Release 0.1.0-alpha
  3. * Training process observation
  4. * Provides and displays training process information, including computational graphs and training process indicators.
  5. * Training result tracing
  6. * Provides functions of tracing and visualizing model training parameter information, including filtering and sorting of training data, model accuracy and training hyperparameters.

MindInsight为MindSpore提供了简单易用的调优调试能力。在训练过程中,可以将标量、张量、图像、计算图、模型超参、训练耗时等数据记录到文件中,通过MindInsight可视化页面进行查看及分析。