Skip to content

Conversation

bdhirsh
Copy link
Contributor

@bdhirsh bdhirsh commented Oct 6, 2022

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 6, 2022

🔗 Helpful Links

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

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

❌ 20 Failures, 1 Pending

As of commit 0ceca1b:

The following jobs have failed:

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

bdhirsh pushed a commit that referenced this pull request Oct 6, 2022
for i in range(len(out_size) - 2):
sym_float = (out_size[i + 2] / 1) * scale_factors[i]
assert sym_float >= 0
out_size[i + 2] = math.floor(sym_float)
Copy link
Contributor

Choose a reason for hiding this comment

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

this works now? cool

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 6, 2022
bdhirsh added a commit that referenced this pull request Oct 6, 2022
…adding_2d ops

add meta_bernoulli_

meta kernel for at::gather

get pytorch_struct to pass: meta for scatter_add, fix backward

symintify split ops

ghstack-source-id: 139b6dc
Pull Request resolved: #86334

adding PySymFloat.floor (#86352)

ghstack-source-id: 139b6dc
Pull Request resolved: #86374

adding a meta function to upsample_nearest2d.vec (#86354)

ghstack-source-id: 139b6dc
Pull Request resolved: #86375
@albanD
Copy link
Collaborator

albanD commented Oct 7, 2022

subsumed by #86488

@albanD albanD closed this Oct 7, 2022
@facebook-github-bot facebook-github-bot deleted the gh/bdhirsh/319/head branch June 8, 2023 15:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants