| Package | Description |
|---|---|
| org.deeplearning4j.ui.stats.sbe |
| Modifier and Type | Method and Description |
|---|---|
static StatsType |
StatsType.get(short value) |
StatsType |
UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder.statType() |
StatsType |
UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder.statType() |
static StatsType |
StatsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatsType[] |
StatsType.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.statType(StatsType value) |
UpdateEncoder.PerParameterStatsEncoder.HistogramsEncoder |
UpdateEncoder.PerParameterStatsEncoder.HistogramsEncoder.statType(StatsType value) |
Copyright © 2019. All rights reserved.