الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
مجردة طويلة | الحصول على تكلفة الحساب () Estimate of the computational cost of this node, in microseconds. |
مجردة طويلة | احصل على وقت الحساب () Analytical estimate of the computational cost of this node, in microseconds. |
كثافة العمليات مجردة | getControlInput (فهرس كثافة العمليات) Ids of the control inputs for this node. |
كثافة العمليات مجردة | getControlInputCount () Ids of the control inputs for this node. |
قائمة مجردة<عدد صحيح> | قائمة التحكم في الإدخال () 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 | الحصول على معلومات الإدخال (فهرس كثافة العمليات) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
كثافة العمليات مجردة | الحصول علىInputInfoCount () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
قائمة مجردة < CostGraphDef.Node.InputInfo > | قائمة getInputInfoList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
مجردة CostGraphDef.Node.InputInfoOrBuilder | getInputInfoOrBuilder (فهرس كثافة العمليات) repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
قائمة مجردة <؟ يمتد CostGraphDef.Node.InputInfoOrBuilder > | getInputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4; |
منطقية مجردة | جيتيسفينال () If true, the output is permanent: it can't be discarded, because this node is part of the "final output". |
مجردة طويلة | الحصول على الذاكرة () Analytical estimate of the memory access cost of this node, in microseconds. |
سلسلة مجردة | الحصول على الاسم () The name of the node. |
مجردة com.google.protobuf.ByteString | الحصول على اسم بايت () The name of the node. |
مجردة CostGraphDef.Node.OutputInfo | getOutputInfo (فهرس كثافة العمليات) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
كثافة العمليات مجردة | getOutputInfoCount () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
قائمة مجردة < CostGraphDef.Node.OutputInfo > | قائمة الحصول على الإخراج () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
مجردة CostGraphDef.Node.OutputInfoOrBuilder | getOutputInfoOrBuilder (فهرس كثافة العمليات) repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
قائمة مجردة <؟ يمتد CostGraphDef.Node.OutputInfoOrBuilder > | getOutputInfoOrBuilderList () repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5; |
مجردة طويلة | الحصول على حجم الذاكرة الدائمة () Persistent memory used by this node. |
مجردة طويلة | الحصول على حجم الذاكرة المؤقتة () 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;
قائمة مجردة عامة<Integer> 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;