|
void | set (cudnnHandle_t handle, int hidden_size, int num_layers, DropoutDescriptor &&dropout_desc, cudnnRNNInputMode_t input_mode, cudnnDirectionMode_t bidirectional, cudnnRNNMode_t mode, cudnnDataType_t datatype, cudnnDataType_t input_type, cudnnRNNAlgo_t algo) |
|
cudnnRNNStruct * | desc () const |
|
cudnnRNNStruct * | desc () |
|
cudnnRNNStruct * | desc () const |
|
cudnnRNNStruct * | desc () |
|
cudnnRNNStruct * | mut_desc () |
|
cudnnRNNStruct * | mut_desc () |
|
|
void | init () |
|
void | init () |
|
Definition at line 218 of file Descriptors.h.
The documentation for this struct was generated from the following file: