GetNumInteropThreads ==================== Returns the number of threads used for inter-op parallelism on CPU. .. raw:: html

PyTorch

API: torch.get_num_interop_threads
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Custom / Partial

NumPy

API:
Strategy: Custom / Partial

TensorFlow

API: tf.config.threading.get_inter_op_parallelism_threads
Strategy: Direct Mapping

Apple MLX

API:
Strategy: Custom / Partial