-
Notifications
You must be signed in to change notification settings - Fork 117
Labels
Description
Is your feature request related to a problem? Please describe
All ops found here:
| addCompareOpsConversionPatterns(ctx, patterns, typeConverter); |
Add the op implementation here: https://github.com/tenstorrent/tt-mlir/blob/main/tools/builder/stablehlo/stablehlo_builder.py
Sample: https://github.com/tenstorrent/tt-mlir/blob/main/tools/builder/ttir/ttir_builder.py
Add the respective golden function here: https://github.com/tenstorrent/tt-mlir/blob/main/tools/builder/base/builder_golden.py
see:
tt-mlir/tools/builder/base/builder_golden.py
Line 2657 in 847a49e
| stablehlo.AddOp: torch.add, |
Add test case here: https://github.com/tenstorrent/tt-mlir/blob/main/test/python/golden/test_stablehlo_ops.py
see: https://github.com/tenstorrent/tt-mlir/blob/main/test/python/golden/test_ttir_ops.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
PR Submitted 🕒