TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
IRNNLayer Class Reference

A RNN layer in a network definition. More...

Detailed Description

A RNN layer in a network definition.

This layer applies an RNN operation on the inputs. This layer only works with networks that that have an implicit batch dimension. For dynamic shapes and explicit batch dimension networks, use IRNNv2Layer.

Deprecated:
This interface is superseded by IRNNv2Layer and will be removed in TensorRT 8.0.
Warning
Do not inherit from this class, as doing so will break forward-compatibility of the API and ABI.

The documentation for this class was generated from the following file: