torch-mlir/test/Conversion
Ashay Rane 809f240f01
importer: add initial support for loading BFloat16 tensors (#761)
This patch updates the `torch_mlir::convertTensorToMlirElementsAttr()`
method to enable the creation of tensors whose base type is BFloat16.
This patch also adds a test to validate the IR generation, and it
updates the test for importing tensors of various types.
2022-04-29 09:01:49 -07:00
..
TorchToLinalg importer: add initial support for loading BFloat16 tensors (#761) 2022-04-29 09:01:49 -07:00
TorchToSCF [TORCH][MLIR]Add lowering for control flow operations. 2022-04-29 16:25:58 +05:30
TorchToStd Revert "[MLIR][TORCH] Add E2E support for aten.ge.float op" 2022-04-28 07:49:58 -07:00
TorchToTosa [tosa] Support for Aten[Unsqueeze|Contiguous|Dropout|Reshape|View] ops (#700) 2022-03-25 14:15:07 -07:00