کلاس نهایی استاتیک عمومی FunctionDef.ArgAttrs.Builder
Attributes for function arguments. These attributes are the same set of valid attributes as to _Arg nodes.
tensorflow.FunctionDef.ArgAttrs
روش های عمومی
FunctionDef.ArgAttrs.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
FunctionDef.ArgAttrs | ساختن () |
FunctionDef.ArgAttrs | ساخت جزئی () |
FunctionDef.ArgAttrs.Builder | روشن () |
FunctionDef.ArgAttrs.Builder | clearAttr () |
FunctionDef.ArgAttrs.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
FunctionDef.ArgAttrs.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FunctionDef.ArgAttrs.Builder | کلون () |
بولی | containAttr (کلید رشته) map<string, .tensorflow.AttrValue> attr = 1; |
Map<String, AttrValue > | getAttr () به جای آن از getAttrMap() استفاده کنید. |
بین المللی | getAttrCount () map<string, .tensorflow.AttrValue> attr = 1; |
Map<String, AttrValue > | getAttrMap () map<string, .tensorflow.AttrValue> attr = 1; |
AttrValue | |
AttrValue | getAttrOrThrow (کلید رشته) map<string, .tensorflow.AttrValue> attr = 1; |
FunctionDef.ArgAttrs | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Map<String, AttrValue > | getMutableAttr () به جای آن از ابزارهای جهش جایگزین استفاده کنید. |
بولی نهایی | |
FunctionDef.ArgAttrs.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FunctionDef.ArgAttrs.Builder | mergeFrom (com.google.protobuf.Message other) |
FunctionDef.ArgAttrs.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
FunctionDef.ArgAttrs.Builder | |
FunctionDef.ArgAttrs.Builder | |
FunctionDef.ArgAttrs.Builder | removeAttr (کلید رشته) map<string, .tensorflow.AttrValue> attr = 1; |
FunctionDef.ArgAttrs.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
FunctionDef.ArgAttrs.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
FunctionDef.ArgAttrs.Builder نهایی | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی FunctionDef.ArgAttrs.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی FunctionDef.ArgAttrs.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
عمومی FunctionDef.ArgAttrs.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
بولین عمومی حاویAttr (کلید رشته)
map<string, .tensorflow.AttrValue> attr = 1;
عمومی int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
عمومی AttrValue getAttrOrDefault (کلید رشته، AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
بولین نهایی عمومی isInitialized ()
عمومی FunctionDef.ArgAttrs.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی نهایی FunctionDef.ArgAttrs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی FunctionDef.ArgAttrs.Builder putAllAttr (Map<String, AttrValue > مقادیر)
map<string, .tensorflow.AttrValue> attr = 1;
عمومی FunctionDef.ArgAttrs.Builder putAttr (کلید رشته، مقدار AttrValue )
map<string, .tensorflow.AttrValue> attr = 1;
عمومی FunctionDef.ArgAttrs.Builder removeAttr (کلید رشته)
map<string, .tensorflow.AttrValue> attr = 1;