ApiDef.Attr

genel statik son sınıf 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 türü tensorflow.ApiDef.Attr

İç İçe Sınıflar

sınıf ApiDef.Attr.Builder
 Description of the graph-construction-time configuration of this
 Op. 

Sabitler

int DEFAULT_VALUE_FIELD_NUMBER
int DESCRIPTION_FIELD_NUMBER
int NAME_FIELD_NUMBER
int RENAME_TO_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik ApiDef.Attr
ApiDef.Attr
Öznitelik Değeri
getDefaultValue ()
 Specify a new default value to use for this attr.
AttrValueOrBuilder
getDefaultValueOrBuilder ()
 Specify a new default value to use for this attr.
Sicim
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 statik com.google.protobuf.Descriptors.Descriptor
Sicim
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
Sicim
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
boolean
hasDefaultValue ()
 Specify a new default value to use for this attr.
int
son boole değeri
statik ApiDef.Attr.Builder
newBuilder ( ApiDef.Attr prototipi)
statik ApiDef.Attr.Builder
ApiDef.Attr.Builder
statik ApiDef.Attr
parseDelimitedFrom (InputStream girişi)
statik ApiDef.Attr
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ApiDef.Attr
parseFrom (ByteBuffer verileri)
statik ApiDef.Attr
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ApiDef.Attr
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ApiDef.Attr
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik ApiDef.Attr
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ApiDef.Attr
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik ApiDef.Attr
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ApiDef.Attr
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
ApiDef.Attr.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int DEFAULT_VALUE_FIELD_NUMBER

Sabit Değer: 3

genel statik final int DESCRIPTION_FIELD_NUMBER

Sabit Değer: 4

genel statik final int NAME_FIELD_NUMBER

Sabit Değer: 1

genel statik final int RENAME_TO_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public static ApiDef.Attr getDefaultInstance ()

public ApiDef.Attr getDefaultInstanceForType ()

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

genel Dize 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 ()

genel Dize getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

halk getParserForType ()

public String 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 ()

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

genel boolean 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;

genel int hashCode ()

genel final boolean isInitialized ()

public static ApiDef.Attr.Builder newBuilder ( ApiDef.Attr prototipi)

public static ApiDef.Attr.Builder newBuilder ()

public ApiDef.Attr.Builder newBuilderForType ()

public static ApiDef.Attr parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

public static ApiDef.Attr parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

public static ApiDef.Attr parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik ApiDef.Attr parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

public static ApiDef.Attr parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ApiDef.Attr ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik ApiDef.Attr ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ApiDef.Attr ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static ApiDef.Attr parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik ApiDef.Attr ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel ApiDef.Attr.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası