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