Skip to content

Tags: microsoft/DirectML

Tags

torch-directml-0.2.4.dev240815

Toggle torch-directml-0.2.4.dev240815's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update whisper sample (#629)

torch-directml-0.2.3.dev240715

Toggle torch-directml-0.2.3.dev240715's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Torch-DirectML samples and docs for Torch-DirectML 2.3.0 (#610)

* Update Torch-DirectML samples and docs for torch-directml 2.3.0

* Update PyTorch/README.md

Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

* Update PyTorch/diffusion/sd/README.md

Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

* Update PyTorch/diffusion/sd/README.md

Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

* Update PyTorch/diffusion/sd/README.md

Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

* Update PyTorch/diffusion/sd/app.py

Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

* Update PyTorch/diffusion/sd/app.py

Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

---------

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

torch-directml-0.2.2.dev240614

Toggle torch-directml-0.2.2.dev240614's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update docs for torch-directml 0.2.2 (#593)

* update docs for next torch-directml release

* Minor readme spacing issues

---------

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>

tensorflow-directml-1.15.3.dev200626

Toggle tensorflow-directml-1.15.3.dev200626's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce min log level for SqueezeNet scripts (#17)

TF_CPP_MIN_LOG_LEVEL = 3 can make it hard or impossible to know what's going on when an error happens. For example, it doesn't tell us if there was a problem while loading DirectML.dll.

tensorflow-directml-1.15.3.dev200615

Toggle tensorflow-directml-1.15.3.dev200615's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README and add TensorFlow samples (#11)