[ptensor] Better IR for elementwise ops
Open
good first issue
- Dominant language
- MLIR
- Stars
- 156
- Forks
- 45
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 22
Description
Right now the actual operation of elementwise operations are represented as integer values. This is not very readable.
Parsing/printing of ew ops should use a string representation instead.
Contributor guide
Assessment
This issue has not been assessed yet.