Execution.Builder

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

 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.
 
Protobuf tipo tensorflow.Execution

Métodos públicos

Ejecución Constructor
addAllInputTensorIds (Iterable <? extiende valores largos>)
 IDs of the input tensors (if available).
Ejecución Constructor
addAllOutputTensorDeviceIds ( valores Iterable <? extiende Integer>)
 Debugged-generated IDs of the devices on which the output tensors reside.
Ejecución Constructor
addAllOutputTensorIds (Iterable <? extiende valores largos>)
 IDs of the output tensors (if availbable).
Ejecución Constructor
addAllTensorProtos (Iterable <? extiende los valores de TensorProto >)
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución Constructor
addInputTensorIds (valor largo)
 IDs of the input tensors (if available).
Ejecución Constructor
addOutputTensorDeviceIds (valor int)
 Debugged-generated IDs of the devices on which the output tensors reside.
Ejecución Constructor
addOutputTensorIds (valor largo)
 IDs of the output tensors (if availbable).
Ejecución Constructor
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Ejecución Constructor
addTensorProtos (valor de TensorProto )
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución Constructor
addTensorProtos ( TensorProto.Builder builderForValue)
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución Constructor
addTensorProtos (índice int, valor de TensorProto )
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución Constructor
addTensorProtos (índice int, TensorProto.Builder builderForValue)
 Output Tensor values in the type described by `tensor_value_type`.
TensorProto.Builder
addTensorProtosBuilder ()
 Output Tensor values in the type described by `tensor_value_type`.
TensorProto.Builder
addTensorProtosBuilder (índice int)
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución
Ejecución
Ejecución Constructor
claro ()
Ejecución Constructor
clearCodeLocation ()
 Stack trace of the eager execution.
Ejecución Constructor
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
Ejecución Constructor
clearGraphId ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
Ejecución Constructor
clearInputTensorIds ()
 IDs of the input tensors (if available).
Ejecución Constructor
clearNumOutputs ()
 Number of output tensors.
Ejecución Constructor
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Ejecución Constructor
clearOpType ()
 Op type (e.g., "MatMul").
Ejecución Constructor
clearOutputTensorDeviceIds ()
 Debugged-generated IDs of the devices on which the output tensors reside.
Ejecución Constructor
clearOutputTensorIds ()
 IDs of the output tensors (if availbable).
Ejecución Constructor
clearTensorDebugMode ()
 Type of the tensor value encapsulated in this proto.
Ejecución Constructor
clearTensorProtos ()
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución Constructor
clonar ()
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.
Ejecución
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getGraphId ()
 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.
largo
getInputTensorIds (índice int)
 IDs of the input tensors (if available).
En t
getInputTensorIdsCount ()
 IDs of the input tensors (if available).
Lista <larga>
getInputTensorIdsList ()
 IDs of the input tensors (if available).
En t
getNumOutputs ()
 Number of output tensors.
Cuerda
getOpType ()
 Op type (e.g., "MatMul").
com.google.protobuf.ByteString
getOpTypeBytes ()
 Op type (e.g., "MatMul").
En t
getOutputTensorDeviceIds (índice int)
 Debugged-generated IDs of the devices on which the output tensors reside.
En t
getOutputTensorDeviceIdsCount ()
 Debugged-generated IDs of the devices on which the output tensors reside.
Lista <Intero>
getOutputTensorDeviceIdsList ()
 Debugged-generated IDs of the devices on which the output tensors reside.
largo
getOutputTensorIds (índice int)
 IDs of the output tensors (if availbable).
En t
getOutputTensorIdsCount ()
 IDs of the output tensors (if availbable).
Lista <larga>
getOutputTensorIdsList ()
 IDs of the output tensors (if availbable).
TensorDebugMode
getTensorDebugMode ()
 Type of the tensor value encapsulated in this proto.
En t
getTensorDebugModeValue ()
 Type of the tensor value encapsulated in this proto.
TensorProto
getTensorProtos (índice int)
 Output Tensor values in the type described by `tensor_value_type`.
TensorProto.Builder
getTensorProtosBuilder (índice int)
 Output Tensor values in the type described by `tensor_value_type`.
Lista < TensorProto.Builder >
getTensorProtosBuilderList ()
 Output Tensor values in the type described by `tensor_value_type`.
En t
getTensorProtosCount ()
 Output Tensor values in the type described by `tensor_value_type`.
Lista < TensorProto >
getTensorProtosList ()
 Output Tensor values in the type described by `tensor_value_type`.
TensorProtoOrBuilder
getTensorProtosOrBuilder (índice int)
 Output Tensor values in the type described by `tensor_value_type`.
Lista <? extiende TensorProtoOrBuilder >
getTensorProtosOrBuilderList ()
 Output Tensor values in the type described by `tensor_value_type`.
