FunctionDef.ArgAttrs.Builder

מחלקה סופית סטטית ציבורית FunctionDef.ArgAttrs.Builder

 Attributes for function arguments. These attributes are the same set of
 valid attributes as to _Arg nodes.
 
tensorflow.FunctionDef.ArgAttrs מסוג Protobuf.FunctionDef.ArgAttrs

שיטות ציבוריות

FunctionDef.ArgAttrs.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
FunctionDef.ArgAttrs
FunctionDef.ArgAttrs
FunctionDef.ArgAttrs.Builder
FunctionDef.ArgAttrs.Builder
FunctionDef.ArgAttrs.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
FunctionDef.ArgAttrs.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FunctionDef.ArgAttrs.Builder
בוליאני
containsAttr (מפתח מחרוזת)
map<string, .tensorflow.AttrValue> attr = 1;
מפה<String, AttrValue >
getAttr ()
השתמש getAttrMap() במקום זאת.
int
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
מפה<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
AttrValue
getAttrOrDefault (מפתח מחרוזת, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
AttrValue
getAttrOrThrow (מפתח מחרוזת)
map<string, .tensorflow.AttrValue> attr = 1;
FunctionDef.ArgAttrs
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
מפה<String, AttrValue >
getMutableAttr ()
השתמש במקום זאת באביזרי מוטציה חלופיים.
בוליאנית סופית
FunctionDef.ArgAttrs.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.ArgAttrs.Builder
mergeFrom (com.google.protobuf.Message אחר)
final FunctionDef.ArgAttrs.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
FunctionDef.ArgAttrs.Builder
putAllAttr (Map<String, AttrValue > values)
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;
FunctionDef.ArgAttrs.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
FunctionDef.ArgAttrs.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final FunctionDef.ArgAttrs.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public FunctionDef.ArgAttrs.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public FunctionDef.ArgAttrs build ()

public FunctionDef.ArgAttrs buildPartial ()

public FunctionDef.ArgAttrs.Builder clearAttr ()

public FunctionDef.ArgAttrs.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

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

public FunctionDef.ArgAttrs.Builder שיבוט ()

boolean public containsAttr (מפתח מחרוזת)

map<string, .tensorflow.AttrValue> attr = 1;

מפה ציבורית<String, AttrValue > getAttr ()

השתמש getAttrMap() במקום זאת.

public int getAttrCount ()

map<string, .tensorflow.AttrValue> attr = 1;

מפה ציבורית<String, AttrValue > getAttrMap ()

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrDefault (מפתח מחרוזת, AttrValue defaultValue)

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrThrow (מפתח מחרוזת)

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs getDefaultInstanceForType ()

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

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

מפה ציבורית<String, AttrValue > getMutableAttr ()

השתמש במקום זאת באביזרי מוטציה חלופיים.

בוליאני הסופי הציבורי הוא אתחול ()

public FunctionDef.ArgAttrs.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public FunctionDef.ArgAttrs.Builder mergeFrom (com.google.protobuf.Message אחר)

public final FunctionDef.ArgAttrs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public FunctionDef.ArgAttrs.Builder putAllAttr (מפה<String, AttrValue > ערכים)

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs.Builder putAttr (מפתח מחרוזת, ערך AttrValue )

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs.Builder removeAttr (מפתח מחרוזת)

map<string, .tensorflow.AttrValue> attr = 1;

public FunctionDef.ArgAttrs.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public FunctionDef.ArgAttrs.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public final FunctionDef.ArgAttrs.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)