NodeDef.Builder

публичный статический конечный класс NodeDef.Builder

Тип protobuf tensorflow.NodeDef

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

NodeDef.Builder
addAllInput (значения Iterable<String>)
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
NodeDef.Builder
addInput (строковое значение)
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
NodeDef.Builder
addInputBytes (значение com.google.protobuf.ByteString)
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
NodeDef.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
NodeDef
NodeDef
NodeDef.Builder
NodeDef.Builder
NodeDef.Builder
ОчиститьУстройство ()
 A (possibly partial) specification for the device on which this
 node should be placed.
NodeDef.Builder
ClearExperimentalDebugInfo ()
 This stores debug information associated with the node.
NodeDef.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
NodeDef.Builder
очиститьВвод ()
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
NodeDef.Builder
ясное имя ()
 The name given to this operator.
NodeDef.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
NodeDef.Builder
очиститьОп ()
 The operation name.
NodeDef.Builder
логическое значение
содержитAttr (строковый ключ)
 Operation-specific graph-construction-time configuration.
Карта<String, AttrValue >
getAttr ()
Вместо этого используйте getAttrMap() .
интервал
getAttrCount ()
 Operation-specific graph-construction-time configuration.
Карта<String, AttrValue >
getAттрмап ()
 Operation-specific graph-construction-time configuration.
Атрвалуе
getAttrOrDefault (строковый ключ, AttrValue defaultValue)
 Operation-specific graph-construction-time configuration.
Атрвалуе
getAttrOrThrow (строковый ключ)
 Operation-specific graph-construction-time configuration.
NodeDef
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получитьУстройство ()
 A (possibly partial) specification for the device on which this
 node should be placed.
com.google.protobuf.ByteString
getDeviceBytes ()
 A (possibly partial) specification for the device on which this
 node should be placed.
NodeDef.ExperimentalDebugInfo
getExperimentalDebugInfo ()
 This stores debug information associated with the node.
NodeDef.ExperimentalDebugInfo.Builder
getExperimentalDebugInfoBuilder ()
 This stores debug information associated with the node.
NodeDef.ExperimentalDebugInfoOrBuilder
getExperimentalDebugInfoOrBuilder ()
 This stores debug information associated with the node.
Нить
getInput (целочисленный индекс)
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
com.google.protobuf.ByteString
getInputBytes (индекс целого числа)
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
интервал
получитьИнпутКаунт ()
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
com.google.protobuf.ProtocolStringList
получитьИнпутЛист ()
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
Карта<String, AttrValue >
getMutableAttr ()
Вместо этого используйте альтернативные методы доступа к мутациям.
Нить
получитьИмя ()
 The name given to this operator.
com.google.protobuf.ByteString
getNameBytes ()
 The name given to this operator.
Нить
получитьОп ()
 The operation name.
com.google.protobuf.ByteString
getOpBytes ()
 The operation name.
логическое значение
имеетExperimentalDebugInfo ()
 This stores debug information associated with the node.
последнее логическое значение
NodeDef.Builder
mergeExperimentalDebugInfo (значение NodeDef.ExperimentalDebugInfo )
 This stores debug information associated with the node.
NodeDef.Builder
mergeFrom (com.google.protobuf.Message другое)
NodeDef.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
окончательный NodeDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
NodeDef.Builder
putAllAttr (значения Map<String, AttrValue >)
 Operation-specific graph-construction-time configuration.
NodeDef.Builder
putAttr (строковый ключ, значение AttrValue )
 Operation-specific graph-construction-time configuration.
NodeDef.Builder
RemoveAttr (строковый ключ)
 Operation-specific graph-construction-time configuration.
NodeDef.Builder
setDevice (строковое значение)
 A (possibly partial) specification for the device on which this
 node should be placed.
NodeDef.Builder
setDeviceBytes (значение com.google.protobuf.ByteString)
 A (possibly partial) specification for the device on which this
 node should be placed.
NodeDef.Builder
setExperimentalDebugInfo ( NodeDef.ExperimentalDebugInfo.Builder builderForValue)
 This stores debug information associated with the node.
NodeDef.Builder
setExperimentalDebugInfo (значение NodeDef.ExperimentalDebugInfo )
 This stores debug information associated with the node.
NodeDef.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
NodeDef.Builder
setInput (индекс целого числа, строковое значение)
 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node".
NodeDef.Builder
setName (строковое значение)
 The name given to this operator.
NodeDef.Builder
setNameBytes (значение com.google.protobuf.ByteString)
 The name given to this operator.
NodeDef.Builder
setOp (строковое значение)
 The operation name.
NodeDef.Builder
setOpBytes (значение com.google.protobuf.ByteString)
 The operation name.
NodeDef.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный NodeDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

public NodeDef.Builder addAllInput (значения Iterable<String>)

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

общедоступный NodeDef.Builder addInput (строковое значение)

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

общедоступный NodeDef.Builder addInputBytes (значение com.google.protobuf.ByteString)

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

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

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

общественный NodeDef buildPartial ()

