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