|
9fa8ce26cf
|
Working setup with runnable PyTorch on Codex. (#159968)
Sample transcript: https://chatgpt.com/s/cd_68938effc1a88191ae78bc82a8cefe94
This makes use of https://github.com/pytorch/pytorch/pull/159965 to bypass doing an actual build and use nightly.
Things to improve:
- Once USE_NIGHTLY is in main can remove the patching
- We should just keep using the latest nightly, instead of a hard coded one
Signed-off-by: Edward Yang <ezyang@meta.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/159968
Approved by: https://github.com/wdvr
|
2025-08-08 14:34:15 +00:00 |
|