↔ [Converter] Add support for aten::Int.Tensor
in Torch-TensorRT TorchScript Path
#1836
Labels
aten::Int.Tensor
in Torch-TensorRT TorchScript Path
#1836
aten::Int.Tensor
Function Schema:
aten::Int.Tensor(Tensor a) -> int
Original PyTorch API: torch.item() [documentation]
This converter/evaluator extracts the integer value from single-element tensors.
The text was updated successfully, but these errors were encountered: