tf.config.threading.get_inter_op_parallelism_threads

Get number of threads used for parallelism between independent operations.

Determines the number of threads used by independent non-blocking operations. 0 means the system picks an appropriate number.

Number of parallel threads