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.LayerNamesEncoderUpdateEncoder.LayerNamesEncoder. layerName(String value)UpdateEncoder.LayerNamesEncoderUpdateEncoder. layerNamesCount(int count)UpdateEncoder.LayerNamesEncoderUpdateEncoder.LayerNamesEncoder. next()UpdateEncoder.LayerNamesEncoderUpdateEncoder.LayerNamesEncoder. putLayerName(byte[] src, int srcOffset, int length)UpdateEncoder.LayerNamesEncoderUpdateEncoder.LayerNamesEncoder. putLayerName(org.agrona.DirectBuffer src, int srcOffset, int length)
-