Package | Description |
---|---|
org.deeplearning4j.common.resources |
Modifier and Type | Method and Description |
---|---|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static File |
DL4JResources.getDirectory(ResourceType resourceType,
String resourceName)
Get the storage location for the specified resource type and resource name
|
Copyright © 2020. All rights reserved.