Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pytorch/executorch

Tags

ciflow/trunk/10783

Toggle ciflow/trunk/10783's commit message
Arm backend: Suppress colors in pre-push if non-interactive

Dont try to print with colors in the pre-push script if the script is
non-interactive. This is to avoid getting broken output in the CI
which doesnt support colors.

Signed-off-by: [email protected]

Change-Id: I58b6a45de8b8403fa39ecbe299d380f3ca9fba62

ciflow/trunk/10782

Toggle ciflow/trunk/10782's commit message
Arm backends: New quantized FVP tests for cortex-M

tested using,

./examples/arm/run.sh --target=ethos-u85-256 --model_name=lstm --bundleio

ciflow/trunk/10781

Toggle ciflow/trunk/10781's commit message
remove FLATC_EXECUTABLE

ciflow/trunk/10548

Toggle ciflow/trunk/10548's commit message
Arm backend: Fix sigmoid int16 and int32 flakyness

MLBEDSW-10642 has now been resolved. Step vela pin and remove all
related pytest.mark_flaky in sigmoid int16 and int32 tests. Also updates
dw_conv2d tests as new constraints were introduced in vela compilation.

Signed-off-by: Oscar Andersson <[email protected]>
Change-Id: I8c1aff31fb173fa6fdebc1d5b757623f9c2e1321

ciflow/binaries/10781

Toggle ciflow/binaries/10781's commit message
remove FLATC_EXECUTABLE

ciflow/trunk/10741

Toggle ciflow/trunk/10741's commit message
add

ciflow/trunk/10198

Toggle ciflow/trunk/10198's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into add-native-group-norm

ciflow/binaries/10741

Toggle ciflow/binaries/10741's commit message
add

ciflow/trunk/10750

Toggle ciflow/trunk/10750's commit message

Verified

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

Fixes: TypeError: Module.eval() missing 1 required positional argument: 'self'

ciflow/trunk/10294

Toggle ciflow/trunk/10294's commit message
up