Skip to content

Improve readability for ARM 16-bit float configuration with to_shift#127971

Closed
swolchok wants to merge 1 commit intogh/swolchok/639/basefrom
gh/swolchok/639/head
Closed

Improve readability for ARM 16-bit float configuration with to_shift#127971
swolchok wants to merge 1 commit intogh/swolchok/639/basefrom
gh/swolchok/639/head

Conversation

@swolchok
Copy link
Contributor

@swolchok swolchok commented Jun 4, 2024

Stack from ghstack (oldest at bottom):

Summary: I did some convoluted stuff with constant definition to avoid calculating base-2 logarithm. Just add a constexpr base-2 log and use it to simplify instead.

Test Plan: Existing tests

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 4, 2024

🔗 Helpful Links

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

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

✅ You can merge normally! (3 Unrelated Failures)

As of commit baaa6e3 with merge base 36e9b71 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:

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

swolchok added a commit that referenced this pull request Jun 4, 2024
Summary: I did some convoluted stuff with constant definition to avoid calculating base-2 logarithm. Just add a constexpr base-2 log and use it to simplify instead.

Test Plan: Existing tests

ghstack-source-id: af6006a
Pull Request resolved: #127971
@swolchok swolchok added the topic: not user facing topic category label Jun 4, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2024

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Aug 4, 2024
@github-actions github-actions bot closed this Sep 3, 2024
@github-actions github-actions bot deleted the gh/swolchok/639/head branch October 4, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant