Issue 207937
Summary [mlir][tosa][tracking-issue] Block scaled operations enablement
Labels mlir:tosa
Assignees lhutton1
Reporter lhutton1
    A tracking issue for work related to MXFP enablement in the TOSA dialect.

RFC: https://discourse.llvm.org/t/rfc-expressing-block-scaled-operations-in-tosa/91056

- [x] Add block scaled tensor type - https://github.com/llvm/llvm-project/pull/203583
- [ ] Add support for block scaled constants - https://github.com/llvm/llvm-project/pull/205506
- [x] Add MXFP CAST support - https://github.com/llvm/llvm-project/pull/203583
- [ ] Add MXFP MATMUL_T support - https://github.com/llvm/llvm-project/pull/207851
- [ ] Add MXFP ROW_GATHER support - https://github.com/llvm/llvm-project/pull/207933
- [ ] Add MXFP RESHAPE support
- [ ] Add MXFP CONV2D support
- [ ] Add MXFP CONCAT support
- [ ] Add MXFP RESIZE support
- [ ] Remove deprecated "*_block_scaled" operations
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to