tensorflow::ops

Function thread_pool_handle

Source
pub fn thread_pool_handle(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for ThreadPoolHandle::new().build(scope).