Uh oh!
There was an error while loading. Please reload this page.
Add pybindings for bpte and ptd file - #14678
Conversation
Summary: 1. Overload `_load_for_executorch_from_bundled_program` to take in ptd file as buffer or file 2. Refactor data loader cases to use the utility functions `loader_from_buffer`, `loader_from_file` Functionality used by sas compiler team Differential Revision: D83518944
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14678
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 3 Cancelled JobsAs of commit 56c838c with merge base 73b3303 ( NEW FAILURE - The following job has failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
facebook-github-bot
commented
Sep 30, 2025
This PR needs a |
Uh oh!
There was an error while loading. Please reload this page.
Differential Revision: D83518944 Pull Request resolved: pytorch#14678
Summary:
_load_for_executorch_from_bundled_programto take in ptd file as buffer or fileloader_from_buffer,loader_from_fileFunctionality used by sas compiler team
Differential Revision: D83518944