DALI
DALI copied to clipboard
The Mode: Expose operators and workspace
Category:
New feature (non-breaking change which adds functionality)
Description:
This experimental PR allows the operators to be created and run from Python. Exposed types include:
- CUDAStreamLease (public, as Stream)
- ThreadPool (private)
- Workspace (private)
- Operator (private)
Additional information:
Affected modules and functionalities:
N/A
Key points relevant for the review:
Tests:
- [ ] Existing tests apply
- [X] New tests added
- [X] Python tests
- [ ] GTests
- [ ] Benchmark
- [ ] Other
- [ ] N/A
Checklist
Documentation
- [ ] Existing documentation applies
- [ ] Documentation updated
- [ ] Docstring
- [ ] Doxygen
- [ ] RST
- [ ] Jupyter
- [ ] Other
- [X] N/A
DALI team only
Requirements
- [ ] Implements new requirements
- [ ] Affects existing requirements
- [X] N/A
REQ IDs: N/A
JIRA TASK: N/A
CI MESSAGE: [30264365]: BUILD STARTED
CI MESSAGE: [30270952]: BUILD STARTED
CI MESSAGE: [30270952]: BUILD PASSED
CI MESSAGE: [30497721]: BUILD STARTED
CI MESSAGE: [30497884]: BUILD STARTED
CI MESSAGE: [30497884]: BUILD PASSED
CI MESSAGE: [30568500]: BUILD STARTED
CI MESSAGE: [30568774]: BUILD STARTED
CI MESSAGE: [30568774]: BUILD PASSED