clase final estática pública GraphOpCreation.Builder
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
tensorflow.GraphOpCreation Métodos públicos
| GraphOpCreation.Builder | addAllInputNames (valores Iterable<String>) Names of the input tensors to the op. |
| GraphOpCreation.Builder | addAllOutputTensorIds (Iterable<? extiende valores enteros>) Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | addInputNames (valor de cadena) Names of the input tensors to the op. |
| GraphOpCreation.Builder | addInputNamesBytes (valor com.google.protobuf.ByteString) Names of the input tensors to the op. |
| GraphOpCreation.Builder | addOutputTensorIds (valor int) Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| Creación de GraphOp | construir () |
| Creación de GraphOp | |
| GraphOpCreation.Builder | claro () |
| GraphOpCreation.Builder | borrarCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
| GraphOpCreation.Builder | borrar nombre de dispositivo () Name of the device that the op is assigned to (if available). |
| GraphOpCreation.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| GraphOpCreation.Builder | borrarIdGráfico () Unique ID of the graph (generated by debugger). |
| GraphOpCreation.Builder | borrar nombre de gráfico () Name of the graph that the op is a part of (if available). |
| GraphOpCreation.Builder | borrar nombres de entrada () Names of the input tensors to the op. |
| GraphOpCreation.Builder | borrarNumSalidas () Number of output tensors emitted by the op. |
| GraphOpCreation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
| GraphOpCreation.Builder | borrarNombreOp () Name of the op (e.g., "Dense/MatMul_1"). |
| GraphOpCreation.Builder | borrarOpType () Type of the op (e.g., "MatMul"). |
| GraphOpCreation.Builder | borrarOutputTensorIds () Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | clonar () |
| CódigoUbicación | getCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
| CódigoUbicación.Constructor | getCodeLocationBuilder () The unique ID for code location (stack trace) of the op's creation. |
| CódigoUbicaciónOrConstructor | getCodeLocationOrBuilder () The unique ID for code location (stack trace) of the op's creation. |
| Creación de GraphOp | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| com.google.protobuf.Descriptors.Descriptor | |
| Cadena | obtener nombre del dispositivo () 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). |
| Cadena | obtenerIdGrafico () Unique ID of the graph (generated by debugger). |
| com.google.protobuf.ByteString | obtenerGraphIdBytes () Unique ID of the graph (generated by debugger). |
| Cadena | getGraphName () 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). |
| Cadena | getInputNames (índice int) Names of the input tensors to the op. |
| com.google.protobuf.ByteString | getInputNamesBytes (índice int) Names of the input tensors to the op. |
| entero | getInputNamesCount () Names of the input tensors to the op. |
| com.google.protobuf.ProtocolStringList | getInputNamesList () Names of the input tensors to the op. |
| entero | getNumSalidas () Number of output tensors emitted by the op. |
| Cadena | obtenerNombreOp () Name of the op (e.g., "Dense/MatMul_1"). |
| com.google.protobuf.ByteString | getOpNombreBytes () Name of the op (e.g., "Dense/MatMul_1"). |
| Cadena | getOpType () Type of the op (e.g., "MatMul"). |
| com.google.protobuf.ByteString | obtenerOpTypeBytes () Type of the op (e.g., "MatMul"). |
| entero | getOutputTensorIds (índice int) Unique IDs for the output tensors of this op. |
| entero | getOutputTensorIdsCount () Unique IDs for the output tensors of this op. |
| Lista<Entero> | getOutputTensorIdsList () Unique IDs for the output tensors of this op. |
| booleano | tieneCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
| booleano final | |
| GraphOpCreation.Builder | mergeCodeLocation (valor de CodeLocation ) The unique ID for code location (stack trace) of the op's creation. |
| GraphOpCreation.Builder | mergeFrom (com.google.protobuf.Message otro) |
| GraphOpCreation.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| GraphOpCreation.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
| GraphOpCreation.Builder | setCodeLocation (valor de ubicación de código ) 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 (valor de cadena) Name of the device that the op is assigned to (if available). |
| GraphOpCreation.Builder | setDeviceNameBytes (valor com.google.protobuf.ByteString) Name of the device that the op is assigned to (if available). |
| GraphOpCreation.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| GraphOpCreation.Builder | setGraphId (valor de cadena) Unique ID of the graph (generated by debugger). |
| GraphOpCreation.Builder | setGraphIdBytes (valor com.google.protobuf.ByteString) Unique ID of the graph (generated by debugger). |
| GraphOpCreation.Builder | setGraphName (valor de cadena) Name of the graph that the op is a part of (if available). |
| GraphOpCreation.Builder | setGraphNameBytes (valor com.google.protobuf.ByteString) Name of the graph that the op is a part of (if available). |
| GraphOpCreation.Builder | setInputNames (índice int, valor de cadena) Names of the input tensors to the op. |
| GraphOpCreation.Builder | setNumOutputs (valor int) Number of output tensors emitted by the op. |
| GraphOpCreation.Builder | setOpName (valor de cadena) Name of the op (e.g., "Dense/MatMul_1"). |
| GraphOpCreation.Builder | setOpNameBytes (valor com.google.protobuf.ByteString) Name of the op (e.g., "Dense/MatMul_1"). |
| GraphOpCreation.Builder | setOpType (valor de cadena) Type of the op (e.g., "MatMul"). |
| GraphOpCreation.Builder | setOpTypeBytes (valor com.google.protobuf.ByteString) Type of the op (e.g., "MatMul"). |
| GraphOpCreation.Builder | setOutputTensorIds (índice int, valor int) Unique IDs for the output tensors of this op. |
| GraphOpCreation.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
| GraphOpCreation.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public GraphOpCreation.Builder addAllInputNames (valores Iterable<String>)
Names of the input tensors to the op.
repeated string input_names = 6; public GraphOpCreation.Builder addAllOutputTensorIds (Iterable<? extiende valores enteros>)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; public GraphOpCreation.Builder addInputNames (valor de cadena)
Names of the input tensors to the op.
repeated string input_names = 6; público GraphOpCreation.Builder addInputNamesBytes (valor com.google.protobuf.ByteString)
Names of the input tensors to the op.
repeated string input_names = 6; público GraphOpCreation.Builder addOutputTensorIds (valor int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; public GraphOpCreation.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
pública GraphOpCreation.Builder clearCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; public GraphOpCreation.Builder clearDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5; público GraphOpCreation.Builder clearGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; public GraphOpCreation.Builder clearGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; public GraphOpCreation.Builder clearInputNames ()
Names of the input tensors to the op.
repeated string input_names = 6; pública GraphOpCreation.Builder clearNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7; public GraphOpCreation.Builder clearOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; público GraphOpCreation.Builder clearOutputTensorIds ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; ubicación de código pública getubicación de código ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; CodeLocation.Builder público getCodeLocationBuilder ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; ubicaciónCódigo públicoOrBuilder getUbicaciónCódigoOrBuilder ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5; público com.google.protobuf.ByteString getDeviceNameBytes ()
Name of the device that the op is assigned to (if available).
string device_name = 5; cadena pública getGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; público 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; cadena pública getGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; público com.google.protobuf.ByteString getGraphNameBytes ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; cadena pública getInputNames (índice int)
Names of the input tensors to the op.
repeated string input_names = 6; público com.google.protobuf.ByteString getInputNamesBytes (índice int)
Names of the input tensors to the op.
repeated string input_names = 6; público int getInputNamesCount ()
Names of the input tensors to the op.
repeated string input_names = 6; público com.google.protobuf.ProtocolStringList getInputNamesList ()
Names of the input tensors to the op.
repeated string input_names = 6; público int getNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7; cadena pública getOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; público com.google.protobuf.ByteString getOpNameBytes ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; cadena pública getOpType ()
Type of the op (e.g., "MatMul").
string op_type = 1; público com.google.protobuf.ByteString getOpTypeBytes ()
Type of the op (e.g., "MatMul").
string op_type = 1; público int getOutputTensorIds (índice int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; público int getOutputTensorIdsCount ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; Lista pública<Integer> getOutputTensorIdsList ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; hasCodeLocation público booleano ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; público final booleano isInitialized ()
public GraphOpCreation.Builder mergeCodeLocation (valor CodeLocation )
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; mergeFrom público GraphOpCreation.Builder (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
| IOExcepción |
|---|
GraphOpCreation.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público GraphOpCreation.Builder setCodeLocation (valor CodeLocation )
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; público 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 (valor de cadena)
Name of the device that the op is assigned to (if available).
string device_name = 5; público GraphOpCreation.Builder setDeviceNameBytes (valor com.google.protobuf.ByteString)
Name of the device that the op is assigned to (if available).
string device_name = 5; público GraphOpCreation.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público GraphOpCreation.Builder setGraphId (valor de cadena)
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; público GraphOpCreation.Builder setGraphIdBytes (valor 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 (valor de cadena)
Name of the graph that the op is a part of (if available).
string graph_name = 3; público GraphOpCreation.Builder setGraphNameBytes (valor 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 (índice int, valor de cadena)
Names of the input tensors to the op.
repeated string input_names = 6; público GraphOpCreation.Builder setNumOutputs (valor int)
Number of output tensors emitted by the op.
int32 num_outputs = 7; público GraphOpCreation.Builder setOpName (valor de cadena)
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; público GraphOpCreation.Builder setOpNameBytes (valor com.google.protobuf.ByteString)
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; público GraphOpCreation.Builder setOpType (valor de cadena)
Type of the op (e.g., "MatMul").
string op_type = 1; público GraphOpCreation.Builder setOpTypeBytes (valor com.google.protobuf.ByteString)
Type of the op (e.g., "MatMul").
string op_type = 1; público GraphOpCreation.Builder setOutputTensorIds (índice int, valor int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;