Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/DALI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ebebde31d0540bbdaf79ffea80686ae8f5fe4185
Choose a base ref
..
head repository: NVIDIA/DALI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c02082580da093ed78cb16707bf131f867a05d41
Choose a head ref
Showing with 350 additions and 8 deletions.
  1. +274 −0 Acknowledgements.txt
  2. +2 −2 cmake/CUDA_utils.cmake
  3. +29 −0 docker/Dockerfile.cuda128.aarch64.deps
  4. +38 −0 docker/Dockerfile.cuda128.x86_64.deps
  5. +4 −4 docker/build.sh
  6. +3 −2 docs/compilation.rst
Loading