onnxruntime
978bfca5
- Fix CPU EP Tile 0D overvalidation (#25821)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
80 days ago
Fix CPU EP Tile 0D overvalidation (#25821) ### Description Fixes #11523. Scalars should just be nops for tile. Simply removing the overvalidation lets the case work. ### Motivation and Context Conformance with expectation.
References
#25821 - Fix CPU EP Tile 0D overvalidation
Author
fdwr
Parents
88b63d04
Loading