Subclasses indiretas conhecidas |
Métodos Públicos
abstrato longo | getComputeCost () Estimate of the computational cost of this node, in microseconds. |
abstrato longo | getComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
abstrato int | getControlInput (índice interno) Ids of the control inputs for this node. |
abstrato int | getControlInputCount () Ids of the control inputs for this node. |
lista abstrata<inteiro> | getControlInputList () Ids of the control inputs for this node. |
cadeia abstrata | getDispositivo () The device of the node. |
abstrato com.google.protobuf.ByteString | getDeviceBytes () The device of the node. |
abstrato longo | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
abstrato longo | getDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
abstrato longo | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
abstrato int | getId () The id of the node. |
booleano abstrato | obter impreciso () Are the costs inaccurate? bool inaccurate = 17; |
CostGraphDef.Node.InputInfo abstrato | getInputInfo (índice interno) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
abstrato int | getInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Lista abstrata< CostGraphDef.Node.InputInfo > | getInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
CostGraphDef.Node.InputInfoOrBuilder abstrato | getInputInfoOrBuilder (índice interno) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
lista abstrata<? estende CostGraphDef.Node.InputInfoOrBuilder > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
booleano abstrato | getIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
abstrato longo | getMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
cadeia abstrata | getNome () The name of the node. |
abstrato com.google.protobuf.ByteString | getNomeBytes () The name of the node. |
CostGraphDef.Node.OutputInfo abstrato | getOutputInfo (índice interno) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
abstrato int | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Lista abstrata< CostGraphDef.Node.OutputInfo > | getOutputInfoList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
CostGraphDef.Node.OutputInfoOrBuilder abstrato | getOutputInfoOrBuilder (índice interno) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
lista abstrata<? estende CostGraphDef.Node.OutputInfoOrBuilder > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
abstrato longo | getPersistentMemorySize () Persistent memory used by this node. |
abstrato longo | getTemporaryMemorySize () Temporary memory used by this node. |
Métodos Públicos
público abstrato longo getComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
público abstrato longo getComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
público abstrato int getControlInput (índice int)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
público abstrato int getControlInputCount ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
public abstract List<Integer> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
String abstrata pública 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;
resumo público 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;
público abstrato longo getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
público abstrato longo getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
público abstrato longo getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
resumo público int getId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
público abstrato booleano getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
resumo público CostGraphDef.Node.InputInfo getInputInfo (índice int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
público abstrato int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Lista abstrata pública< CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
resumo público CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
lista abstrata pública<? estende CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
público abstrato booleano 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;
público abstrato longo getMemoryTime ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
string abstrata pública getName ()
The name of the node. Names are globally unique.
string name = 1;
resumo público com.google.protobuf.ByteString getNameBytes ()
The name of the node. Names are globally unique.
string name = 1;
resumo público CostGraphDef.Node.OutputInfo getOutputInfo (índice int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
público abstrato int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
lista abstrata pública< CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
resumo público CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
lista abstrata pública<? estende CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
público abstrato longo getPersistentMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
público abstrato longo getTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;