IRColor READMEThis is a language plug-in to highlight the keywords of IR files generated by mindspire. It can facilitate user and developers to view IR files, which is expected to be human readable. It is still in the process of active development. More Exciting features are coming. Stay tuned!
MindSpore is a deep learning framework like TensorFlow and Pytorch. It's under active development. See this link En/中文.
You can refer to this page Features0.Add the Counts of the operators and the kernel graphs in vscode's status bar! 1.Highlight the operator, scope name, shape and some key variables of the IR files. See below: 2.Support name jumping like followings 3.Support find reference of the operators, seached based on the number and name. 4.Jump inner the graphs Requirements
Extension SettingsNone Known Issues
Release NotesSee CHANGELOG.md Future PlansSee RoadMap.md Enjoy! |