NVIDIA/DALI
View on GitHubIs there a function for chunking operations on numpy data?
Open
#4,140 opened on Aug 5, 2022
help wanted
Repository metrics
- Stars
- (5,722 stars)
- PR merge metrics
- (PR metrics pending)
Description
I want to split a single npy file read by fn.readers.numpy in 100-bit units according to the first dimension, is there any function available?