llvm-project
356bd2c9
- [mlir][tosa] Allow unsigned types for rescale ops during validation (#138253)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
318 days ago
[mlir][tosa] Allow unsigned types for rescale ops during validation (#138253) This commit allows unsigned types (ui8/ui16/ui32) when checking for valid element types, only for rescale operators. Signed-off-by: Luke Hutton <luke.hutton@arm.com>
References
#138253 - [mlir][tosa] Allow unsigned types for rescale ops during validation
Author
lhutton1
Parents
b3ef15aa
Loading