You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. An error only occurs when using Torch-TensorRT in Python like this. When compiling with torch.jit.script separately and passing TorchScript module to Torch-TensorRT everything works fine.
Function Schema:
aten::__derive_index(int index, int start, int step) -> (int)
Original PyTorch API:
https://github.com/pytorch/pytorch/blob/master/torch/csrc/jit/runtime/register_prim_ops.cpp#L183
Relevant TensorRT Documentation:
Alternatives
Additional context
pytorch/pytorch#48019
The text was updated successfully, but these errors were encountered: