ApiDef.Attr

מחלקה סופית סטטית ציבורית ApiDef.Attr

 Description of the graph-construction-time configuration of this
 Op.  That is to say, this describes the attr fields that will
 be specified in the NodeDef.
 
סוג Protobuf tensorflow.ApiDef.Attr

כיתות מקוננות

מעמד ApiDef.Attr.Builder
 Description of the graph-construction-time configuration of this
 Op. 

קבועים

int DEFAULT_VALUE_FIELD_NUMBER
int DESCRIPTION_FIELD_NUMBER
int NAME_FIELD_NUMBER
int RENAME_TO_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי ApiDef.Attr
ApiDef.Attr
AttrValue
getDefaultValue ()
 Specify a new default value to use for this attr.
AttrValueOrBuilder
getDefaultValueOrBuilder ()
 Specify a new default value to use for this attr.
חוּט
getDescription ()
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
com.google.protobuf.ByteString
getDescriptionBytes ()
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
חוּט
getRenameTo ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
getRenameToBytes ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
int
final com.google.protobuf.UnknownFieldSet
בוליאני
hasDefaultValue ()
 Specify a new default value to use for this attr.
int
בוליאנית סופית
סטטי ApiDef.Attr.Builder
newBuilder (אב-טיפוס ApiDef.Attr )
סטטי ApiDef.Attr.Builder
ApiDef.Attr.Builder
סטטי ApiDef.Attr
parseDelimitedFrom (קלט InputStream)
סטטי ApiDef.Attr
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ApiDef.Attr
parseFrom (נתוני ByteBuffer)
סטטי ApiDef.Attr
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ApiDef.Attr
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ApiDef.Attr
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי ApiDef.Attr
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ApiDef.Attr
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי ApiDef.Attr
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ApiDef.Attr
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
ApiDef.Attr.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי DEFAULT_VALUE_FIELD_NUMBER

ערך קבוע: 3

גמר סטטי ציבורי DESCRIPTION_FIELD_NUMBER

ערך קבוע: 4

גמר סטטי ציבורי NAME_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי RENAME_TO_FIELD_NUMBER

ערך קבוע: 2

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

סטטי ציבורי ApiDef.Attr getDefaultInstance ()

public ApiDef.Attr getDefaultInstanceForType ()

public AttrValue getDefaultValue ()

 Specify a new default value to use for this attr.  This default
 will be used when creating new graphs, as opposed to the
 default in the OpDef, which will be used when interpreting old
 GraphDefs.
 
.tensorflow.AttrValue default_value = 3;

public AttrValueOrBuilder getDefaultValueOrBuilder ()

 Specify a new default value to use for this attr.  This default
 will be used when creating new graphs, as opposed to the
 default in the OpDef, which will be used when interpreting old
 GraphDefs.
 
.tensorflow.AttrValue default_value = 3;

מחרוזת ציבורית getDescription ()

 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
 
string description = 4;

public com.google.protobuf.ByteString getDescriptionBytes ()

 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
 
string description = 4;

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

מחרוזת ציבורית getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

פּוּמְבֵּי getParserForType ()

מחרוזת ציבורית getRenameTo ()

מחרוזת

 Change the name used to access this attr in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

public com.google.protobuf.ByteString getRenameToBytes ()

מחרוזת

 Change the name used to access this attr in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

בוליאני ציבורי hasDefaultValue ()

 Specify a new default value to use for this attr.  This default
 will be used when creating new graphs, as opposed to the
 default in the OpDef, which will be used when interpreting old
 GraphDefs.
 
.tensorflow.AttrValue default_value = 3;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי ApiDef.Attr.Builder newBuilder (אב-טיפוס ApiDef.Attr )

סטטי ציבורי ApiDef.Attr.Builder newBuilder ()

public ApiDef.Attr.Builder newBuilderForType ()

Public static ApiDef.Attr parseDelimitedFrom (קלט InputStream)

זורק
IOException

סטטי ציבורי ApiDef.Attr parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי ApiDef.Attr parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static ApiDef.Attr parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי ApiDef.Attr parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי ApiDef.Attr parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static ApiDef.Attr parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

ParseFrom של ApiDef.Attr סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static ApiDef.Attr parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי ApiDef.Attr parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public ApiDef.Attr.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException