torch-mlir/lib/Dialect
Rob Suderman 0723584936
[torch] Add folder for torch.aten.*.Scalar comparisons (#3000)
This folds small version of the tensor-scalar comparison operators as
they are commonly used for shape computations. This includes le, lt, ge,
gt, eq, and ne.
2024-03-08 13:44:00 -08:00
..
TMTensor [torch] Rework lowering to tm_tensor.scatter to stop serialization (#2940) 2024-02-27 11:46:57 -08:00
Torch [torch] Add folder for torch.aten.*.Scalar comparisons (#3000) 2024-03-08 13:44:00 -08:00
TorchConversion [onnx] Fix ReduceMean lowering to torch (#2956) 2024-02-27 22:48:07 -08:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00