Skip to content

Tags: pytorch/executorch

Tags

ciflow/trunk/11842

Toggle ciflow/trunk/11842's commit message
Fix pip install . -e when buck2 is not installed

ciflow/trunk/11838

Toggle ciflow/trunk/11838's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CMakeLists.txt

Co-authored-by: jathu <jathu.satkunarajah@gmail.com>

ciflow/trunk/11836

Toggle ciflow/trunk/11836's commit message
Update

[ghstack-poisoned]

ciflow/trunk/11834

Toggle ciflow/trunk/11834's commit message
Fix demo app as well

ciflow/trunk/11783

Toggle ciflow/trunk/11783's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into sqrt_tensor

ciflow/trunk/11756

Toggle ciflow/trunk/11756's commit message
NXP backend: Enable initial unit tests workflow (#11396)

### Summary
Initial workflow definition for running unit tests for Neutron (NXP)
backend.

Follow up for the #11109, our
IT updated the eIQ PyPI, so the neutron-converter python package shall
be reachable using the executorch's self-hosted agents too.

@digantdesai , @mergennachin as the problem was only reproduced with the
self-hosted agents used by the ExecuTorch/PyTorch, I need your help to
verify the IT change. Can you please let run the "trunk" workflow?


cc @digantdesai @JakeStevens

Co-authored-by: Lukas Sztefek <lukas.sztefek@nxp.com>

ciflow/trunk/10684

Toggle ciflow/trunk/10684's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into use-quantize_

ciflow/trunk/11644

Toggle ciflow/trunk/11644's commit message
init

ciflow/trunk/11507

Toggle ciflow/trunk/11507's commit message
Update

[ghstack-poisoned]

ciflow/trunk/11550

Toggle ciflow/trunk/11550's commit message
Use ExternalProject_Add to build tokenizers

This way it avoids the CMake target name collision between XNNPACK's
`memory` and Abseil's `memory`