Sous-classes indirectes connues |
Méthodes publiques
abstrait long | getAllEndRelMicros () int64 all_end_rel_micros = 5; |
abstrait long | getAllEndRelNanos () int64 all_end_rel_nanos = 16; |
abstrait long | getAllStartMicros () int64 all_start_micros = 2; |
abstrait long | getAllStartNanos () int64 all_start_nanos = 13; |
abstrait AllocatorMemoryUsed | getMemory (index int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
entier abstrait | getMemoryCount () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
Liste abstraite < AllocatorMemoryUsed > | getMemoryList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
abstrait AllocatorMemoryUsedOrBuilder | getMemoryOrBuilder (index int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
Liste abstraite <? étend AllocatorMemoryUsedOrBuilder > | getMemoryOrBuilderList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
RésuméMemoryStats | getMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
abstrait MemoryStatsOrBuilder | getMemoryStatsOrBuilder () .tensorflow.MemoryStats memory_stats = 12; |
Chaîne abstraite | getNodeName () TODO(tucker): Use some more compact form of node identity than the full string name. |
résumé com.google.protobuf.ByteString | getNodeNameBytes () TODO(tucker): Use some more compact form of node identity than the full string name. |
abstrait long | getOpEndRelMicros () int64 op_end_rel_micros = 4; |
abstrait long | getOpEndRelNanos () int64 op_end_rel_nanos = 15; |
abstrait long | getOpStartRelMicros () int64 op_start_rel_micros = 3; |
abstrait long | getOpStartRelNanos () int64 op_start_rel_nanos = 14; |
abstrait NodeOutput | getOutput (index entier) repeated .tensorflow.NodeOutput output = 7; |
entier abstrait | getOutputCount () repeated .tensorflow.NodeOutput output = 7; |
Liste abstraite < NodeOutput > | getOutputList () repeated .tensorflow.NodeOutput output = 7; |
abstrait NodeOutputOrBuilder | getOutputOrBuilder (index int) repeated .tensorflow.NodeOutput output = 7; |
Liste abstraite <? étend NodeOutputOrBuilder > | getOutputOrBuilderList () repeated .tensorflow.NodeOutput output = 7; |
résumé AllocationDescription | getReferencedTensor (index int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
entier abstrait | getReferencedTensorCount () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
Liste abstraite < AllocationDescription > | getReferencedTensorList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
abstrait AllocationDescriptionOrBuilder | getReferencedTensorOrBuilder (index int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
Liste abstraite <? étend AllocationDescriptionOrBuilder > | getReferencedTensorOrBuilderList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
abstrait long | getScheduledMicros () int64 scheduled_micros = 9; |
abstrait long | getScheduledNanos () int64 scheduled_nanos = 17; |
entier abstrait | getThreadId () uint32 thread_id = 10; |
Chaîne abstraite | getTimelineLabel () string timeline_label = 8; |
résumé com.google.protobuf.ByteString | getTimelineLabelBytes () string timeline_label = 8; |
booléen abstrait | hasMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
Méthodes publiques
public abstrait long getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
public abstrait long getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
public abstrait long getAllStartMicros ()
int64 all_start_micros = 2;
public abstrait long getAllStartNanos ()
int64 all_start_nanos = 13;
résumé public AllocatorMemoryUsed getMemory (index int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
public abstrait int getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Liste abstraite publique < AllocatorMemoryUsed > getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
public abstrait AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (index int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Liste des résumés publics<? étend AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
résumé public MemoryStatsOrBuilder getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
chaîne abstraite publique 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;
résumé public com.google.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;
public abstrait long getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
public abstrait long getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
public abstrait long getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
public abstrait long getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
public abstrait int getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
Liste abstraite publique < NodeOutput > getOutputList ()
repeated .tensorflow.NodeOutput output = 7;
résumé public NodeOutputOrBuilder getOutputOrBuilder (index int)
repeated .tensorflow.NodeOutput output = 7;
Liste des résumés publics<? étend NodeOutputOrBuilder > getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
public abstrait AllocationDescription getReferencedTensor (index int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public abstrait int getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Liste abstraite publique < AllocationDescription > getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public abstrait AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (index int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Liste des résumés publics<? étend AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public abstrait long getScheduledMicros ()
int64 scheduled_micros = 9;
public abstrait long getScheduledNanos ()
int64 scheduled_nanos = 17;
public abstrait int getThreadId ()
uint32 thread_id = 10;
chaîne abstraite publique getTimelineLabel ()
string timeline_label = 8;
résumé public com.google.protobuf.ByteString getTimelineLabelBytes ()
string timeline_label = 8;
public abstrait booléen hasMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;