On this page
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 = 3HARDWARE_TRACE = 2NO_TRACE = 0SOFTWARE_TRACE = 1TraceLevel
© 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.3/api_docs/python/tf/compat/v1/RunOptions