NVIDIA / 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.
https://docs.nvidia.com/deeplearning/dali/user-guide/docs/index.html
Apache License 2.0
4.98k stars 609 forks source link

Use new graph in Pipeline #5520

Closed mzient closed 1 week ago

mzient commented 2 weeks ago

Category:

Refactoring (Redesign of existing code that doesn't affect functionality) Breaking change (kind of)

Description:

This PR switches the Pipeline class to the new OpGraph as the main representation of the graph. The changes involve:

Breaking change:

Additional information:

Affected modules and functionalities:

Pipeline Tests

Key points relevant for the review:

Tests:

Multiple tests were modified to work with the new graph.

Checklist

Documentation

DALI team only

Requirements

REQ IDs: N/A

JIRA TASK: DALI-3974

dali-automaton commented 2 weeks ago

CI MESSAGE: [15768824]: BUILD STARTED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15768824]: BUILD FAILED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15810200]: BUILD STARTED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15810200]: BUILD FAILED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15827387]: BUILD STARTED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15831491]: BUILD STARTED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15831491]: BUILD PASSED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15925255]: BUILD STARTED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15927182]: BUILD STARTED

dali-automaton commented 2 weeks ago

CI MESSAGE: [15927182]: BUILD PASSED