Allow onnx DML backend #3072
Conversation
|
See detail #3045 |
😁 Should I say you're welcome? So , |
|
@FNsi I'm on the latest nightly build which includes this. DML is not showing up as an option with all default dependencies installed. Manually installing Uninstalling other ONNX related libraries and only installing directml allows it to appear, but of course it won't function like that. |
This comment has been minimized.
This comment has been minimized.
|
@Kim2091 In source: Direct fix in installed location:
That should display the DML and cuda at same time. test needed since I don't have NV. |
|
@FNsi Thank you for the suggestion. I'm unable to compile chaiNNer right now, but I did try the fix in the final install, but to no avail. |
|
This may be an issue with ORT itself. I printed the available providers with the default chaiNNer ONNX packages + the ONNX DML package:
|
Also I found out people in other repo compliant about that 😅😅, I think you are right. |
* Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py
An accident caused last pull request closed....it's my fault.
This is only the 'control V' from the closed one #3045