คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
ยาวเป็นนามธรรม | รับ ComputeCost () Estimate of the computational cost of this node, in microseconds. |
ยาวเป็นนามธรรม | รับ ComputeTime () Analytical estimate of the computational cost of this node, in microseconds. |
บทคัดย่อ | getControlInput (ดัชนี int) Ids of the control inputs for this node. |
บทคัดย่อ | getControlInputCount () Ids of the control inputs for this node. |
รายการนามธรรม<จำนวนเต็ม> | getControlInputList () Ids of the control inputs for this node. |
สตริงที่เป็นนามธรรม | รับอุปกรณ์ () The device of the node. |
นามธรรม com.google.protobuf.ByteString | รับอุปกรณ์ไบต์ () The device of the node. |
ยาวเป็นนามธรรม | getDevicePersistentMemorySize () int64 device_persistent_memory_size = 16 [deprecated = true]; |
ยาวเป็นนามธรรม | getDeviceTempMemorySize () int64 device_temp_memory_size = 11 [deprecated = true]; |
ยาวเป็นนามธรรม | getHostTempMemorySize () int64 host_temp_memory_size = 10 [deprecated = true]; |
บทคัดย่อ | รับรหัส () The id of the node. |
บูลีนนามธรรม | ได้รับไม่ถูกต้อง () Are the costs inaccurate? bool inaccurate = 17; |
นามธรรม CostGraphDef.Node.InputInfo | getInputInfo (ดัชนี int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
บทคัดย่อ | getInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
รายการนามธรรม < CostGraphDef.Node.InputInfo > | รับInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
นามธรรม CostGraphDef.Node.InputInfoOrBuilder | getInputInfoOrBuilder (ดัชนี int) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
รายการนามธรรม<? ขยาย CostGraphDef.Node.InputInfoOrBuilder > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
บูลีนนามธรรม | getIsFinal () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
ยาวเป็นนามธรรม | รับMemoryTime () Analytical estimate of the memory access cost of this node, in microseconds. |
สตริงที่เป็นนามธรรม | รับชื่อ () The name of the node. |
นามธรรม com.google.protobuf.ByteString | getNameBytes () The name of the node. |
นามธรรม CostGraphDef.Node.OutputInfo | getOutputInfo (ดัชนี int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
บทคัดย่อ | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
รายการนามธรรม < CostGraphDef.Node.OutputInfo > | getOutputInfoList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
นามธรรม CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (ดัชนี int) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
รายการนามธรรม<? ขยาย CostGraphDef.Node.OutputInfoOrBuilder > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
ยาวเป็นนามธรรม | รับ PersistentMemorySize () Persistent memory used by this node. |
ยาวเป็นนามธรรม | รับ TemporaryMemorySize () Temporary memory used by this node. |
วิธีการสาธารณะ
สาธารณะนามธรรมยาว getComputeCost ()
Estimate of the computational cost of this node, in microseconds.
int64 compute_cost = 9;
นามธรรมสาธารณะ getComputeTime ยาว ()
Analytical estimate of the computational cost of this node, in microseconds.
int64 compute_time = 14;
บทคัดย่อสาธารณะ int getControlInput (ดัชนี int)
Ids of the control inputs for this node.
repeated int32 control_input = 8;
บทคัดย่อสาธารณะ int getControlInputCount ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
รายการนามธรรมสาธารณะ <จำนวนเต็ม> getControlInputList ()
Ids of the control inputs for this node.
repeated int32 control_input = 8;
สตริงนามธรรมสาธารณะ 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;
นามธรรมสาธารณะ 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;
นามธรรมสาธารณะ getDevicePersistentMemorySize ยาว ()
int64 device_persistent_memory_size = 16 [deprecated = true];
นามธรรมสาธารณะ getDeviceTempMemorySize ยาว ()
int64 device_temp_memory_size = 11 [deprecated = true];
สาธารณะนามธรรมยาว getHostTempMemorySize ()
int64 host_temp_memory_size = 10 [deprecated = true];
บทคัดย่อสาธารณะ int getId ()
The id of the node. Node ids are only unique inside a partition.
int32 id = 3;
บูลีนนามธรรมสาธารณะ getInaccurate ()
Are the costs inaccurate?
bool inaccurate = 17;
นามธรรมสาธารณะ CostGraphDef.Node.InputInfo getInputInfo (ดัชนี int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
บทคัดย่อสาธารณะ int getInputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
รายการนามธรรมสาธารณะ < CostGraphDef.Node.InputInfo > getInputInfoList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
นามธรรมสาธารณะ CostGraphDef.Node.InputInfoOrBuilder getInputInfoOrBuilder (ดัชนี int)
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
รายการบทคัดย่อสาธารณะ<? ขยาย CostGraphDef.Node.InputInfoOrBuilder > getInputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
บูลีนนามธรรมสาธารณะ 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;
getMemoryTime แบบนามธรรมสาธารณะ ()
Analytical estimate of the memory access cost of this node, in microseconds.
int64 memory_time = 15;
สตริงนามธรรมสาธารณะ getName ()
The name of the node. Names are globally unique.
string name = 1;
นามธรรมสาธารณะ com.google.protobuf.ByteString getNameBytes ()
The name of the node. Names are globally unique.
string name = 1;
นามธรรมสาธารณะ CostGraphDef.Node.OutputInfo getOutputInfo (ดัชนี int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
บทคัดย่อสาธารณะ int getOutputInfoCount ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
รายการนามธรรมสาธารณะ < CostGraphDef.Node.OutputInfo > getOutputInfoList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
นามธรรมสาธารณะ CostGraphDef.Node.OutputInfoOrBuilder getOutputInfoOrBuilder (ดัชนี int)
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
รายการบทคัดย่อสาธารณะ<? ขยาย CostGraphDef.Node.OutputInfoOrBuilder > getOutputInfoOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
นามธรรมสาธารณะ getPersistentMemorySize ยาว ()
Persistent memory used by this node.
int64 persistent_memory_size = 12;
สาธารณะนามธรรมยาว getTemporaryMemorySize ()
Temporary memory used by this node.
int64 temporary_memory_size = 6;