FunctionDef.Builder

lớp cuối cùng tĩnh công khai 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.
 
Tenorflow loại tensorflow.FunctionDef

Phương pháp công cộng

FunctionDef.Builder
addAllNodeDef (Iterable<? mở rộng các giá trị NodeDef >)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addNodeDef (giá trị NodeDef )
 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 (chỉ mục int, NodeDef.Builder builderForValue)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addNodeDef (chỉ mục int, giá trị NodeDef )
 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 (chỉ mục int)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Chức năngDef
Chức năngDef
FunctionDef.Builder
FunctionDef.Builder
FunctionDef.Builder
FunctionDef.Builder
FunctionDef.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
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
chữ ký rõ ràng ()
 The definition of the function's name, arguments, return values,
 attrs etc.
FunctionDef.Builder
boolean
chứaArgAttr (khóa int)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
boolean
chứaAttr (Khóa chuỗi)
 Attributes specific to this function definition.
boolean
chứaControlRet (Khóa chuỗi)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
boolean
chứaResourceArgUniqueId (khóa int)
 Unique IDs for each resource argument, used to track aliasing resources.
boolean
chứaRet (Khóa chuỗi)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Bản đồ<Số nguyên, FunctionDef.ArgAttrs >
getArgAttr ()
Thay vào đó hãy sử dụng getArgAttrMap() .
int
getArgAttrCount ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
Bản đồ<Số nguyên, FunctionDef.ArgAttrs >
getArgAttrMap ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.ArgAttrs
getArgAttrOrDefault (khóa int, FunctionDef.ArgAttrs defaultValue)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.ArgAttrs
getArgAttrOrThrow (khóa int)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
Bản đồ<Chuỗi, AttrValue >
getAttr ()
Thay vào đó hãy sử dụng getAttrMap() .
int
getAttrCount ()
 Attributes specific to this function definition.
Bản đồ<Chuỗi, AttrValue >
getAttrMap ()
 Attributes specific to this function definition.
Giá trị Attr
getAttrOrDefault (Khóa chuỗi, AttrValue defaultValue)
 Attributes specific to this function definition.
Giá trị Attr
getAttrOrThrow (Khóa chuỗi)
 Attributes specific to this function definition.
Bản đồ<Chuỗi, Chuỗi>
getControlRet ()
Thay vào đó hãy sử dụng getControlRetMap() .
int
getControlRetCount ()
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
Bản đồ<Chuỗi, Chuỗi>
getControlRetMap ()
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
Sợi dây
getControlRetOrDefault (Khóa chuỗi, Chuỗi defaultValue)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
Sợi dây
getControlRetOrThrow (Khóa chuỗi)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
Chức năngDef
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Bản đồ<Số nguyên, FunctionDef.ArgAttrs >
getMutableArgAttr ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
Bản đồ<Chuỗi, AttrValue >
getMutableAttr ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
Bản đồ<Chuỗi, Chuỗi>
getMutableControlRet ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
Bản đồ<Số nguyên, Số nguyên>
getMutableResourceArgUniqueId ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
Bản đồ<Chuỗi, Chuỗi>
getMutableRet ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
NodeDef
getNodeDef (chỉ mục int)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
NodeDef.Builder
getNodeDefBuilder (chỉ mục int)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
Danh sách< 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.
Danh sách< NodeDef >
getNodeDefList ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
NodeDefOrBuilder
getNodeDefOrBuilder (chỉ mục int)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
Danh sách<? mở rộng NodeDefOrBuilder >
getNodeDefOrBuilderList ()
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
Bản đồ<Số nguyên, Số nguyên>
getResourceArgUniqueId ()
Thay vào đó hãy sử dụng getResourceArgUniqueIdMap() .
int
getResourceArgUniqueIdCount ()
 Unique IDs for each resource argument, used to track aliasing resources.
Bản đồ<Số nguyên, Số nguyên>
getResourceArgUniqueIdMap ()
 Unique IDs for each resource argument, used to track aliasing resources.
int
getResourceArgUniqueIdOrDefault (khóa int, int defaultValue)
 Unique IDs for each resource argument, used to track aliasing resources.
int
getResourceArgUniqueIdOrThrow (khóa int)
 Unique IDs for each resource argument, used to track aliasing resources.
