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

Update ml-to-fl examples with new APIs #2836

Merged
merged 5 commits into from
Aug 24, 2024

Conversation

SYangster
Copy link
Collaborator

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Quick tests passed locally by running ./runtest.sh.
  • In-line docstrings updated.
  • Documentation updated.

@chesterxgchen
Copy link
Collaborator

@SYangster need to rebase the code

Copy link
Collaborator

@chesterxgchen chesterxgchen left a comment

Choose a reason for hiding this comment

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

have bunch of question

why converting "code" to "src" ? consistency ? this could lead many potential errors for missing changes

examples/hello-world/ml-to-fl/np/README.md Show resolved Hide resolved
examples/hello-world/ml-to-fl/np/README.md Outdated Show resolved Hide resolved
examples/hello-world/ml-to-fl/np/src/train_full.py Outdated Show resolved Hide resolved
@SYangster
Copy link
Collaborator Author

SYangster commented Aug 23, 2024

For renaming folder from code -> src: this is for consistency, but also code is an internal module in the python standard library. So in the job scripts from code.tf_net import TFNet will not work

chesterxgchen
chesterxgchen previously approved these changes Aug 23, 2024
@chesterxgchen
Copy link
Collaborator

/build

@chesterxgchen chesterxgchen merged commit a6e1100 into NVIDIA:main Aug 24, 2024
16 checks passed
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