onnxruntime
29c12c0f
- Handle dim with value of zero in ConvTranspose (#3728)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Handle dim with value of zero in ConvTranspose (#3728) * Handle dim with value of zero in ConvTranspose * Update CUDA implementation and disable zero dim test for some EPs that don't support that yet.
References
#3728 - Handle dim with value of zero in ConvTranspose
Author
skottmckay
Parents
9a4d1c77
Loading