Subkelas Tidak Langsung yang Diketahui |
Metode Publik
abstrak panjang | dapatkanComputeCost () Estimate of the computational cost of this node, in microseconds. |
abstrak panjang | dapatkan Waktu Komputasi () Analytical estimate of the computational cost of this node, in microseconds. |
abstrak ke dalam | getControlInput (indeks int) Ids of the control inputs for this node. |
abstrak ke dalam | dapatkanControlInputCount () Ids of the control inputs for this node. |
Daftar abstrak<Bilangan Bulat> | dapatkanControlInputList () Ids of the control inputs for this node. |
Tali abstrak | dapatkan Perangkat () The device of the node. |
abstrak com.google.protobuf.ByteString | dapatkanDeviceBytes () The device of the node. |
abstrak panjang | dapatkanDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
abstrak panjang | dapatkanDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
abstrak panjang | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
abstrak ke dalam | dapatkanId () The id of the node. |
boolean abstrak | dapatkanTidak Akurat () Are the costs inaccurate? bool inaccurate = 17; |
abstrak CostGraphDef.Node.InputInfo | getInputInfo (indeks int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
abstrak ke dalam | dapatkanInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Daftar abstrak< CostGraphDef.Node.InputInfo > | dapatkanInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
abstrak CostGraphDef.Node.InputInfoOrBuilder | getInputInfoOrBuilder (indeks int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Daftar abstrak<? memperluas CostGraphDef.Node.InputInfoOrBuilder > | dapatkanInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
boolean abstrak | dapatkanIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
abstrak panjang | dapatkanMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
Tali abstrak | dapatkan Nama () The name of the node. |
abstrak com.google.protobuf.ByteString | dapatkanNamaBytes () The name of the node. |
abstrak CostGraphDef.Node.OutputInfo | getOutputInfo (indeks int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
abstrak ke dalam | dapatkanOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Daftar abstrak< CostGraphDef.Node.OutputInfo > | dapatkanOutputInfoList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
abstrak CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (indeks int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Daftar abstrak<? memperluas CostGraphDef.Node.OutputInfoOrBuilder > | dapatkanOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
abstrak panjang | dapatkanPersistentMemorySize () Persistent memory used by this node. |
abstrak panjang | dapatkan Ukuran Memori Sementara () Temporary memory used by this node. |
Metode Publik
abstrak publik getComputeCost panjang ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
abstrak publik getComputeTime panjang ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
abstrak publik int getControlInput (indeks int)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
abstrak publik int getControlInputCount ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
Daftar abstrak publik<Integer> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
abstrak publik String getDevice ()
The device of the node. Can be empty if the node is mapped to the default partition or partitioning hasn't been run yet.
string device = 2;
abstrak publik com.google.protobuf.ByteString getDeviceBytes ()
The device of the node. Can be empty if the node is mapped to the default partition or partitioning hasn't been run yet.
string device = 2;
abstrak publik getDevicePersistentMemorySize panjang ()
int64 device_persistent_memory_size = 16 [deprecated = true];
abstrak publik getDeviceTempMemorySize panjang ()
int64 device_temp_memory_size = 11 [deprecated = true];
abstrak publik getHostTempMemorySize panjang ()
int64 host_temp_memory_size = 10 [deprecated = true];
abstrak publik int getId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
boolean abstrak publik getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
abstrak publik CostGraphDef.Node.InputInfo getInputInfo (int indeks)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
abstrak publik int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Daftar abstrak publik< CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
abstrak publik CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (int indeks)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Daftar abstrak publik<? memperluas CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
boolean abstrak publik getIsFinal ()
If true, the output is permanent: it can't be discarded, because this node is part of the "final output". Nodes may depend on final nodes.
bool is_final = 7;
abstrak publik getMemoryTime panjang ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
abstrak publik String getName ()
The name of the node. Names are globally unique.
string name = 1;
abstrak publik com.google.protobuf.ByteString getNameBytes ()
The name of the node. Names are globally unique.
string name = 1;
abstrak publik CostGraphDef.Node.OutputInfo getOutputInfo (int indeks)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
abstrak publik int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Daftar abstrak publik< CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
abstrak publik CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (int indeks)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Daftar abstrak publik<? memperluas CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
abstrak publik getPersistentMemorySize panjang ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
abstrak publik gettemporaryMemorySize panjang ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;