lớp cuối cùng công khai Thi hành
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.
tensorflow.Execution
Các lớp lồng nhau
lớp học | Thi hành.Builder | Data relating to the eager execution of an op or a Graph. |
Hằng số
Phương pháp công khai
boolean | bằng (Đối tượng obj) |
MãVị trí | getCodeLocation () Stack trace of the eager execution. |
CodeLocationOrBuilder | getCodeLocationOrBuilder () Stack trace of the eager execution. |
Thực thi tĩnh | |
Thi hành | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
Sợi dây | 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. |
dài | getInputTensorIds (chỉ số int) IDs of the input tensors (if available). |
int | getInputTensorIdsCount () IDs of the input tensors (if available). |
Danh sách<Dài> | getInputTensorIdsList () IDs of the input tensors (if available). |
int | getNumOutputs () Number of output tensors. |
Sợi dây | getOpType () Op type (e.g., "MatMul"). |
com.google.protobuf.ByteString | getOpTypeBytes () Op type (e.g., "MatMul"). |
int | getOutputTensorDeviceIds (chỉ số 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. |
Danh sách<Số nguyên> | getOutputTensorDeviceIdsList () Debugged-generated IDs of the devices on which the output tensors reside. |
dài | getOutputTensorIds (chỉ mục int) IDs of the output tensors (if availbable). |
int | getOutputTensorIdsCount () IDs of the output tensors (if availbable). |
Danh sách<Dài> | getOutputTensorIdsList () IDs of the output tensors (if availbable). |
int | |
Chế độ gỡ lỗi Tensor | getTensorDebugMode () Type of the tensor value encapsulated in this proto. |
int | getTensorDebugModeValue () Type of the tensor value encapsulated in this proto. |
TensorProto | getTensorProtos (chỉ số 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`. |
Danh sách< TensorProto > | getTensorProtosList () Output Tensor values in the type described by `tensor_value_type`. |
TensorProtoOrBuilder | getTensorProtosOrBuilder (chỉ mục int) Output Tensor values in the type described by `tensor_value_type`. |
Danh sách<? mở rộng TensorProtoOrBuilder > | getTensorProtosOrBuilderList () Output Tensor values in the type described by `tensor_value_type`. |
cuối cùng com.google.protobuf.UnknownFieldSet | |
boolean | hasCodeLocation () Stack trace of the eager execution. |
int | mã băm () |
boolean cuối cùng | |
Thực thi tĩnh.Builder | newBuilder ( Nguyên mẫu thực thi ) |
Thực thi tĩnh.Builder | |
Thi hành.Builder | |
Thực thi tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
Thực thi tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry) |
Thực thi tĩnh | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thực thi tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
Thực thi tĩnh | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thực thi tĩnh | ParseFrom (dữ liệu ByteBuffer) |
Thực thi tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thực thi tĩnh | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
Thực thi tĩnh | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thực thi tĩnh | ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
Thi hành.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
Hằng số
int cuối cùng tĩnh công khai CODE_LOCATION_FIELD_NUMBER
Giá trị không đổi: 8
int tĩnh công khai GRAPH_ID_FIELD_NUMBER
Giá trị không đổi: 3
int tĩnh công khai INPUT_TENSOR_IDS_FIELD_NUMBER
Giá trị không đổi: 4
int tĩnh công khai NUM_OUTPUTS_FIELD_NUMBER
Giá trị không đổi: 2
int tĩnh cuối cùng OP_TYPE_FIELD_NUMBER
Giá trị không đổi: 1
int cuối cùng tĩnh công khai OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER
Giá trị không đổi: 9
int cuối cùng tĩnh công khai OUTPUT_TENSOR_IDS_FIELD_NUMBER
Giá trị không đổi: 5
int cuối cùng tĩnh công khai TENSOR_DEBUG_MODE_FIELD_NUMBER
Giá trị không đổi: 6
int tĩnh cuối cùng TENSOR_PROTOS_FIELD_NUMBER
Giá trị không đổi: 7
Phương pháp công khai
boolean công khai bằng (Object obj)
CodeLocation công khai getCodeLocation ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
CodeLocationOrBuilder công khai getCodeLocationOrBuilder ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
Chuỗi công khai getGraphId ()
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;
com.google.protobuf.ByteString getGraphIdBytes công khai ()
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;
getInputTensorIds dài công khai (chỉ mục int)
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
int công khai getInputTensorIdsCount ()
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
Danh sách công khai<Long> getInputTensorIdsList ()
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;
int công khai getNumOutputs ()
Number of output tensors.
int32 num_outputs = 2;
Chuỗi công khai 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 công khai ()
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;
int công khai getOutputTensorDeviceIds (chỉ mục 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 công khai 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;
Danh sách công khai<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;
getOutputTensorIds dài công khai (chỉ mục 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 công khai getOutputTensorIdsCount ()
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;
Danh sách công khai<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;
công cộng getParserForType ()
int công khai getSerializedSize ()
công khai TensorDebugMode getTensorDebugMode ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;
int công khai getTensorDebugModeValue ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;
công khai TensorProto getTensorProtos (chỉ mục 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 công khai 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;
Danh sách công khai< 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;
công khai TensorProtoOrBuilder getTensorProtosOrBuilder (chỉ mục 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;
Danh sách công khai<? mở rộng 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;
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean công khai hasCodeLocation ()
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;
mã băm int công khai ()
boolean cuối cùng công khai được khởi tạo ()
phân tích cú pháp thực thi tĩnh công khaiDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
Phân tích cú pháp thực thi tĩnh công khaiTừ (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
Phân tích cú pháp thực thi tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
Phân tích cú pháp thực thi tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
Phân tích cú pháp thực thi tĩnh công khaiFrom (dữ liệu ByteBuffer)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
Phân tích cú pháp thực thi tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
Phân tích cú pháp thực thi tĩnh công khaiFrom (dữ liệu com.google.protobuf.ByteString)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
Phân tích cú pháp thực thi tĩnh công khaiFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
Phân tích cú pháp thực thi tĩnh công khaiFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
công cộng tĩnh trình phân tích cú pháp ()
public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)
Ném
IOException |
---|