pub fn pooled_array(array: NDArray, pool: &Arc<NDArrayPool>) -> NDArrayHandleExpand description
Create a pool-aware handle wrapping an NDArray.
pub fn pooled_array(array: NDArray, pool: &Arc<NDArrayPool>) -> NDArrayHandleCreate a pool-aware handle wrapping an NDArray.