Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytorch mainline support and newer directml version for torch-directml? #537

Open
Djdefrag opened this issue Dec 16, 2023 · 4 comments
Open
Labels
pytorch-directml Issues in PyTorch when using its DirectML backend

Comments

@Djdefrag
Copy link

Djdefrag commented Dec 16, 2023

Hi,

there is some roadmap for newer torch-directml release?

Latest working version of torch-directml is 0.1.13.1.dev230413 that is built with:

  • torch 1.13.1 released in December 2022 (latest 2.1.2 released last week)
  • and directml 1.10.1 release in January 2023 (latest 1.13 released last week)

so we are missing almost one year of torch and directml development and bugifx :(

@Djdefrag Djdefrag changed the title Pytorch 2.1.2 support and newer directml version fot torch-directml? Pytorch 2.1.2 support and newer directml version for torch-directml? Dec 16, 2023
@sorasoras
Copy link

I think the current one is link to torch 2.0 but still, that's not 2.1.2 mainline.

@Adele101 Adele101 added the pytorch-directml Issues in PyTorch when using its DirectML backend label Jan 8, 2024
@Djdefrag
Copy link
Author

Djdefrag commented Jan 8, 2024

Hi, yes. Latest version is 0.2.0.dev230426 based on torch 2.0 but has some bugs for me

Error: [F D:\a_work\1\s\pytorch-directml\caffe2\dml\dml_tensor_desc.cc:81] Check failed: rank <= DML_TENSOR_DIMENSION_COUNT_MAX

@Djdefrag Djdefrag changed the title Pytorch 2.1.2 support and newer directml version for torch-directml? Pytorch mainline support and newer directml version for torch-directml? Jan 31, 2024
@Djdefrag
Copy link
Author

Update 31/01/2024

a new version of pytorch has been released, actually release are:

  • torch 2.2.0 (actually 1.13.1)
  • directml 1.13.1 (actually 1.10.1)

so we are behind 6 versions of pytorch and 5 versions of directml :(

@deiteris
Copy link

Up. We really need better DirectML support in PyTorch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pytorch-directml Issues in PyTorch when using its DirectML backend
Projects
None yet
Development

No branches or pull requests

4 participants