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