Skip to content

Tags: microsoft/Windows-Machine-Learning

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version number to 1.3.0 (#489)

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build MicrosoftMLRunner for using WinML nuget and make WinMLRunner on…

…ly load from System32 (#348)

* move some headers around

* add nuget

* Refactor bindingutilities and outputhelper into .cpp and header files

* remove dllload.cpp

* Remove windows.ai.machinelearning header

* Fix testing

* Don't change sln

* Fix x86 build

* Added different configurations

* Add preprocessor definitions to separate between headers and namespaces

* Change naming of EXE for nuget builds

* Update OutputHelper.cpp

remove pragma in outputhelper.cpp

* remove pragma from cpp

* Switch between native header and update documentation

* use const cast

* rename nuget to NuGet and address PR comments

Co-authored-by: Ryan Lai <ryalai96@gamil.com>

1.2.1.2

Toggle 1.2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove artifical limitation on 5D tensors (#325)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #297 from microsoft/user/ticastro/fix-build-lockfile

Re-add lock file, fix build breaks

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 (#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 (#272)

1.2.0.2

Toggle 1.2.0.2's commit message
Removed '\ufeff' character at the start of file (#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 (#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 (#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 (#225)