Skip to main content

pooled_array

Function pooled_array 

Source
pub fn pooled_array(array: NDArray, pool: &Arc<NDArrayPool>) -> NDArrayHandle
Expand description

Create a pool-aware handle wrapping an NDArray.