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