NVIDIA / trt-samples-for-hackathon-cn

Simple samples for TensorRT programming
Apache License 2.0
1.5k stars 338 forks source link

IRNNv2Layer GRU mode. #81

Open niehen6174 opened 1 year ago

niehen6174 commented 1 year ago

Hello, I would like to ask about GRU . TensorRT is already supported in IRNNv2Layer. Why did you write a plugin for GRU? Can you give an example of implementing GRU using IRNNv2Layer ?