общедоступный статический конечный класс GraphOpCreation.Builder
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
tensorflow.GraphOpCreation Публичные методы
| GraphOpCreation.Builder | addAllInputNames (значения Iterable<String>) Names of the input tensors to the op. |
| GraphOpCreation.Builder | addAllOutputTensorIds (Iterable<? расширяет целые значения>) Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | addInputNames (строковое значение) Names of the input tensors to the op. |
| GraphOpCreation.Builder | addInputNamesBytes (значение com.google.protobuf.ByteString) Names of the input tensors to the op. |
| GraphOpCreation.Builder | addOutputTensorIds (целое значение) Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| GraphOpCreation | строить () |
| GraphOpCreation | |
| GraphOpCreation.Builder | прозрачный () |
| GraphOpCreation.Builder | ОчиститьКодеЛокация () The unique ID for code location (stack trace) of the op's creation. |
| GraphOpCreation.Builder | ОчиститьИмяУстройства () Name of the device that the op is assigned to (if available). |
| GraphOpCreation.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
| GraphOpCreation.Builder | очиститьграфид () Unique ID of the graph (generated by debugger). |
| GraphOpCreation.Builder | очиститьимяграфика () Name of the graph that the op is a part of (if available). |
| GraphOpCreation.Builder | очиститьInputNames () Names of the input tensors to the op. |
| GraphOpCreation.Builder | очиститьнумаутпутс () Number of output tensors emitted by the op. |
| GraphOpCreation.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| GraphOpCreation.Builder | очистить имя_опции () Name of the op (e.g., "Dense/MatMul_1"). |
| GraphOpCreation.Builder | ОчиститьОпТип () Type of the op (e.g., "MatMul"). |
| GraphOpCreation.Builder | ClearOutputTensorIds () Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | клон () |
| КодМестоположение | getCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
| CodeLocation.Builder | getCodeLocationBuilder () The unique ID for code location (stack trace) of the op's creation. |
| КодLocationOrBuilder | getCodeLocationOrBuilder () The unique ID for code location (stack trace) of the op's creation. |
| GraphOpCreation | |
| окончательный статический com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Нить | получитьИмяУстройства () Name of the device that the op is assigned to (if available). |
| com.google.protobuf.ByteString | getDeviceNameBytes () Name of the device that the op is assigned to (if available). |
| Нить | получитьграфид () Unique ID of the graph (generated by debugger). |
| com.google.protobuf.ByteString | getGraphIdBytes () Unique ID of the graph (generated by debugger). |
| Нить | получитьИмяГрафика () Name of the graph that the op is a part of (if available). |
| com.google.protobuf.ByteString | getGraphNameBytes () Name of the graph that the op is a part of (if available). |
| Нить | getInputNames (индекс целого числа) Names of the input tensors to the op. |
| com.google.protobuf.ByteString | getInputNamesBytes (индекс int) Names of the input tensors to the op. |
| интервал | getInputNamesCount () Names of the input tensors to the op. |
| com.google.protobuf.ProtocolStringList | getInputNamesList () Names of the input tensors to the op. |
| интервал | getNumOutputs () Number of output tensors emitted by the op. |
| Нить | getOpName () Name of the op (e.g., "Dense/MatMul_1"). |
| com.google.protobuf.ByteString | getOpNameBytes () Name of the op (e.g., "Dense/MatMul_1"). |
| Нить | получитьОпТип () Type of the op (e.g., "MatMul"). |
| com.google.protobuf.ByteString | getOpTypeBytes () Type of the op (e.g., "MatMul"). |
| интервал | getOutputTensorIds (индекс целого числа) Unique IDs for the output tensors of this op. |
| интервал | getOutputTensorIdsCount () Unique IDs for the output tensors of this op. |
| Список<Целое число> | getOutputTensorIdsList () Unique IDs for the output tensors of this op. |
| логическое значение | имеетКодЛокация () The unique ID for code location (stack trace) of the op's creation. |
| последнее логическое значение | |
| GraphOpCreation.Builder | mergeCodeLocation (значение CodeLocation ) The unique ID for code location (stack trace) of the op's creation. |
| GraphOpCreation.Builder | mergeFrom (com.google.protobuf.Message другое) |
| GraphOpCreation.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| окончательный GraphOpCreation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| GraphOpCreation.Builder | setCodeLocation (значение CodeLocation ) The unique ID for code location (stack trace) of the op's creation. |
| GraphOpCreation.Builder | setCodeLocation ( CodeLocation.Builder builderForValue) The unique ID for code location (stack trace) of the op's creation. |
| GraphOpCreation.Builder | setDeviceName (строковое значение) Name of the device that the op is assigned to (if available). |
| GraphOpCreation.Builder | setDeviceNameBytes (значение com.google.protobuf.ByteString) Name of the device that the op is assigned to (if available). |
| GraphOpCreation.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| GraphOpCreation.Builder | setGraphId (строковое значение) Unique ID of the graph (generated by debugger). |
| GraphOpCreation.Builder | setGraphIdBytes (значение com.google.protobuf.ByteString) Unique ID of the graph (generated by debugger). |
| GraphOpCreation.Builder | setGraphName (строковое значение) Name of the graph that the op is a part of (if available). |
| GraphOpCreation.Builder | setGraphNameBytes (значение com.google.protobuf.ByteString) Name of the graph that the op is a part of (if available). |
| GraphOpCreation.Builder | setInputNames (индекс int, строковое значение) Names of the input tensors to the op. |
| GraphOpCreation.Builder | setNumOutputs (целое значение) Number of output tensors emitted by the op. |
| GraphOpCreation.Builder | setOpName (строковое значение) Name of the op (e.g., "Dense/MatMul_1"). |
| GraphOpCreation.Builder | setOpNameBytes (значение com.google.protobuf.ByteString) Name of the op (e.g., "Dense/MatMul_1"). |
| GraphOpCreation.Builder | setOpType (строковое значение) Type of the op (e.g., "MatMul"). |
| GraphOpCreation.Builder | setOpTypeBytes (значение com.google.protobuf.ByteString) Type of the op (e.g., "MatMul"). |
| GraphOpCreation.Builder | setOutputTensorIds (индекс целого числа, значение целого числа) Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
| окончательный GraphOpCreation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public GraphOpCreation.Builder addAllInputNames (значения Iterable<String>)
Names of the input tensors to the op.
repeated string input_names = 6; public GraphOpCreation.Builder addAllOutputTensorIds (Iterable<? расширяет значения Integer>)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; public GraphOpCreation.Builder addInputNames (строковое значение)
Names of the input tensors to the op.
repeated string input_names = 6; public GraphOpCreation.Builder addInputNamesBytes (значение com.google.protobuf.ByteString)
Names of the input tensors to the op.
repeated string input_names = 6; public GraphOpCreation.Builder addOutputTensorIds (целое значение)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; public GraphOpCreation.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный GraphOpCreation.Builder ClearCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; общедоступный GraphOpCreation.Builder ClearDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5; общедоступный GraphOpCreation.Builder ClearGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; общедоступный GraphOpCreation.Builder ClearGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; общедоступный GraphOpCreation.Builder ClearInputNames ()
Names of the input tensors to the op.
repeated string input_names = 6; общедоступный GraphOpCreation.Builder ClearNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7; общедоступный GraphOpCreation.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
общедоступный GraphOpCreation.Builder ClearOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; общедоступный GraphOpCreation.Builder ClearOpType ()
Type of the op (e.g., "MatMul").
string op_type = 1; общедоступный GraphOpCreation.Builder ClearOutputTensorIds ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; общедоступный CodeLocation getCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; общедоступный CodeLocation.Builder getCodeLocationBuilder ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; общедоступный CodeLocationOrBuilder getCodeLocationOrBuilder ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступная строка getDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5; public com.google.protobuf.ByteString getDeviceNameBytes ()
Name of the device that the op is assigned to (if available).
string device_name = 5; общедоступная строка getGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; public com.google.protobuf.ByteString getGraphIdBytes ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; публичная строка getGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; public com.google.protobuf.ByteString getGraphNameBytes ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; общедоступная строка getInputNames (индекс int)
Names of the input tensors to the op.
repeated string input_names = 6; public com.google.protobuf.ByteString getInputNamesBytes (индекс int)
Names of the input tensors to the op.
repeated string input_names = 6; public int getInputNamesCount ()
Names of the input tensors to the op.
repeated string input_names = 6; public com.google.protobuf.ProtocolStringList getInputNamesList ()
Names of the input tensors to the op.
repeated string input_names = 6; public int getNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7; общедоступная строка getOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; public com.google.protobuf.ByteString getOpNameBytes ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; общедоступная строка getOpType ()
Type of the op (e.g., "MatMul").
string op_type = 1; public com.google.protobuf.ByteString getOpTypeBytes ()
Type of the op (e.g., "MatMul").
string op_type = 1; public int getOutputTensorIds (индекс int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; public int getOutputTensorIdsCount ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; общедоступный список <Integer> getOutputTensorIdsList ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; общедоступное логическое значение hasCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; публичное окончательное логическое значение isInitialized ()
public GraphOpCreation.Builder mergeCodeLocation (значение CodeLocation )
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; общедоступный GraphOpCreation.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
общедоступный финал GraphOpCreation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public GraphOpCreation.Builder setCodeLocation (значение CodeLocation )
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; общедоступный GraphOpCreation.Builder setCodeLocation ( CodeLocation.Builder builderForValue)
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; public GraphOpCreation.Builder setDeviceName (строковое значение)
Name of the device that the op is assigned to (if available).
string device_name = 5; общедоступный GraphOpCreation.Builder setDeviceNameBytes (значение com.google.protobuf.ByteString)
Name of the device that the op is assigned to (if available).
string device_name = 5; public GraphOpCreation.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public GraphOpCreation.Builder setGraphId (строковое значение)
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; общедоступный GraphOpCreation.Builder setGraphIdBytes (значение com.google.protobuf.ByteString)
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; public GraphOpCreation.Builder setGraphName (строковое значение)
Name of the graph that the op is a part of (if available).
string graph_name = 3; общедоступный GraphOpCreation.Builder setGraphNameBytes (значение com.google.protobuf.ByteString)
Name of the graph that the op is a part of (if available).
string graph_name = 3; public GraphOpCreation.Builder setInputNames (индекс int, строковое значение)
Names of the input tensors to the op.
repeated string input_names = 6; public GraphOpCreation.Builder setNumOutputs (целое значение)
Number of output tensors emitted by the op.
int32 num_outputs = 7; public GraphOpCreation.Builder setOpName (строковое значение)
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; общедоступный GraphOpCreation.Builder setOpNameBytes (значение com.google.protobuf.ByteString)
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; public GraphOpCreation.Builder setOpType (строковое значение)
Type of the op (e.g., "MatMul").
string op_type = 1; общедоступный GraphOpCreation.Builder setOpTypeBytes (значение com.google.protobuf.ByteString)
Type of the op (e.g., "MatMul").
string op_type = 1; public GraphOpCreation.Builder setOutputTensorIds (индекс int, значение int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;