Bản đồ<Chuỗi, Chuỗi>
getRet ()
Thay vào đó hãy sử dụng getRetMap() .
int
getRetCount ()
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Bản đồ<Chuỗi, Chuỗi>
getRetMap ()
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Sợi dây
getRetOrDefault (Khóa chuỗi, Giá trị mặc định của chuỗi)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
Sợi dây
getRetOrThrow (Khóa chuỗi)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
OpDef
lấy chữ ký ()
 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
hasSignature ()
 The definition of the function's name, arguments, return values,
 attrs etc.
boolean cuối cùng
FunctionDef.Builder
mergeFrom (com.google.protobuf.Message other)
FunctionDef.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
FunctionDef.Builder
mergeSignature (giá trị OpDef )
 The definition of the function's name, arguments, return values,
 attrs etc.
cuối cùng FunctionDef.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
FunctionDef.Builder
putAllArgAttr (Bản đồ<Integer, FunctionDef.ArgAttrs > giá trị)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.Builder
putAllAttr (Bản đồ<String, AttrValue > giá trị)
 Attributes specific to this function definition.
FunctionDef.Builder
putAllControlRet (Giá trị bản đồ<String, String>)
 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 (giá trị Bản đồ<Số nguyên, Số nguyên>)
 Unique IDs for each resource argument, used to track aliasing resources.
FunctionDef.Builder
putAllRet (Giá trị bản đồ<String, String>)
 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 (khóa int, giá trị FunctionDef.ArgAttrs )
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.Builder
putAttr (Khóa chuỗi, giá trị AttrValue )
 Attributes specific to this function definition.
FunctionDef.Builder
putControlRet (Khóa chuỗi, giá trị chuỗi)
 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 (khóa int, giá trị int)
 Unique IDs for each resource argument, used to track aliasing resources.
FunctionDef.Builder
putRet (Khóa chuỗi, giá trị chuỗi)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
FunctionDef.Builder
loại bỏArgAttr (khóa int)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.Builder
RemoveAttr (Khóa chuỗi)
 Attributes specific to this function definition.
FunctionDef.Builder
RemoveControlRet (Khóa chuỗi)
 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 (chỉ số int)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
RemoveResourceArgUniqueId (khóa int)
 Unique IDs for each resource argument, used to track aliasing resources.
