| Package | Description |
|---|---|
| org.bytedeco.cuda.cudnn | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
cudnnAlgorithm_t |
cudnnAlgorithm_t.algo_convBwdDataAlgo(int setter) |
cudnnAlgorithm_t |
cudnnAlgorithm_t.algo_convBwdFilterAlgo(int setter) |
cudnnAlgorithm_t |
cudnnAlgorithm_t.algo_convFwdAlgo(int setter) |
cudnnAlgorithm_t |
cudnnAlgorithm_t.algo_CTCLossAlgo(int setter) |
cudnnAlgorithm_t |
cudnnAlgorithm_t.algo_RNNAlgo(int setter) |
cudnnAlgorithm_t |
cudnnAlgorithm_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudnn.cudnnGetAlgorithmDescriptor(cudnnAlgorithmStruct algoDesc,
cudnnAlgorithm_t algorithm) |
static int |
cudnn.cudnnSetAlgorithmDescriptor(cudnnAlgorithmStruct algoDesc,
cudnnAlgorithm_t algorithm) |
Copyright © 2019. All rights reserved.