OpDef.ArgDef.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
For describing inputs and outputs.Protobuf ประเภท
tensorflow.OpDef.ArgDef
วิธีการสาธารณะ
OpDef.ArgDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
OpDef.ArgDef | สร้าง () |
OpDef.ArgDef | สร้างบางส่วน () |
OpDef.ArgDef.Builder | ชัดเจน () |
OpDef.ArgDef.Builder | ชัดเจนคำอธิบาย () Human readable description. |
OpDef.ArgDef.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
OpDef.ArgDef.Builder | clearIsRef () For inputs: if true, the inputs are required to be refs. |
OpDef.ArgDef.Builder | ชื่อที่ชัดเจน () Name for the input/output. |
OpDef.ArgDef.Builder | clearNumberAttr () if specified, attr must have type "int" string number_attr = 5; |
OpDef.ArgDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpDef.ArgDef.Builder | ชนิดใส () Describes the type of one or more tensors that are accepted/produced by this input/output arg. |
OpDef.ArgDef.Builder | clearTypeAttr () if specified, attr must have type "type" string type_attr = 4; |
OpDef.ArgDef.Builder | clearTypeListAttr () If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified. |
OpDef.ArgDef.Builder | โคลน () |
OpDef.ArgDef | |
สตริง | รับคำอธิบาย () Human readable description. |
com.google.protobuf.ByteString | รับคำอธิบายไบต์ () Human readable description. |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
บูลีน | getIsRef () For inputs: if true, the inputs are required to be refs. |
สตริง | รับชื่อ () Name for the input/output. |
com.google.protobuf.ByteString | getNameBytes () Name for the input/output. |
สตริง | getNumberAttr () if specified, attr must have type "int" string number_attr = 5; |
com.google.protobuf.ByteString | getNumberAttrBytes () if specified, attr must have type "int" string number_attr = 5; |
ประเภทข้อมูล | รับประเภท () Describes the type of one or more tensors that are accepted/produced by this input/output arg. |
สตริง | getTypeAttr () if specified, attr must have type "type" string type_attr = 4; |
com.google.protobuf.ByteString | getTypeAttrBytes () if specified, attr must have type "type" string type_attr = 4; |
สตริง | getTypeListAttr () If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified. |
com.google.protobuf.ByteString | getTypeListAttrBytes () If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified. |
ภายใน | getTypeValue () Describes the type of one or more tensors that are accepted/produced by this input/output arg. |
บูลีนสุดท้าย | |
OpDef.ArgDef.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
OpDef.ArgDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDef.ArgDef.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
OpDef.ArgDef.Builder | setDescription (ค่าสตริง) Human readable description. |
OpDef.ArgDef.Builder | setDescriptionBytes (ค่า com.google.protobuf.ByteString) Human readable description. |
OpDef.ArgDef.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
OpDef.ArgDef.Builder | setIsRef (ค่าบูลีน) For inputs: if true, the inputs are required to be refs. |
OpDef.ArgDef.Builder | setName (ค่าสตริง) Name for the input/output. |
OpDef.ArgDef.Builder | setNameBytes (ค่า com.google.protobuf.ByteString) Name for the input/output. |
OpDef.ArgDef.Builder | setNumberAttr (ค่าสตริง) if specified, attr must have type "int" string number_attr = 5; |
OpDef.ArgDef.Builder | setNumberAttrBytes (ค่า com.google.protobuf.ByteString) if specified, attr must have type "int" string number_attr = 5; |
OpDef.ArgDef.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
OpDef.ArgDef.Builder | |
OpDef.ArgDef.Builder | setTypeAttr (ค่าสตริง) if specified, attr must have type "type" string type_attr = 4; |
OpDef.ArgDef.Builder | setTypeAttrBytes (ค่า com.google.protobuf.ByteString) if specified, attr must have type "type" string type_attr = 4; |
OpDef.ArgDef.Builder | setTypeListAttr (ค่าสตริง) If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified. |
OpDef.ArgDef.Builder | setTypeListAttrBytes (ค่า com.google.protobuf.ByteString) If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified. |
OpDef.ArgDef.Builder | setTypeValue (ค่า int) Describes the type of one or more tensors that are accepted/produced by this input/output arg. |
OpDef.ArgDef.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ OpDef.ArgDef.Builder addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
OpDef.ArgDef.Builder สาธารณะ clearDescription ()
Human readable description.
string description = 2;
OpDef.ArgDef.Builder สาธารณะ clearIsRef ()
For inputs: if true, the inputs are required to be refs. By default, inputs can be either refs or non-refs. For outputs: if true, outputs are refs, otherwise they are not.
bool is_ref = 16;
สาธารณะ OpDef.ArgDef.Builder clearName ()
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;
OpDef.ArgDef.Builder สาธารณะ clearNumberAttr ()
if specified, attr must have type "int"
string number_attr = 5;
สาธารณะ OpDef.ArgDef.Builder clearType ()
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;
OpDef.ArgDef.Builder สาธารณะ clearTypeAttr ()
if specified, attr must have type "type"
string type_attr = 4;
OpDef.ArgDef.Builder สาธารณะ clearTypeListAttr ()
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;
สตริงสาธารณะ getDescription ()
Human readable description.
string description = 2;
สาธารณะ com.google.protobuf.ByteString getDescriptionBytes ()
Human readable description.
string description = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
บูลีนสาธารณะ getIsRef ()
For inputs: if true, the inputs are required to be refs. By default, inputs can be either refs or non-refs. For outputs: if true, outputs are refs, otherwise they are not.
bool is_ref = 16;
สตริงสาธารณะ getName ()
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;
สาธารณะ com.google.protobuf.ByteString getNameBytes ()
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;
สตริงสาธารณะ getNumberAttr ()
if specified, attr must have type "int"
string number_attr = 5;
สาธารณะ com.google.protobuf.ByteString getNumberAttrBytes ()
if specified, attr must have type "int"
string number_attr = 5;
ประเภทข้อมูล สาธารณะ getType ()
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;
สตริงสาธารณะ getTypeAttr ()
if specified, attr must have type "type"
string type_attr = 4;
สาธารณะ com.google.protobuf.ByteString getTypeAttrBytes ()
if specified, attr must have type "type"
string type_attr = 4;
สตริงสาธารณะ getTypeListAttr ()
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;
สาธารณะ com.google.protobuf.ByteString getTypeListAttrBytes ()
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;
สาธารณะ int getTypeValue ()
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;
บูลีนสุดท้ายสาธารณะ isInitialized ()
OpDef.ArgDef.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
OpDef.ArgDef.Builder สุดท้ายสาธารณะ ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ OpDef.ArgDef.Builder setDescription (ค่าสตริง)
Human readable description.
string description = 2;
สาธารณะ OpDef.ArgDef.Builder setDescriptionBytes (ค่า com.google.protobuf.ByteString)
Human readable description.
string description = 2;
สาธารณะ OpDef.ArgDef.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
OpDef.ArgDef.Builder setIsRef สาธารณะ (ค่าบูลีน)
For inputs: if true, the inputs are required to be refs. By default, inputs can be either refs or non-refs. For outputs: if true, outputs are refs, otherwise they are not.
bool is_ref = 16;
สาธารณะ OpDef.ArgDef.Builder setName (ค่าสตริง)
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;
OpDef.ArgDef.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;
OpDef.ArgDef.Builder สาธารณะ setNumberAttr (ค่าสตริง)
if specified, attr must have type "int"
string number_attr = 5;
OpDef.ArgDef.Builder สาธารณะ setNumberAttrBytes (ค่า com.google.protobuf.ByteString)
if specified, attr must have type "int"
string number_attr = 5;
สาธารณะ OpDef.ArgDef.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
สาธารณะ OpDef.ArgDef.Builder setType (ค่า DataType )
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;
OpDef.ArgDef.Builder setTypeAttr สาธารณะ (ค่าสตริง)
if specified, attr must have type "type"
string type_attr = 4;
OpDef.ArgDef.Builder สาธารณะ setTypeAttrBytes (ค่า com.google.protobuf.ByteString)
if specified, attr must have type "type"
string type_attr = 4;
OpDef.ArgDef.Builder สาธารณะ setTypeListAttr (ค่าสตริง)
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;
OpDef.ArgDef.Builder สาธารณะ setTypeListAttrBytes (ค่า com.google.protobuf.ByteString)
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;
OpDef.ArgDef.Builder สาธารณะ setTypeValue (ค่า int)
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;