Package org.tensorflow.framework
Class NodeExecStats
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- org.tensorflow.framework.NodeExecStats
-
- All Implemented Interfaces:
Serializable,org.nd4j.shade.protobuf.Message,org.nd4j.shade.protobuf.MessageLite,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,NodeExecStatsOrBuilder
public final class NodeExecStats extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements NodeExecStatsOrBuilder
Time/size stats recorded for a single execution of a graph node.
Protobuf typetensorflow.NodeExecStats- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNodeExecStats.BuilderTime/size stats recorded for a single execution of a graph node.-
Nested classes/interfaces inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable, org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intALL_END_REL_MICROS_FIELD_NUMBERstatic intALL_START_MICROS_FIELD_NUMBERstatic intMEMORY_FIELD_NUMBERstatic intMEMORY_STATS_FIELD_NUMBERstatic intNODE_NAME_FIELD_NUMBERstatic intOP_END_REL_MICROS_FIELD_NUMBERstatic intOP_START_REL_MICROS_FIELD_NUMBERstatic intOUTPUT_FIELD_NUMBERstatic intREFERENCED_TENSOR_FIELD_NUMBERstatic intSCHEDULED_MICROS_FIELD_NUMBERstatic intTHREAD_ID_FIELD_NUMBERstatic intTIMELINE_LABEL_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)longgetAllEndRelMicros()int64 all_end_rel_micros = 5;longgetAllStartMicros()int64 all_start_micros = 2;static NodeExecStatsgetDefaultInstance()NodeExecStatsgetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()AllocatorMemoryUsedgetMemory(int index)repeated .tensorflow.AllocatorMemoryUsed memory = 6;intgetMemoryCount()repeated .tensorflow.AllocatorMemoryUsed memory = 6;List<AllocatorMemoryUsed>getMemoryList()repeated .tensorflow.AllocatorMemoryUsed memory = 6;AllocatorMemoryUsedOrBuildergetMemoryOrBuilder(int index)repeated .tensorflow.AllocatorMemoryUsed memory = 6;List<? extends AllocatorMemoryUsedOrBuilder>getMemoryOrBuilderList()repeated .tensorflow.AllocatorMemoryUsed memory = 6;MemoryStatsgetMemoryStats().tensorflow.MemoryStats memory_stats = 12;MemoryStatsOrBuildergetMemoryStatsOrBuilder().tensorflow.MemoryStats memory_stats = 12;StringgetNodeName()TODO(tucker): Use some more compact form of node identity than the full string name.org.nd4j.shade.protobuf.ByteStringgetNodeNameBytes()TODO(tucker): Use some more compact form of node identity than the full string name.longgetOpEndRelMicros()int64 op_end_rel_micros = 4;longgetOpStartRelMicros()int64 op_start_rel_micros = 3;NodeOutputgetOutput(int index)repeated .tensorflow.NodeOutput output = 7;intgetOutputCount()repeated .tensorflow.NodeOutput output = 7;List<NodeOutput>getOutputList()repeated .tensorflow.NodeOutput output = 7;NodeOutputOrBuildergetOutputOrBuilder(int index)repeated .tensorflow.NodeOutput output = 7;List<? extends NodeOutputOrBuilder>getOutputOrBuilderList()repeated .tensorflow.NodeOutput output = 7;org.nd4j.shade.protobuf.Parser<NodeExecStats>getParserForType()AllocationDescriptiongetReferencedTensor(int index)repeated .tensorflow.AllocationDescription referenced_tensor = 11;intgetReferencedTensorCount()repeated .tensorflow.AllocationDescription referenced_tensor = 11;List<AllocationDescription>getReferencedTensorList()repeated .tensorflow.AllocationDescription referenced_tensor = 11;AllocationDescriptionOrBuildergetReferencedTensorOrBuilder(int index)repeated .tensorflow.AllocationDescription referenced_tensor = 11;List<? extends AllocationDescriptionOrBuilder>getReferencedTensorOrBuilderList()repeated .tensorflow.AllocationDescription referenced_tensor = 11;longgetScheduledMicros()int64 scheduled_micros = 9;intgetSerializedSize()intgetThreadId()uint32 thread_id = 10;StringgetTimelineLabel()string timeline_label = 8;org.nd4j.shade.protobuf.ByteStringgetTimelineLabelBytes()string timeline_label = 8;org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasMemoryStats().tensorflow.MemoryStats memory_stats = 12;protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static NodeExecStats.BuildernewBuilder()static NodeExecStats.BuildernewBuilder(NodeExecStats prototype)NodeExecStats.BuildernewBuilderForType()protected NodeExecStats.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static NodeExecStatsparseDelimitedFrom(InputStream input)static NodeExecStatsparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecStatsparseFrom(byte[] data)static NodeExecStatsparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecStatsparseFrom(InputStream input)static NodeExecStatsparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecStatsparseFrom(ByteBuffer data)static NodeExecStatsparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecStatsparseFrom(org.nd4j.shade.protobuf.ByteString data)static NodeExecStatsparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecStatsparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static NodeExecStatsparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<NodeExecStats>parser()NodeExecStats.BuildertoBuilder()voidwriteTo(org.nd4j.shade.protobuf.CodedOutputStream output)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NODE_NAME_FIELD_NUMBER
public static final int NODE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALL_START_MICROS_FIELD_NUMBER
public static final int ALL_START_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OP_START_REL_MICROS_FIELD_NUMBER
public static final int OP_START_REL_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OP_END_REL_MICROS_FIELD_NUMBER
public static final int OP_END_REL_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALL_END_REL_MICROS_FIELD_NUMBER
public static final int ALL_END_REL_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEMORY_FIELD_NUMBER
public static final int MEMORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMELINE_LABEL_FIELD_NUMBER
public static final int TIMELINE_LABEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEDULED_MICROS_FIELD_NUMBER
public static final int SCHEDULED_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
THREAD_ID_FIELD_NUMBER
public static final int THREAD_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REFERENCED_TENSOR_FIELD_NUMBER
public static final int REFERENCED_TENSOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEMORY_STATS_FIELD_NUMBER
public static final int MEMORY_STATS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getUnknownFields
public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getNodeName
public String getNodeName()
TODO(tucker): Use some more compact form of node identity than the full string name. Either all processes should agree on a global id (cost_id?) for each node, or we should use a hash of the name.
string node_name = 1;- Specified by:
getNodeNamein interfaceNodeExecStatsOrBuilder- Returns:
- The nodeName.
-
getNodeNameBytes
public org.nd4j.shade.protobuf.ByteString getNodeNameBytes()
TODO(tucker): Use some more compact form of node identity than the full string name. Either all processes should agree on a global id (cost_id?) for each node, or we should use a hash of the name.
string node_name = 1;- Specified by:
getNodeNameBytesin interfaceNodeExecStatsOrBuilder- Returns:
- The bytes for nodeName.
-
getAllStartMicros
public long getAllStartMicros()
int64 all_start_micros = 2;- Specified by:
getAllStartMicrosin interfaceNodeExecStatsOrBuilder- Returns:
- The allStartMicros.
-
getOpStartRelMicros
public long getOpStartRelMicros()
int64 op_start_rel_micros = 3;- Specified by:
getOpStartRelMicrosin interfaceNodeExecStatsOrBuilder- Returns:
- The opStartRelMicros.
-
getOpEndRelMicros
public long getOpEndRelMicros()
int64 op_end_rel_micros = 4;- Specified by:
getOpEndRelMicrosin interfaceNodeExecStatsOrBuilder- Returns:
- The opEndRelMicros.
-
getAllEndRelMicros
public long getAllEndRelMicros()
int64 all_end_rel_micros = 5;- Specified by:
getAllEndRelMicrosin interfaceNodeExecStatsOrBuilder- Returns:
- The allEndRelMicros.
-
getMemoryList
public List<AllocatorMemoryUsed> getMemoryList()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;- Specified by:
getMemoryListin interfaceNodeExecStatsOrBuilder
-
getMemoryOrBuilderList
public List<? extends AllocatorMemoryUsedOrBuilder> getMemoryOrBuilderList()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;- Specified by:
getMemoryOrBuilderListin interfaceNodeExecStatsOrBuilder
-
getMemoryCount
public int getMemoryCount()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;- Specified by:
getMemoryCountin interfaceNodeExecStatsOrBuilder
-
getMemory
public AllocatorMemoryUsed getMemory(int index)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;- Specified by:
getMemoryin interfaceNodeExecStatsOrBuilder
-
getMemoryOrBuilder
public AllocatorMemoryUsedOrBuilder getMemoryOrBuilder(int index)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;- Specified by:
getMemoryOrBuilderin interfaceNodeExecStatsOrBuilder
-
getOutputList
public List<NodeOutput> getOutputList()
repeated .tensorflow.NodeOutput output = 7;- Specified by:
getOutputListin interfaceNodeExecStatsOrBuilder
-
getOutputOrBuilderList
public List<? extends NodeOutputOrBuilder> getOutputOrBuilderList()
repeated .tensorflow.NodeOutput output = 7;- Specified by:
getOutputOrBuilderListin interfaceNodeExecStatsOrBuilder
-
getOutputCount
public int getOutputCount()
repeated .tensorflow.NodeOutput output = 7;- Specified by:
getOutputCountin interfaceNodeExecStatsOrBuilder
-
getOutput
public NodeOutput getOutput(int index)
repeated .tensorflow.NodeOutput output = 7;- Specified by:
getOutputin interfaceNodeExecStatsOrBuilder
-
getOutputOrBuilder
public NodeOutputOrBuilder getOutputOrBuilder(int index)
repeated .tensorflow.NodeOutput output = 7;- Specified by:
getOutputOrBuilderin interfaceNodeExecStatsOrBuilder
-
getTimelineLabel
public String getTimelineLabel()
string timeline_label = 8;- Specified by:
getTimelineLabelin interfaceNodeExecStatsOrBuilder- Returns:
- The timelineLabel.
-
getTimelineLabelBytes
public org.nd4j.shade.protobuf.ByteString getTimelineLabelBytes()
string timeline_label = 8;- Specified by:
getTimelineLabelBytesin interfaceNodeExecStatsOrBuilder- Returns:
- The bytes for timelineLabel.
-
getScheduledMicros
public long getScheduledMicros()
int64 scheduled_micros = 9;- Specified by:
getScheduledMicrosin interfaceNodeExecStatsOrBuilder- Returns:
- The scheduledMicros.
-
getThreadId
public int getThreadId()
uint32 thread_id = 10;- Specified by:
getThreadIdin interfaceNodeExecStatsOrBuilder- Returns:
- The threadId.
-
getReferencedTensorList
public List<AllocationDescription> getReferencedTensorList()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;- Specified by:
getReferencedTensorListin interfaceNodeExecStatsOrBuilder
-
getReferencedTensorOrBuilderList
public List<? extends AllocationDescriptionOrBuilder> getReferencedTensorOrBuilderList()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;- Specified by:
getReferencedTensorOrBuilderListin interfaceNodeExecStatsOrBuilder
-
getReferencedTensorCount
public int getReferencedTensorCount()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;- Specified by:
getReferencedTensorCountin interfaceNodeExecStatsOrBuilder
-
getReferencedTensor
public AllocationDescription getReferencedTensor(int index)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;- Specified by:
getReferencedTensorin interfaceNodeExecStatsOrBuilder
-
getReferencedTensorOrBuilder
public AllocationDescriptionOrBuilder getReferencedTensorOrBuilder(int index)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;- Specified by:
getReferencedTensorOrBuilderin interfaceNodeExecStatsOrBuilder
-
hasMemoryStats
public boolean hasMemoryStats()
.tensorflow.MemoryStats memory_stats = 12;- Specified by:
hasMemoryStatsin interfaceNodeExecStatsOrBuilder- Returns:
- Whether the memoryStats field is set.
-
getMemoryStats
public MemoryStats getMemoryStats()
.tensorflow.MemoryStats memory_stats = 12;- Specified by:
getMemoryStatsin interfaceNodeExecStatsOrBuilder- Returns:
- The memoryStats.
-
getMemoryStatsOrBuilder
public MemoryStatsOrBuilder getMemoryStatsOrBuilder()
.tensorflow.MemoryStats memory_stats = 12;- Specified by:
getMemoryStatsOrBuilderin interfaceNodeExecStatsOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
writeToin classorg.nd4j.shade.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getSerializedSizein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfaceorg.nd4j.shade.protobuf.Message- Overrides:
equalsin classorg.nd4j.shade.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfaceorg.nd4j.shade.protobuf.Message- Overrides:
hashCodein classorg.nd4j.shade.protobuf.AbstractMessage
-
parseFrom
public static NodeExecStats parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecStats parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecStats parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecStats parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecStats parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecStats parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecStats parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NodeExecStats parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NodeExecStats parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NodeExecStats parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static NodeExecStats parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NodeExecStats parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public NodeExecStats.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static NodeExecStats.Builder newBuilder()
-
newBuilder
public static NodeExecStats.Builder newBuilder(NodeExecStats prototype)
-
toBuilder
public NodeExecStats.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected NodeExecStats.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static NodeExecStats getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<NodeExecStats> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<NodeExecStats> getParserForType()
- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getParserForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public NodeExecStats getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-