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

Support ControlMessage for Preprocess and PostProcess stages #1623

Merged

Conversation

yczhang-nv
Copy link
Contributor

Description

Support ControlMessage for Preprocess and PostProcess stages, including:

  • Preprocess: PreprocessAEStage
  • PostProcess: FilterDetectionStage, GenerateVizFrameStage, MLFlowDriftStage, TimeseriesStage, ValidationStage

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@yczhang-nv yczhang-nv added non-breaking Non-breaking change feature request New feature or request labels Apr 12, 2024
@yczhang-nv yczhang-nv self-assigned this Apr 12, 2024
@yczhang-nv yczhang-nv linked an issue May 10, 2024 that may be closed by this pull request
20 tasks
@yczhang-nv yczhang-nv marked this pull request as ready for review May 15, 2024 02:55
@yczhang-nv yczhang-nv requested a review from a team as a code owner May 15, 2024 02:55
morpheus/_lib/src/stages/filter_detections.cpp Outdated Show resolved Hide resolved
morpheus/_lib/src/stages/filter_detections.cpp Outdated Show resolved Hide resolved
morpheus/_lib/src/stages/filter_detections.cpp Outdated Show resolved Hide resolved
morpheus/stages/postprocess/timeseries_stage.py Outdated Show resolved Hide resolved
tests/stages/test_filter_detections_stage.py Outdated Show resolved Hide resolved
tests/stages/test_generate_viz_frames_stage.py Outdated Show resolved Hide resolved
tests/stages/test_generate_viz_frames_stage.py Outdated Show resolved Hide resolved
@AnuradhaKaruppiah
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 08e40dc into nv-morpheus:branch-24.06 May 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA]: Support ControlMessage types for Preprocess and Postprocess stages
3 participants