NVIDIA / DL4AGX

Deep Learning tools and applications for NVIDIA AGX platforms.
Apache License 2.0
144 stars 26 forks source link

fix(//docker)!: Updated DALI version and MultiDeviceInference sample #25

Closed andi4191 closed 4 years ago

andi4191 commented 4 years ago

Fixes #23

Changes:

  1. Update to stdc++14 for toolchain
  2. Separate Dockerfiles for platform SDK and sample
  3. Update DALI version to 0.14
  4. Update sample according to above DALI version

Signed-off-by: Anurag Dixit a.dixit91@gmail.com