Skip to content

Tags: pytorch/executorch

Tags

ciflow/trunk/15018

Toggle ciflow/trunk/15018's commit message
Use TensorPtr in Image and Audio structs to avoid data duplication.

Summary: .

Differential Revision: D84381425

ciflow/trunk/14990

Toggle ciflow/trunk/14990's commit message
Add PostToBackend stage to Recipes

After a discussion in #14588, it was decided to
create an additional recipe stage to run passes after partitioning.
This is meant for backends that convert ops directly instead of
partitioning.

Signed-off-by: Erik Lundell <[email protected]>
Change-Id: Iddf74accb739d4dff16fa46c6fad88ffccfe2f3b

ciflow/trunk/14986

Toggle ciflow/trunk/14986's commit message
Cortex-M backend: Add CortexMPassManager

Signed-off-by: Adrian Lundell <[email protected]>
Change-Id: Ibdd79e45d7c81152181e91d8ac34c07a7b693cf6

ciflow/trunk/14933

Toggle ciflow/trunk/14933's commit message
Arm backend: Add support for floor_divide.default

Signed-off-by: Agrima Khare <[email protected]>
Change-Id: I85153b1b245862a107e6469600e69c059477f417

ciflow/trunk/14722

Toggle ciflow/trunk/14722's commit message
Arm backend: Add SmolLM2-135M to CI model testing

Change-Id: Ib29b8c52b9f3ad16d861fcf0b49d79e197053694
Signed-off-by: Sebastian Larsson <[email protected]>

ciflow/trunk/14849

Toggle ciflow/trunk/14849's commit message
Arm backend: add buck file for recipe folder.

Dry coded with AI, needs verification

Signed-off-by: Erik Lundell <[email protected]>
Change-Id: I79d3009c5bc6557601cab9501f2e275f89c95330

ciflow/trunk/14843

Toggle ciflow/trunk/14843's commit message

Verified

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

ciflow/trunk/14747

Toggle ciflow/trunk/14747's commit message
Arm Backend: Add tests for rsub, transpose_copy and t_copy

Signed-off-by: Agrima Khare <[email protected]>
Change-Id: I8aea84b9a83bbe1b429eeb474676854f41e09ee3

ciflow/trunk/14874

Toggle ciflow/trunk/14874's commit message
[NOT FOR MERGE] Test workflow version

ciflow/trunk/14745

Toggle ciflow/trunk/14745's commit message
Add more unary ops

Signed-off-by: Adrian Lundell <[email protected]>