SIGN IN SIGN UP

Arm backend: Remove build_quantized_ops_aot_lib.sh (#10350)

This lib is built by default when installing executorch, so use that
instead of building our own version. The the version built by executorch
however has an extra dependency on _portable_lib.cpython-310, which
needs to be loaded as well.

Also removes all mentions of this script in related files.

Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
A
Adrian Lundell committed
ce57d79618e05c80ff3e4bb0b4217d88ccbe6a43
Parent: eb5fc61
Committed by GitHub <noreply@github.com> on 4/28/2025, 1:25:55 PM