Function tensorflow::ops::thread_pool_handle
source · pub fn thread_pool_handle(scope: &mut Scope) -> Result<Operation>Expand description
Shorthand for ThreadPoolHandle::new().build(scope).
pub fn thread_pool_handle(scope: &mut Scope) -> Result<Operation>Shorthand for ThreadPoolHandle::new().build(scope).