mirror of https://github.com/llvm/torch-mlir
f8ff6d84f4
Now, aten::linear supports rank 3 inputs. This is a fix for upcoming bert-inference task. The correct way should be to support broadcasting in `aten.matmul` op and decompose `aten.linear` into right ops. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TorchToLinalg.cpp |