UInt16 is included as a required TOSA type for basic
operations. Added support as a TOSA Tensor.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I find in the TOSA dialect definition, there is Tosa_Int64 support. Is there any specific reason that we cannot add F64 in TOSA ? Just at:
https://github.com/llvm/llvm-project/blob/9dea83d4af0b532373f8a0384ce7a873ebf18e41/mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td#L88