turn rand.h into [low, high) following torch.rand pattern#19468
Conversation
Summary: This diff makes aoti rand shim follow curand pattern to generate outputs falling into [low, high) range. Reviewed By: GregoryComer Differential Revision: D104723400
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19468
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 PendingAs of commit bc16e82 with merge base 23a91d5 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating Diff in D104723400. |
This PR needs a
|
This diff makes aoti rand shim follow torch.rand pattern to generate outputs falling into [low, high) range.
Reviewed By: GregoryComer
Differential Revision: D104723400