torch-mlir/lib/Dialect/Torch
zjgarvey 694210f429
[TorchToLinalg] Fix Quantized Convolution Accumulator Type (#3459)
1. truncates zero-points to i32
2. modifies the default accumulator type for i8 from i64 to i32. 
3. now uses the input dtype to infer accumulator dtype.
2024-06-20 13:54:20 -07:00
..
IR Implement lowering of torch.aten.renorm (#3388) 2024-06-17 10:40:57 -07:00
Transforms [stablehlo] add aten::_int_mm lowering (#3474) 2024-06-20 16:10:31 +08:00
Utils [TorchToLinalg] Fix Quantized Convolution Accumulator Type (#3459) 2024-06-20 13:54:20 -07:00
CMakeLists.txt E2e support for aten.softmax.int and aten.embedding 2021-10-18 17:57:45 -04:00