mirror of https://github.com/llvm/torch-mlir
14b548f968
Reshaping tensors depend on directly matching individual dimensions to their corresponding dim in the `torch.view` reshape dimensions. This involves decoupling dynamic dimensions from their static counterparts and support cleanup / canonicalization. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TorchToTensor.cpp |