Execution

การประหารชีวิต ในชั้นสุดท้ายสาธารณะ

 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 ประเภท tensorflow.Execution

คลาสที่ซ้อนกัน

ระดับ การดำเนินการ Builder
 Data relating to the eager execution of an op or a Graph. 

ค่าคงที่

ภายใน CODE_LOCATION_FIELD_NUMBER
ภายใน GRAPH_ID_FIELD_NUMBER
ภายใน INPUT_TENSOR_IDS_FIELD_NUMBER
ภายใน NUM_OUTPUTS_FIELD_NUMBER
ภายใน OP_TYPE_FIELD_NUMBER
ภายใน OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER
ภายใน OUTPUT_TENSOR_IDS_FIELD_NUMBER
ภายใน TENSOR_DEBUG_MODE_FIELD_NUMBER
ภายใน TENSOR_PROTOS_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
รหัสที่ตั้ง
รับรหัสตำแหน่ง ()
 Stack trace of the eager execution.
รหัสLocationOrBuilder
getCodeLocationOrBuilder ()
 Stack trace of the eager execution.
การดำเนินการ แบบคงที่
การดำเนินการ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
สตริง
getGraphId ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
com.google.protobuf.ByteString
รับ GraphIdBytes ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
ยาว
getInputTensorIds (ดัชนี int)
 IDs of the input tensors (if available).
ภายใน
getInputTensorIdsCount ()
 IDs of the input tensors (if available).
รายการ<ยาว>
getInputTensorIdsList ()
 IDs of the input tensors (if available).
ภายใน
getNumOutputs ()
 Number of output tensors.
สตริง
getOpType ()
 Op type (e.g., "MatMul").
com.google.protobuf.ByteString
getOpTypeBytes ()
 Op type (e.g., "MatMul").
ภายใน
getOutputTensorDeviceIds (ดัชนี int)
 Debugged-generated IDs of the devices on which the output tensors reside.
ภายใน
getOutputTensorDeviceIdsCount ()
 Debugged-generated IDs of the devices on which the output tensors reside.
รายการ<จำนวนเต็ม>
getOutputTensorDeviceIdsList ()
 Debugged-generated IDs of the devices on which the output tensors reside.
ยาว
getOutputTensorIds (ดัชนี int)
 IDs of the output tensors (if availbable).
ภายใน
getOutputTensorIdsCount ()
 IDs of the output tensors (if availbable).
รายการ<ยาว>
getOutputTensorIdsList ()
 IDs of the output tensors (if availbable).
ภายใน
โหมดเทนเซอร์ดีบัก
รับ TensorDebugMode ()
 Type of the tensor value encapsulated in this proto.
ภายใน
getTensorDebugModeValue ()
 Type of the tensor value encapsulated in this proto.
เทนเซอร์โปรโต
getTensorProtos (ดัชนี int)
 Output Tensor values in the type described by `tensor_value_type`.
ภายใน
getTensorProtosCount ()
 Output Tensor values in the type described by `tensor_value_type`.
รายการ < TensorProto >
getTensorProtosList ()
 Output Tensor values in the type described by `tensor_value_type`.
TensorProtoOrBuilder
getTensorProtosOrBuilder (ดัชนี int)
 Output Tensor values in the type described by `tensor_value_type`.
รายการ<? ขยาย TensorProtoOrBuilder >
getTensorProtosOrBuilderList ()
 Output Tensor values in the type described by `tensor_value_type`.
สุดท้าย com.google.protobuf.UnknownFieldSet
บูลีน
hasCodeLocation ()
 Stack trace of the eager execution.
ภายใน
บูลีนสุดท้าย
การดำเนินการ แบบคงที่ Builder
การดำเนินการ แบบคงที่ Builder
การดำเนินการ Builder
การดำเนินการ แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
การดำเนินการ แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
การดำเนินการ แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
การดำเนินการ แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
การดำเนินการ แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
การดำเนินการ แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
การดำเนินการ แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
การดำเนินการ แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
การดำเนินการ แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
การดำเนินการ แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
การดำเนินการ Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

สาธารณะคงสุดท้าย int CODE_LOCATION_FIELD_NUMBER

ค่าคงที่: 8

สาธารณะคงสุดท้าย int GRAPH_ID_FIELD_NUMBER

ค่าคงที่: 3

สาธารณะคงที่สุดท้าย int INPUT_TENSOR_IDS_FIELD_NUMBER

ค่าคงที่: 4

รอบชิงชนะเลิศแบบคงที่สาธารณะ int NUM_OUTPUTS_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int OP_TYPE_FIELD_NUMBER

ค่าคงที่: 1

สาธารณะคงที่ขั้นสุดท้าย int OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER

ค่าคงที่: 9

สาธารณะคงสุดท้าย int OUTPUT_TENSOR_IDS_FIELD_NUMBER

ค่าคงที่: 5

สาธารณะคงสุดท้าย int TENSOR_DEBUG_MODE_FIELD_NUMBER

ค่าคงที่: 6

สาธารณะคงสุดท้าย int TENSOR_PROTOS_FIELD_NUMBER

ค่าคงที่: 7

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

CodeLocation สาธารณะ getCodeLocation ()

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

CodeLocationOrBuilder สาธารณะ getCodeLocationOrBuilder ()

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

การดำเนินการ แบบคงที่สาธารณะ getDefaultInstance ()

การดำเนิน การสาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สตริงสาธารณะ getGraphId ()

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

สาธารณะ com.google.protobuf.ByteString getGraphIdBytes ()

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

getInputTensorIds แบบยาวสาธารณะ (ดัชนี int)

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

int สาธารณะ getInputTensorIdsCount ()

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

รายการสาธารณะ <ยาว> getInputTensorIdsList ()

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

สาธารณะ int getNumOutputs ()

 Number of output tensors.
 
int32 num_outputs = 2;

สตริงสาธารณะ getOpType ()

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

สาธารณะ 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;

int สาธารณะ getOutputTensorDeviceIds (ดัชนี 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 สาธารณะ 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;

รายการสาธารณะ <จำนวนเต็ม> 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 แบบยาวสาธารณะ (ดัชนี 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 สาธารณะ getOutputTensorIdsCount ()

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

รายการสาธารณะ <ยาว> getOutputTensorIdsList ()

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

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

TensorDebugMode สาธารณะ getTensorDebugMode ()

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

int สาธารณะ getTensorDebugModeValue ()

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

TensorProto สาธารณะ getTensorProtos (ดัชนี 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 สาธารณะ 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;

รายการสาธารณะ < 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 getTensorProtosOrBuilder (ดัชนี 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;

รายการสาธารณะ<? ขยาย 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;

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasCodeLocation บูลีนสาธารณะ ()

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

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ Execution.Builder newBuilder (ต้นแบบ การดำเนินการ )

สาธารณะ Execution.Builder newBuilder ()

สาธารณะ Execution.Builder newBuilderForType ()

การดำเนินการ แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

การดำเนินการ แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

การดำเนินการ แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

การดำเนินการ แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

การดำเนินการ แบบคงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

การดำเนินการ แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

การดำเนินการ แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ ดำเนินการแยกวิเคราะห์ คงที่ ( ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

การดำเนินการ แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

การดำเนินการ แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

การดำเนินการ สาธารณะ Builder toBuilder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น