mirror of https://github.com/llvm/torch-mlir
5f3eb637c4
We were not filling the `outs` with the neutral element of the reduction, which resulted in reading uninitialized values (we were getting lucky that sometimes the uninitialized buffers were all zero's). Also, - Slight tweak to error messages in the e2e framework. |
||
---|---|---|
.. | ||
BasicpyToStd | ||
TorchToIREE | ||
TorchToLinalg | ||
TorchToSCF | ||
TorchToStd | ||
CMakeLists.txt | ||
PassDetail.h | ||
Passes.cpp |