584 Forks
4509 Stars
4509 Watchers

DALI

A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.

How to download and setup DALI

Open terminal and run command
git clone https://github.com/NVIDIA/DALI.git
git clone is used to create a copy or clone of DALI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DALI https://github.com/NVIDIA/DALI/archive/master.zip

Or simply clone DALI with SSH
[email protected]:NVIDIA/DALI.git

If you have some problems with DALI

You may open issue on DALI support forum (system) here: https://github.com/NVIDIA/DALI/issues