torch-mlir/lib/Conversion/TorchToTensor
Rob Suderman 0114a570e3
[torch] Support lowering `torch.item` to `tensor.extract` (#2835)
Extracting scalar values from tensors can be implemented via a lowering
to tensor.extract.
2024-01-31 15:09:12 -08:00
..
CMakeLists.txt [onnx] Lowering for `onnx.shape` to `torch` and `tensor` (#2648) 2023-12-15 11:37:49 -08:00
TorchToTensor.cpp [torch] Support lowering `torch.item` to `tensor.extract` (#2835) 2024-01-31 15:09:12 -08:00