Skip to content

[PyTorch] shrink Argument #64820

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

Closed
wants to merge 5 commits into from
Closed

Conversation

Putting boolean fields next to each other avoids wasting space for padding.

Differential Revision: [D30860717](https://our.internmc.facebook.com/intern/diff/D30860717/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Sep 10, 2021

🔗 Helpful links

💊 CI failures summary and remediations

As of commit 6e0f28d (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build linux-bionic-py3.6-clang9 / test (noarch, 1, 1, linux.2xlarge) (1/1)

Step: "Unknown" (full log | diagnosis details | 🔁 rerun)

2021-09-17T01:18:05.1432380Z CONTINUE_THROUGH_ERROR: false
2021-09-17T01:18:05.1427947Z   ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine
2021-09-17T01:18:05.1428505Z   PR_LABELS: [
  "cla signed"
]
2021-09-17T01:18:05.1429449Z   DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.6-clang9:74e757e8b0cf750d2f91db6aa4c29640abce32ea
2021-09-17T01:18:05.1430540Z   JOB_BASE_NAME: linux-bionic-py3.6-clang9-test
2021-09-17T01:18:05.1431019Z   TEST_CONFIG: noarch
2021-09-17T01:18:05.1431331Z   SHARD_NUMBER: 1
2021-09-17T01:18:05.1431620Z   NUM_TEST_SHARDS: 1
2021-09-17T01:18:05.1431985Z   PYTORCH_IGNORE_DISABLED_ISSUES: 
2021-09-17T01:18:05.1432380Z   CONTINUE_THROUGH_ERROR: false
2021-09-17T01:18:05.1432698Z   SHM_SIZE: 1g
2021-09-17T01:18:05.1432979Z   PR_NUMBER: 64820
2021-09-17T01:18:05.1433263Z ##[endgroup]
2021-09-17T01:18:18.6428497Z Processing ./dist/torch-1.10.0a0+git7af17f4-cp36-cp36m-linux_x86_64.whl
2021-09-17T01:18:18.6711637Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.6/site-packages (from torch==1.10.0a0+git7af17f4) (3.10.0.0)
2021-09-17T01:18:18.6718619Z Requirement already satisfied: dataclasses in /opt/conda/lib/python3.6/site-packages (from torch==1.10.0a0+git7af17f4) (0.8)
2021-09-17T01:18:18.9547268Z Installing collected packages: torch
2021-09-17T01:18:24.1563084Z Successfully installed torch-1.10.0a0+git7af17f4
2021-09-17T01:18:24.2381276Z ++++ dirname .jenkins/pytorch/common.sh
2021-09-17T01:18:24.2388092Z +++ cd .jenkins/pytorch

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Putting boolean fields next to each other avoids wasting space for padding.

Differential Revision: [D30860717](https://our.internmc.facebook.com/intern/diff/D30860717/)

[ghstack-poisoned]
Putting boolean fields next to each other avoids wasting space for padding.

Differential Revision: [D30860717](https://our.internmc.facebook.com/intern/diff/D30860717/)

[ghstack-poisoned]
Putting boolean fields next to each other avoids wasting space for padding.

Differential Revision: [D30860717](https://our.internmc.facebook.com/intern/diff/D30860717/)

[ghstack-poisoned]
Putting boolean fields next to each other avoids wasting space for padding.

Differential Revision: [D30860717](https://our.internmc.facebook.com/intern/diff/D30860717/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5a3475d.

@facebook-github-bot facebook-github-bot deleted the gh/swolchok/302/head branch September 21, 2021 14:17
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.

2 participants