torch-mlir/lib/Dialect
Rob Suderman 7d33ba69ac
[torch] Folder for torch.aten.select.int for splat cases (#2890)
If the input or result is a splat value we can just constant fold the
result. This is common for shape computations and can help with shape
inference.
2024-02-09 14:02:54 -08:00
..
TMTensor Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
Torch [torch] Folder for torch.aten.select.int for splat cases (#2890) 2024-02-09 14:02:54 -08:00
TorchConversion [torch] Support lowering `torch.item` to `tensor.extract` (#2835) 2024-01-31 15:09:12 -08:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00