classe finale statica pubblica 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 Metodi pubblici
| GraphExecutionTrace.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
| GraphExecutionTrace | costruire () |
| GraphExecutionTrace | buildPartial () |
| GraphExecutionTrace.Builder | chiaro () |
| GraphExecutionTrace.Builder | clearDeviceName () Name of the device that the op belongs to. |
| GraphExecutionTrace.Builder | clearField (campo 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 | clearOutputSlot () 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 | clone () |
| GraphExecutionTrace | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| com.google.protobuf.Descriptors.Descriptor | |
| Corda | getNomeDispositivo () Name of the device that the op belongs to. |
| com.google.protobuf.ByteString | getDeviceNameBytes () Name of the device that the op belongs to. |
| Corda | getOpNome () 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. |
| TensoreProto | 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`. |
| Corda | 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). |
| booleano | hasTensorProto () Tensor value in the type described by `tensor_value_type`. |
| booleano finale | |
| GraphExecutionTrace.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| GraphExecutionTrace.Builder | mergeFrom (com.google.protobuf.Message altro) |
| GraphExecutionTrace.Builder | |
| finale GraphExecutionTrace.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| GraphExecutionTrace.Builder | setDeviceName (valore stringa) Name of the device that the op belongs to. |
| GraphExecutionTrace.Builder | setDeviceNameBytes (valore com.google.protobuf.ByteString) Name of the device that the op belongs to. |
| GraphExecutionTrace.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
| GraphExecutionTrace.Builder | setOpName (valore stringa) Name of the op (applicable only in the case of the `FULL_TENSOR` trace level). |
| GraphExecutionTrace.Builder | setOpNameBytes (valore com.google.protobuf.ByteString) Name of the op (applicable only in the case of the `FULL_TENSOR` trace level). |
| GraphExecutionTrace.Builder | setOutputSlot (valore int) Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level). |
| GraphExecutionTrace.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
| GraphExecutionTrace.Builder | |
| GraphExecutionTrace.Builder | setTensorDebugModeValue (valore 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 (valore stringa) Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function). |
| GraphExecutionTrace.Builder | setTfdbgContextIdBytes (valore com.google.protobuf.ByteString) Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function). |
| finale GraphExecutionTrace.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public GraphExecutionTrace.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public GraphExecutionTrace.Builder clearDeviceName ()
Name of the device that the op belongs to.
string device_name = 6; public GraphExecutionTrace.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
public GraphExecutionTrace.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public GraphExecutionTrace.Builder clearOpName ()
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2; public GraphExecutionTrace.Builder clearOutputSlot ()
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
int32 output_slot = 3; public GraphExecutionTrace.Builder clearTensorDebugMode ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4; public 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; public 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
stringa pubblica getDeviceName ()
Name of the device that the op belongs to.
string device_name = 6; pubblico com.google.protobuf.ByteString getDeviceNameBytes ()
Name of the device that the op belongs to.
string device_name = 6; stringa pubblica getOpName ()
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2; pubblico com.google.protobuf.ByteString getOpNameBytes ()
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2; public int getOutputSlot ()
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
int32 output_slot = 3; public TensorDebugMode getTensorDebugMode ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4; public int getTensorDebugModeValue ()
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4; public 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; public 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; public 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; stringa pubblica 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; pubblico 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; pubblico booleano 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; public final booleano isInitialized ()
public GraphExecutionTrace.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public GraphExecutionTrace.Builder mergeTensorProto (valore 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; pubblico finale GraphExecutionTrace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public GraphExecutionTrace.Builder setDeviceName (valore stringa)
Name of the device that the op belongs to.
string device_name = 6; public GraphExecutionTrace.Builder setDeviceNameBytes (valore com.google.protobuf.ByteString)
Name of the device that the op belongs to.
string device_name = 6; public GraphExecutionTrace.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public GraphExecutionTrace.Builder setOpName (valore stringa)
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2; pubblico GraphExecutionTrace.Builder setOpNameBytes (valore com.google.protobuf.ByteString)
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
string op_name = 2; public GraphExecutionTrace.Builder setOutputSlot (valore int)
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
int32 output_slot = 3; public GraphExecutionTrace.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public GraphExecutionTrace.Builder setTensorDebugMode (valore TensorDebugMode )
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4; public GraphExecutionTrace.Builder setTensorDebugModeValue (valore int)
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 4; public GraphExecutionTrace.Builder setTensorProto (valore 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; public 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; public GraphExecutionTrace.Builder setTfdbgContextId (valore stringa)
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
string tfdbg_context_id = 1; public GraphExecutionTrace.Builder setTfdbgContextIdBytes (valore 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;