DALI icon indicating copy to clipboard operation
DALI copied to clipboard

Add operator `select` which selects a sample from one of the inputs

Open mzient opened this issue 3 years ago • 6 comments

Signed-off-by: Michał Zientkiewicz [email protected]

Why we need this PR?

Pick one, remove the rest

  • It adds new feature needed for sample masking/selection/conditional execution

What happened in this PR?

Fill relevant points, put NA otherwise. Replace anything inside []

  • What solution was applied:
    • A simple operator which just copies one of the inputs to the output
  • Affected modules and functionalities:
    • None (it's a new code)
  • Key points relevant for the review:
    • N/A
  • Validation and testing:
    • Python unit tests for success
    • Python unit tests for errors
    • Local tests with Valgrind
  • Documentation (including examples):
    • Docstrings

JIRA TASK: DALI-2202

mzient avatar Jul 06 '21 23:07 mzient

CI MESSAGE: [2553368]: BUILD STARTED

dali-automaton avatar Jul 06 '21 23:07 dali-automaton

CI MESSAGE: [2553418]: BUILD STARTED

dali-automaton avatar Jul 06 '21 23:07 dali-automaton

CI MESSAGE: [2553418]: BUILD FAILED

dali-automaton avatar Jul 07 '21 01:07 dali-automaton

CI MESSAGE: [2558517]: BUILD STARTED

dali-automaton avatar Jul 07 '21 23:07 dali-automaton

CI MESSAGE: [2558517]: BUILD FAILED

dali-automaton avatar Jul 08 '21 00:07 dali-automaton

CI MESSAGE: [3840109]: BUILD STARTED

dali-automaton avatar Jan 27 '22 16:01 dali-automaton