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

Adding resiliency to the repo clone command #214

Merged
merged 1 commit into from Mar 22, 2024

Conversation

EricLeFort
Copy link
Collaborator

Description

Makes the repo cloning step more resilient in case the repo already exists.

Tests

I ran a keras test that was failing due to this issue and it is now passing that step.

List links for your tests (use go/shortn-gen for any internal link):
http://shortn/_RBZjspOxFM

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run one-shot tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed.

@EricLeFort EricLeFort merged commit 141e43a into master Mar 22, 2024
6 checks passed
@EricLeFort EricLeFort deleted the fix-tf-keras-setup-bug branch March 22, 2024 23:10
@EricLeFort EricLeFort mentioned this pull request Mar 22, 2024
4 tasks
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.

None yet

2 participants