FunctionDef.Builder

genel statik son sınıf FunctionDef.Builder

 A function can be instantiated when the runtime can bind every attr
 with a value. When a GraphDef has a call to a function, it must
 have binding for every attr defined in the signature.
 TODO(zhifengc):
   * device spec, etc.
 
Protobuf türü tensorflow.FunctionDef

Genel Yöntemler

FunctionDef.Builder
addAllNodeDef (Yinelenebilir<? NodeDef > değerlerini genişletir)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addNodeDef ( NodeDef değeri)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addNodeDef ( NodeDef.Builder builderForValue)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addNodeDef (int dizini, NodeDef.Builder builderForValue)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addNodeDef (int dizini, NodeDef değeri)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
NodeDef.Builder
addNodeDefBuilder ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
NodeDef.Builder
addNodeDefBuilder (int dizini)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
FonksiyonDef
FonksiyonDef
FunctionDef.Builder
FunctionDef.Builder
FunctionDef.Builder
FunctionDef.Builder
FunctionDef.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
FunctionDef.Builder
clearNodeDef ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FunctionDef.Builder
FunctionDef.Builder
FunctionDef.Builder
clearSignature ()
 The definition of the function's name, arguments, return values,
 attrs etc.
FunctionDef.Builder
klon ()
boolean
ArgAttr (int anahtarı) içerir
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
boolean
içerirAttr (Dize anahtarı)
 Attributes specific to this function definition.
boolean
içerirControlRet (Dize anahtarı)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
boolean
içerirResourceArgUniqueId (int anahtarı)
 Unique IDs for each resource argument, used to track aliasing resources.
boolean
içerirRet (Dize anahtarı)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Harita<Tamsayı, FunctionDef.ArgAttrs >
getArgAttr ()
Bunun yerine getArgAttrMap() işlevini kullanın.
int
getArgAttrCount ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
Harita<Tamsayı, FunctionDef.ArgAttrs >
getArgAttrMap ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.ArgAttrs
getArgAttrOrDefault (int anahtarı, FunctionDef.ArgAttrs defaultValue)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.ArgAttrs
getArgAttrOrThrow (int anahtarı)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
Harita<String, AttrValue >
getAttr ()
Bunun yerine getAttrMap() işlevini kullanın.
int
getAttrCount ()
 Attributes specific to this function definition.
Harita<String, AttrValue >
getAttrMap ()
 Attributes specific to this function definition.
Öznitelik Değeri
getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)
 Attributes specific to this function definition.
Öznitelik Değeri
getAttrOrThrow (Dize tuşu)
 Attributes specific to this function definition.
Harita<Dize, Dize>
getControlRet ()
Bunun yerine getControlRetMap() işlevini kullanın.
int
getControlRetCount ()
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
Harita<Dize, Dize>
getControlRetMap ()
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
Sicim
getControlRetOrDefault (Dize anahtarı, Dize defaultValue)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
Sicim
getControlRetOrThrow (Dize tuşu)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
FonksiyonDef
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Harita<Tamsayı, FunctionDef.ArgAttrs >
getMutableArgAttr ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
Harita<String, AttrValue >
getMutableAttr ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
Harita<Dize, Dize>
getMutableControlRet ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
Harita<Tamsayı, Tamsayı>
getMutableResourceArgUniqueId ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
Harita<Dize, Dize>
getMutableRet ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
DüğümDef
getNodeDef (int dizini)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
NodeDef.Builder
getNodeDefBuilder (int dizini)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
Liste< NodeDef.Builder >
getNodeDefBuilderList ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
int
getNodeDefCount ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
Liste< NodeDef >
getNodeDefList ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
NodeDefOrBuilder
getNodeDefOrBuilder (int dizini)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
Liste<? NodeDefOrBuilder'ı genişletiyor >
getNodeDefOrBuilderList ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
Harita<Tamsayı, Tamsayı>
getResourceArgUniqueId ()
Bunun yerine getResourceArgUniqueIdMap() işlevini kullanın.
int
getResourceArgUniqueIdCount ()
 Unique IDs for each resource argument, used to track aliasing resources.
Harita<Tamsayı, Tamsayı>
getResourceArgUniqueIdMap ()
 Unique IDs for each resource argument, used to track aliasing resources.
int
getResourceArgUniqueIdOrDefault (int anahtar, int defaultValue)
 Unique IDs for each resource argument, used to track aliasing resources.
int
getResourceArgUniqueIdOrThrow (int anahtarı)
 Unique IDs for each resource argument, used to track aliasing resources.
Harita<Dize, Dize>
GetRet ()
Bunun yerine getRetMap() işlevini kullanın.
int
getRetCount ()
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Harita<Dize, Dize>
getRetMap ()
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Sicim
getRetOrDefault (Dize anahtarı, Dize defaultValue)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Sicim
getRetOrThrow (Dize tuşu)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
OpDef
imzayı al ()
 The definition of the function's name, arguments, return values,
 attrs etc.
OpDef.Builder
getSignatureBuilder ()
 The definition of the function's name, arguments, return values,
 attrs etc.
OpDefOrBuilder
getSignatureOrBuilder ()
 The definition of the function's name, arguments, return values,
 attrs etc.
boolean
hasİmza ()
 The definition of the function's name, arguments, return values,
 attrs etc.
son boole değeri
FunctionDef.Builder
mergeFrom (com.google.protobuf.Message other)
FunctionDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.Builder
mergeSignature ( OpDef değeri)
 The definition of the function's name, arguments, return values,
 attrs etc.
final FunctionDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
FunctionDef.Builder
putAllArgAttr (Map<Integer, FunctionDef.ArgAttrs > değerler)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.Builder
putAllAttr (Map<String, AttrValue > değerler)
 Attributes specific to this function definition.
FunctionDef.Builder
putAllControlRet (Map<String, String> değerleri)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
FunctionDef.Builder
putAllResourceArgUniqueId (Map<Integer, Integer> değerleri)
 Unique IDs for each resource argument, used to track aliasing resources.
FunctionDef.Builder
putAllRet (Map<String, String> değerleri)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
FunctionDef.Builder
putArgAttr (int anahtarı, FunctionDef.ArgAttrs değeri)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.Builder
putAttr (Dize anahtarı, AttrValue değeri)
 Attributes specific to this function definition.
FunctionDef.Builder
putControlRet (Dize anahtarı, Dize değeri)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
FunctionDef.Builder
putResourceArgUniqueId (int anahtarı, int değeri)
 Unique IDs for each resource argument, used to track aliasing resources.
FunctionDef.Builder
putRet (Dize anahtarı, Dize değeri)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
FunctionDef.Builder
RemoveArgAttr (int anahtarı)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.Builder
kaldırAttr (Dize anahtarı)
 Attributes specific to this function definition.
FunctionDef.Builder
RemoveControlRet (Dize tuşu)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
FunctionDef.Builder
RemoveNodeDef (int dizini)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
kaldırResourceArgUniqueId (int anahtarı)
 Unique IDs for each resource argument, used to track aliasing resources.
FunctionDef.Builder
RemoveRet (Dize tuşu)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
FunctionDef.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
FunctionDef.Builder
setNodeDef (int dizini, NodeDef.Builder builderForValue)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
setNodeDef (int dizini, NodeDef değeri)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
FunctionDef.Builder
setSignature ( OpDef değeri)
 The definition of the function's name, arguments, return values,
 attrs etc.
FunctionDef.Builder
setSignature ( OpDef.Builder builderForValue)
 The definition of the function's name, arguments, return values,
 attrs etc.
final FunctionDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public FunctionDef.Builder addAllNodeDef (Yinelenebilir<?, NodeDef > değerlerini genişletir)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder addNodeDef ( NodeDef değeri)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder addNodeDef ( NodeDef.Builder builderForValue)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder addNodeDef (int dizini, NodeDef.Builder builderForValue)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder addNodeDef (int dizini, NodeDef değeri)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

genel NodeDef.Builder addNodeDefBuilder ()

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public NodeDef.Builder addNodeDefBuilder (int dizini)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public FunctionDef yapısı ()

public FunctionDef buildPartial ()

public FunctionDef.Builder clear ()

public FunctionDef.Builder clearArgAttr ()

public FunctionDef.Builder clearAttr ()

public FunctionDef.Builder clearControlRet ()

public FunctionDef.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public FunctionDef.Builder clearNodeDef ()

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

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

public FunctionDef.Builder clearResourceArgUniqueId ()

public FunctionDef.Builder clearRet ()

public FunctionDef.Builder clearSignature ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

public FunctionDef.Builder klonu ()

public boolean ArgAttr (int anahtarı) içerir

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

public boolean includeAttr (Dize anahtarı)

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

public boolean includeControlRet (Dize anahtarı)

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

genel boolean içerirResourceArgUniqueId (int anahtarı)

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

public boolean includeRet (Dize anahtarı)

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

genel Harita<Tamsayı, FunctionDef.ArgAttrs > getArgAttr ()

Bunun yerine getArgAttrMap() işlevini kullanın.

public int getArgAttrCount ()

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

genel Harita<Tamsayı, FunctionDef.ArgAttrs > getArgAttrMap ()

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

public FunctionDef.ArgAttrs getArgAttrOrDefault (int anahtarı, FunctionDef.ArgAttrs defaultValue)

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

public FunctionDef.ArgAttrs getArgAttrOrThrow (int anahtarı)

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

genel Harita<String, AttrValue > getAttr ()

Bunun yerine getAttrMap() işlevini kullanın.

genel int getAttrCount ()

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

genel Harita<String, AttrValue > getAttrMap ()

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

public AttrValue getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

public AttrValue getAttrOrThrow (Dize anahtarı)

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

genel Harita<String, String> getControlRet ()

