পাবলিক স্ট্যাটিক ফাইনাল ক্লাস GraphExecutionTrace.Builder
Data relating to an execution of a Graph (e.g., an eager execution of a FuncGraph). The values of the intermediate tensors computed in the graph are recorded in this proto. A graph execution may correspond to one or more pieces of `GraphExecutionTrace`, depending on whether the instrumented tensor values are summarized in an aggregated or separate fashion.
tensorflow.GraphExecutionTrace
পাবলিক পদ্ধতি
GraphExecutionTrace.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
গ্রাফ এক্সিকিউশন ট্রেস | নির্মাণ () |
গ্রাফ এক্সিকিউশন ট্রেস | বিল্ড আংশিক () |
GraphExecutionTrace.Builder | পরিষ্কার () |
GraphExecutionTrace.Builder | সাফ ডিভাইসের নাম () Name of the device that the op belongs to. |
GraphExecutionTrace.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) |
GraphExecutionTrace.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphExecutionTrace.Builder | clearOpName () Name of the op (applicable only in the case of the `FULL_TENSOR` trace level). |
GraphExecutionTrace.Builder | সাফ আউটপুট স্লট () Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level). |
GraphExecutionTrace.Builder | clearTensorDebugMode () Type of the tensor value encapsulated in this proto. |
GraphExecutionTrace.Builder | clearTensorProto () Tensor value in the type described by `tensor_value_type`. |
GraphExecutionTrace.Builder | clearTfdbgContextId () Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function). |
GraphExecutionTrace.Builder | ক্লোন () |
গ্রাফ এক্সিকিউশন ট্রেস | |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
স্ট্রিং | getDeviceName () Name of the device that the op belongs to. |
com.google.protobuf.ByteString | getDeviceNameBytes () Name of the device that the op belongs to. |
স্ট্রিং | getOpName () Name of the op (applicable only in the case of the `FULL_TENSOR` trace level). |
com.google.protobuf.ByteString | getOpNameBytes () Name of the op (applicable only in the case of the `FULL_TENSOR` trace level). |
int | getOutputSlot () Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level). |
TensorDebugMode | getTensorDebugMode () Type of the tensor value encapsulated in this proto. |
int | getTensorDebugModeValue () Type of the tensor value encapsulated in this proto. |
টেনসরপ্রোটো | getTensorProto () Tensor value in the type described by `tensor_value_type`. |
TensorProto.Builder | getTensorProtoBuilder () Tensor value in the type described by `tensor_value_type`. |
TensorProtoOrBuilder | getTensorProtoOrBuilder () Tensor value in the type described by `tensor_value_type`. |
স্ট্রিং | getTfdbgContextId () Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function). |
com.google.protobuf.ByteString | getTfdbgContextIdBytes () Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function). |
বুলিয়ান | hasTensorProto () Tensor value in the type described by `tensor_value_type`. |
চূড়ান্ত বুলিয়ান | |
GraphExecutionTrace.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
GraphExecutionTrace.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
GraphExecutionTrace.Builder | |
চূড়ান্ত GraphExecutionTrace.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
GraphExecutionTrace.Builder | setDeviceName (স্ট্রিং মান) Name of the device that the op belongs to. |
GraphExecutionTrace.Builder | setDeviceNameBytes (com.google.protobuf.ByteString মান) Name of the device that the op belongs to. |
GraphExecutionTrace.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
GraphExecutionTrace.Builder | setOpName (স্ট্রিং মান) Name of the op (applicable only in the case of the `FULL_TENSOR` trace level). |
GraphExecutionTrace.Builder | setOpNameBytes (com.google.protobuf.ByteString মান) Name of the op (applicable only in the case of the `FULL_TENSOR` trace level). |
GraphExecutionTrace.Builder | setOutputSlot (int মান) Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level). |
GraphExecutionTrace.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
GraphExecutionTrace.Builder | |
GraphExecutionTrace.Builder | setTensorDebugModeValue (int মান) Type of the tensor value encapsulated in this proto. |
GraphExecutionTrace.Builder | |
GraphExecutionTrace.Builder | setTensorProto ( TensorProto.Builder builderForValue) Tensor value in the type described by `tensor_value_type`. |
GraphExecutionTrace.Builder | setTfdbgContextId (স্ট্রিং মান) Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function). |
GraphExecutionTrace.Builder | setTfdbgContextIdBytes (com.google.protobuf.ByteString মান) Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function). |
চূড়ান্ত GraphExecutionTrace.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন GraphExecutionTrace.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন GraphExecutionTrace.Builder clearDeviceName ()
Name of the device that the op belongs to.
string device_name = 6;
সর্বজনীন GraphExecutionTrace.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
সর্বজনীন GraphExecutionTrace.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
সর্বজনীন GraphExecutionTrace.Builder clearOpName ()
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2;
সর্বজনীন GraphExecutionTrace.Builder clearOutputSlot ()
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
int32 output_slot = 3;
সর্বজনীন GraphExecutionTrace.Builder clearTensorDebugMode ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4;
সর্বজনীন GraphExecutionTrace.Builder clearTensorProto ()
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন GraphExecutionTrace.Builder clearTfdbgContextId ()
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
string tfdbg_context_id = 1;
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন স্ট্রিং getDeviceName ()
Name of the device that the op belongs to.
string device_name = 6;
সর্বজনীন com.google.protobuf.ByteString getDeviceNameBytes ()
Name of the device that the op belongs to.
string device_name = 6;
সর্বজনীন স্ট্রিং getOpName ()
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2;
সর্বজনীন com.google.protobuf.ByteString getOpNameBytes ()
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2;
পাবলিক int getOutputSlot ()
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
int32 output_slot = 3;
সর্বজনীন TensorDebugMode getTensorDebugMode ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4;
পাবলিক int getTensorDebugModeValue ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4;
সর্বজনীন TensorProto getTensorProto ()
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন TensorProto.Builder getTensorProtoBuilder ()
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন TensorProtoOrBuilder getTensorProtoOrBuilder ()
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন স্ট্রিং getTfdbgContextId ()
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
string tfdbg_context_id = 1;
সর্বজনীন com.google.protobuf.ByteString getTfdbgContextIdBytes ()
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
string tfdbg_context_id = 1;
পাবলিক বুলিয়ান hasTensorProto ()
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন GraphExecutionTrace.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
সর্বজনীন GraphExecutionTrace.Builder mergeTensorProto ( TensorProto মান)
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন চূড়ান্ত GraphExecutionTrace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন GraphExecutionTrace.Builder setDeviceName (স্ট্রিং মান)
Name of the device that the op belongs to.
string device_name = 6;
সর্বজনীন GraphExecutionTrace.Builder setDeviceNameBytes (com.google.protobuf.ByteString মান)
Name of the device that the op belongs to.
string device_name = 6;
সর্বজনীন GraphExecutionTrace.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন GraphExecutionTrace.Builder setOpName (স্ট্রিং মান)
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2;
সর্বজনীন GraphExecutionTrace.Builder setOpNameBytes (com.google.protobuf.ByteString মান)
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2;
সর্বজনীন GraphExecutionTrace.Builder setOutputSlot (int value)
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
int32 output_slot = 3;
সর্বজনীন GraphExecutionTrace.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int index, Object value)
সর্বজনীন GraphExecutionTrace.Builder setTensorDebugMode ( TensorDebugMode মান)
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4;
সর্বজনীন GraphExecutionTrace.Builder setTensorDebugModeValue (int value)
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4;
সর্বজনীন GraphExecutionTrace.Builder setTensorProto ( TensorProto মান)
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন GraphExecutionTrace.Builder setTensorProto ( TensorProto.Builder builderForValue)
Tensor value in the type described by `tensor_value_type`. This tensor may summarize the value of a single intermediate op of the graph, or those of multiple intermediate tensors.
.tensorflow.TensorProto tensor_proto = 5;
সর্বজনীন GraphExecutionTrace.Builder setTfdbgContextId (স্ট্রিং মান)
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
string tfdbg_context_id = 1;
সর্বজনীন GraphExecutionTrace.Builder setTfdbgContextIdBytes (com.google.protobuf.ByteString মান)
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
string tfdbg_context_id = 1;