Gregory Comer
Gregory Comer
Link to landed trunk PR: - https://github.com/pytorch/executorch/pull/2723 Link to release branch PR: - https://github.com/pytorch/executorch/pull/2749 Criteria category and reasons: - Docs: Restore build instructions in CMakeLists.txt top-level comment. --- @guangy10 merged...
Link to landed trunk PR: - https://github.com/pytorch/executorch/pull/2911 Link to release branch PR: - https://github.com/pytorch/executorch/pull/2939 Criteria category and reasons: - Documentation improvements and critical fixes for LLM getting started guide. ------...
Link to landed trunk PR: - https://github.com/pytorch/executorch/pull/2940 Link to release branch PR: - https://github.com/pytorch/executorch/pull/2959 Criteria category and reasons: - Documentation updates to LLM getting started guide to fix blockers in...
Link to landed trunk PR: - https://github.com/pytorch/executorch/pull/2868 Link to release branch PR: - https://github.com/pytorch/executorch/pull/2960 Criteria category and reasons: - Support auto-downloading buck from CMake on Intel Macs. Needed to streamline...
@alankelly I've rebased on top of the latest master commit and updated usages. I also added test coverage for fp16 convert, which I previously missed. I also addressed the issue...
@alankelly I've rebased and updated the bazel test targets. I can build and run op tests locally with bazel, so everything looks good on my end.
Sure, I've rebased and everything looks clean.
Actually, looks like during rebase some extra commits ended up getting pulled in somehow. I'll clean it up and then we should be good to go from my end.
@alankelly Is there anything else blocking this PR from merging? There's no rush, just want to ensure I'm not missing anything. Thanks.