Closed andreyvelich closed 1 month ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
cc @kuizhiqing @Syulin7
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 11330381194: | 0.0% |
Covered Lines: | 73 |
Relevant Lines: | 73 |
Good work! /lgtm
Thanks for the review! /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: andreyvelich
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Thanks for the review! /approve
Why the approve label is not automatically added to this PR? IIUC, the PRs created by approver have approve label.
@tenzen-y Actually, we disabled it as part of this PR: https://github.com/GoogleCloudPlatform/oss-test-infra/pull/2271.
That will help us to not accidentally merge PRs that are not ready and got /lgtm
from the GitHub members.
We noticed that, not all contributors add the /hold
label if PR is not ready.
@tenzen-y Actually, we disabled it as part of this PR: https://github.com/GoogleCloudPlatform/oss-test-infra/pull/2271.
That will help us to not accidentally merge PRs that are not ready and got
/lgtm
from the GitHub members.We noticed that, not all contributors add the
/hold
label if PR is not ready.
That makes sense. Thank you for clarifications. That seems the limitations (accidentally merging) for collaborations between GitHub Actions and Prow :(
Related: https://github.com/kubeflow/training-operator/issues/2040
I added simple FSDP example for T5 fine-tuning and PyTorchJob.
I refactored example from the PyTorch tutorial: https://pytorch.org/tutorials/intermediate/FSDP_adavnced_tutorial.html
/assign @kubeflow/wg-training-leads