Execution

Esecuzione pubblica della classe finale

 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

Classi nidificate

classe Esecuzione.Builder
 Data relating to the eager execution of an op or a Graph. 

Costanti

int CODICE_LOCATION_FIELD_NUMBER
int GRAPH_ID_FIELD_NUMBER
int INPUT_TENSOR_IDS_FIELD_NUMBER
int NUM_OUTPUTS_FIELD_NUMBER
int OP_TYPE_FIELD_NUMBER
int OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER
int OUTPUT_TENSOR_IDS_FIELD_NUMBER
int TENSOR_DEBUG_MODE_FIELD_NUMBER
int TENSOR_PROTOS_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
CodeLocation
getCodeLocation ()
 Stack trace of the eager execution.
CodeLocationOrBuilder
getCodeLocationOrBuilder ()
 Stack trace of the eager execution.
Esecuzione statica
Esecuzione
com.google.protobuf.Descriptors.Descriptor statico finale
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).
int
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`.
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`.
finale com.google.protobuf.UnknownFieldSet
booleano
hasCodeLocation ()
 Stack trace of the eager execution.
int
booleano finale
Execution.Builder statico
Execution.Builder statico
Esecuzione.Builder
Esecuzione statica
parseDelimitedFrom (input InputStream)
Esecuzione statica
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Esecuzione statica
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Esecuzione statica
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Esecuzione statica
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Esecuzione statica
parseFrom (dati ByteBuffer)
Esecuzione statica
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Esecuzione statica
parseFrom (dati com.google.protobuf.ByteString)
Esecuzione statica
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Esecuzione statica
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
Esecuzione.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int CODE_LOCATION_FIELD_NUMBER

Valore costante: 8

public static final int GRAPH_ID_FIELD_NUMBER

Valore costante: 3

public static final int INPUT_TENSOR_IDS_FIELD_NUMBER

Valore costante: 4

public static final int NUM_OUTPUTS_FIELD_NUMBER

Valore costante: 2

public static final int OP_TYPE_FIELD_NUMBER

Valore costante: 1

public static final int OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER

Valore costante: 9

public static final int OUTPUT_TENSOR_IDS_FIELD_NUMBER

Valore costante: 5

public static final int TENSOR_DEBUG_MODE_FIELD_NUMBER

Valore costante: 6

public static final int TENSOR_PROTOS_FIELD_NUMBER

Valore costante: 7

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public CodeLocation getCodeLocation ()

 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;

Esecuzione statica pubblica getDefaultInstance ()

Esecuzione pubblica getDefaultInstanceForType ()

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

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;

pubblico getParserForType ()

public int getSerializedSize ()

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

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasCodeLocation booleano pubblico ()

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

public int hashCode ()

public final booleano isInitialized ()

public static Execution.Builder newBuilder (prototipo di esecuzione )

public static Execution.Builder newBuilder ()

pubblico Execution.Builder newBuilderForType ()

Esecuzione statica pubblica parseDelimitedFrom (input InputStream)

Lancia
IOException

Esecuzione statica pubblica parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

Esecuzione statica pubblica parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

Esecuzione statica pubblica parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

Esecuzione statica pubblica parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

esecuzione statica pubblica parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

Esecuzione statica pubblica parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

Esecuzione statica pubblica parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

Esecuzione statica pubblica parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

Esecuzione statica pubblica parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public Execution.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException