public interface DeviceStepStatsOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDevice()
string device = 1; |
org.nd4j.shade.protobuf.ByteString |
getDeviceBytes()
string device = 1; |
NodeExecStats |
getNodeStats(int index)
repeated .tensorflow.NodeExecStats node_stats = 2; |
int |
getNodeStatsCount()
repeated .tensorflow.NodeExecStats node_stats = 2; |
List<NodeExecStats> |
getNodeStatsList()
repeated .tensorflow.NodeExecStats node_stats = 2; |
NodeExecStatsOrBuilder |
getNodeStatsOrBuilder(int index)
repeated .tensorflow.NodeExecStats node_stats = 2; |
List<? extends NodeExecStatsOrBuilder> |
getNodeStatsOrBuilderList()
repeated .tensorflow.NodeExecStats node_stats = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDevice()
string device = 1;org.nd4j.shade.protobuf.ByteString getDeviceBytes()
string device = 1;List<NodeExecStats> getNodeStatsList()
repeated .tensorflow.NodeExecStats node_stats = 2;NodeExecStats getNodeStats(int index)
repeated .tensorflow.NodeExecStats node_stats = 2;int getNodeStatsCount()
repeated .tensorflow.NodeExecStats node_stats = 2;List<? extends NodeExecStatsOrBuilder> getNodeStatsOrBuilderList()
repeated .tensorflow.NodeExecStats node_stats = 2;NodeExecStatsOrBuilder getNodeStatsOrBuilder(int index)
repeated .tensorflow.NodeExecStats node_stats = 2;Copyright © 2021. All rights reserved.