torch-mlir/lib
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
..
CAPI Add static shape for scalar tensors (#833) 2022-07-30 09:40:02 -04:00
Conversion [MHLO] fix tensor mode aten.div op pattern (#1160) 2022-08-06 23:38:06 +08:00
Dialect importer: add initial support for loading Float16 tensors (#1169) 2022-08-08 12:37:31 +08:00
RefBackend llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
CMakeLists.txt Resolve CI testing failure for Lazy Tensor Core (#1088) 2022-07-30 09:40:02 -04:00
InitAll.cpp Resolve CI testing failure for Lazy Tensor Core (#1088) 2022-07-30 09:40:02 -04:00