- checkStorageEvents(Persistable) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- checkStorageEvents(Persistable) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- clear() - Method in class org.deeplearning4j.ui.stats.sbe.InitFieldsPresentEncoder
-
- clear() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateFieldsPresentEncoder
-
- clone() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- clone() - Method in class org.deeplearning4j.ui.stats.J7StatsListener
-
- clone() - Method in class org.deeplearning4j.ui.stats.StatsListener
-
- close() - Method in class org.deeplearning4j.ui.storage.InMemoryStatsStorage
-
- close() - Method in class org.deeplearning4j.ui.storage.mapdb.MapDBStatsStorage
-
- close() - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- collectGarbageCollectionStats() - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should garbage collection stats be collected and reported?
- collectGarbageCollectionStats(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectGarbageCollectionStats() - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectHardwareInfo() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationConfiguration
-
Should hardware configuration information be collected? JVM available processors, number of devices, total memory for each device
- collectHardwareInfo() - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsInitializationConfiguration
-
- collectHistograms(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should histograms (per parameter type, or per layer for activations) of the given type be collected?
- collectHistograms(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectHistogramsActivations(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectHistogramsGradients(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectHistogramsParameters(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectHistogramsUpdates(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectLearningRates() - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should per-parameter type learning rates be collected and reported?
- collectLearningRates(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectLearningRates() - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectMean(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should the mean values (per parameter type, or per layer for activations) be collected?
- collectMean(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectMeanActivations(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMeanGradients(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMeanMagnitudes(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should the mean magnitude values (per parameter type, or per layer for activations) be collected?
- collectMeanMagnitudes(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectMeanMagnitudesActivations(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMeanMagnitudesGradients(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMeanMagnitudesParameters(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMeanMagnitudesUpdates(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMeanParameters(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMeanUpdates(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMemoryStats() - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should JVM, off-heap and memory stats be collected/reported?
- collectMemoryStats(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectMemoryStats() - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectModelInfo() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationConfiguration
-
Should model information be collected? Model class, configuration (JSON), number of layers, number of parameters, etc.
- collectModelInfo() - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsInitializationConfiguration
-
- collectPerformanceStats() - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should performance stats be collected/reported?
Total time, total examples, total batches, Minibatches/second, examples/second
- collectPerformanceStats(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectPerformanceStats() - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectSoftwareInfo() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationConfiguration
-
Should software configuration information be collected? For example, OS, JVM, and ND4J backend details
- collectSoftwareInfo() - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsInitializationConfiguration
-
- collectStdev(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsUpdateConfiguration
-
Should the standard devication values (per parameter type, or per layer for activations) be collected?
- collectStdev(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration
-
- collectStdevActivations(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectStdevGradients(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectStdevParameters(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- collectStdevUpdates(boolean) - Method in class org.deeplearning4j.ui.stats.impl.DefaultStatsUpdateConfiguration.Builder
-
- CompactModelAndGradient - Class in org.deeplearning4j.ui.weights.beans
-
Slightly modified version of ModelAndGradient, with binned params/gradients, suitable for fast network transfers for HistogramIterationListener
- CompactModelAndGradient() - Constructor for class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- compareTo(BaseCollectionStatsStorage.SessionTypeId) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage.SessionTypeId
-
- compareTo(BaseCollectionStatsStorage.SessionTypeWorkerId) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage.SessionTypeWorkerId
-
- ConvolutionListenerPersistable - Class in org.deeplearning4j.ui.weights
-
Created by Alex on 24/10/2016.
- ConvolutionListenerPersistable() - Constructor for class org.deeplearning4j.ui.weights.ConvolutionListenerPersistable
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.HwDeviceInfoGroupDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.ModelParamNamesDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.SwEnvironmentInfoDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder.ExtraMetaDataBytesDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.DataSetMetaDataBytesDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.DataSetMetaDataBytesDecoder.MetaDataBytesDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.LayerNamesDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.MemoryUseDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.ParamNamesDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerformanceDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder.HistogramCountsDecoder
-
- count() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder
-
- garbageCollection() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateFieldsPresentDecoder
-
- garbageCollection(boolean) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateFieldsPresentEncoder
-
- gcName() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- gcName(String) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.GcStatsEncoder
-
- gcNameCharacterEncoding() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- gcNameCharacterEncoding() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.GcStatsEncoder
-
- gcNameHeaderLength() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- gcNameHeaderLength() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.GcStatsEncoder
-
- gcNameId() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- gcNameId() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.GcStatsEncoder
-
- gcNameLength() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- gcNameMetaAttribute(MetaAttribute) - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- gcNameMetaAttribute(MetaAttribute) - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.GcStatsEncoder
-
- gcStats() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- gcStatsCount(int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder
-
- GcStatsDecoder() - Constructor for class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- gcStatsDecoderId() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- GcStatsEncoder() - Constructor for class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.GcStatsEncoder
-
- gcStatsId() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder
-
- get(short) - Static method in enum org.deeplearning4j.ui.stats.sbe.MemoryType
-
- get(short) - Static method in enum org.deeplearning4j.ui.stats.sbe.StatSource
-
- get(short) - Static method in enum org.deeplearning4j.ui.stats.sbe.StatsType
-
- get(short) - Static method in enum org.deeplearning4j.ui.stats.sbe.StatType
-
- get(short) - Static method in enum org.deeplearning4j.ui.stats.sbe.SummaryType
-
- getAllStaticInfos(String, String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getAllStaticInfos(String, String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getAllUpdatesAfter(String, String, String, long) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getAllUpdatesAfter(String, String, long) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getAllUpdatesAfter(String, String, String, long) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getAllUpdatesAfter(String, String, long) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getAllUpdateTimes(String, String, String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getAllUpdateTimes(String, String, String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getDataSetMetaData() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the DataSet metadata, if any (null otherwise).
- getDataSetMetaData() - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getDataSetMetaData() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getDataSetMetaDataClassName() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the class
- getDataSetMetaDataClassName() - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getDataSetMetaDataClassName() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getDataSetMetaDataClassName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getDataSetMetaDataClassName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getDeviceCurrentBytes() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get device (GPU, etc) current bytes - may be null if no compute devices are present in the system
- getDeviceDescription(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.HwDeviceInfoGroupDecoder
-
- getDeviceDescription(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.HwDeviceInfoGroupDecoder
-
- getDeviceMaxBytes() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get device (GPU, etc) maximum bytes - may be null if no compute devices are present in the system
- getEnvKey(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.SwEnvironmentInfoDecoder
-
- getEnvKey(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.SwEnvironmentInfoDecoder
-
- getEnvValue(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.SwEnvironmentInfoDecoder
-
- getEnvValue(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.SwEnvironmentInfoDecoder
-
- getExamplesPerSecond() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get examples per second since the last report
- getExtraMetaData() - Method in class org.deeplearning4j.ui.storage.impl.JavaStorageMetaData
-
- getExtraMetaData() - Method in class org.deeplearning4j.ui.storage.impl.SbeStorageMetaData
-
- getGarbageCollectionStats() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the garbage collection stats: Pair contains GC name and the delta count/time values
- getGarbageCollectionStats() - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getGarbageCollectionStats() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getGcName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- getGcName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.GcStatsDecoder
-
- getGradients() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getHistograms(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the histograms for all parameters, for a given StatsType (Parameters/Updates/Activations)
- getHistograms(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getHistograms(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getHwDeviceDescription() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getHwDeviceTotalMemory() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getHwHardwareUID() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getHwHardwareUID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getHwHardwareUID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getHwJvmAvailableProcessors() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getHwJvmMaxMemory() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getHwNumDevices() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getHwOffHeapMaxMemory() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getInitConfig() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getInitTypeClass(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getInitTypeClass(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getIterationCount() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the current iteration number
- getJvmCurrentBytes() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get JVM memory - current bytes used
- getJvmMaxBytes() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get JVM memory - max available bytes
- getLastUpdateTime() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getLatestUpdate(String, String, String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getLatestUpdate(String, String, String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getLatestUpdateAllWorkers(String, String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getLatestUpdateAllWorkers(String, String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getLayerName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.LayerNamesDecoder
-
- getLayerName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.LayerNamesDecoder
-
- getLayerNames() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getLearningRates() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the learning rates by parameter
- getLearningRates() - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getLearningRates() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getListeners() - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getListeners() - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getMean(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the mean values for each parameter for the given StatsType (Parameters/Updates/Activations)
- getMean(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getMean(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getMeanMagnitudes(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the mean magnitude values for each parameter for the given StatsType (Parameters/Updates/Activations)
- getMeanMagnitudes(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getMeanMagnitudes(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getMinibatchesPerSecond() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the number of minibatches per second, since the last report
- getModelClassName() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getModelConfigClassName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getModelConfigClassName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getModelConfigJson() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getModelConfigJson(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getModelConfigJson(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getModelNumLayers() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getModelNumParams() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getModelParamNames() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getModelParamNames(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.ModelParamNamesDecoder
-
- getModelParamNames(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder.ModelParamNamesDecoder
-
- getNewInitializationReport() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getNewInitializationReport() - Method in class org.deeplearning4j.ui.stats.J7StatsListener
-
- getNewInitializationReport() - Method in class org.deeplearning4j.ui.stats.StatsListener
-
- getNewStatsReport() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getNewStatsReport() - Method in class org.deeplearning4j.ui.stats.J7StatsListener
-
- getNewStatsReport() - Method in class org.deeplearning4j.ui.stats.StatsListener
-
- getNewStorageMetaData(long, String, String) - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getNewStorageMetaData(long, String, String) - Method in class org.deeplearning4j.ui.stats.J7StatsListener
-
- getNewStorageMetaData(long, String, String) - Method in class org.deeplearning4j.ui.stats.StatsListener
-
- getNumUpdateRecordsFor(String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getNumUpdateRecordsFor(String, String, String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getNumUpdateRecordsFor(String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getNumUpdateRecordsFor(String, String, String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getNumWords() - Method in class org.deeplearning4j.ui.nearestneighbors.word2vec.NearestNeighborsQuery
-
- getOffHeapCurrentBytes() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get off-heap memory - current bytes used
- getOffHeapMaxBytes() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get off-heap memory - max available bytes
- getParameters() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getParamMagnitudes() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getParamName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.ParamNamesDecoder
-
- getParamName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.ParamNamesDecoder
-
- getPath() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getScore() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the score at the current iteration
- getScore() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getScores() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getSessionID() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getSessionID() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsInitializationReport
-
- getSessionID() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getSessionID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSessionID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSessionID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getSessionID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getSessionID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getSessionID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getSessionID() - Method in class org.deeplearning4j.ui.weights.ConvolutionListenerPersistable
-
- getStaticInfo(String, String, String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getStaticInfo(String, String, String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getStatsCollectionDurationMs() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the number of millisecons required to calculate al of the stats.
- getStdev(StatsType) - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the standard deviation values for each parameter for the given StatsType (Parameters/Updates/Activations)
- getStdev(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.java.JavaStatsReport
-
- getStdev(StatsType) - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getStorageMetaData(String, String) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getStorageMetaData(String, String) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getStorageRouter() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getSwArch() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwArch(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwArch(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwEnvironmentInfo() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwHostName() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwHostName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwHostName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmName() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwJvmName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmSpecVersion() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwJvmSpecVersion(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmSpecVersion(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmUID() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwJvmUID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmUID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmVersion() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwJvmVersion(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwJvmVersion(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwNd4jBackendClass() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwNd4jBackendClass(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwNd4jBackendClass(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwNd4jDataTypeName() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwNd4jDataTypeName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwNd4jDataTypeName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwOsName() - Method in interface org.deeplearning4j.ui.stats.api.StatsInitializationReport
-
- getSwOsName(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getSwOsName(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getTimeStamp() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsInitializationReport
-
- getTimeStamp() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getTimeStamp() - Method in class org.deeplearning4j.ui.weights.ConvolutionListenerPersistable
-
- getTotalExamples() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get total number of examples that have been processed since initialization
- getTotalMinibatches() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the total number of minibatches that have been processed since initialization
- getTotalRuntimeMs() - Method in interface org.deeplearning4j.ui.stats.api.StatsReport
-
Get the total runtime since listener/model initialization
- getTypeID() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsInitializationReport
-
- getTypeID() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getTypeID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getTypeID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getTypeID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getTypeID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getTypeID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getTypeID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getTypeID() - Method in class org.deeplearning4j.ui.weights.ConvolutionListenerPersistable
-
- getUpdate(String, String, String, long) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getUpdate(String, String, String, long) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getUpdateConfig() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getUpdateMagnitudes() - Method in class org.deeplearning4j.ui.weights.beans.CompactModelAndGradient
-
- getUpdateMap(String, String, String, boolean) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getUpdateMap(String, String, String, boolean) - Method in class org.deeplearning4j.ui.storage.InMemoryStatsStorage
-
- getUpdateMap(String, String, String, boolean) - Method in class org.deeplearning4j.ui.storage.mapdb.MapDBStatsStorage
-
- getUpdates(String, String, String, long[]) - Method in class org.deeplearning4j.ui.storage.BaseCollectionStatsStorage
-
- getUpdates(String, String, String, long[]) - Method in class org.deeplearning4j.ui.storage.sqlite.J7FileStatsStorage
-
- getUpdateTypeClass(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getUpdateTypeClass(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getWord() - Method in class org.deeplearning4j.ui.nearestneighbors.word2vec.NearestNeighborsQuery
-
- getWorkerID() - Method in class org.deeplearning4j.ui.stats.BaseStatsListener
-
- getWorkerID() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsInitializationReport
-
- getWorkerID() - Method in class org.deeplearning4j.ui.stats.impl.SbeStatsReport
-
- getWorkerID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getWorkerID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder
-
- getWorkerID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getWorkerID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.StorageMetaDataDecoder
-
- getWorkerID(MutableDirectBuffer, int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getWorkerID(byte[], int, int) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder
-
- getWorkerID() - Method in class org.deeplearning4j.ui.weights.ConvolutionListenerPersistable
-
- GroupSizeEncodingDecoder - Class in org.deeplearning4j.ui.stats.sbe
-
- GroupSizeEncodingDecoder() - Constructor for class org.deeplearning4j.ui.stats.sbe.GroupSizeEncodingDecoder
-
- GroupSizeEncodingEncoder - Class in org.deeplearning4j.ui.stats.sbe
-
- GroupSizeEncodingEncoder() - Constructor for class org.deeplearning4j.ui.stats.sbe.GroupSizeEncodingEncoder
-
- value() - Method in enum org.deeplearning4j.ui.stats.sbe.MemoryType
-
- value() - Method in enum org.deeplearning4j.ui.stats.sbe.StatSource
-
- value() - Method in enum org.deeplearning4j.ui.stats.sbe.StatsType
-
- value() - Method in enum org.deeplearning4j.ui.stats.sbe.StatType
-
- value() - Method in enum org.deeplearning4j.ui.stats.sbe.SummaryType
-
- value() - Method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder
-
- value(double) - Method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.PerParameterStatsEncoder.SummaryStatEncoder
-
- valueId() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder
-
- valueMaxValue() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder
-
- valueMaxValue() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.PerParameterStatsEncoder.SummaryStatEncoder
-
- valueMetaAttribute(MetaAttribute) - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder
-
- valueMinValue() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder
-
- valueMinValue() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.PerParameterStatsEncoder.SummaryStatEncoder
-
- valueNullValue() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.SummaryStatDecoder
-
- valueNullValue() - Static method in class org.deeplearning4j.ui.stats.sbe.UpdateEncoder.PerParameterStatsEncoder.SummaryStatEncoder
-
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.api.StatsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.api.SummaryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.sbe.MemoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.sbe.MetaAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.sbe.StatSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.sbe.StatsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.sbe.StatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deeplearning4j.ui.stats.sbe.SummaryType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.deeplearning4j.ui.stats.api.StatsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.deeplearning4j.ui.stats.api.SummaryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.deeplearning4j.ui.stats.sbe.MemoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.deeplearning4j.ui.stats.sbe.MetaAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.deeplearning4j.ui.stats.sbe.StatSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.deeplearning4j.ui.stats.sbe.StatsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.deeplearning4j.ui.stats.sbe.StatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.deeplearning4j.ui.stats.sbe.SummaryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varDataMaxValue() - Static method in class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Decoder
-
- varDataMaxValue() - Static method in class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Encoder
-
- varDataMinValue() - Static method in class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Decoder
-
- varDataMinValue() - Static method in class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Encoder
-
- varDataNullValue() - Static method in class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Decoder
-
- varDataNullValue() - Static method in class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Encoder
-
- VarDataUTF8Decoder - Class in org.deeplearning4j.ui.stats.sbe
-
- VarDataUTF8Decoder() - Constructor for class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Decoder
-
- VarDataUTF8Encoder - Class in org.deeplearning4j.ui.stats.sbe
-
- VarDataUTF8Encoder() - Constructor for class org.deeplearning4j.ui.stats.sbe.VarDataUTF8Encoder
-
- version() - Method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderDecoder
-
- version(int) - Method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderEncoder
-
- versionMaxValue() - Static method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderDecoder
-
- versionMaxValue() - Static method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderEncoder
-
- versionMinValue() - Static method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderDecoder
-
- versionMinValue() - Static method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderEncoder
-
- versionNullValue() - Static method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderDecoder
-
- versionNullValue() - Static method in class org.deeplearning4j.ui.stats.sbe.MessageHeaderEncoder
-