torch-mlir/lib
xndcn 759057cbdd [MLIR][TORCH] Fix wrong parameter name "supportFPInputOnly"
The parameter "supportFPInputOnly" of function createPoolingOp() is
supposed to be "supportNonFPInput", which was added to distinguish
between "MaxPool2d" and "AvgPool2d" op in #718
2022-10-30 23:18:08 +08:00
..
CAPI Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00
Conversion [MLIR][TORCH] Fix wrong parameter name "supportFPInputOnly" 2022-10-30 23:18:08 +08:00
Dialect [MLIR][TORCH] Add E2E support for aten.fill.Tensor op 2022-10-30 18:40:47 +05:30
RefBackend build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
CMakeLists.txt Resolve CI testing failure for Lazy Tensor Core (#1088) 2022-07-30 09:40:02 -04:00
InitAll.cpp Resolve CI testing failure for Lazy Tensor Core (#1088) 2022-07-30 09:40:02 -04:00