## <!-- Name of operator to add support for --> - **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 <!-- A clear and concise description of any alternative solutions you've considered, if any. --> ## Additional context <!-- Add any other context or screenshots about the operator request here. --> https://github.com/pytorch/pytorch/pull/48019