اجرای کلاس نهایی عمومی
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
کلاس های تو در تو
کلاس | اجرا.سازنده | 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 |
روش های عمومی
بولی | برابر است (object obj) |
CodeLocation | getCodeLocation () Stack trace of the eager execution. |
CodeLocationOrBuilder | getCodeLocationOrBuilder () Stack trace of the eager execution. |
اجرای ایستا | |
اعدام | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | 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. |
طولانی | 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 | getTensorDebugMode () 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`. |
com.google.protobuf.UnknownFieldSet نهایی | |
بولی | hasCodeLocation () Stack trace of the eager execution. |
بین المللی | هش کد () |
بولی نهایی | |
Static Execution.Builder | newBuilder (نمونه اولیه اجرا ) |
Static Execution.Builder | newBuilder () |
اجرا.سازنده | |
اجرای ایستا | parseDelimitedFrom (ورودی جریان ورودی) |
اجرای ایستا | parseDelimitedFrom (ورودی InputStream، 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) |
ایستا | تجزیه کننده () |
اجرا.سازنده | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
کد نهایی استاتیک عمومی CODE_LOCATION_FIELD_NUMBER
مقدار ثابت: 8
GRAPH_ID_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 3
نهایی استاتیک عمومی INPUT_TENSOR_IDS_FIELD_NUMBER
مقدار ثابت: 4
نهایی استاتیک عمومی NUM_OUTPUTS_FIELD_NUMBER
ارزش ثابت: 2
نهایی استاتیک عمومی OP_TYPE_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER
مقدار ثابت: 9
نهایی استاتیک عمومی OUTPUT_TENSOR_IDS_FIELD_NUMBER
مقدار ثابت: 5
نهایی استاتیک عمومی TENSOR_DEBUG_MODE_FIELD_NUMBER
ارزش ثابت: 6
نهایی استاتیک عمومی 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;
public static final 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;
public 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;
عمومی 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 index)
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;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک Execution parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک Execution parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
Public Static Execution parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک Execution parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک Execution parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک Execution parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک Execution parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
Public Static Execution parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|