Popular repositories
-
-
Forked from NVIDIA/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
C++
-
-
Forked from pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
Jupyter Notebook
511 contributions in the last year
Less
More
Contribution activity
March 2021
Created 4 commits in 1 repository
Created 1 repository
Created a pull request in NVIDIA/DALI that received 8 comments
Shutdown executor when an error occurs in the executor itself, not in one of operators.
Signed-off-by: Michał Zientkiewicz mzient@gmail.com Why we need this PR? Pick one, remove the rest It fixes a bug: exceptions in RunXXX (but not i…
+55
−8
•
8
comments
Opened 3 other pull requests in 1 repository
Reviewed 16 pull requests in 3 repositories
NVIDIA/DALI 14 pull requests
- Rework frameworks notebooks to fn API
- Enhance deprecated argument documentation
- Expose all pipeline constructor arguments as properties.
- GPU MultiPaste
- [WIP] Rework decorator args handling
- Fix documentation instances of deprecated fn.image_decoder
- Remove the split stages implementation of the hybrid image decoder
- Run external source callback in parallel
- Rewrite image processing examples to fn api.
- Shutdown executor when an error occurs in the executor itself, not in one of operators.
- Rework getting started
- Update memory resource interfaces.
- Remove dynlink CUDA libs from the build image
- Fix libcufile.so name to have *.0 sufix