classe finale statica pubblica Execution.Builder
Data relating to the eager execution of an op or a Graph. For a op that generates N output tensors (N >= 0), only one Execution proto will be used to describe the execution event.
tensorflow.Execution
Metodi pubblici
Esecuzione.Builder | addAllInputTensorIds (Iterable<? estende Long> valori) IDs of the input tensors (if available). |
Esecuzione.Builder | addAllOutputTensorDeviceIds (Iterable<? estende Integer> valori) Debugged-generated IDs of the devices on which the output tensors reside. |
Esecuzione.Builder | addAllOutputTensorIds (Iterable<? estende Long> valori) IDs of the output tensors (if availbable). |
Esecuzione.Builder | addAllTensorProtos (Iterable<? estende TensorProto > valori) Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione.Builder | addInputTensorIds (valore lungo) IDs of the input tensors (if available). |
Esecuzione.Builder | addOutputTensorDeviceIds (valore int) Debugged-generated IDs of the devices on which the output tensors reside. |
Esecuzione.Builder | addOutputTensorIds (valore lungo) IDs of the output tensors (if availbable). |
Esecuzione.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Esecuzione.Builder | addTensorProtos (valore TensorProto ) Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione.Builder | addTensorProtos ( TensorProto.Builder builderForValue) Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione.Builder | addTensorProtos (indice int, valore TensorProto ) Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione.Builder | addTensorProtos (indice int, TensorProto.Builder builderForValue) Output Tensor values in the type described by `tensor_value_type`. |
TensorProto.Builder | aggiungiTensorProtosBuilder () Output Tensor values in the type described by `tensor_value_type`. |
TensorProto.Builder | addTensorProtosBuilder (indice int) Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione | costruire () |
Esecuzione | buildPartial () |
Esecuzione.Builder | chiaro () |
Esecuzione.Builder | clearCodeLocation () Stack trace of the eager execution. |
Esecuzione.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
Esecuzione.Builder | clearGraphId () The graph that's executed: applicable only to the eager execution of a FuncGraph. |
Esecuzione.Builder | clearInputTensorIds () IDs of the input tensors (if available). |
Esecuzione.Builder | clearNumUscite () Number of output tensors. |
Esecuzione.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Esecuzione.Builder | clearOpType () Op type (e.g., "MatMul"). |
Esecuzione.Builder | clearOutputTensorDeviceIds () Debugged-generated IDs of the devices on which the output tensors reside. |
Esecuzione.Builder | clearOutputTensorIds () IDs of the output tensors (if availbable). |
Esecuzione.Builder | clearTensorDebugMode () Type of the tensor value encapsulated in this proto. |
Esecuzione.Builder | clearTensorProtos () Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione.Builder | clone () |
CodeLocation | getCodeLocation () Stack trace of the eager execution. |
CodeLocation.Builder | getCodeLocationBuilder () Stack trace of the eager execution. |
CodeLocationOrBuilder | getCodeLocationOrBuilder () Stack trace of the eager execution. |
Esecuzione | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getIdGrafico () The graph that's executed: applicable only to the eager execution of a FuncGraph. |
com.google.protobuf.ByteString | getGraphIdBytes () The graph that's executed: applicable only to the eager execution of a FuncGraph. |
lungo | getInputTensorIds (indice int) IDs of the input tensors (if available). |
int | getInputTensorIdsCount () IDs of the input tensors (if available). |
Elenco<Lungo> | getInputTensorIdsList () IDs of the input tensors (if available). |
int | getNumUscite () Number of output tensors. |
Corda | getOpType () Op type (e.g., "MatMul"). |
com.google.protobuf.ByteString | getOpTypeBytes () Op type (e.g., "MatMul"). |
int | getOutputTensorDeviceIds (indice int) Debugged-generated IDs of the devices on which the output tensors reside. |
int | getOutputTensorDeviceIdsCount () Debugged-generated IDs of the devices on which the output tensors reside. |
Elenco<intero> | getOutputTensorDeviceIdsList () Debugged-generated IDs of the devices on which the output tensors reside. |
lungo | getOutputTensorIds (indice int) IDs of the output tensors (if availbable). |
int | getOutputTensorIdsCount () IDs of the output tensors (if availbable). |
Elenco<Lungo> | getOutputTensorIdsList () IDs of the output tensors (if availbable). |
TensorDebugMode | getTensorDebugMode () Type of the tensor value encapsulated in this proto. |
int | getTensorDebugModeValue () Type of the tensor value encapsulated in this proto. |
TensoreProto | getTensorProtos (indice int) Output Tensor values in the type described by `tensor_value_type`. |
TensorProto.Builder | getTensorProtosBuilder (indice int) Output Tensor values in the type described by `tensor_value_type`. |
Elenco< TensorProto.Builder > | getTensorProtosBuilderList () Output Tensor values in the type described by `tensor_value_type`. |
int | getTensorProtosCount () Output Tensor values in the type described by `tensor_value_type`. |
Elenco< TensorProto > | getTensorProtosList () Output Tensor values in the type described by `tensor_value_type`. |
TensorProtoOrBuilder | getTensorProtosOrBuilder (indice int) Output Tensor values in the type described by `tensor_value_type`. |
Elenco<? estende TensorProtoOrBuilder > | getTensorProtosOrBuilderList () Output Tensor values in the type described by `tensor_value_type`. |
booleano | hasCodeLocation () Stack trace of the eager execution. |
booleano finale | |
Esecuzione.Builder | |
Esecuzione.Builder | mergeFrom (com.google.protobuf.Message altro) |
Esecuzione.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
finale Execution.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Esecuzione.Builder | rimuoviTensorProtos (indice int) Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione.Builder | |
Esecuzione.Builder | |
Esecuzione.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Esecuzione.Builder | setGraphId (valore stringa) The graph that's executed: applicable only to the eager execution of a FuncGraph. |
Esecuzione.Builder | setGraphIdBytes (valore com.google.protobuf.ByteString) The graph that's executed: applicable only to the eager execution of a FuncGraph. |
Esecuzione.Builder | setInputTensorIds (indice int, valore lungo) IDs of the input tensors (if available). |
Esecuzione.Builder | setNumOutputs (valore int) Number of output tensors. |
Esecuzione.Builder | setOpType (valore stringa) Op type (e.g., "MatMul"). |
Esecuzione.Builder | setOpTypeBytes (valore com.google.protobuf.ByteString) Op type (e.g., "MatMul"). |
Esecuzione.Builder | setOutputTensorDeviceIds (indice int, valore int) Debugged-generated IDs of the devices on which the output tensors reside. |
Esecuzione.Builder | setOutputTensorIds (indice int, valore lungo) IDs of the output tensors (if availbable). |
Esecuzione.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
Esecuzione.Builder | |
Esecuzione.Builder | setTensorDebugModeValue (valore int) Type of the tensor value encapsulated in this proto. |
Esecuzione.Builder | setTensorProtos (indice int, valore TensorProto ) Output Tensor values in the type described by `tensor_value_type`. |
Esecuzione.Builder | setTensorProtos (indice int, TensorProto.Builder builderForValue) Output Tensor values in the type described by `tensor_value_type`. |
finale Execution.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public Execution.Builder addAllInputTensorIds (Iterable<? estende Long> valori)
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
public Execution.Builder addAllOutputTensorDeviceIds (Iterable<? estende i valori Integer>)
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;
public Execution.Builder addAllOutputTensorIds (Iterable<? estende Long> valori)
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
public Execution.Builder addAllTensorProtos (Iterable<? estende TensorProto > valori)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public Execution.Builder addInputTensorIds (valore lungo)
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
public Execution.Builder addOutputTensorDeviceIds (valore int)
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;
public Execution.Builder addOutputTensorIds (valore lungo)
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
public Execution.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public Execution.Builder addTensorProtos (valore TensorProto )
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public Execution.Builder addTensorProtos ( TensorProto.Builder builderForValue)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public Execution.Builder addTensorProtos (indice int, valore TensorProto )
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public Execution.Builder addTensorProtos (indice int, TensorProto.Builder builderForValue)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public TensorProto.Builder addTensorProtosBuilder ()
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public TensorProto.Builder addTensorProtosBuilder (indice int)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public Execution.Builder clearCodeLocation ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public Execution.Builder clearGraphId ()
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;
public Execution.Builder clearInputTensorIds ()
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
public Execution.Builder clearOpType ()
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;
public Execution.Builder clearOutputTensorDeviceIds ()
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;
public Execution.Builder clearOutputTensorIds ()
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
public Execution.Builder clearTensorDebugMode ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;
public Execution.Builder clearTensorProtos ()
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public CodeLocation getCodeLocation ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public CodeLocation.Builder getCodeLocationBuilder ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public CodeLocationOrBuilder getCodeLocationOrBuilder ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
stringa pubblica getGraphId ()
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;
pubblico com.google.protobuf.ByteString getGraphIdBytes ()
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;
pubblico lungo getInputTensorIds (indice int)
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
public int getInputTensorIdsCount ()
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
public List<Long> getInputTensorIdsList ()
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
public int getNumOutputs ()
Number of output tensors.
int32 num_outputs = 2;
stringa pubblica getOpType ()
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;
pubblico com.google.protobuf.ByteString getOpTypeBytes ()
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;
public int getOutputTensorDeviceIds (indice int)
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;
public int getOutputTensorDeviceIdsCount ()
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;
public List<Integer> getOutputTensorDeviceIdsList ()
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;
pubblico lungo getOutputTensorIds (indice int)
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
public int getOutputTensorIdsCount ()
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
public List<Long> getOutputTensorIdsList ()
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
public TensorDebugMode getTensorDebugMode ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;
public int getTensorDebugModeValue ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;
public TensorProto getTensorProtos (indice int)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public TensorProto.Builder getTensorProtosBuilder (indice int)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
Elenco pubblico< TensorProto.Builder > getTensorProtosBuilderList ()
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public int getTensorProtosCount ()
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
Elenco pubblico< TensorProto > getTensorProtosList ()
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public TensorProtoOrBuilder getTensorProtosOrBuilder (indice int)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
Elenco pubblico<? estende TensorProtoOrBuilder > getTensorProtosOrBuilderList ()
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
hasCodeLocation booleano pubblico ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public final booleano isInitialized ()
public Execution.Builder mergeCodeLocation (valore CodeLocation )
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public Execution.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public final Execution.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public Execution.Builder rimuoviTensorProtos (indice int)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public Execution.Builder setCodeLocation (valore CodeLocation )
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public Execution.Builder setCodeLocation ( CodeLocation.Builder builderForValue)
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
public Execution.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public Execution.Builder setGraphId (valore stringa)
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;
public Execution.Builder setGraphIdBytes (valore com.google.protobuf.ByteString)
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;
public Execution.Builder setInputTensorIds (indice int, valore lungo)
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
public Execution.Builder setNumOutputs (valore int)
Number of output tensors.
int32 num_outputs = 2;
public Execution.Builder setOpType (valore stringa)
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;
public Execution.Builder setOpTypeBytes (valore com.google.protobuf.ByteString)
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;
public Execution.Builder setOutputTensorDeviceIds (indice int, valore int)
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;
public Execution.Builder setOutputTensorIds (indice int, valore lungo)
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
public Execution.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public Execution.Builder setTensorDebugMode (valore TensorDebugMode )
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;
public Execution.Builder setTensorDebugModeValue (valore int)
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;
public Execution.Builder setTensorProtos (indice int, valore TensorProto )
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;
public Execution.Builder setTensorProtos (indice int, TensorProto.Builder builderForValue)
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;