Add BF16 support to sampler - #22094
Conversation
Summary: As title. Convert to FP32 and keep the compute in that dtype for numerics and speed per local benchmarking Differential Revision: D117223300
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22094
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Cancelled Job, 1 Unrelated FailureAs of commit cd8e4fe with merge base 9a2d135 ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@JakeStevens has exported this pull request. If you are a Meta employee, you can view the originating Diff in D117223300. |
This PR needs a
|
Summary:
As title.
Convert to FP32 and keep the compute in that dtype for numerics and speed per local benchmarking
Differential Revision: D117223300