Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code modernization and refactoring in Pipeline, OpSpec and InputOperator #5826

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mzient
Copy link
Contributor

@mzient mzient commented Feb 21, 2025

Category:

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

Description:

  • Use string_view more extensively
  • Replace more usages of device string with StorageDevice
  • Rename InputOperatorNoCopyMode to InputOperatorCopyMode

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
@mzient mzient force-pushed the minor_refactor_2025_02 branch from e405c72 to 200ecb7 Compare February 21, 2025 16:09
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [24356341]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [24356341]: BUILD FAILED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants