NVIDIA/DALI

Is there a function for chunking operations on numpy data?

Open

#4,140 opened on Aug 5, 2022

View on GitHub
 (3 comments) (0 reactions) (1 assignee)C++ (670 forks)auto 404
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?

Contributor guide