pub fn experimental_thread_pool_handle<'a>(
    ctx: &'a Context
) -> Result<TensorHandle<'a>>
Expand description

Shorthand for ExperimentalThreadPoolHandle::new().call(&ctx).

See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/ExperimentalThreadPoolHandle