Package | Description |
---|---|
org.deeplearning4j.arbiter.optimize.runner | |
org.deeplearning4j.arbiter.ui.data |
Modifier and Type | Method and Description |
---|---|
static CandidateStatus |
CandidateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CandidateStatus[] |
CandidateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModelInfoPersistable.Builder |
ModelInfoPersistable.Builder.status(CandidateStatus status) |
Copyright © 2020. All rights reserved.