Bunun yerine getControlRetMap() kullanın.

public int getControlRetCount ()

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

genel Harita<String, String> getControlRetMap ()

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

public String getControlRetOrDefault (Dize anahtarı, String defaultValue)

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

public String getControlRetOrThrow (Dize anahtarı)

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

public FunctionDef getDefaultInstanceForType ()

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

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

public Map<Integer, FunctionDef.ArgAttrs > getMutableArgAttr ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel Harita<String, AttrValue > getMutableAttr ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel Harita<String, String> getMutableControlRet ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel Harita<Tamsayı, Tamsayı> getMutableResourceArgUniqueId ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel Harita<String, String> getMutableRet ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel NodeDef getNodeDef (int dizini)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public NodeDef.Builder getNodeDefBuilder (int dizini)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

genel Liste< NodeDef.Builder > getNodeDefBuilderList ()

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public int getNodeDefCount ()

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

genel Liste< NodeDef > getNodeDefList ()

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

genel NodeDefOrBuilder getNodeDefOrBuilder (int dizini)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

genel liste<? NodeDefOrBuilder'ı genişletir > getNodeDefOrBuilderList ()

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

genel Harita<Tamsayı, Tamsayı> getResourceArgUniqueId ()

Bunun yerine getResourceArgUniqueIdMap() işlevini kullanın.

public int getResourceArgUniqueIdCount ()

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

genel Harita<Tamsayı, Tamsayı> getResourceArgUniqueIdMap ()

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

public int getResourceArgUniqueIdOrDefault (int anahtar, int defaultValue)

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

public int getResourceArgUniqueIdOrThrow (int anahtarı)

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

genel Harita<String, String> getRet ()

Bunun yerine getRetMap() işlevini kullanın.

public int getRetCount ()

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

genel Harita<String, String> getRetMap ()

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

public String getRetOrDefault (Dize anahtarı, String defaultValue)

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

public String getRetOrThrow (Dize anahtarı)

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

genel OpDef getSignature ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

herkese açık OpDef.Builder getSignatureBuilder ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

herkese açık OpDefOrBuilder getSignatureOrBuilder ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

genel boolean hasSignature ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

genel final boolean isInitialized ()

public FunctionDef.Builder mergeFrom (com.google.protobuf.Message other)

public FunctionDef.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public FunctionDef.Builder mergeSignature ( OpDef değeri)

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

genel final FunctionDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public FunctionDef.Builder putAllArgAttr (Map<Integer, FunctionDef.ArgAttrs > değerler)

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

public FunctionDef.Builder putAllAttr (Map<String, AttrValue > değerler)

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

public FunctionDef.Builder putAllControlRet (Map<String, String> değerleri)

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

public FunctionDef.Builder putAllResourceArgUniqueId (Map<Integer, Integer> değerleri)

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

public FunctionDef.Builder putAllRet (Map<String, String> değerleri)

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

public FunctionDef.Builder putArgAttr (int anahtarı, FunctionDef.ArgAttrs değeri)

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

public FunctionDef.Builder putAttr (Dize anahtarı, AttrValue değeri)

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

public FunctionDef.Builder putControlRet (Dize anahtarı, Dize değeri)

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

public FunctionDef.Builder putResourceArgUniqueId (int anahtarı, int değeri)

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

public FunctionDef.Builder putRet (Dize anahtarı, Dize değeri)

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

public FunctionDef.Builder kaldırArgAttr (int anahtarı)

map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;

public FunctionDef.Builder kaldırAttr (Dize anahtarı)

 Attributes specific to this function definition.
 
map<string, .tensorflow.AttrValue> attr = 5;

public FunctionDef.Builder kaldırKontrolRet (Dize anahtarı)

 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
 
map<string, string> control_ret = 6;

public FunctionDef.Builder kaldırNodeDef (int indeksi)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder kaldırResourceArgUniqueId (int anahtarı)

 Unique IDs for each resource argument, used to track aliasing resources. If
 Argument A and Argument B alias each other, then
 resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index].
 If this field is empty, none of the arguments could alias; otherwise, every
 resource argument should have an entry in this field.
 When instantiated, the unique IDs will be attached to the _Arg nodes'
 "_resource_arg_unique_id" attribute.
 
map<uint32, uint32> resource_arg_unique_id = 8;

public FunctionDef.Builder kaldırRet (Dize anahtarı)

 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
 
map<string, string> ret = 4;

public FunctionDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public FunctionDef.Builder setNodeDef (int dizini, NodeDef.Builder builderForValue)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder setNodeDef (int dizini, NodeDef değeri)

 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first. If not resolved, "func" is assumed to
 be a builtin op.
 
repeated .tensorflow.NodeDef node_def = 3;

public FunctionDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public FunctionDef.Builder setSignature ( OpDef değeri)

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

public FunctionDef.Builder setSignature ( OpDef.Builder builderForValue)

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

genel final FunctionDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)