torch-mlir/lib/Conversion/TorchToLinalg
Ashay Rane 9208bf0eb6
llvm: bump tag to e1318078 (#781)
The updated LLVM code includes a patch to create bfloat16 array
attributes, thus enabling a different patch to torch-mlir to flesh out
support for the bfloat16 type.
2022-04-26 12:27:51 -07:00
..
CMakeLists.txt Split up TorchToLinalg.cpp 2022-03-14 10:19:41 -07:00
DataMovement.cpp [LINALG] Bug fix i64 vs i32 type comparison. 2022-04-22 08:09:58 +05:30
IndirectDataMovement.cpp [LINALG] Bug fix i64 vs i32 type comparison. 2022-04-22 08:09:58 +05:30
Linear.cpp [MLIR][TORCH] Add E2E support for max_pool2d_with_indices op 2022-04-18 21:05:19 +05:30
Pooling.cpp [LINALG] Bug fix i64 vs i32 type comparison. 2022-04-22 08:09:58 +05:30
PopulatePatterns.h Split up TorchToLinalg.cpp 2022-03-14 10:19:41 -07:00
Random.cpp Improve "pseudo" op terminology. 2022-03-15 17:57:52 -07:00
Reduction.cpp Split up TorchToLinalg.cpp 2022-03-14 10:19:41 -07:00
TensorConstructors.cpp [LINALG] Bug fix i64 vs i32 type comparison. 2022-04-22 08:09:58 +05:30
TensorScalarInterop.cpp [LINALG] Bug fix i64 vs i32 type comparison. 2022-04-22 08:09:58 +05:30
TorchToLinalg.cpp llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Uncategorized.cpp Add shape transfer function and lowering to linalg for aten.neg (#759) 2022-04-15 11:11:22 -07:00
Utils.cpp [LINALG] Bug fix i64 vs i32 type comparison. 2022-04-22 08:09:58 +05:30
Utils.h [MLIR][TORCH] Add E2E support for max_pool2d_with_indices op 2022-04-18 21:05:19 +05:30