ApiDef.Attr.Builder

publiczna statyczna klasa końcowa 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.
 
Typ Protobuf tensorflow.ApiDef.Attr

Metody publiczne

Konstruktor ApiDef.Attr
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
ApiDef.Attr
ApiDef.Attr
Konstruktor ApiDef.Attr
jasne ()
Konstruktor ApiDef.Attr
wyczyść wartość domyślną ()
 Specify a new default value to use for this attr.
Konstruktor ApiDef.Attr
jasneOpis ()
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
Konstruktor ApiDef.Attr
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
Konstruktor ApiDef.Attr
wyczyść nazwę ()
string name = 1;
Konstruktor ApiDef.Attr
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Konstruktor ApiDef.Attr
wyczyśćZmień nazwę na ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
Konstruktor ApiDef.Attr
klon ()
ApiDef.Attr
Wartość atr
pobierz wartość domyślną ()
 Specify a new default value to use for this attr.
Konstruktor wartości atr
getDefaultValueBuilder ()
 Specify a new default value to use for this attr.
AttrValueOrBuilder
getDefaultValueOrBuilder ()
 Specify a new default value to use for this attr.
Strunowy
pobierz opis ()
 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.
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
Strunowy
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.
wartość logiczna
ma wartość domyślną ()
 Specify a new default value to use for this attr.
końcowa wartość logiczna
Konstruktor ApiDef.Attr
mergeDefaultValue (wartość AttrValue )
 Specify a new default value to use for this attr.
Konstruktor ApiDef.Attr
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Konstruktor ApiDef.Attr
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy ApiDef.Attr.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
Konstruktor ApiDef.Attr
setDefaultValue ( AttrValue.Builder builderForValue)
 Specify a new default value to use for this attr.
Konstruktor ApiDef.Attr
setDefaultValue (wartość AttrValue )
 Specify a new default value to use for this attr.
Konstruktor ApiDef.Attr
setDescription (wartość ciągu)
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
Konstruktor ApiDef.Attr
setDescriptionBytes (wartość 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.
Konstruktor ApiDef.Attr
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Konstruktor ApiDef.Attr
setName (wartość ciągu)
string name = 1;
Konstruktor ApiDef.Attr
setNameBytes (wartość com.google.protobuf.ByteString)
string name = 1;
Konstruktor ApiDef.Attr
setRenameTo (wartość ciągu)
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
Konstruktor ApiDef.Attr
setRenameToBytes (wartość com.google.protobuf.ByteString)
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
Konstruktor ApiDef.Attr
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy ApiDef.Attr.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public ApiDef.Attr.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja ApiDef.Attr ()

public ApiDef.Attr buildPartial ()

publiczny ApiDef.Attr.Builder wyczyść ()

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

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

public ApiDef.Attr.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public ApiDef.Attr.Builder clearName ()

string name = 1;

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

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

publiczny klon ApiDef.Attr.Builder ()

publiczny 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 AttrValue.Builder 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;

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;

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

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

public String getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publiczny ciąg 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;

publiczna wartość logiczna maDefaultValue ()

 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;

publiczna końcowa wartość logiczna isInitialized ()

public ApiDef.Attr.Builder mergeDefaultValue (wartość 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 (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public ApiDef.Attr.Builder mergeFrom (com.google.protobuf.Message other)

publiczny końcowy ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public ApiDef.Attr.Builder setDefaultValue ( 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;

public ApiDef.Attr.Builder setDefaultValue (wartość 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 (wartość ciągu)

 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 setDescriptionBytes (wartość 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.
 
string description = 4;

public ApiDef.Attr.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public ApiDef.Attr.Builder setName (wartość ciągu)

string name = 1;

public ApiDef.Attr.Builder setNameBytes (wartość com.google.protobuf.ByteString)

string name = 1;

public ApiDef.Attr.Builder setRenameTo (wartość ciągu)

 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 setRenameToBytes (wartość 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny końcowy zestaw ApiDef.Attr.BuilderUnknownFields (com.google.protobuf.UnknownFieldSet nieznanyFields)