FunctionDef.ArgAttrs.Builder

общедоступный статический конечный класс FunctionDef.ArgAttrs.Builder

 Attributes for function arguments. These attributes are the same set of
 valid attributes as to _Arg nodes.
 
Тип Protobuf tensorflow.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
логическое значение
содержитAttr (строковый ключ)
map<string, .tensorflow.AttrValue> attr = 1;
Карта<String, AttrValue >
getAttr ()
Вместо этого используйте getAttrMap() .
интервал
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Карта<String, AttrValue >
getAттрмап ()
map<string, .tensorflow.AttrValue> attr = 1;
Атрвалуе
getAttrOrDefault (строковый ключ, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
Атрвалуе
getAttrOrThrow (строковый ключ)
map<string, .tensorflow.AttrValue> attr = 1;
FunctionDef.ArgAttrs
окончательный статический 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 другое)
окончательный 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;
FunctionDef.ArgAttrs.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
FunctionDef.ArgAttrs.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный FunctionDef.ArgAttrs.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public FunctionDef.ArgAttrs.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка FunctionDef.ArgAttrs ()

общественный FunctionDef.ArgAttrs buildPartial ()

общедоступный 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 ()

общедоступное логическое значение 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;

общедоступный AttrValue getAttrOrThrow (строковый ключ)

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

общедоступный FunctionDef.ArgAttrs getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная карта <String, AttrValue > getMutableAttr ()

Вместо этого используйте альтернативные методы доступа к мутациям.

публичное финальное логическое значение isInitialized ()

общедоступный FunctionDef.ArgAttrs.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный FunctionDef.ArgAttrs.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный окончательный FunctionDef.ArgAttrs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public FunctionDef.ArgAttrs.Builder putAllAttr (значения Map<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, значение объекта)

общедоступный окончательный FunctionDef.ArgAttrs.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)