| Package | Description |
|---|---|
| org.nd4j.versioncheck |
| Modifier and Type | Method and Description |
|---|---|
static VersionCheck.Detail |
VersionCheck.Detail.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionCheck.Detail[] |
VersionCheck.Detail.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VersionCheck.logVersionInfo(VersionCheck.Detail detail)
Log the version information with the specified level of detail
|
static String |
VersionCheck.versionInfoString(VersionCheck.Detail detail)
Get the version information for dependencies as a string with a specified amount of detail
|
Copyright © 2018. All rights reserved.