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