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