ApiDef.Attr.Builder

パブリック静的最終クラス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 型tensorflow.ApiDef.Attr

パブリックメソッド

ApiDef.Attr.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
APIDef.Attr
建てる()
APIDef.Attr
ApiDef.Attr.Builder
クリア()
ApiDef.Attr.Builder
クリアデフォルト値()
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
クリア説明()
 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 (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
ApiDef.Attr.Builder
クリアネーム()
string name = 1;
ApiDef.Attr.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ApiDef.Attr.Builder
ClearRenameTo ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
APIDef.Attr
属性値
getDefaultValue ()
 Specify a new default value to use for this attr.
AttrValue.Builder
getDefaultValueBuilder ()
 Specify a new default value to use for this attr.
AttrValueOrBuilder
getDefaultValueOrBuilder ()
 Specify a new default value to use for this attr.
get説明()
 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.
最終的な静的 com.google.protobuf.Descriptors.Descriptor
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.
ブール値
hasDefaultValue ()
 Specify a new default value to use for this attr.
最終ブール値
ApiDef.Attr.Builder
mergeDefaultValue ( AttrValue値)
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ApiDef.Attr.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なApiDef.Attr.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
ApiDef.Attr.Builder
setDefaultValue ( AttrValue.Builder builderForValue)
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
setDefaultValue ( AttrValue値)
 Specify a new default value to use for this attr.
ApiDef.Attr.Builder
setDescription (文字列値)
 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 (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 (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
ApiDef.Attr.Builder
setName (文字列値)
string name = 1;
ApiDef.Attr.Builder
setNameBytes (com.google.protobuf.ByteString 値)
string name = 1;
ApiDef.Attr.Builder
setRenameTo (文字列値)
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
ApiDef.Attr.Builder
setRenameToBytes (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 (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なApiDef.Attr.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public ApiDef.Attr.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public ApiDef.Attr build ()

public ApiDef.Attr buildPartial ()

public ApiDef.Attr.Builder clear ()

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

パブリックApiDef.Attr.Builderクローン()

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

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

パブリック最終ブール値isInitialized ()

public ApiDef.Attr.Builder mergeDefaultValue ( 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 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

public Final ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

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 ( 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 (文字列値)

 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 (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 (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public ApiDef.Attr.Builder setName (文字列値)

string name = 1;

public ApiDef.Attr.Builder setNameBytes (com.google.protobuf.ByteString 値)

string name = 1;

public ApiDef.Attr.Builder setRenameTo (文字列値)

 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 (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 (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final ApiDef.Attr.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)