AttrValue.Builder

सार्वजनिक स्थैतिक अंतिम वर्ग AttrValue.Builder

 Protocol buffer representing the value for an attr used to configure an Op.
 Comment indicates the corresponding attr type.  Only the field matching the
 attr type may be filled.
 
प्रोटोबफ़ प्रकार tensorflow.AttrValue

सार्वजनिक तरीके

AttrValue.बिल्डर
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
AttrValue
AttrValue
AttrValue.बिल्डर
AttrValue.बिल्डर
क्लियरबी ()
 "bool"
 
bool b = 5;
AttrValue.बिल्डर
क्लियरएफ ()
 "float"
 
float f = 4;
AttrValue.बिल्डर
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
AttrValue.बिल्डर
क्लीयरफनक ()
 "func" represents a function.
AttrValue.बिल्डर
साफ़मैं ()
 "int"
 
int64 i = 3;
AttrValue.बिल्डर
स्पष्ट सूची ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.बिल्डर
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AttrValue.बिल्डर
क्लियरप्लेसहोल्डर ()
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.बिल्डर
साफ़एस ()
 "string"
 
bytes s = 2;
AttrValue.बिल्डर
साफ़आकार ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.बिल्डर
क्लीयरटेन्सर ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.बिल्डर
स्पष्ट प्रकार ()
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.बिल्डर
AttrValue.बिल्डर
बूलियन
गेटबी ()
 "bool"
 
bool b = 5;
AttrValue
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
तैरना
गेटएफ ()
 "float"
 
float f = 4;
NameAttrList
गेटफनक ()
 "func" represents a function.
NameAttrList.बिल्डर
getFuncBuilder ()
 "func" represents a function.
NameAttrListOrBuilder
getFuncOrBuilder ()
 "func" represents a function.
लंबा
प्राप्त करें ()
 "int"
 
int64 i = 3;
AttrValue.ListValue
सूची प्राप्त करें ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.ListValue.बिल्डर
getListबिल्डर ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.ListValueOrBuilder
getListOrBuilder ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
डोरी
प्लेसहोल्डर प्राप्त करें ()
 This is a placeholder only used in nodes defined inside a
 function.
com.google.protobuf.ByteString
गेटप्लेसहोल्डरबाइट्स ()
 This is a placeholder only used in nodes defined inside a
 function.
com.google.protobuf.ByteString
मिलता है ()
 "string"
 
bytes s = 2;
टेंसरशेपप्रोटो
आकार प्राप्त करें ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.बिल्डर
getShapeBuilder ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
टेंसरप्रोटो
गेटटेन्सर ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProto.बिल्डर
getTensorBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
डेटा प्रकार
गेटटाइप ()
 "type"
 
.tensorflow.DataType type = 6;
int यहाँ
getTypeValue ()
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.ValueCase
बूलियन
हैफंक ()
 "func" represents a function.
बूलियन
हैलिस्ट ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
बूलियन
हैशेप ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
बूलियन
हैटेन्सर ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
अंतिम बूलियन
AttrValue.बिल्डर
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
AttrValue.बिल्डर
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
AttrValue.बिल्डर
मर्जफ़ंक ( NameAttrList मान)
 "func" represents a function.
AttrValue.बिल्डर
मर्जलिस्ट ( AttrValue.ListValue मान)
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.बिल्डर
मर्जशेप ( TensorShapeProto मान)
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.बिल्डर
मर्जटेन्सर ( टेन्सोरप्रोटो मान)
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
अंतिम AttrValue.Builder
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
AttrValue.बिल्डर
सेटबी (बूलियन मान)
 "bool"
 
bool b = 5;
AttrValue.बिल्डर
सेटएफ (फ्लोट वैल्यू)
 "float"
 
float f = 4;
AttrValue.बिल्डर
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
AttrValue.बिल्डर
setFunc ( NameAttrList.Builder BuilderForValue)
 "func" represents a function.
AttrValue.बिल्डर
setFunc ( NameAttrList मान)
 "func" represents a function.
AttrValue.बिल्डर
सेटआई (लंबा मान)
 "int"
 
int64 i = 3;
AttrValue.बिल्डर
सेटलिस्ट ( AttrValue.ListValue मान)
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.बिल्डर
सेटलिस्ट ( AttrValue.ListValue.Builder BuilderForValue)
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.बिल्डर
सेटप्लेसहोल्डर (स्ट्रिंग मान)
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.बिल्डर
सेटप्लेसहोल्डरबाइट्स (com.google.protobuf.ByteString मान)
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.बिल्डर
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
AttrValue.बिल्डर
सेटएस (com.google.protobuf.ByteString मान)
 "string"
 
bytes s = 2;
AttrValue.बिल्डर
सेटशेप ( TensorShapeProto मान)
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.बिल्डर
सेटशेप ( TensorShapeProto.Builder BuilderForValue)
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.बिल्डर
सेटटेन्सर ( TensorProto.Builder BuilderForValue)
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.बिल्डर
सेटटेन्सर ( टेन्सोरप्रोटो मान)
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.बिल्डर
सेटटाइप ( डेटाटाइप मान)
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.बिल्डर
setTypeValue (int मान)
 "type"
 
.tensorflow.DataType type = 6;
अंतिम AttrValue.Builder
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)

विरासत में मिली विधियाँ

सार्वजनिक तरीके

सार्वजनिक AttrValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक AttrValue बिल्ड ()

सार्वजनिक AttrValue बिल्डआंशिक ()

सार्वजनिक AttrValue.Builder स्पष्ट ()

सार्वजनिक AttrValue.Builder ClearB ()

 "bool"
 
bool b = 5;

सार्वजनिक AttrValue.Builder ClearF ()

 "float"
 
float f = 4;

सार्वजनिक AttrValue.Builder ClearField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)

सार्वजनिक AttrValue.Builder ClearFunc ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक AttrValue.Builder ClearI ()

 "int"
 
int64 i = 3;

सार्वजनिक AttrValue.Builder स्पष्ट सूची ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक AttrValue.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

सार्वजनिक AttrValue.Builder क्लियरप्लेसहोल्डर ()

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

सार्वजनिक AttrValue.Builder ClearS ()

 "string"
 
bytes s = 2;

सार्वजनिक AttrValue.Builder क्लियरशेप ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक AttrValue.Builder ClearTensor ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक AttrValue.Builder क्लियरटाइप ()

 "type"
 
.tensorflow.DataType type = 6;

सार्वजनिक AttrValue.Builder ClearValue ()

सार्वजनिक AttrValue.Builder क्लोन ()

सार्वजनिक बूलियन getB ()

 "bool"
 
bool b = 5;

सार्वजनिक AttrValue getDefaultInstanceForType ()

सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()

सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

सार्वजनिक फ्लोट getF ()

 "float"
 
float f = 4;

सार्वजनिक नामAttrList getFunc ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक NameAttrList.Builder getFuncBuilder ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक NameAttrListOrBuilder getFuncOrBuilder ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक लंबी getI ()

 "int"
 
int64 i = 3;

सार्वजनिक AttrValue.ListValue getList ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक AttrValue.ListValue.Builder getListBuilder ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक AttrValue.ListValueOrBuilder getListOrBuilder ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक स्ट्रिंग गेटप्लेसहोल्डर ()

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

सार्वजनिक com.google.protobuf.ByteString getPlacefolderBytes ()

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

सार्वजनिक com.google.protobuf.ByteString getS ()

 "string"
 
bytes s = 2;

सार्वजनिक TensorShapeProto getShape ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक TensorShapeProto.Builder getShapeBuilder ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक TensorShapeProtoOrBuilder getShapeOrBuilder ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक TensorProto getTensor ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक TensorProto.Builder getTensorBuilder ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक TensorProtoOrBuilder getTensorOrBuilder ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक डेटा प्रकार getType ()

 "type"
 
.tensorflow.DataType type = 6;

सार्वजनिक int getTypeValue ()

 "type"
 
.tensorflow.DataType type = 6;

सार्वजनिक AttrValue.ValueCase getValueCase ()

सार्वजनिक बूलियन hasFunc ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक बूलियन हैलिस्ट ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक बूलियन हैशेप ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक बूलियन हैटेन्सर ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक अंतिम बूलियन आरंभीकृत है ()

सार्वजनिक AttrValue.Builder mergeFrom (com.google.protobuf.Message अन्य)

सार्वजनिक AttrValue.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक AttrValue.Builder mergeFunc ( NameAttrList मान)

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक AttrValue.Builder mergeList ( AttrValue.ListValue मान)

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक AttrValue.Builder mergeShape ( TensorShapeProto मान)

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक AttrValue.Builder mergeTensor ( TensorProto मान)

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक अंतिम AttrValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)

सार्वजनिक AttrValue.Builder setB (बूलियन मान)

 "bool"
 
bool b = 5;

सार्वजनिक AttrValue.Builder setF (फ्लोट वैल्यू)

 "float"
 
float f = 4;

सार्वजनिक AttrValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक AttrValue.Builder setFunc ( NameAttrList.Builder BuilderForValue)

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक AttrValue.Builder setFunc ( NameAttrList मान)

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

सार्वजनिक AttrValue.Builder setI (लंबा मान)

 "int"
 
int64 i = 3;

सार्वजनिक AttrValue.Builder सेटलिस्ट ( AttrValue.ListValue मान)

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक AttrValue.Builder सेटलिस्ट ( AttrValue.ListValue.Builder BuilderForValue)

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

सार्वजनिक AttrValue.Builder सेटप्लेसहोल्डर (स्ट्रिंग मान)

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

सार्वजनिक AttrValue.Builder सेटप्लेसहोल्डरबाइट्स (com.google.protobuf.ByteString मान)

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

सार्वजनिक AttrValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int इंडेक्स, ऑब्जेक्ट वैल्यू)

सार्वजनिक AttrValue.Builder setS (com.google.protobuf.ByteString मान)

 "string"
 
bytes s = 2;

सार्वजनिक AttrValue.Builder setShape ( TensorShapeProto मान)

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक AttrValue.Builder setShape ( TensorShapeProto.Builder BuilderForValue)

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

सार्वजनिक AttrValue.Builder setTensor ( TensorProto.Builder BuilderForValue)

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक AttrValue.Builder setTensor ( TensorProto मान)

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

सार्वजनिक AttrValue.Builder सेटटाइप ( डेटाटाइप मान)

 "type"
 
.tensorflow.DataType type = 6;

सार्वजनिक AttrValue.Builder setTypeValue (int मान)

 "type"
 
.tensorflow.DataType type = 6;

सार्वजनिक अंतिम AttrValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)