mirror of https://github.com/llvm/torch-mlir
c17c0a6ba2
The issue was in the canonicalizer for torch.aten.ge.int -- in cases where the operands were swapped, it would miscompile. This issue is fixed and folding support generalized to `torch.aten.size.int < 0` as well. Fixes #716 |
||
---|---|---|
.. | ||
importer | ||
__init__.py |