общедоступный NodeDef.Builder очистить ()

общедоступный NodeDef.Builder ClearAttr ()

общедоступный NodeDef.Builder ClearDevice ()

 A (possibly partial) specification for the device on which this
 node should be placed.
 The expected syntax for this string is as follows:
 DEVICE_SPEC ::= PARTIAL_SPEC
 PARTIAL_SPEC ::= ("/" CONSTRAINT) *
 CONSTRAINT ::= ("job:" JOB_NAME)
              | ("replica:" [1-9][0-9]*)
              | ("task:" [1-9][0-9]*)
              | ("device:" [A-Za-z]* ":" ([1-9][0-9]* | "*") )
 Valid values for this string include:
 * "/job:worker/replica:0/task:1/device:GPU:3"  (full specification)
 * "/job:worker/device:GPU:3"                   (partial specification)
 * ""                                    (no specification)
 If the constraints do not resolve to a single device (or if this
 field is empty or not present), the runtime will attempt to
 choose a device automatically.
 
string device = 4;

public NodeDef.Builder ClearExperimentalDebugInfo ()

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

общедоступный NodeDef.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный NodeDef.Builder ClearInput ()

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

общедоступный NodeDef.BuilderclearName ( )

 The name given to this operator. Used for naming inputs,
 logging, visualization, etc.  Unique within a single GraphDef.
 Must match the regexp "[A-Za-z0-9.][A-Za-z0-9_>./]*".
 
string name = 1;

общедоступный NodeDef.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный NodeDef.Builder ClearOp ()

 The operation name.  There may be custom parameters in attrs.
 Op names starting with an underscore are reserved for internal use.
 
string op = 2;

общедоступный клон NodeDef.Builder ()

общедоступное логическое значение containsAttr (строковый ключ)

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

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

Вместо этого используйте getAttrMap() .

public int getAttrCount ()

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

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

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

public AttrValue getAttrOrDefault (строковый ключ, AttrValue defaultValue)

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

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

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

общедоступный NodeDef getDefaultInstanceForType ()

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

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

публичная строка getDevice ()

 A (possibly partial) specification for the device on which this
 node should be placed.
 The expected syntax for this string is as follows:
 DEVICE_SPEC ::= PARTIAL_SPEC
 PARTIAL_SPEC ::= ("/" CONSTRAINT) *
 CONSTRAINT ::= ("job:" JOB_NAME)
              | ("replica:" [1-9][0-9]*)
              | ("task:" [1-9][0-9]*)
              | ("device:" [A-Za-z]* ":" ([1-9][0-9]* | "*") )
 Valid values for this string include:
 * "/job:worker/replica:0/task:1/device:GPU:3"  (full specification)
 * "/job:worker/device:GPU:3"                   (partial specification)
 * ""                                    (no specification)
 If the constraints do not resolve to a single device (or if this
 field is empty or not present), the runtime will attempt to
 choose a device automatically.
 
string device = 4;

public com.google.protobuf.ByteString getDeviceBytes ()

 A (possibly partial) specification for the device on which this
 node should be placed.
 The expected syntax for this string is as follows:
 DEVICE_SPEC ::= PARTIAL_SPEC
 PARTIAL_SPEC ::= ("/" CONSTRAINT) *
 CONSTRAINT ::= ("job:" JOB_NAME)
              | ("replica:" [1-9][0-9]*)
              | ("task:" [1-9][0-9]*)
              | ("device:" [A-Za-z]* ":" ([1-9][0-9]* | "*") )
 Valid values for this string include:
 * "/job:worker/replica:0/task:1/device:GPU:3"  (full specification)
 * "/job:worker/device:GPU:3"                   (partial specification)
 * ""                                    (no specification)
 If the constraints do not resolve to a single device (or if this
 field is empty or not present), the runtime will attempt to
 choose a device automatically.
 
string device = 4;

public NodeDef.ExperimentalDebugInfo getExperimentalDebugInfo ()

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

общедоступный NodeDef.ExperimentalDebugInfo.Builder getExperimentalDebugInfoBuilder ()

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

public NodeDef.ExperimentalDebugInfoOrBuilder getExperimentalDebugInfoOrBuilder ()

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

публичная строка getInput (индекс int)

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

public com.google.protobuf.ByteString getInputBytes (индекс int)

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

public int getInputCount ()

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

общедоступный com.google.protobuf.ProtocolStringList getInputList ()

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

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

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

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

 The name given to this operator. Used for naming inputs,
 logging, visualization, etc.  Unique within a single GraphDef.
 Must match the regexp "[A-Za-z0-9.][A-Za-z0-9_>./]*".
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 The name given to this operator. Used for naming inputs,
 logging, visualization, etc.  Unique within a single GraphDef.
 Must match the regexp "[A-Za-z0-9.][A-Za-z0-9_>./]*".
 
string name = 1;

публичная строка getOp ()

 The operation name.  There may be custom parameters in attrs.
 Op names starting with an underscore are reserved for internal use.
 
