Open Dooez opened 7 months ago
An interface to generate a view of underlying data for storage and contiguous slices is requried to optimize processing data in parallel.
Implemented flat_view().
flat_view()
An interface to generate a view of underlying data for storage and contiguous slices is requried to optimize processing data in parallel.