tf.compat.v1.RunOptions
A ProtocolMessage
| Attributes | |
|---|---|
debug_options | DebugOptions debug_options |
experimental | Experimental experimental |
inter_op_thread_pool | int32 inter_op_thread_pool |
output_partition_graphs | bool output_partition_graphs |
report_tensor_allocations_upon_oom | bool report_tensor_allocations_upon_oom |
timeout_in_ms | int64 timeout_in_ms |
trace_level | TraceLevel trace_level |
Child Classes
| Class Variables | |
|---|---|
| FULL_TRACE | 3 |
| HARDWARE_TRACE | 2 |
| NO_TRACE | 0 |
| SOFTWARE_TRACE | 1 |
| TraceLevel | |
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/python/tf/compat/v1/RunOptions