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