Uses of Class
org.deeplearning4j.ui.model.stats.sbe.UpdateEncoder.LayerNamesEncoder
-
Packages that use UpdateEncoder.LayerNamesEncoder Package Description org.deeplearning4j.ui.model.stats.sbe -
-
Uses of UpdateEncoder.LayerNamesEncoder in org.deeplearning4j.ui.model.stats.sbe
Methods in org.deeplearning4j.ui.model.stats.sbe that return UpdateEncoder.LayerNamesEncoder Modifier and Type Method Description UpdateEncoder.LayerNamesEncoder
UpdateEncoder.LayerNamesEncoder. layerName(String value)
UpdateEncoder.LayerNamesEncoder
UpdateEncoder. layerNamesCount(int count)
UpdateEncoder.LayerNamesEncoder
UpdateEncoder.LayerNamesEncoder. next()
UpdateEncoder.LayerNamesEncoder
UpdateEncoder.LayerNamesEncoder. putLayerName(byte[] src, int srcOffset, int length)
UpdateEncoder.LayerNamesEncoder
UpdateEncoder.LayerNamesEncoder. putLayerName(org.agrona.DirectBuffer src, int srcOffset, int length)
-