public class DyNetConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DIM_DYNET_AUTOBATCH
Autobatching feature of DyNet.
|
static String |
DIM_DYNET_DEVICES
Allows specifying exactly which hardware devices should be used by naming the physical
devices directly i.e.
|
static String |
DIM_DYNET_GPUS
Defines the number of GPUs that are used, which one are used is not specified. i.e.
|
protected static String |
DYNET_MEMORY
Working memory.
|
protected static String |
DYNET_SEED
The DyNet package translates the global seed/memory values to these DyNet values
|
| Constructor and Description |
|---|
DyNetConstants() |
protected static final String DYNET_SEED
protected static final String DYNET_MEMORY
public static final String DIM_DYNET_GPUS
public static final String DIM_DYNET_AUTOBATCH
public static final String DIM_DYNET_DEVICES
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.