-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[FX][docs] Document gotcha about training flag #68190 #68913
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
Conversation
Summary: [FX][docs] Document gotcha about training flag pytorch#68190 Test Plan: make html and view differences Reviewers: jamesr66a Subscribers: jamesr66a Tasks: Tags: Committer: jubinchheda <jubinchheda@fb.com>
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slow For more information, please take a look at the CI Flow Wiki. |
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 35e3282 (more details on the Dr. CI page):
🕵️ 12 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Job | Step | Action |
---|---|---|
Cleanup build-results and workspaces | 🔁 rerun | |
Unknown | 🔁 rerun | |
Unknown | 🔁 rerun |
❄️ 1 failure tentatively classified as flaky
but reruns have not yet been triggered to confirm:
pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-build-x86_32 (1/1)
Step: "Checkout code" (full log | diagnosis details | 🔁 rerun) ❄️
fatal: Could not read from remote repository.
Using SSH Config Dir '/home/circleci/.ssh'
git version 2.31.1
Cloning git repository
Cloning into '.'...
ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
exit status 128
This comment was automatically generated by Dr. CI (expand for details).
Please report bugs/suggestions to the (internal) Dr. CI Users group.
Update fx.rst
Summary: [FX][docs] Document gotcha about training flag Test Plan: make html Reviewers: jamesr66a Subscribers: jamesr66a Tasks: Tags: Committer: jubinchheda <jubinchheda@fb.com>
Summary: [FX][docs] Document gotcha about training flag Test Plan: make html Reviewers: jamesr66a Subscribers: jamesr66a Tasks: Tags: Committer: jubinchheda <jubinchheda@fb.com>
Test Plan: make html and view differences Reviewers: jamesr66a Subscribers: jamesr66a Tasks: Tags: Committer: jubinchheda jubinchheda@fb.com
Summary: [FX][docs] Document gotcha about training flag #68190
Test Plan: make html and view differences
Reviewers: jamesr66a
Subscribers: jamesr66a
Tasks:
Tags:
Committer: jubinchheda jubinchheda@fb.com
Fixes #{issue number}