Skip to content

Tags: WindowsExpert/Windows-Machine-Learning

Tags

1.2.1.1

Toggle 1.2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Can't use DXGI to print adapter name of VPU (microsoft#274)

* Fix vpu break, can't print adaptername using dxcore

* Spacing

1.2.1.0

Toggle 1.2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change winmlrunner version (microsoft#272)

1.2.0.2

Toggle 1.2.0.2's commit message
Removed '\ufeff' character at the start of file (microsoft#258)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update all version information for dashboard to v0.6.1 (microsoft#232)

1.2.0.1

Toggle 1.2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delayload DXGI and D3D11.dll on DxCore path (microsoft#226)

* Delayload dxgi and d3d11.dll

* Delayload dxgi and d3d11.dll

* Fall back to DXCore if dxgi doesn't work

* Remove space

1.2

Toggle 1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade version and change link to releases in README (microsoft#225)

v1.0.1.0

Toggle v1.0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Modify debug_all_outputs.py (microsoft#204)

* debug all outputs python script doesn't debug final outputs anymore

* update onnx example model

* add link to onnx standard motivating omitting final graph output debug operators

v1.0.2.0

Toggle v1.0.2.0's commit message
User/paulm/fps (microsoft#198)

* added FPS counters

* handle FPS less than 0

* PR feedback

1.0.0.0.190304.ecc2b37

Toggle 1.0.0.0.190304.ecc2b37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added check to handle free dimensions when creating tensor with arbit…

…rary data (microsoft#184)

bb51359

Toggle bb51359's commit message
Print Memory Peak Working Set Usage (microsoft#168)

* print peak working set usage

* pass in optional second value for parameter -SaveTensorData and fix test cases to compare csv values correctly

* refactor working set print

* add extra line