FunctionDef.Builder
RemoveRet (Khóa chuỗi)
 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 (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
FunctionDef.Builder
setNodeDef (chỉ mục int, NodeDef.Builder builderForValue)
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
setNodeDef (chỉ mục int, giá trị NodeDef )
 By convention, "op" in node_def is resolved by consulting with a
 user-defined library first.
FunctionDef.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
FunctionDef.Builder
setSignature (giá trị OpDef )
 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.
cuối cùng FunctionDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công cộng

public FunctionDef.Builder addAllNodeDef (Các giá trị Iterable<?extend NodeDef >)

 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 (giá trị NodeDef )

 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 chỉ mục, 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 (chỉ mục int, giá trị NodeDef )

 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;

NodeDef.Builder công khai 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;

NodeDef.Builder công khai addNodeDefBuilder (chỉ mục int)

 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 (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

bản dựng FunctionDef công khai ()

public FunctionDef buildPartial ()

public FunctionDef.Builder rõ ràng ()

public FunctionDef.Builder clearArgAttr ()

public FunctionDef.Builder clearAttr ()

public FunctionDef.Builder clearControlRet ()

public FunctionDef.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

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;

bản sao công khai FunctionDef.Builder ()

boolean công khai chứaArgAttr (khóa int)

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

boolean công khai chứaAttr (Khóa chuỗi)

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

boolean công khai chứaControlRet (Khóa chuỗi)

 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;

boolean công khai chứaResourceArgUniqueId (khóa int)

 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;

boolean công khai chứaRet (Khóa chuỗi)

 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;

Bản đồ công khai<Integer, FunctionDef.ArgAttrs > getArgAttr ()

Thay vào đó hãy sử dụng getArgAttrMap() .

int công khai getArgAttrCount ()

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

Bản đồ công khai<Integer, FunctionDef.ArgAttrs > getArgAttrMap ()

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

public FunctionDef.ArgAttrs getArgAttrOrDefault (khóa int, FunctionDef.ArgAttrs defaultValue)

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

public FunctionDef.ArgAttrs getArgAttrOrThrow (khóa int)

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

Bản đồ công khai<String, AttrValue > getAttr ()

Thay vào đó hãy sử dụng getAttrMap() .

int công khai getAttrCount ()

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

Bản đồ công khai<String, AttrValue > getAttrMap ()

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

public AttrValue getAttrOrDefault (Khóa chuỗi, AttrValue defaultValue)

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

công khai AttrValue getAttrOrThrow (Khóa chuỗi)

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

Bản đồ công khai<String, String> getControlRet ()

Thay vào đó hãy sử dụng getControlRetMap() .

int công khai 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;

Bản đồ công khai<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;

Chuỗi công khai getControlRetOrDefault (Khóa chuỗi, Chuỗi 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;

Chuỗi công khai getControlRetOrThrow (Khóa chuỗi)

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

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Bản đồ công khai<Integer, FunctionDef.ArgAttrs > getMutableArgAttr ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

Bản đồ công khai<String, AttrValue > getMutableAttr ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

Bản đồ công khai<String, String> getMutableControlRet ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

Bản đồ công khai<Số nguyên, Số nguyên> getMutableResourceArgUniqueId ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

Bản đồ công khai<String, String> getMutableRet ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

NodeDef công khai getNodeDef (chỉ mục int)

 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;

NodeDef.Builder công khai getNodeDefBuilder (chỉ mục int)

 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;

Danh sách công khai< 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;

int công khai 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;

Danh sách công khai< 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;

NodeDefOrBuilder công khai getNodeDefOrBuilder (chỉ mục int)

 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;

Danh sách công khai<? mở rộng NodeDefOrBuilder > 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;

Bản đồ công khai<Số nguyên, Số nguyên> getResourceArgUniqueId ()

Thay vào đó hãy sử dụng getResourceArgUniqueIdMap() .

int công khai 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;

Bản đồ công khai<Số nguyên, Số nguyên> 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;

int công khai getResourceArgUniqueIdOrDefault (khóa int, 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;

int công khai getResourceArgUniqueIdOrThrow (khóa int)

 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;

Bản đồ công khai<String, String> getRet ()

Thay vào đó hãy sử dụng getRetMap() .

int công khai 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;

Bản đồ công khai<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;

Chuỗi công khai getRetOrDefault (Khóa chuỗi, Chuỗi 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;

Chuỗi công khai getRetOrThrow (Khóa chuỗi)

 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;

OpDef công khai getSignature ()

chữ ký

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

công khai OpDef.Builder getSignatureBuilder ()

chữ ký

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

OpDefOrBuilder công khai getSignatureOrBuilder ()

chữ ký

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

boolean công khai hasSignature ()

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

boolean cuối cùng công khai được khởi tạo ()

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

public FunctionDef.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public FunctionDef.Builder mergeSignature (giá trị OpDef )

chữ ký

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

cuối cùng công khai FunctionDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public FunctionDef.Builder putAllArgAttr (Bản đồ<Integer, FunctionDef.ArgAttrs > giá trị)

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

public FunctionDef.Builder putAllAttr (giá trị Bản đồ<String, AttrValue >)

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

public FunctionDef.Builder putAllControlRet (giá trị Map<String, String>)

 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 (giá trị Bản đồ<Integer, Integer>)

 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 (giá trị Map<String, String>)

 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 (khóa int, giá trị FunctionDef.ArgAttrs )

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

public FunctionDef.Builder putAttr (Khóa chuỗi, giá trị AttrValue )

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

public FunctionDef.Builder putControlRet (Khóa chuỗi, giá trị chuỗi)

 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 (khóa int, giá trị int)

 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 (Khóa chuỗi, giá trị chuỗi)

 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 RemoveArgAttr (khóa int)

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

public FunctionDef.Builder RemoveAttr (Khóa chuỗi)

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

public FunctionDef.Builder RemoveControlRet (Khóa chuỗi)

 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 xóaNodeDef (chỉ mục int)

 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 RemoveResourceArgUniqueId (khóa int)

 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 RemoveRet (Khóa chuỗi)

 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 (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

public FunctionDef.Builder setNodeDef (chỉ mục int, 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 (chỉ mục int, giá trị NodeDef )

 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 (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public FunctionDef.Builder setSignature (giá trị OpDef )

chữ ký

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

public FunctionDef.Builder setSignature ( OpDef.Builder builderForValue)

chữ ký

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

cuối cùng công khai FunctionDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)