ApiDef.Attr.Builder

kelas akhir statis publik ApiDef.Attr.Builder

 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 tipe tensorflow.ApiDef.Attr

Metode Publik

ApiDef.Attr.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
ApiDef.Attr
ApiDef.Attr
ApiDef.Attr.Builder
jernih ()
ApiDef.Attr.Builder
hapusNilaiDefault ()
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
jelasDeskripsi ()
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
ApiDef.Attr.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
ApiDef.Attr.Builder
nama jelas ()
string name = 1;
ApiDef.Attr.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
ApiDef.Attr.Builder
hapus Ganti Nama Ke ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
klon ()
ApiDef.Attr
Nilai Attr
dapatkan Nilai Default ()
 Specify a new default value to use for this attr.
AttrValue.Builder
dapatkanDefaultValueBuilder ()
 Specify a new default value to use for this attr.
AttrValueOrBuilder
dapatkanDefaultValueOrBuilder ()
 Specify a new default value to use for this attr.
Rangkaian
dapatkanDeskripsi ()
 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
dapatkanDeskripsiBytes ()
 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.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkan Nama ()
string name = 1;
com.google.protobuf.ByteString
dapatkanNamaBytes ()
string name = 1;
Rangkaian
dapatkan Ganti Nama Ke ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
dapatkanRenameToBytes ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
boolean
memilikiDefaultValue ()
 Specify a new default value to use for this attr.
boolean terakhir
ApiDef.Attr.Builder
mergeDefaultValue (nilai AttrValue )
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Attr.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
ApiDef.Attr.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ApiDef.Attr.Builder
setDefaultValue ( AttrValue.Pembuat pembangunForValue)
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
setDefaultValue (nilai AttrValue )
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
setDescription (Nilai string)
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
ApiDef.Attr.Builder
setDescriptionBytes (nilai com.google.protobuf.ByteString)
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
ApiDef.Attr.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
ApiDef.Attr.Builder
setName (Nilai string)
string name = 1;
ApiDef.Attr.Builder
setNameBytes (nilai com.google.protobuf.ByteString)
string name = 1;
ApiDef.Attr.Builder
setRenameTo (Nilai string)
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
setRenameToBytes (nilai com.google.protobuf.ByteString)
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
ApiDef.Attr.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public ApiDef.Attr.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik ApiDef.Attr membangun ()

publik ApiDef.Attr buildPartial ()

publik ApiDef.Attr.Builder jelas ()

publik ApiDef.Attr.Builder clearDefaultValue ()

 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;

publik ApiDef.Attr.Builder clearDescription ()

 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;

publik ApiDef.Attr.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)

publik ApiDef.Attr.Builder clearName ()

string name = 1;

publik ApiDef.Attr.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publik ApiDef.Attr.Builder clearRenameTo ()

 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;

klon ApiDef.Attr.Builder publik ()

publik ApiDef.Attr getDefaultInstanceForType ()

AttrValue publik 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;

AttrValue.Builder publik getDefaultValueBuilder ()

 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;

AttrValueOrBuilder publik 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;

GetDeskripsi String publik ()

 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;

com.google.protobuf.ByteString publik getDescriptionBytes ()

deskripsi string

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

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

GetName String publik ()

string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

string name = 1;

String publik 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;

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

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

boolean akhir publik diinisialisasi ()

publik ApiDef.Attr.Builder mergeDefaultValue (nilai AttrValue )

 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 ApiDef.Attr.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

publik ApiDef.Attr.Builder mergeFrom (com.google.protobuf.Message lainnya)

public final ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

ApiDef.Attr.Builder setDefaultValue publik ( AttrValue.Builder builderForValue)

 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;

publik ApiDef.Attr.Builder setDefaultValue (nilai AttrValue )

 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 ApiDef.Attr.Builder setDescription (Nilai string)

deskripsi string

 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;

publik ApiDef.Attr.Builder setDescriptionBytes (nilai com.google.protobuf.ByteString)

deskripsi string

 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 ApiDef.Attr.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik ApiDef.Attr.Builder setName (Nilai string)

string name = 1;

publik ApiDef.Attr.Builder setNameBytes (nilai com.google.protobuf.ByteString)

string name = 1;

publik ApiDef.Attr.Builder setRenameTo (Nilai string)

 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;

publik ApiDef.Attr.Builder setRenameToBytes (nilai com.google.protobuf.ByteString)

 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 ApiDef.Attr.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

public final ApiDef.Attr.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)