torch-mlir/lib/Dialect
Tanyo Kwok 290d7755fb
importer: add initial support for loading Float16 tensors (#1169)
follow up #761:

    This patch updates the `torch_mlir::convertTensorToMlirElementsAttr()`
    method to enable the creation of tensors whose base type is Float16.
    This patch also adds a test to validate the IR generation, and it
    updates the test for importing tensors of various types.
2022-08-08 12:37:31 +08:00
..
Torch importer: add initial support for loading Float16 tensors (#1169) 2022-08-08 12:37:31 +08:00
TorchConversion [MHLO] Support for dynamic shape in basic op conversion by introducing CHLO dialect (#1123) 2022-08-02 12:53:24 +08:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00