static int |
cudnn.cudnnCreateFusedOpsConstParamPack(cudnnFusedOpsConstParamStruct constPack,
int ops)
Deprecated.
|
static int |
cudnn.cudnnDestroyFusedOpsConstParamPack(cudnnFusedOpsConstParamStruct constPack)
Deprecated.
|
static int |
cudnn.cudnnGetFusedOpsConstParamPackAttribute(cudnnFusedOpsConstParamStruct constPack,
int paramLabel,
Pointer param,
int[] isNULL)
Deprecated.
|
static int |
cudnn.cudnnGetFusedOpsConstParamPackAttribute(cudnnFusedOpsConstParamStruct constPack,
int paramLabel,
Pointer param,
IntBuffer isNULL)
Deprecated.
|
static int |
cudnn.cudnnGetFusedOpsConstParamPackAttribute(cudnnFusedOpsConstParamStruct constPack,
int paramLabel,
Pointer param,
IntPointer isNULL)
Deprecated.
|
static int |
cudnn.cudnnMakeFusedOpsPlan(cudnnContext handle,
cudnnFusedOpsPlanStruct plan,
cudnnFusedOpsConstParamStruct constPack,
SizeTPointer workspaceSizeInBytes)
Deprecated.
|
static int |
cudnn.cudnnSetFusedOpsConstParamPackAttribute(cudnnFusedOpsConstParamStruct constPack,
int paramLabel,
Pointer param)
Deprecated.
|