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
5.09k stars 615 forks source link

Graph lowering #5496

Closed mzient closed 3 months ago

mzient commented 4 months ago

Category:

New feature (non-breaking change which adds functionality)

Description:

This PR adds the functionality of lowering the new OpGraph to the old OpGraph.

Additional information:

Affected modules and functionalities:

OpGraph, executor interface.

Key points relevant for the review:

This PR is based on #5495

Tests:

Checklist

Documentation

DALI team only

Requirements

REQ IDs: N/A

JIRA TASK: DALI-3974

dali-automaton commented 3 months ago

CI MESSAGE: [15734733]: BUILD STARTED

dali-automaton commented 3 months ago

CI MESSAGE: [15734733]: BUILD PASSED