torch-mlir/lib/Dialect
Rob Suderman 67cb2e7341
Fix illegal use of TypeRange (#2815)
TypeRange is an ArrayRef<Type> and therefore cannot be safely
instantiated from a list initializer.
2024-01-29 09:23:05 -08:00
..
TMTensor Bump llvm-project to 6b65d79fbb4682468333cea42b62f15c2dffd8f3 (#2723) 2024-01-04 14:33:41 -08:00
Torch Fix illegal use of TypeRange (#2815) 2024-01-29 09:23:05 -08:00
TorchConversion [torch][quant] Quantized `torch.mm` for linalg with end-to-end test (#2750) 2024-01-24 14:02:50 -08:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00