Execution

Eksekusi kelas akhir publik

 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 tipe tensorflow.Execution

Kelas Bersarang

kelas Eksekusi.Pembangun
 Data relating to the eager execution of an op or a Graph. 

Konstanta

ke dalam CODE_LOCATION_FIELD_NUMBER
ke dalam GRAPH_ID_FIELD_NUMBER
ke dalam INPUT_TENSOR_IDS_FIELD_NUMBER
ke dalam NUM_OUTPUTS_FIELD_NUMBER
ke dalam OP_TYPE_FIELD_NUMBER
ke dalam OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER
ke dalam OUTPUT_TENSOR_IDS_FIELD_NUMBER
ke dalam TENSOR_DEBUG_MODE_FIELD_NUMBER
ke dalam TENSOR_PROTOS_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
Lokasi Kode
dapatkan KodeLokasi ()
 Stack trace of the eager execution.
CodeLocationOrBuilder
dapatkanCodeLocationOrBuilder ()
 Stack trace of the eager execution.
Eksekusi statis
Eksekusi
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkanGraphId ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
com.google.protobuf.ByteString
dapatkanGraphIdBytes ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
panjang
getInputTensorIds (indeks int)
 IDs of the input tensors (if available).
ke dalam
dapatkanInputTensorIdsCount ()
 IDs of the input tensors (if available).
Daftar<Panjang>
dapatkanInputTensorIdsList ()
 IDs of the input tensors (if available).
ke dalam
dapatkanNumOutput ()
 Number of output tensors.
Rangkaian
dapatkanOpType ()
 Op type (e.g., "MatMul").
com.google.protobuf.ByteString
dapatkanOpTypeBytes ()
 Op type (e.g., "MatMul").
ke dalam
getOutputTensorDeviceIds (indeks int)
 Debugged-generated IDs of the devices on which the output tensors reside.
ke dalam
dapatkanOutputTensorDeviceIdsCount ()
 Debugged-generated IDs of the devices on which the output tensors reside.
Daftar<Bilangan Bulat>
dapatkanOutputTensorDeviceIdsList ()
 Debugged-generated IDs of the devices on which the output tensors reside.
panjang
getOutputTensorIds (indeks int)
 IDs of the output tensors (if availbable).
ke dalam
dapatkanOutputTensorIdsCount ()
 IDs of the output tensors (if availbable).
Daftar<Panjang>
dapatkanOutputTensorIdsList ()
 IDs of the output tensors (if availbable).
ke dalam
TensorDebugMode
dapatkanTensorDebugMode ()
 Type of the tensor value encapsulated in this proto.
ke dalam
dapatkanTensorDebugModeValue ()
 Type of the tensor value encapsulated in this proto.
TensorProto
getTensorProtos (indeks int)
 Output Tensor values in the type described by `tensor_value_type`.
ke dalam
dapatkanTensorProtosCount ()
 Output Tensor values in the type described by `tensor_value_type`.
Daftar< TensorProto >
dapatkanTensorProtosList ()
 Output Tensor values in the type described by `tensor_value_type`.
TensorProtoOrBuilder
getTensorProtosOrBuilder (indeks int)
 Output Tensor values in the type described by `tensor_value_type`.
Daftar<? memperluas TensorProtoOrBuilder >
dapatkanTensorProtosOrBuilderList ()
 Output Tensor values in the type described by `tensor_value_type`.
final com.google.protobuf.UnknownFieldSet
boolean
hasCodeLocation ()
 Stack trace of the eager execution.
ke dalam
boolean terakhir
Eksekusi statis.Builder
newBuilder ( Prototipe eksekusi )
Eksekusi statis.Builder
Eksekusi.Pembangun
Eksekusi statis
parseDelimitedFrom (masukan Aliran Masukan)
Eksekusi statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Eksekusi statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Eksekusi statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
Eksekusi statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Eksekusi statis
parseFrom (data ByteBuffer)
Eksekusi statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Eksekusi statis
parseFrom (com.google.protobuf.ByteString data)
Eksekusi statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Eksekusi statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
Eksekusi.Pembangun
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik CODE_LOCATION_FIELD_NUMBER

Nilai Konstan: 8

int akhir statis publik GRAPH_ID_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik INPUT_TENSOR_IDS_FIELD_NUMBER

Nilai Konstan: 4

int final statis publik NUM_OUTPUTS_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik OP_TYPE_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER

Nilai Konstan: 9

int akhir statis publik OUTPUT_TENSOR_IDS_FIELD_NUMBER

Nilai Konstan: 5

int akhir statis publik TENSOR_DEBUG_MODE_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik TENSOR_PROTOS_FIELD_NUMBER

Nilai Konstan: 7

Metode Publik

boolean publik sama (Obj objek)

CodeLocation publik getCodeLocation ()

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

CodeLocationOrBuilder publik getCodeLocationOrBuilder ()

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

Eksekusi statis publik getDefaultInstance ()

Eksekusi publik getDefaultInstanceForType ()

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

String publik getGraphId ()

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

publik com.google.protobuf.ByteString getGraphIdBytes ()

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

getInputTensorIds panjang publik (indeks int)

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

int publik getInputTensorIdsCount ()

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

Daftar publik<Panjang> getInputTensorIdsList ()

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

int publik getNumOutputs ()

 Number of output tensors.
 
int32 num_outputs = 2;

String publik getOpType ()

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

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

publik int getOutputTensorDeviceIds (indeks 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;

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

Daftar publik<Bilangan Bulat> 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;

getOutputTensorIds panjang publik (indeks int)

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

int publik getOutputTensorIdsCount ()

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

Daftar publik<Panjang> getOutputTensorIdsList ()

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

publik dapatkanParserForType ()

publik int getSerializedSize ()

TensorDebugMode publik getTensorDebugMode ()

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

int publik getTensorDebugModeValue ()

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

TensorProto publik getTensorProtos (indeks 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;

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

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

TensorProtoOrBuilder publik getTensorProtosOrBuilder (int indeks)

 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;

Daftar Publik<? memperluas 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 final com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasCodeLocation boolean publik ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

Eksekusi statis publik.Builder newBuilder (Prototipe eksekusi )

Eksekusi statis publik.Builder newBuilder ()

Eksekusi publik.Builder newBuilderForType ()

Eksekusi statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

Eksekusi statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom Eksekusi statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom Eksekusi statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

parseFrom Eksekusi statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom Eksekusi statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom Eksekusi statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom Eksekusi statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom Eksekusi statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom Eksekusi statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

Eksekusi publik.Builder toBuilder ()

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

Melempar
Pengecualian IO