อินเทอร์เฟซสาธารณะ ExecutionOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| ที่ตั้งรหัส นามธรรม | รับรหัสตำแหน่ง () Stack trace of the eager execution. |
| CodeLocationOrBuilder แบบนามธรรม | getCodeLocationOrBuilder () Stack trace of the eager execution. |
| สตริงที่เป็นนามธรรม | 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 | รับ TensorDebugMode () Type of the tensor value encapsulated in this proto. |
| บทคัดย่อ | getTensorDebugModeValue () Type of the tensor value encapsulated in this proto. |
| นามธรรม TensorProto | 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`. |
| บูลีนนามธรรม | hasCodeLocation () Stack trace of the eager execution. |
วิธีการสาธารณะ
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; สตริงนามธรรมสาธารณะ 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; รายการนามธรรมสาธารณะ <Long> 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; รายการนามธรรมสาธารณะ <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; นามธรรมสาธารณะ 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; hasCodeLocation บูลีนนามธรรมสาธารณะ ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;