string op = 2;

общедоступный com.google.protobuf.ByteString getOpBytes ()

 The operation name.  There may be custom parameters in attrs.
 Op names starting with an underscore are reserved for internal use.
 
string op = 2;

общедоступное логическое значение hasExperimentalDebugInfo ()

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

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

public NodeDef.Builder mergeExperimentalDebugInfo (значение NodeDef.ExperimentalDebugInfo )

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

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

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

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

общедоступный финальный NodeDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public NodeDef.Builder putAllAttr (значения Map<String, AttrValue >)

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

public NodeDef.Builder putAttr (строковый ключ, значение AttrValue )

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

общедоступный NodeDef.Builder RemoveAttr (строковый ключ)

 Operation-specific graph-construction-time configuration.
 Note that this should include all attrs defined in the
 corresponding OpDef, including those with a value matching
 the default -- this allows the default to change and makes
 NodeDefs easier to interpret on their own.  However, if
 an attr with a default is not specified in this list, the
 default will be used.
 The "names" (keys) must match the regexp "[a-z][a-z0-9_]+" (and
 one of the names from the corresponding OpDef's attr field).
 The values must have a type matching the corresponding OpDef
 attr's type field.
 TODO(josh11b): Add some examples here showing best practices.
 
map<string, .tensorflow.AttrValue> attr = 5;

public NodeDef.Builder setDevice (строковое значение)

 A (possibly partial) specification for the device on which this
 node should be placed.
 The expected syntax for this string is as follows:
 DEVICE_SPEC ::= PARTIAL_SPEC
 PARTIAL_SPEC ::= ("/" CONSTRAINT) *
 CONSTRAINT ::= ("job:" JOB_NAME)
              | ("replica:" [1-9][0-9]*)
              | ("task:" [1-9][0-9]*)
              | ("device:" [A-Za-z]* ":" ([1-9][0-9]* | "*") )
 Valid values for this string include:
 * "/job:worker/replica:0/task:1/device:GPU:3"  (full specification)
 * "/job:worker/device:GPU:3"                   (partial specification)
 * ""                                    (no specification)
 If the constraints do not resolve to a single device (or if this
 field is empty or not present), the runtime will attempt to
 choose a device automatically.
 
string device = 4;

общедоступный NodeDef.Builder setDeviceBytes (значение com.google.protobuf.ByteString)

 A (possibly partial) specification for the device on which this
 node should be placed.
 The expected syntax for this string is as follows:
 DEVICE_SPEC ::= PARTIAL_SPEC
 PARTIAL_SPEC ::= ("/" CONSTRAINT) *
 CONSTRAINT ::= ("job:" JOB_NAME)
              | ("replica:" [1-9][0-9]*)
              | ("task:" [1-9][0-9]*)
              | ("device:" [A-Za-z]* ":" ([1-9][0-9]* | "*") )
 Valid values for this string include:
 * "/job:worker/replica:0/task:1/device:GPU:3"  (full specification)
 * "/job:worker/device:GPU:3"                   (partial specification)
 * ""                                    (no specification)
 If the constraints do not resolve to a single device (or if this
 field is empty or not present), the runtime will attempt to
 choose a device automatically.
 
string device = 4;

public NodeDef.Builder setExperimentalDebugInfo ( NodeDef.ExperimentalDebugInfo.Builder builderForValue)

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

public NodeDef.Builder setExperimentalDebugInfo (значение NodeDef.ExperimentalDebugInfo )

 This stores debug information associated with the node.
 
.tensorflow.NodeDef.ExperimentalDebugInfo experimental_debug_info = 6;

общедоступный NodeDef.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public NodeDef.Builder setInput (индекс int, строковое значение)

 Each input is "node:src_output" with "node" being a string name and
 "src_output" indicating which output tensor to use from "node". If
 "src_output" is 0 the ":0" suffix can be omitted.  Regular inputs
 may optionally be followed by control inputs that have the format
 "^node".
 
repeated string input = 3;

public NodeDef.Builder setName (строковое значение)

 The name given to this operator. Used for naming inputs,
 logging, visualization, etc.  Unique within a single GraphDef.
 Must match the regexp "[A-Za-z0-9.][A-Za-z0-9_>./]*".
 
string name = 1;

общедоступный NodeDef.Builder setNameBytes (значение com.google.protobuf.ByteString)

 The name given to this operator. Used for naming inputs,
 logging, visualization, etc.  Unique within a single GraphDef.
 Must match the regexp "[A-Za-z0-9.][A-Za-z0-9_>./]*".
 
string name = 1;

общедоступный NodeDef.Builder setOp (строковое значение)

 The operation name.  There may be custom parameters in attrs.
 Op names starting with an underscore are reserved for internal use.
 
string op = 2;

общедоступный NodeDef.Builder setOpBytes (значение com.google.protobuf.ByteString)

строка

 The operation name.  There may be custom parameters in attrs.
 Op names starting with an underscore are reserved for internal use.
 
string op = 2;

public NodeDef.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

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