| Package | Description |
|---|---|
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudnn.cudnnCreatePersistentRNNPlan(cudnnRNNStruct rnnDesc,
int minibatch,
int dataType,
cudnnPersistentRNNPlan plan)
Deprecated.
|
static int |
cudnn.cudnnDestroyPersistentRNNPlan(cudnnPersistentRNNPlan plan)
Deprecated.
|
static int |
cudnn.cudnnSetPersistentRNNPlan(cudnnRNNStruct rnnDesc,
cudnnPersistentRNNPlan plan)
Deprecated.
|
Copyright © 2023. All rights reserved.