mirror of https://github.com/llvm/torch-mlir
0faba6d2fc
Credit to @vivekkhandelwal1 for finding the necessary changes. Summary of changes: - Switch Tosa_IntArrayAttr[N], Tosa_IntArrayAttrUpto[N] to DenseI64ArrayAttr. - Replace kNoIterationLimit with kNoLimit. (https://reviews.llvm.org/D140525) - Add dependency on MhloPasses when MHLO is enabled - Specify result type when using mhlo::DotOp |
||
---|---|---|
.. | ||
Basic.cpp | ||
CMakeLists.txt | ||
Gather.cpp | ||
Linear.cpp | ||
MhloLegalizeUtils.cpp | ||
MhloLegalizeUtils.h | ||
Pooling.cpp | ||
PopulatePatterns.h | ||
Reduction.cpp | ||
TorchToMhlo.cpp | ||
ViewLike.cpp |