Skip to content

Commit f5fec2f

Browse files
authored
Update README.md
1 parent 1e8c92f commit f5fec2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For additional information on Windows ML, including step-by-step tutorials and h
1515

1616
## Developer Tools
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.
18-
[Download Preview Version](https://github.com/Microsoft/Windows-Machine-Learning/releases/tag/v0.6.1)
18+
[Download Preview Version](https://github.com/microsoft/Windows-Machine-Learning/releases)
1919

2020
<img src='./Tools/WinMLDashboard/public/EditorView2.PNG' width=800/>
2121

@@ -25,7 +25,7 @@ For additional information on Windows ML, including step-by-step tutorials and h
2525

2626
- **[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.
2727

28-
[Download x64 Exe](https://github.com/Microsoft/Windows-Machine-Learning/releases/tag/v1.0.0.0)
28+
[Download x64 Exe](https://github.com/microsoft/Windows-Machine-Learning/releases)
2929

3030
- **[WinMLTools](https://pypi.org/project/winmltools/)**: a Python tool for converting models from different machine learning toolkits into ONNX for use with Windows ML.
3131

0 commit comments

Comments
 (0)