torch-mlir/lib/Dialect/Torch/Transforms
ataheridezfouli-groq 17ee643aeb
[TORCH] Add Complex Number support (#1673)
Add Complex number dtype support to torch tensors. Add
aten.fft_fft op to test complex numbers.
2022-12-15 21:40:01 +00:00
..
AbstractInterpLibrary.cpp [TORCH] Add Complex Number support (#1673) 2022-12-15 21:40:01 +00: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 `getTensorRank` safer by changing return to `Optional<unsigned>` (#1707) 2022-12-12 08:56:28 -08: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 3a020527 (#1717) 2022-12-14 02:06:39 -06:00
InlineGlobalSlots.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
LowerToBackendContract.cpp Pass op legality info to `verifyBackendContractPass` (#1705) 2022-12-15 08:32:52 -08:00
MaximizeValueSemantics.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -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 build: update llvm tag to 3a020527 (#1717) 2022-12-14 02:06:39 -06: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 [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
SimplifyShapeCalculations.cpp [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00