публичный статический конечный класс ApiDef.Attr.Builder
Description of the graph-construction-time configuration of this Op. That is to say, this describes the attr fields that will be specified in the NodeDef.
tensorflow.ApiDef.Attr
Публичные методы
ApiDef.Attr.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
АпиДеф.Аттр | строить () |
АпиДеф.Аттр | |
ApiDef.Attr.Builder | прозрачный () |
ApiDef.Attr.Builder | очистить значение по умолчанию () Specify a new default value to use for this attr. |
ApiDef.Attr.Builder | ОчиститьОписание () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
ApiDef.Attr.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
ApiDef.Attr.Builder | ясное имя () string name = 1; |
ApiDef.Attr.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.Attr.Builder | очиститьRenameTo () Change the name used to access this attr in the API from what is used in the GraphDef. |
ApiDef.Attr.Builder | клон () |
АпиДеф.Аттр | |
Атрвалуе | получить значение по умолчанию () Specify a new default value to use for this attr. |
AttrValue.Builder | getDefaultValueBuilder () Specify a new default value to use for this attr. |
Атрвалуеорбилдер | getDefaultValueOrBuilder () Specify a new default value to use for this attr. |
Нить | получитьОписание () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Нить | получитьИмя () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
Нить | getRenameTo () Change the name used to access this attr in the API from what is used in the GraphDef. |
com.google.protobuf.ByteString | getRenameToBytes () Change the name used to access this attr in the API from what is used in the GraphDef. |
логическое значение | имеет значение по умолчанию () Specify a new default value to use for this attr. |
последнее логическое значение | |
ApiDef.Attr.Builder | |
ApiDef.Attr.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ApiDef.Attr.Builder | mergeFrom (com.google.protobuf.Message другое) |
окончательный ApiDef.Attr.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
ApiDef.Attr.Builder | setDefaultValue ( AttrValue.Builder builderForValue) Specify a new default value to use for this attr. |
ApiDef.Attr.Builder | |
ApiDef.Attr.Builder | setDescription (строковое значение) Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
ApiDef.Attr.Builder | setDescriptionBytes (значение com.google.protobuf.ByteString) Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
ApiDef.Attr.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
ApiDef.Attr.Builder | setName (строковое значение) string name = 1; |
ApiDef.Attr.Builder | setNameBytes (значение com.google.protobuf.ByteString) string name = 1; |
ApiDef.Attr.Builder | setRenameTo (строковое значение) Change the name used to access this attr in the API from what is used in the GraphDef. |
ApiDef.Attr.Builder | setRenameToBytes (значение com.google.protobuf.ByteString) Change the name used to access this attr in the API from what is used in the GraphDef. |
ApiDef.Attr.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
окончательный ApiDef.Attr.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public ApiDef.Attr.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public ApiDef.Attr.Builder ClearDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
public ApiDef.Attr.Builder ClearDescription ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
public ApiDef.Attr.Builder ClearRenameTo ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
общедоступное AttrValue getDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
общедоступный AttrValue.Builder getDefaultValueBuilder ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
public AttrValueOrBuilder getDefaultValueOrBuilder ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
публичная строка getDescription ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
public com.google.protobuf.ByteString getDescriptionBytes ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступная строка getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
публичная строка getRenameTo ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
public com.google.protobuf.ByteString getRenameToBytes ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
общедоступное логическое значение hasDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
публичное окончательное логическое значение isInitialized ()
public ApiDef.Attr.Builder mergeDefaultValue (значение AttrValue )
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
public ApiDef.Attr.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public ApiDef.Attr.Builder setDefaultValue ( AttrValue.Builder builderForValue)
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
public ApiDef.Attr.Builder setDefaultValue (значение AttrValue )
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
public ApiDef.Attr.Builder setDescription (строковое значение)
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
public ApiDef.Attr.Builder setDescriptionBytes (значение com.google.protobuf.ByteString)
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
public ApiDef.Attr.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public ApiDef.Attr.Builder setRenameTo (строковое значение)
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
public ApiDef.Attr.Builder setRenameToBytes (значение com.google.protobuf.ByteString)
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;