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

Training/Inference Module DFP Production #669

Merged
10 commits merged into from
Feb 10, 2023

Conversation

bsuryadevara
Copy link
Contributor

@bsuryadevara bsuryadevara commented Feb 6, 2023

  • Added a file to derive DFP command line arguments.
  • Created partial (some stages are implemented in cpp) inference pipeline module
  • Created training pipeline module
  • Added pipeline executable files to run the inference/training pipeline modules

@bsuryadevara bsuryadevara changed the title Training module dfp prod Training/Inference Module DFP Production Feb 7, 2023
@bsuryadevara bsuryadevara added 3 - Ready for Review non-breaking Non-breaking change feature request New feature or request labels Feb 7, 2023
@bsuryadevara bsuryadevara changed the base branch from branch-23.01 to branch-23.03 February 7, 2023 21:48
@bsuryadevara bsuryadevara marked this pull request as ready for review February 7, 2023 23:03
@bsuryadevara bsuryadevara requested a review from a team as a code owner February 7, 2023 23:03
Copy link
Contributor

@drobison00 drobison00 left a comment

Choose a reason for hiding this comment

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

Added a couple comments; for the most part everything looks good. Just want to polish the presentation a bit.

Copy link
Contributor

@drobison00 drobison00 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, just change encoding from 'latin1' to utf-8, and double check pipelines run correctly.

@drobison00
Copy link
Contributor

/merge

@ghost ghost merged commit 8ff70eb into nv-morpheus:branch-23.03 Feb 10, 2023
jjacobelli pushed a commit to jjacobelli/Morpheus that referenced this pull request Mar 7, 2023
- Added a file to derive DFP command line arguments.
- Created partial (some stages are implemented in cpp) inference pipeline module
- Created training pipeline module
- Added pipeline executable files to run the inference/training pipeline modules

Authors:
  - Bhargav Suryadevara (https://github.com/bsuryadevara)

Approvers:
  - Devin Robison (https://github.com/drobison00)

URL: nv-morpheus#669
This pull request was closed.
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants