torch-mlir/lib/Dialect/Torch/Transforms
Quinn Dawkins 23ced3dca6 Add Brevitas quantization for per tensor and per channel modes 2023-01-23 17:54:02 -05:00
..
AbstractInterpLibrary.cpp Add Brevitas quantization for per tensor and per channel modes 2023-01-23 17:54:02 -05:00
AdjustCallingConventions.cpp Add better error message for single-tensor tuple returns. 2022-10-25 12:48:55 -04:00
CMakeLists.txt [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
DecomposeComplexOps.cpp Make `getTypeForScalarType` safer by returning `FailureOr<Type>` (#1814) 2023-01-20 18:40:13 +00:00
DropAbstractInterpCalculations.cpp [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
EraseModuleInitializer.cpp Iteratively run the main simplification pipeline. 2022-08-17 14:54:33 -07:00
GlobalizeObjectGraph.cpp build: update llvm tag to 7ccbb4df (#1736) 2022-12-20 18:17:27 +08:00
InlineGlobalSlots.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
LowerToBackendContract.cpp [MLIR][TORCH] Add canonicalizer for aten.new_empty_strided op 2023-01-19 13:37:32 +05:30
MaximizeValueSemantics.cpp build: update llvm tag to 7ccbb4df (#1736) 2022-12-20 18:17:27 +08:00
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
PrepareForGlobalizeObjectGraph.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
ReduceOpVariants.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
RefinePublicReturn.cpp Add support for returning more than one copy of the same tensor (#1228) 2022-08-18 22:41:45 +00:00
RefineTypes.cpp Add Brevitas quantization for per tensor and per channel modes 2023-01-23 17:54:02 -05:00
ReifyAbstractInterpCalculationsUtils.cpp [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
ReifyAbstractInterpCalculationsUtils.h [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
ReifyDtypeCalculations.cpp [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
ReifyShapeCalculations.cpp [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
SimplifyAbstractInterpCalculationsUtils.cpp [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
SimplifyAbstractInterpCalculationsUtils.h [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
SimplifyDtypeCalculations.cpp Make `getTypeForScalarType` safer by returning `FailureOr<Type>` (#1814) 2023-01-20 18:40:13 +00:00
SimplifyShapeCalculations.cpp build: update llvm tag to de3f0f7f (#1789) 2023-01-10 17:07:19 -06:00