NodeExecStats

NodeExecStats kelas akhir publik

 Time/size stats recorded for a single execution of a graph node.
 
Protobuf mengetik tensorflow.NodeExecStats

Kelas Bersarang

kelas NodeExecStats.Builder
 Time/size stats recorded for a single execution of a graph node. 

Konstanta

ke dalam ALL_END_REL_MICROS_FIELD_NUMBER
ke dalam ALL_END_REL_NANOS_FIELD_NUMBER
ke dalam ALL_START_MICROS_FIELD_NUMBER
ke dalam ALL_START_NANOS_FIELD_NUMBER
ke dalam MEMORY_FIELD_NUMBER
ke dalam MEMORY_STATS_FIELD_NUMBER
ke dalam NODE_NAME_FIELD_NUMBER
ke dalam OP_END_REL_MICROS_FIELD_NUMBER
ke dalam OP_END_REL_NANOS_FIELD_NUMBER
ke dalam OP_START_REL_MICROS_FIELD_NUMBER
ke dalam OP_START_REL_NANOS_FIELD_NUMBER
ke dalam OUTPUT_FIELD_NUMBER
ke dalam REFERENCED_TENSOR_FIELD_NUMBER
ke dalam JADWAL_MICROS_FIELD_NUMBER
ke dalam JADWAL_NANOS_FIELD_NUMBER
ke dalam THREAD_ID_FIELD_NUMBER
ke dalam TIMELINE_LABEL_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
panjang
dapatkanAllEndRelMicros ()
int64 all_end_rel_micros = 5;
panjang
dapatkanAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
panjang
dapatkanAllStartMicros ()
int64 all_start_micros = 2;
panjang
dapatkanAllStartNanos ()
int64 all_start_nanos = 13;
NodeExecStats statis
NodeExecStats
com.google.protobuf.Descriptors.Descriptor statis terakhir
Memori Pengalokasi Digunakan
getMemory (indeks int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
ke dalam
dapatkan Jumlah Memori ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Daftar< AllocatorMemoryUsed >
dapatkanDaftarMemori ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
AllocatorMemoryUsedOrBuilder
getMemoryOrBuilder (indeks int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Daftar<? memperluas AllocatorMemoryUsedOrBuilder >
dapatkanMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Statistik Memori
dapatkanMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
MemoryStatsOrBuilder
dapatkanMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
Rangkaian
dapatkanNamaNode ()
 TODO(tucker): Use some more compact form of node identity than
 the full string name.
com.google.protobuf.ByteString
dapatkanNodeNameBytes ()
 TODO(tucker): Use some more compact form of node identity than
 the full string name.
panjang
dapatkanOpEndRelMicros ()
int64 op_end_rel_micros = 4;
panjang
dapatkanOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
panjang
dapatkanOpStartRelMicros ()
int64 op_start_rel_micros = 3;
panjang
dapatkanOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
Keluaran Node
getOutput (indeks int)
repeated .tensorflow.NodeOutput output = 7;
ke dalam
dapatkanOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
Daftar< NodeOutput >
dapatkanDaftar Keluaran ()
repeated .tensorflow.NodeOutput output = 7;
NodeOutputOrBuilder
getOutputOrBuilder (indeks int)
repeated .tensorflow.NodeOutput output = 7;
Daftar<? memperluas NodeOutputOrBuilder >
dapatkanOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
Deskripsi Alokasi
getReferencedTensor (indeks int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
ke dalam
dapatkanReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Daftar< AllocationDescription >
dapatkanReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
AlocationDescriptionOrBuilder
getReferencedTensorOrBuilder (indeks int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Daftar<? memperluas AllocationDescriptionOrBuilder >
dapatkanReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
panjang
dapatkanScheduledMicros ()
int64 scheduled_micros = 9;
panjang
dapatkanNano Terjadwal ()
int64 scheduled_nanos = 17;
ke dalam
ke dalam
dapatkan ThreadId ()
uint32 thread_id = 10;
Rangkaian
dapatkan TimelineLabel ()
string timeline_label = 8;
com.google.protobuf.ByteString
dapatkan TimelineLabelBytes ()
string timeline_label = 8;
final com.google.protobuf.UnknownFieldSet
boolean
hasMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
ke dalam
boolean terakhir
NodeExecStats.Builder statis
NodeExecStats.Builder statis
NodeExecStats.Builder
NodeExecStats statis
parseDelimitedFrom (masukan Aliran Masukan)
NodeExecStats statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
NodeExecStats statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats statis
parseFrom (data ByteBuffer)
NodeExecStats statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats statis
parseFrom (com.google.protobuf.ByteString data)
NodeExecStats statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
NodeExecStats.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik ALL_END_REL_MICROS_FIELD_NUMBER

Nilai Konstan: 5

int akhir statis publik ALL_END_REL_NANOS_FIELD_NUMBER

Nilai Konstan: 16

int final statis publik ALL_START_MICROS_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik ALL_START_NANOS_FIELD_NUMBER

Nilai Konstan: 13

int akhir statis publik MEMORY_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik MEMORY_STATS_FIELD_NUMBER

Nilai Konstan: 12

int final statis publik NODE_NAME_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik OP_END_REL_MICROS_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik OP_END_REL_NANOS_FIELD_NUMBER

Nilai Konstan: 15

int akhir statis publik OP_START_REL_MICROS_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik OP_START_REL_NANOS_FIELD_NUMBER

Nilai Konstan: 14

int final statis publik OUTPUT_FIELD_NUMBER

Nilai Konstan: 7

int akhir statis publik REFERENCED_TENSOR_FIELD_NUMBER

Nilai Konstan: 11

int akhir statis publik SCHEDULED_MICROS_FIELD_NUMBER

Nilai Konstan: 9

int akhir statis publik SCHEDULED_NANOS_FIELD_NUMBER

Nilai Konstan: 17

int final statis publik THREAD_ID_FIELD_NUMBER

Nilai Konstan: 10

int final statis publik TIMELINE_LABEL_FIELD_NUMBER

Nilai Konstan: 8

Metode Publik

boolean publik sama (Obj objek)

getAllEndRelMicros panjang publik ()

int64 all_end_rel_micros = 5;

getAllEndRelNanos panjang publik ()

int64 all_end_rel_nanos = 16;

getAllStartMicros publik yang panjang ()

int64 all_start_micros = 2;

getAllStartNanos panjang publik ()

int64 all_start_nanos = 13;

NodeExecStats statis publik getDefaultInstance ()

NodeExecStats publik getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

AllocatorMemory publik Digunakan getMemory (indeks int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

int publik getMemoryCount ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

Daftar publik< AllocatorMemoryUsed > getMemoryList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (indeks int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

Daftar Publik<? memperluas AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

MemoryStats publik getMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

MemoryStatsOrBuilder publik getMemoryStatsOrBuilder ()

.tensorflow.MemoryStats memory_stats = 12;

String publik 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;

publik 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;

getOpEndRelMicros panjang publik ()

int64 op_end_rel_micros = 4;

getOpEndRelNanos panjang publik ()

int64 op_end_rel_nanos = 15;

getOpStartRelMicros panjang publik ()

int64 op_start_rel_micros = 3;

getOpStartRelNanos panjang publik ()

int64 op_start_rel_nanos = 14;

getOutput NodeOutput publik (indeks int)

repeated .tensorflow.NodeOutput output = 7;

int publik getOutputCount ()

repeated .tensorflow.NodeOutput output = 7;

Daftar publik< NodeOutput > getOutputList ()

repeated .tensorflow.NodeOutput output = 7;

NodeOutputOrBuilder publik getOutputOrBuilder (int indeks)

repeated .tensorflow.NodeOutput output = 7;

Daftar Publik<? memperluas NodeOutputOrBuilder > getOutputOrBuilderList ()

repeated .tensorflow.NodeOutput output = 7;

publik dapatkanParserForType ()

public AllocationDescription getReferencedTensor (indeks int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

int publik getReferencedTensorCount ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

Daftar publik< AllocationDescription > getReferencedTensorList ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (indeks int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

Daftar Publik<? memperluas AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

getScheduledMicros panjang publik ()

int64 scheduled_micros = 9;

get panjang publikScheduledNanos ()

int64 scheduled_nanos = 17;

publik int getSerializedSize ()

int publik getThreadId ()

uint32 thread_id = 10;

String publik getTimelineLabel ()

string timeline_label = 8;

publik com.google.protobuf.ByteString getTimelineLabelBytes ()

string timeline_label = 8;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean publik hasMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

NodeExecStats.Builder statis publik newBuilder (prototipe NodeExecStats )

NodeExecStats.Builder statis publik newBuilder ()

publik NodeExecStats.Builder newBuilderForType ()

NodeExecStats statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

NodeExecStats statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom NodeExecStats statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom NodeExecStats statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom NodeExecStats statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom NodeExecStats statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom NodeExecStats statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom NodeExecStats statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom NodeExecStats statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom NodeExecStats statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik NodeExecStats.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO