onnx-tensorrt
onnx-tensorrt copied to clipboard
RNNLayer GRU mode and LSTM mode
Hello, I would like to ask about GRU and LSTM. TensorRT is already supported in IRNNv2Layer. Why are tensorRT IRNNv2Layer not used in the onnx-tensorRT but split into many layers?