OpDef.ArgDef.Builder

کلاس نهایی استاتیک عمومی OpDef.ArgDef.Builder

 For describing inputs and outputs.
 
نوع Protobuf tensorflow.OpDef.ArgDef

روش های عمومی

OpDef.ArgDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
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
clearName ()
 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
clearType ()
 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
رشته
getDescription ()
 Human readable description.
com.google.protobuf.ByteString
getDescriptionBytes ()
 Human readable description.
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
بولی
getIsRef ()
 For inputs: if true, the inputs are required to be refs.
رشته
getName ()
 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;
نوع داده
getType ()
 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.Message other)
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 فیلد، مقدار Object)
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، مقدار Object)
OpDef.ArgDef.Builder
setType (مقدار DataType )
 Describes the type of one or more tensors that are accepted/produced
 by this input/output arg.
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، مقدار Object)

ساخت عمومی OpDef.ArgDef ()

عمومی OpDef.ArgDef buildPartial ()

عمومی OpDef.ArgDef.Builder روشن ()

عمومی OpDef.ArgDef.Builder clearDescription ()

شرح رشته

 Human readable description.
 
string description = 2;

عمومی OpDef.ArgDef.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی 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 ()

string name = 1;

 Name for the input/output.  Should match the regexp "[a-z][a-z0-9_]*".
 
= 1;

عمومی 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 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;

کلون عمومی OpDef.ArgDef.Builder ()

عمومی OpDef.ArgDef getDefaultInstanceForType ()

رشته عمومی getDescription ()

string description = 2;

 Human readable description.
 
= 2;

عمومی com.google.protobuf.ByteString getDescriptionBytes ()

string description = 2;

 Human readable description.
 
= 2;

public static final 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;

public com.google.protobuf.ByteString getNumberAttrBytes ()

 if specified, attr must have type "int"
 
string number_attr = 5;

عمومی DataType 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;

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

public 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 mergeFrom (com.google.protobuf.Message other)

عمومی OpDef.ArgDef.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

نهایی عمومی OpDef.ArgDef.Builder mergeUnknownFields (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;

public OpDef.ArgDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی 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، مقدار Object)

عمومی 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;

نهایی عمومی OpDef.ArgDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)