String path
String word
int numWords
String path
StatsStorageRouter router
StatsInitializationConfiguration initConfig
StatsUpdateConfiguration updateConfig
String sessionID
String workerID
Map<K,V> gcStatsAtLastReport
List<E> modelInfos
Map<K,V> activationHistograms
Map<K,V> meanActivations
Map<K,V> stdevActivations
Map<K,V> meanMagActivations
Map<K,V> gradientHistograms
Map<K,V> meanGradients
Map<K,V> stdevGradient
Map<K,V> meanMagGradients
Map<K,V> devPointers
double min
double max
int nBins
int[] binCounts
boolean collectSoftwareInfo
boolean collectHardwareInfo
boolean collectModelInfo
int reportingFrequency
boolean collectPerformanceStats
boolean collectMemoryStats
boolean collectGarbageCollectionStats
boolean collectLearningRates
boolean collectHistogramsParameters
boolean collectHistogramsGradients
boolean collectHistogramsUpdates
boolean collectHistogramsActivations
int numHistogramBins
boolean collectMeanParameters
boolean collectMeanGradients
boolean collectMeanUpdates
boolean collectMeanActivations
boolean collectStdevParameters
boolean collectStdevGradients
boolean collectStdevUpdates
boolean collectStdevActivations
boolean collectMeanMagnitudesParameters
boolean collectMeanMagnitudesGradients
boolean collectMeanMagnitudesUpdates
boolean collectMeanMagnitudesActivations
String sessionID
String typeID
String workerID
long timeStamp
boolean hasSoftwareInfo
boolean hasHardwareInfo
boolean hasModelInfo
String swArch
String swOsName
String swJvmName
String swJvmVersion
String swJvmSpecVersion
String swNd4jBackendClass
String swNd4jDataTypeName
String swHostName
String swJvmUID
Map<K,V> swEnvironmentInfo
int hwJvmAvailableProcessors
int hwNumDevices
long hwJvmMaxMemory
long hwOffHeapMaxMemory
long[] hwDeviceTotalMemory
String[] hwDeviceDescription
String hwHardwareUID
String modelClassName
String modelConfigJson
String[] modelParamNames
int modelNumLayers
long modelNumParams
String sessionID
String typeID
String workerID
long timeStamp
int iterationCount
int statsCollectionDurationMs
double score
long jvmCurrentBytes
long jvmMaxBytes
long offHeapCurrentBytes
long offHeapMaxBytes
long[] deviceCurrentBytes
long[] deviceMaxBytes
long totalRuntimeMs
long totalExamples
long totalMinibatches
double examplesPerSecond
double minibatchesPerSecond
List<E> gcStats
Map<K,V> learningRatesByParam
Map<K,V> histograms
Map<K,V> meanValues
Map<K,V> stdevValues
Map<K,V> meanMagnitudeValues
String metaDataClassName
List<E> dataSetMetaData
boolean scorePresent
boolean memoryUsePresent
boolean performanceStatsPresent
String sessionID
String typeID
String workerID
long timeStamp
boolean hasSoftwareInfo
boolean hasHardwareInfo
boolean hasModelInfo
String swArch
String swOsName
String swJvmName
String swJvmVersion
String swJvmSpecVersion
String swNd4jBackendClass
String swNd4jDataTypeName
String swHostName
String swJvmUID
Map<K,V> swEnvironmentInfo
int hwJvmAvailableProcessors
int hwNumDevices
long hwJvmMaxMemory
long hwOffHeapMaxMemory
long[] hwDeviceTotalMemory
String[] hwDeviceDescription
String hwHardwareUID
String modelClassName
String modelConfigJson
String[] modelParamNames
int modelNumLayers
long modelNumParams
String sessionID
String typeID
String workerID
long timeStamp
int iterationCount
int statsCollectionDurationMs
double score
long jvmCurrentBytes
long jvmMaxBytes
long offHeapCurrentBytes
long offHeapMaxBytes
long[] deviceCurrentBytes
long[] deviceMaxBytes
long totalRuntimeMs
long totalExamples
long totalMinibatches
double examplesPerSecond
double minibatchesPerSecond
List<E> gcStats
Map<K,V> learningRatesByParam
Map<K,V> histograms
Map<K,V> meanValues
Map<K,V> stdevValues
Map<K,V> meanMagnitudeValues
String metaDataClassName
List<E> dataSetMetaData
boolean scorePresent
boolean memoryUsePresent
boolean performanceStatsPresent
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream oos) throws IOException
IOExceptionCopyright © 2019. All rights reserved.