GraphOpCreation.Builder

GraphOpCreation.Builder de clase final estática pública

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
tipo tensorflow.GraphOpCreation

Métodos públicos

GraphOpCreation.Builder
addAllInputNames (valores <String> iterables )
 Names of the input tensors to the op.
GraphOpCreation.Builder
addAllOutputTensorIds ( valores Iterable <? extiende Integer>)
 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 de 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)
GraphOpCreation
GraphOpCreation
GraphOpCreation.Builder
claro ()
GraphOpCreation.Builder
clearCodeLocation ()
 The unique ID for code location (stack trace) of the op's creation.
GraphOpCreation.Builder
clearDeviceName ()
 Name of the device that the op is assigned to (if available).
GraphOpCreation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
GraphOpCreation.Builder
clearGraphId ()
 Unique ID of the graph (generated by debugger).
GraphOpCreation.Builder
clearGraphName ()
 Name of the graph that the op is a part of (if available).
GraphOpCreation.Builder
clearInputNames ()
 Names of the input tensors to the op.
GraphOpCreation.Builder
clearNumOutputs ()
 Number of output tensors emitted by the op.
GraphOpCreation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphOpCreation.Builder
clearOpName ()
 Name of the op (e.g., "Dense/MatMul_1").
GraphOpCreation.Builder
clearOpType ()
 Type of the op (e.g., "MatMul").
GraphOpCreation.Builder
clearOutputTensorIds ()
 Unique IDs for the output tensors of this op.
GraphOpCreation.Builder
clon ()
CodeLocation
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.
CodeLocationOrBuilder
getCodeLocationOrBuilder ()
 The unique ID for code location (stack trace) of the op's creation.
GraphOpCreation
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getDeviceName ()
 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).
Cuerda
getGraphId ()
 Unique ID of the graph (generated by debugger).
com.google.protobuf.ByteString
getGraphIdBytes ()
 Unique ID of the graph (generated by debugger).
Cuerda
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).
Cuerda
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.
En t
getInputNamesCount ()
 Names of the input tensors to the op.
com.google.protobuf.ProtocolStringList
getInputNamesList ()
 Names of the input tensors to the op.
En t
getNumOutputs ()
 Number of output tensors emitted by the op.
Cuerda
getOpName ()
 Name of the op (e.g., "Dense/MatMul_1").
com.google.protobuf.ByteString
getOpNameBytes ()
 Name of the op (e.g., "Dense/MatMul_1").
Cuerda
getOpType ()
 Type of the op (e.g., "MatMul").
com.google.protobuf.ByteString
getOpTypeBytes ()
 Type of the op (e.g., "MatMul").
En t
getOutputTensorIds (índice int)
 Unique IDs for the output tensors of this op.
En t
getOutputTensorIdsCount ()
 Unique IDs for the output tensors of this op.
Lista <Intero>
getOutputTensorIdsList ()
 Unique IDs for the output tensors of this op.
booleano
hasCodeLocation ()
 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 extensionRegistry)
GraphOpCreation.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
GraphOpCreation.Builder
setCodeLocation (valor de 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 (valor de cadena)
 Name of the device that the op is assigned to (if available).
GraphOpCreation.Builder
setDeviceNameBytes (valor de 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 de 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 de 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 de 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 de 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 unknownFields)

Métodos heredados

Métodos públicos

public GraphOpCreation.Builder addAllInputNames (valores <String> iterables )

 Names of the input tensors to the op.
 
repeated string input_names = 6;

public GraphOpCreation.Builder addAllOutputTensorIds ( valores Iterables <? extiende Integer>)

 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;

public GraphOpCreation.Builder addInputNamesBytes (valor de com.google.protobuf.ByteString)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

public 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)

public GraphOpCreation build ()

public GraphOpCreation buildPartial ()

public GraphOpCreation.Builder clear ()

public 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; nombre_dispositivo string device_name = 5;

public GraphOpCreation.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public 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;

public GraphOpCreation.Builder clearNumOutputs ()

 Number of output tensors emitted by the op.
 
int32 num_outputs = 7;

public GraphOpCreation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphOpCreation.Builder clearOpName ()

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

public GraphOpCreation.Builder clearOpType ()

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

public GraphOpCreation.Builder clearOutputTensorIds ()

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

public GraphOpCreation.Builder clone ()

public CodeLocation getCodeLocation ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

public CodeLocation.Builder getCodeLocationBuilder ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

public CodeLocationOrBuilder getCodeLocationOrBuilder ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

public GraphOpCreation getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getDeviceName ()

 Name of the device that the op is assigned to (if available).
 
string device_name = 5; nombre_dispositivo 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; nombre_dispositivo string device_name = 5;

public String 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;

public String 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;

public String getInputNames (índice int)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

public com.google.protobuf.ByteString getInputNamesBytes (índice 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;

public String 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;

public String 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 índice)

 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;

Public List <Integer> getOutputTensorIdsList ()

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

public boolean hasCodeLocation ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

public final boolean isInitialized ()

public GraphOpCreation.Builder mergeCodeLocation (valor de CodeLocation )

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

public GraphOpCreation.Builder mergeFrom (com.google.protobuf.Message other)

public GraphOpCreation.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public final GraphOpCreation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public GraphOpCreation.Builder setCodeLocation (valor de CodeLocation )

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

public 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; nombre_dispositivo string device_name = 5;

public GraphOpCreation.Builder setDeviceNameBytes (valor de com.google.protobuf.ByteString)

 Name of the device that the op is assigned to (if available).
 
string device_name = 5; nombre_dispositivo string device_name = 5;

public GraphOpCreation.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public 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;

public GraphOpCreation.Builder setGraphIdBytes (valor de 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;

public GraphOpCreation.Builder setGraphNameBytes (valor de 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;

public GraphOpCreation.Builder setNumOutputs (valor int)

 Number of output tensors emitted by the op.
 
int32 num_outputs = 7;

public GraphOpCreation.Builder setOpName (valor de cadena)

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

public GraphOpCreation.Builder setOpNameBytes (valor de com.google.protobuf.ByteString)

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

public GraphOpCreation.Builder setOpType (valor de cadena)

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

public GraphOpCreation.Builder setOpTypeBytes (valor de com.google.protobuf.ByteString)

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

public GraphOpCreation.Builder setOutputTensorIds (índice int, valor int)

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

public GraphOpCreation.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público final GraphOpCreation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)