torch-mlir/lib/Dialect/Torch/Transforms
Vivek Khandelwal b966733e04 build: manually update PyTorch version
Set PyTorch and TorchVision version to nightly release 2023-01-08.

Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>
2023-01-11 17:39:10 +05:30
..
AbstractInterpLibrary.cpp build: manually update PyTorch version 2023-01-11 17:39:10 +05:30
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 build: update llvm tag to de3f0f7f (#1789) 2023-01-10 17:07:19 -06: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 Add aten.std.correction op and its decomposition (#1731) 2022-12-21 21:02:40 -08:00
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 e2e support for aten logical or/and/xor/not ops (#1761) 2023-01-03 18:11:25 -08: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 build: update llvm tag to de3f0f7f (#1789) 2023-01-10 17:07:19 -06:00
SimplifyShapeCalculations.cpp build: update llvm tag to de3f0f7f (#1789) 2023-01-10 17:07:19 -06:00