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

Add documentation to LinearBoundary stages #418

Merged
5 commits merged into from
Nov 8, 2022

Conversation

drobison00
Copy link
Contributor

Resolves #413

@drobison00 drobison00 requested a review from a team as a code owner October 26, 2022 19:09
@drobison00 drobison00 added non-breaking Non-breaking change doc Improvements or additions to documentation improvement Improvement to existing functionality 3 - Ready for Review and removed improvement Improvement to existing functionality labels Oct 26, 2022
Copy link
Contributor

@mdemoret-nv mdemoret-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I think we need to add a docstring to LinearPipeline.add_segment_boundary() as well since thats the interface most users will use to interact with the segments at first.

drobison00 and others added 2 commits November 3, 2022 15:01
Co-authored-by: Michael Demoret <42954918+mdemoret-nv@users.noreply.github.com>
@drobison00
Copy link
Contributor Author

@mdemoret-nv Updated based on your most recent comments.

Copy link
Contributor

@mdemoret-nv mdemoret-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one fix then it looks good.

morpheus/pipeline/linear_pipeline.py Outdated Show resolved Hide resolved
@mdemoret-nv
Copy link
Contributor

@gpucibot merge

@ghost ghost merged commit 00124d1 into nv-morpheus:branch-22.11 Nov 8, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[DOC]: Update LinearBoundaryStage Documentation
2 participants