This repository contains extra dependencies required to setup a whole development environment for NVIDIA DALI project.
To obtain only the required code for DALI build (without unnecessary git history) please:
git clone https://github.com/NVIDIA/DALI_deps
git submodule init
git submodule update --depth 1 --recursive
The repository consists mostly of externally hosted subrepositories: