CostGraphDef.Node

الفئة النهائية العامة الثابتة CostGraphDef.Node

نوع Protobuf tensorflow.CostGraphDef.Node

فئات متداخلة

فصل CostGraphDef.Node.Builder نوع Protobuf tensorflow.CostGraphDef.Node
فصل CostGraphDef.Node.InputInfo
 Inputs of this node. 
واجهه المستخدم CostGraphDef.Node.InputInfoOrBuilder
فصل CostGraphDef.Node.OutputInfo
 Outputs of this node. 
واجهه المستخدم CostGraphDef.Node.OutputInfoOrBuilder

الثوابت

كثافة العمليات COMPUTE_COST_FIELD_NUMBER
كثافة العمليات COMPUTE_TIME_FIELD_NUMBER
كثافة العمليات CONTROL_INPUT_FIELD_NUMBER
كثافة العمليات DEVICE_FIELD_NUMBER
كثافة العمليات DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
كثافة العمليات DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER
كثافة العمليات HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER
كثافة العمليات ID_FIELD_NUMBER
كثافة العمليات INACCURATE_FIELD_NUMBER
كثافة العمليات INPUT_INFO_FIELD_NUMBER
كثافة العمليات IS_FINAL_FIELD_NUMBER
كثافة العمليات MEMORY_TIME_FIELD_NUMBER
كثافة العمليات NAME_FIELD_NUMBER
كثافة العمليات OUTPUT_INFO_FIELD_NUMBER
كثافة العمليات PERSISTENT_MEMORY_SIZE_FIELD_NUMBER
كثافة العمليات TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

الأساليب العامة

منطقية
يساوي (كائن كائن)
طويل
الحصول على تكلفة الحساب ()
 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.
ثابت CostGraphDef.Node
CostGraphDef.Node
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
خيط
الحصول على الجهاز ()
 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.
النهائي com.google.protobuf.UnknownFieldSet
كثافة العمليات
منطقية نهائية
ثابت CostGraphDef.Node.Builder
ثابت CostGraphDef.Node.Builder
newBuilder (النموذج الأولي لـ CostGraphDef.Node )
CostGraphDef.Node.Builder
ثابت CostGraphDef.Node
parseDelimitedFrom (إدخال InputStream)
ثابت CostGraphDef.Node
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CostGraphDef.Node
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CostGraphDef.Node
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت CostGraphDef.Node
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CostGraphDef.Node
parseFrom (بيانات ByteBuffer)
ثابت CostGraphDef.Node
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CostGraphDef.Node
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت CostGraphDef.Node
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CostGraphDef.Node
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
CostGraphDef.Node.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

الطرق الموروثة

الثوابت

int النهائي الثابت العام COMPUTE_COST_FIELD_NUMBER

القيمة الثابتة: 9

العدد النهائي الثابت العام COMPUTE_TIME_FIELD_NUMBER

القيمة الثابتة: 14

العدد النهائي الثابت العام CONTROL_INPUT_FIELD_NUMBER

القيمة الثابتة: 8

العدد النهائي الثابت العام DEVICE_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

القيمة الثابتة: 16

العدد النهائي الثابت العام DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER

القيمة الثابتة: 11

العدد النهائي الثابت العام HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER

القيمة الثابتة: 10

العدد النهائي الثابت العام ID_FIELD_NUMBER

القيمة الثابتة: 3

int النهائي الثابت العام INACCURATE_FIELD_NUMBER

القيمة الثابتة: 17

العدد النهائي الثابت العام INPUT_INFO_FIELD_NUMBER

القيمة الثابتة: 4

العدد النهائي الثابت العام هو IS_FINAL_FIELD_NUMBER

القيمة الثابتة: 7

العدد النهائي الثابت العام MEMORY_TIME_FIELD_NUMBER

القيمة الثابتة: 15

int النهائي الثابت العام NAME_FIELD_NUMBER

القيمة الثابتة: 1

العدد النهائي الثابت العام OUTPUT_INFO_FIELD_NUMBER

القيمة الثابتة: 5

العدد النهائي الثابت العام PERSISTENT_MEMORY_SIZE_FIELD_NUMBER

القيمة الثابتة: 12

العدد النهائي الثابت العام TEMPORARY_MEMORY_SIZE_FIELD_NUMBER

القيمة الثابتة: 6

الأساليب العامة

القيمة المنطقية العامة تساوي (Object obj)

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 public getControlInput (مؤشر int)

 Ids of the control inputs for this node.
 
repeated int32 control_input = 8;

int public 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;

CostGraphDef.Node العام الثابت getDefaultInstance ()

CostGraphDef.Node getDefaultInstanceForType () العامة

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

سلسلة 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];

معرف 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 public 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 (فهرس كثافة العمليات)

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 (فهرس كثافة العمليات)

repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;

int public 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 (فهرس كثافة العمليات)

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;

int public getSerializedSize ()

getTemporaryMemorySize () العامة الطويلة

 Temporary memory used by this node.
 
int64 temporary_memory_size = 6;

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

التكلفة الثابتة العامة CostGraphDef.Node.Builder newBuilder ()

التكلفة الثابتة العامة CostGraphDef.Node.Builder newBuilder (النموذج الأولي لـ CostGraphDef.Node )

CostGraphDef.Node.Builder العام newBuilderForType ()

CostGraphDef.Node الثابت العام parseDelimitedFrom (إدخال InputStream)

رميات
IOEException

CostGraphDef.Node الثابت العام parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

CostGraphDef.Node الثابت العام parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

CostGraphDef.Node parseFrom الثابت العام (com.google.protobuf.CodedInputStream input)

رميات
IOEException

CostGraphDef.Node الثابت العام parseFrom (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

CostGraphDef.Node الثابت العام parseFrom (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

CostGraphDef.Node الثابت العام parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

CostGraphDef.Node parseFrom الثابت العام (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

CostGraphDef.Node الثابت العام parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

CostGraphDef.Node الثابت العام parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

CostGraphDef.Node.Builder toBuilder العامة ()

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException