onnxruntime
Fix NonZero eager impl.
#12143
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
5
Changes
View On
GitHub
Commits
Fix NonZero eager impl.
WilBrady
committed
3 years ago
PR feedback update.
WilBrady
committed
3 years ago
Have nonzero_out use nonzero to avoid calculating the transpose size directly.
WilBrady
committed
3 years ago
Back to generating nonzero.
WilBrady
committed
3 years ago
Switching aten_output_type to a dict.
WilBrady
committed
3 years ago
Loading