| Subclases indirectas conocidas |
Métodos públicos
| abstracto largo | getAllEndRelMicros () int64 all_end_rel_micros = 5; |
| abstracto largo | getAllEndRelNanos () int64 all_end_rel_nanos = 16; |
| abstracto largo | getAllStartMicros () int64 all_start_micros = 2; |
| abstracto largo | getAllStartNanos () int64 all_start_nanos = 13; |
| AllocatorMemoryUsed abstracto | getMemory (índice int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| int abstracto | getMemoryCount () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Lista de resumen < AllocatorMemoryUsed > | getMemoryList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| AllocatorMemoryUsedOrBuilder abstracto | getMemoryOrBuilder (índice int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Resumen Lista <? extiende AllocatorMemoryUsedOrBuilder > | getMemoryOrBuilderList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| MemoryStats abstractos | getMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
| Resumen MemoryStatsOrBuilder | getMemoryStatsOrBuilder () .tensorflow.MemoryStats memory_stats = 12; |
| cadena abstracta | getNodeName () TODO(tucker): Use some more compact form of node identity than the full string name. |
| resumen com.google.protobuf.ByteString | getNodeNameBytes () TODO(tucker): Use some more compact form of node identity than the full string name. |
| abstracto largo | getOpEndRelMicros () int64 op_end_rel_micros = 4; |
| abstracto largo | getOpEndRelNanos () int64 op_end_rel_nanos = 15; |
| abstracto largo | getOpStartRelMicros () int64 op_start_rel_micros = 3; |
| abstracto largo | getOpStartRelNanos () int64 op_start_rel_nanos = 14; |
| NodeOutput abstracto | getOutput (índice int) repeated .tensorflow.NodeOutput output = 7; |
| int abstracto | getOutputCount () repeated .tensorflow.NodeOutput output = 7; |
| Lista abstracta < NodeOutput > | getOutputList () repeated .tensorflow.NodeOutput output = 7; |
| resumen NodeOutputOrBuilder | getOutputOrBuilder (índice int) repeated .tensorflow.NodeOutput output = 7; |
| Resumen Lista <? extiende NodeOutputOrBuilder > | getOutputOrBuilderList () repeated .tensorflow.NodeOutput output = 7; |
| Asignación abstracta Descripción | getReferencedTensor (índice int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| int abstracto | getReferencedTensorCount () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| Resumen Lista < AllocationDescription > | getReferencedTensorList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| Resumen AsignaciónDescripciónOrBuilder | getReferencedTensorOrBuilder (índice int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| Resumen Lista <? extiende AllocationDescriptionOrBuilder > | getReferencedTensorOrBuilderList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| abstracto largo | getScheduledMicros () int64 scheduled_micros = 9; |
| abstracto largo | getScheduledNanos () int64 scheduled_nanos = 17; |
| int abstracto | getThreadId () uint32 thread_id = 10; |
| cadena abstracta | getTimelineLabel () string timeline_label = 8; |
| resumen com.google.protobuf.ByteString | getTimelineLabelBytes () string timeline_label = 8; |
| booleano abstracto | hasMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
Métodos públicos
public abstract long getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
public abstract long getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
public abstract long getAllStartMicros ()
int64 all_start_micros = 2;
public abstract long getAllStartNanos ()
int64 all_start_nanos = 13;
public abstract AllocatorMemoryUsed getMemory (índice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
public abstract int getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista pública abstracta < AllocatorMemoryUsed > getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
resumen público AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (índice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista de resumen público <? extiende AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Resumen público MemoryStatsOrBuilder getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
cadena abstracta pública 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;resumen público 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 abstract long getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
public abstract long getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
public abstract long getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
public abstract long getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
public abstract int getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
public abstract NodeOutputOrBuilder getOutputOrBuilder (índice int)
repeated .tensorflow.NodeOutput output = 7;
Lista de resumen público <? extiende NodeOutputOrBuilder > getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
resumen público AllocationDescription getReferencedTensor (índice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public abstract int getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista pública abstracta < Descripción de asignación > getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
resumen público AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (índice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista de resumen público <? extiende AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public abstract long getScheduledMicros ()
int64 scheduled_micros = 9;
public abstract long getScheduledNanos ()
int64 scheduled_nanos = 17;
public abstract int getThreadId ()
uint32 thread_id = 10;
cadena abstracta pública getTimelineLabel ()
string timeline_label = 8;
resumen público com.google.protobuf.ByteString getTimelineLabelBytes ()
string timeline_label = 8;
hasMemoryStats () booleano abstracto público
.tensorflow.MemoryStats memory_stats = 12;