torch-mlir/lib/Dialect/Torch
Yuanqiang Liu 003b06dfa1
[Torch] enhance naryFolderHelper to support mixed dtypes (#3559)
* so that it could support like `i64 + f64 => f64`.
* also unify `aten.log`'s folder code to use `naryFolderHelper`.
2024-07-24 17:54:59 +08:00
..
IR [Torch] enhance naryFolderHelper to support mixed dtypes (#3559) 2024-07-24 17:54:59 +08:00
Transforms Register fake_quantize_cachemask ops and add their decompose patterns (#3556) 2024-07-23 11:33:12 -07: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