torch-mlir/lib/Dialect
Ashay Rane 88316b3b4e
torch: fold prim.dtype(bf16) to integer constant 15 (#1012)
A prior patch (63538de2) that added support for bfloat16 type did not
add the canonicalization pattern to fold `torch.prim.dtype` operations
on bfloat16 tensors into the integer constant 15.  This patch fixes the
problem.
2022-07-06 18:21:43 -07:00
..
Torch torch: fold prim.dtype(bf16) to integer constant 15 (#1012) 2022-07-06 18:21:43 -07:00
TorchConversion [MLIR][TORCH] Add folder for torch_c.from_i64 & torch_c.to_i64 (#933) 2022-06-24 09:34:39 +08:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00