Modifier and Type | Method and Description |
---|---|
static int |
JCudnn.cudnnCreatePersistentRNNPlan(cudnnRNNDescriptor rnnDesc,
int minibatch,
int dataType,
cudnnPersistentRNNPlan plan)
Expensive.
|
static int |
JCudnn.cudnnDestroyPersistentRNNPlan(cudnnPersistentRNNPlan plan) |
static int |
JCudnn.cudnnSetPersistentRNNPlan(cudnnRNNDescriptor rnnDesc,
cudnnPersistentRNNPlan plan) |
Copyright © 2019. All rights reserved.