You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently in the process of converting my code into pytorch-directml. Automatic mixed precision would be a great feature to have. If this is not possible in the near future, can someone help me with the usage of torch.dml ?
The text was updated successfully, but these errors were encountered:
Hi, and thanks for the suggestion. Currently we are focusing on implementing missing operators and enabling models broadly on DirectML. We will look into additional features like mixed precision in the future as well.
I am currently in the process of converting my code into pytorch-directml. Automatic mixed precision would be a great feature to have. If this is not possible in the near future, can someone help me with the usage of
torch.dml
?The text was updated successfully, but these errors were encountered: