सार्वजनिक इंटरफ़ेस AttrValueOrBuilder 
| ज्ञात अप्रत्यक्ष उपवर्ग | 
सार्वजनिक तरीके
| अमूर्त बूलियन |  गेटबी ()  "bool" bool b = 5; | 
| अमूर्त फ्लोट |  गेटएफ ()  "float" float f = 4; | 
| सार NameAttrList |  गेटफनक ()  "func" represents a function. | 
| सार NameAttrListOrBuilder |  getFuncOrBuilder ()  "func" represents a function. | 
| अमूर्त लंबा |  प्राप्त करें ()  "int" int64 i = 3; | 
| सार AttrValue.ListValue |  सूची प्राप्त करें ()  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; | 
| सार TensorShapeProto |  आकार प्राप्त करें ()  "shape" .tensorflow.TensorShapeProto shape = 7; | 
| सार TensorShapeProtoOrBuilder |  getShapeOrBuilder ()  "shape" .tensorflow.TensorShapeProto shape = 7; | 
| सार TensorProto |  गेटटेन्सर ()  "tensor" .tensorflow.TensorProto tensor = 8; | 
| सार TensorProtoOrBuilder |  getTensorOrBuilder ()  "tensor" .tensorflow.TensorProto tensor = 8; | 
| सार डेटा प्रकार |  गेटटाइप ()  "type" .tensorflow.DataType type = 6; | 
| सार इंट |  getTypeValue ()  "type" .tensorflow.DataType type = 6; | 
| सार AttrValue.ValueCase |  getValueCase () | 
| अमूर्त बूलियन |  हैफंक ()  "func" represents a function. | 
| अमूर्त बूलियन |  हैलिस्ट ()  any "list(...)" .tensorflow.AttrValue.ListValue list = 1; | 
| अमूर्त बूलियन |  हैशेप ()  "shape" .tensorflow.TensorShapeProto shape = 7; | 
| अमूर्त बूलियन |  हैटेन्सर ()  "tensor" .tensorflow.TensorProto tensor = 8; | 
सार्वजनिक तरीके
सार्वजनिक सार बूलियन getB ()
"bool"
bool b = 5; सार्वजनिक सार फ्लोट getF ()
"float"
float f = 4; सार्वजनिक सार NameAttrList 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; सार्वजनिक सार 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.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; सार्वजनिक सार TensorShapeProtoOrBuilder getShapeOrBuilder ()
"shape"
.tensorflow.TensorShapeProto shape = 7; सार्वजनिक सार TensorProtoOrBuilder getTensorOrBuilder ()
"tensor"
.tensorflow.TensorProto tensor = 8; सार्वजनिक सार int getTypeValue ()
"type"
.tensorflow.DataType type = 6; सार्वजनिक सार बूलियन 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;