Skip to content

Commit c8c48e2

Browse files
authored
Update README.md
1 parent 6af6d5f commit c8c48e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ For additional information on Windows ML, including step-by-step tutorials and h
1717
- **[WinML Dashboard (Preview)](https://github.com/Microsoft/Windows-Machine-Learning/tree/master/Tools/WinMLDashboard)**: a GUI-based tool for viewing, editing, converting, and validating machine learning models for Windows ML inference engine.
1818
[Download Preview Version](https://github.com/Microsoft/Windows-Machine-Learning/releases)
1919

20+
<img src='./Tools/WinMLDashboard/public/EditorView2.PNG' width=800/>
21+
2022
- **[WinMLRunner](https://github.com/Microsoft/Windows-Machine-Learning/tree/master/Tools/WinMLRunner)**: a command-line tool that can run .onnx or .pb models where the input and output variables are tensors or images. It is a very handy tool to quickly validate an ONNX model. It will attempt to load, bind, and evaluate a model and print out helpful messages. It also captures performance measurements.
2123

2224
## Sample apps

0 commit comments

Comments
 (0)