| Package | Description |
|---|---|
| org.deeplearning4j.ui.stats.sbe |
| Modifier and Type | Method and Description |
|---|---|
static SummaryType |
SummaryType.get(short value) |
SummaryType |
UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder.summaryType() |
static SummaryType |
SummaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummaryType[] |
SummaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEncoder.PerParameterStatsEncoder.SummaryStatEncoder |
UpdateEncoder.PerParameterStatsEncoder.SummaryStatEncoder.summaryType(SummaryType value) |
Copyright © 2019. All rights reserved.