Các lớp con gián tiếp đã biết |
Phương pháp công khai
trừu tượng dài | getComputeCost () Estimate of the computational cost of this node, in microseconds. |
trừu tượng dài | getComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
int trừu tượng | getControlInput (chỉ mục int) Ids of the control inputs for this node. |
int trừu tượng | getControlInputCount () Ids of the control inputs for this node. |
Danh sách trừu tượng<Số nguyên> | getControlInputList () Ids of the control inputs for this node. |
chuỗi trừu tượng | getDevice () The device of the node. |
tóm tắt com.google.protobuf.ByteString | getDeviceBytes () The device of the node. |
trừu tượng dài | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
trừu tượng dài | getDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
trừu tượng dài | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
int trừu tượng | getId () The id of the node. |
trừu tượng boolean | getKhông chính xác () Are the costs inaccurate? bool inaccurate = 17; |
trừu tượng CostGraphDef.Node.InputInfo | getInputInfo (chỉ mục int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
int trừu tượng | getInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Danh sách trừu tượng< CostGraphDef.Node.InputInfo > | getInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
tóm tắt CostGraphDef.Node.InputInfoOrBuilder | getInputInfoOrBuilder (chỉ mục int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
Danh sách trừu tượng<? mở rộng CostGraphDef.Node.InputInfoOrBuilder > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
trừu tượng boolean | getIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
trừu tượng dài | getMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
chuỗi trừu tượng | lấy Tên () The name of the node. |
tóm tắt com.google.protobuf.ByteString | getNameBytes () The name of the node. |
trừu tượng CostGraphDef.Node.OutputInfo | getOutputInfo (chỉ mục int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
int trừu tượng | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Danh sách trừu tượng< CostGraphDef.Node.OutputInfo > | getOutputInfoList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
trừu tượng CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (chỉ mục int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
Danh sách trừu tượng<? mở rộng CostGraphDef.Node.OutputInfoOrBuilder > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
trừu tượng dài | getPersistentMemorySize () Persistent memory used by this node. |
trừu tượng dài | getKích thước bộ nhớ tạm thời () Temporary memory used by this node. |
Phương pháp công khai
tóm tắt công khai dài getComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
tóm tắt công khai dài getComputeTime ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
tóm tắt công khai int getControlInput (chỉ mục int)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
tóm tắt công khai int getControlInputCount ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
Danh sách tóm tắt công khai<Integer> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
Chuỗi trừu tượng công khai 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;
tóm tắt công khai 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;
tóm tắt công khai dài getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 16 [deprecated = true];
tóm tắt công khai dài getDeviceTempMemorySize ()
int64 device_temp_memory_size = 11 [deprecated = true];
tóm tắt công khai dài getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
tóm tắt công khai int getId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
boolean trừu tượng công khai getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
tóm tắt công khai CostGraphDef.Node.InputInfo getInputInfo (chỉ mục int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
tóm tắt công khai int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Danh sách tóm tắt công khai< CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
tóm tắt công khai CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (chỉ mục int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
Danh sách tóm tắt công khai<? mở rộng CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
boolean trừu tượng công khai 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;
tóm tắt công khai dài getMemoryTime ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
Chuỗi tóm tắt công khai getName ()
The name of the node. Names are globally unique.
string name = 1;
tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()
The name of the node. Names are globally unique.
string name = 1;
tóm tắt công khai CostGraphDef.Node.OutputInfo getOutputInfo (chỉ mục int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
tóm tắt công khai int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Danh sách tóm tắt công khai< CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
tóm tắt công khai CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (chỉ mục int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
Danh sách tóm tắt công khai<? mở rộng CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
tóm tắt công khai dài getPersistentMemorySize ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
tóm tắt công khai dài getTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;