public class cudnnMathType extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CUDNN_DEFAULT_MATH |
static int |
CUDNN_TENSOR_OP_MATH |
Modifier and Type | Method and Description |
---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int CUDNN_DEFAULT_MATH
public static final int CUDNN_TENSOR_OP_MATH
public static String stringFor(int n)
Copyright © 2018. All rights reserved.