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

[WIP] Testing CI in JAX example #2385

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

saileshd1402
Copy link
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):
Fixes #

Checklist:

  • Docs included if any changes are user facing

sandipanpanda and others added 6 commits December 26, 2024 01:30
Illustrate how to use JAX's `pmap` to express and execute
single-program multiple-data (SPMD) programs for data parallelism
along a batch dimension

Signed-off-by: Sandipan Panda <samparksandipan@gmail.com>
Use -- server-side to install the latest local changes of Training
Operator control plane

Signed-off-by: Sandipan Panda <samparksandipan@gmail.com>
Signed-off-by: Sandipan Panda <samparksandipan@gmail.com>
Signed-off-by: Sandipan Panda <samparksandipan@gmail.com>
Signed-off-by: Sandipan Panda <samparksandipan@gmail.com>
Signed-off-by: sailesh duddupudi <saileshradar@gmail.com>
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jeffwan for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coveralls
Copy link

coveralls commented Jan 9, 2025

Pull Request Test Coverage Report for Build 12718256173

Warning: This coverage report may be inaccurate.

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.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12692161092: 0.0%
Covered Lines: 85
Relevant Lines: 85

💛 - Coveralls

Signed-off-by: sailesh duddupudi <saileshradar@gmail.com>
Signed-off-by: sailesh duddupudi <saileshradar@gmail.com>
Signed-off-by: sailesh duddupudi <saileshradar@gmail.com>
Signed-off-by: sailesh duddupudi <saileshradar@gmail.com>
@google-oss-prow google-oss-prow bot added size/XL and removed size/L labels Jan 9, 2025
Signed-off-by: sailesh duddupudi <saileshradar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants