Skip to content

Tags: RahulC7/executorch

Tags

ciflow/trunk/14998

Toggle ciflow/trunk/14998's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Arm backend: Add correction for floor mode (pytorch#14776)"

This reverts commit 7d2b8c6.

ciflow/trunk/14993

Toggle ciflow/trunk/14993's commit message
Arm backend: Enable parallel building on MLSDK emulation layer

Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
Change-Id: I857bad698f234d803cd930325d908a720f7433ab

ciflow/trunk/14990

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

After a discussion in pytorch#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 <erik.lundell@arm.com>
Change-Id: Iddf74accb739d4dff16fa46c6fad88ffccfe2f3b

ciflow/trunk/14986

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

Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
Change-Id: Ibdd79e45d7c81152181e91d8ac34c07a7b693cf6

ciflow/trunk/14945

Toggle ciflow/trunk/14945's commit message
Updating tests for 16A8W ops which are supported (pytorch#14945)

Summary:

Updating the TOSA, U55 & U85 tests to remove xfails. These ops are supported now and updating tests to not expect failure.

Differential Revision: D84262200

ciflow/trunk/14933

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

Signed-off-by: Agrima Khare <agrima.khare@arm.com>
Change-Id: I85153b1b245862a107e6469600e69c059477f417

ciflow/trunk/14890

Toggle ciflow/trunk/14890's commit message

Verified

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

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 <sebastian.larsson@arm.com>

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 <erik.lundell@arm.com>
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