![]() |
Get number of threads used for parallelism between independent operations.
Aliases:
tf.compat.v1.config.threading.get_inter_op_parallelism_threads
tf.compat.v2.config.threading.get_inter_op_parallelism_threads
tf.config.threading.get_inter_op_parallelism_threads()
Determines the number of threads used by independent non-blocking operations. 0 means the system picks an appropriate number.
Returns:
Number of parallel threads