mirror of https://github.com/llvm/torch-mlir
a60acf272d
Summary of changes: - Renamed OptionalArrayRefParameter since the name conflicts with an upstream symbol that has a different meaning (https://reviews.llvm.org/D133819) - Removed extraneous dependency between TorchMLIRTorchToMhlo and ChloOps, since the existing dependency on MhloDialect is sufficient - Fixed code to prevent warnings related to comparisons between signed and unsigned values |
||
---|---|---|
.. | ||
Basic.cpp | ||
CMakeLists.txt | ||
Gather.cpp | ||
Linear.cpp | ||
MhloLegalizeUtils.cpp | ||
MhloLegalizeUtils.h | ||
Pooling.cpp | ||
PopulatePatterns.h | ||
Reduction.cpp | ||
TorchToMhlo.cpp | ||
ViewLike.cpp |