booleano
hasCodeLocation ()
 Stack trace of the eager execution.
booleano final
Ejecución Constructor
mergeCodeLocation (valor de CodeLocation )
 Stack trace of the eager execution.
Ejecución Constructor
mergeFrom (com.google.protobuf.Message otro)
Ejecución Constructor
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Ejecución final Constructor
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Ejecución Constructor
removeTensorProtos (índice int)
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución Constructor
setCodeLocation (valor de CodeLocation )
 Stack trace of the eager execution.
Ejecución Constructor
setCodeLocation ( CodeLocation.Builder builderForValue)
 Stack trace of the eager execution.
Ejecución Constructor
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Ejecución Constructor
setGraphId (valor de cadena)
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
Ejecución Constructor
setGraphIdBytes (valor de com.google.protobuf.ByteString)
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
Ejecución Constructor
setInputTensorIds (índice int, valor largo)
 IDs of the input tensors (if available).
Ejecución Constructor
setNumOutputs (valor int)
 Number of output tensors.
Ejecución Constructor
setOpType (valor de cadena)
 Op type (e.g., "MatMul").
Ejecución Constructor
setOpTypeBytes (valor de com.google.protobuf.ByteString)
 Op type (e.g., "MatMul").
Ejecución Constructor
setOutputTensorDeviceIds (índice int, valor int)
 Debugged-generated IDs of the devices on which the output tensors reside.
Ejecución Constructor
setOutputTensorIds (índice int, valor largo)
 IDs of the output tensors (if availbable).
Ejecución Constructor
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Ejecución Constructor
setTensorDebugMode (valor de TensorDebugMode )
 Type of the tensor value encapsulated in this proto.
Ejecución Constructor
setTensorDebugModeValue (valor int)
 Type of the tensor value encapsulated in this proto.
Ejecución Constructor
setTensorProtos (índice int, valor de TensorProto )
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución Constructor
setTensorProtos (índice int, TensorProto.Builder builderForValue)
 Output Tensor values in the type described by `tensor_value_type`.
Ejecución final Constructor
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public Execution.Builder addAllInputTensorIds (Iterable <? extiende valores largos>)

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

public Execution.Builder addAllOutputTensorDeviceIds ( valores Iterable <? extiende 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 <? extiende valores largos>)

 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 <? extiende los valores de 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 addInputTensorIds (valor largo)

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

public Execution.Builder addOutputTensorDeviceIds (valor 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 (valor largo)

 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, valor del objeto)

public Execution.Builder addTensorProtos (valor de 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 (índice int, valor de 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 (int index, 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 (índice 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;

compilación de ejecución pública ()

buildPartial de ejecución pública ()

public Execution.Builder clear ()

public Execution.Builder clearCodeLocation ()

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

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

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 clearNumOutputs ()

 Number of output tensors.
 
int32 num_outputs = 2;

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

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 Execution.Builder clone ()

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;

ejecución pública getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public String getGraphId ()

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

public com.google.protobuf.ByteString getGraphIdBytes ()

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

getInputTensorIds largo público (índice 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;

public String getOpType ()

 Op type (e.g., "MatMul").
 In the case of a Graph, this is the name of the Graph.
 
string op_type = 1;

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

 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;

public long getOutputTensorIds (índice 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;

Lista pública <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 (índice 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 (índice 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;

Lista pública < 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;

Lista pública < 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 (índice 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;

Lista pública <? extiende 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;

public boolean hasCodeLocation ()

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

public final boolean isInitialized ()

public Execution.Builder mergeCodeLocation (valor de CodeLocation )

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

public Execution.Builder mergeFrom (com.google.protobuf.Message otro)

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

Lanza
IOException

Execution.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public Execution.Builder removeTensorProtos (índice 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 (valor de 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, valor del objeto)

public Execution.Builder setGraphId (valor de cadena)

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

public Execution.Builder setGraphIdBytes (valor de 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 (índice int, valor largo)

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

public Execution.Builder setNumOutputs (valor int)

 Number of output tensors.
 
int32 num_outputs = 2;

public Execution.Builder setOpType (valor de cadena)

 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 (valor de 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 (índice int, valor 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 (índice int, valor largo)

 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, índice int, valor del objeto)

public Execution.Builder setTensorDebugMode (valor de TensorDebugMode )

 Type of the tensor value encapsulated in this proto.
 
.tensorflow.TensorDebugMode tensor_debug_mode = 6;

public Execution.Builder setTensorDebugModeValue (valor int)

 Type of the tensor value encapsulated in this proto.
 
.tensorflow.TensorDebugMode tensor_debug_mode = 6;

public Execution.Builder setTensorProtos (índice int, valor de 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 (int index, 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;

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