Skip to content

Conversation

@ezyang
Copy link
Contributor

@ezyang ezyang commented Oct 4, 2022

Stack from ghstack (oldest at bottom):

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang ezyang@fb.com

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 4, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/86235

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 Failures

As of commit 7b8c306:

The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
Copy link
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ho interesting. Why move everything to the "slow" name?

…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
ezyang added a commit that referenced this pull request Oct 5, 2022
Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

ghstack-source-id: d406c48
Pull Request resolved: #86235
@ezyang
Copy link
Contributor Author

ezyang commented Oct 5, 2022

Because it is slow, we're looping over every element of the array ref. The main point of the slow name is to deter people from repeatedly doing this conversions thinking it's fast, when it's not.

ezyang added a commit to pytorch/xla that referenced this pull request Oct 5, 2022
Companion to pytorch/pytorch#86235

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
@ezyang ezyang added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 5, 2022
Copy link
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok then!

…sites"

Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

[ghstack-poisoned]
ezyang added a commit that referenced this pull request Oct 5, 2022
Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyangfb.com>

ghstack-source-id: 94779a3
Pull Request resolved: #86235
@ezyang
Copy link
Contributor Author

ezyang commented Oct 5, 2022

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge job. Check the current status here.
The merge job was triggered without a flag. This means that your change will be merged once all checks on your PR have passed (ETA: 0-4 Hours). If this is not the intended behavior, feel free to use some of the other merge options in the wiki.
Please reach out to the PyTorch DevX Team with feedback or questions!

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 2 additional jobs have failed, first few of them are: trunk ,trunk / linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)

Details for Dev Infra team Raised by workflow job

@ezyang
Copy link
Contributor Author

ezyang commented Oct 5, 2022

@pytorchbot merge -f "flaky infra failures"

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge job. Check the current status here.
The merge job was triggered with the force (-f) flag. This means your change will be merged immediately, bypassing any CI checks (ETA: 1-5 minutes). If this is not the intended behavior, feel free to use some of the other merge options in the wiki.
Please reach out to the PyTorch DevX Team with feedback or questions!

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2022

Hey @ezyang.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

ezyang added a commit to pytorch/xla that referenced this pull request Oct 6, 2022
* Rename to fromIntArrayRefSlow

Companion to pytorch/pytorch#86235

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

* pin

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

* Delete .torch_pin

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
facebook-github-bot pushed a commit that referenced this pull request Oct 7, 2022
…) (#86235)

Summary:
Some of them are known non-negative, I've revised them accordingly.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Pull Request resolved: #86235
Approved by: https://github.com/albanD

Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/e8b0bea677b44206f663788e3a9d6a85b3779ed2

Reviewed By: seemethere

Differential Revision: D40166995

Pulled By: seemethere

fbshipit-source-id: 8956277564394e5c5584b0721307e6afbede1bd3
@facebook-github-bot facebook-github-bot deleted the gh/ezyang/1455/head branch June 8, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request cla signed Merged release notes: mobile release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants