2025-03-21T20:17:30.6662642Z Current runner version: '2.323.0' 2025-03-21T20:17:30.6670848Z Runner name: 'i-0a7cdfc64a5963dd1' 2025-03-21T20:17:30.6671888Z Runner group name: 'Default' 2025-03-21T20:17:30.6673002Z Machine name: 'ip-10-0-13-98' 2025-03-21T20:17:30.6676700Z ##[group]GITHUB_TOKEN Permissions 2025-03-21T20:17:30.6679827Z Contents: read 2025-03-21T20:17:30.6680584Z Metadata: read 2025-03-21T20:17:30.6681396Z ##[endgroup] 2025-03-21T20:17:30.6685127Z Secret source: Actions 2025-03-21T20:17:30.6686060Z Prepare workflow directory 2025-03-21T20:17:30.7303828Z Prepare all required actions 2025-03-21T20:17:30.7348686Z Getting action download info 2025-03-21T20:17:30.9693452Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-21T20:17:31.2541318Z Download action repository 'pytorch/pytorch@main' (SHA:c5deacc27a4a29fa141e179535d56d21a0eb734f) 2025-03-21T20:17:44.3158119Z Download action repository 'actions/download-artifact@v4' (SHA:95815c38cf2ff2164869cbab79da8d1f422bc89e) 2025-03-21T20:17:44.6340165Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2025-03-21T20:17:44.7334678Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-03-21T20:17:45.1337705Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-21T20:17:45.4018934Z Getting action download info 2025-03-21T20:17:45.5694517Z Uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@refs/heads/main (c1d92bc76c9d8ecf59b36ef10588c9605c8578d1) 2025-03-21T20:17:45.5697125Z ##[group] Inputs 2025-03-21T20:17:45.5699961Z script: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:45.5703345Z timeout: 90 2025-03-21T20:17:45.5703645Z runner: linux.2xlarge.memory 2025-03-21T20:17:45.5704005Z upload-artifact: 2025-03-21T20:17:45.5704671Z upload-artifact-to-s3: false 2025-03-21T20:17:45.5705058Z download-artifact: 2025-03-21T20:17:45.5705372Z repository: 2025-03-21T20:17:45.5705670Z fetch-depth: 1 2025-03-21T20:17:45.5705965Z submodules: true 2025-03-21T20:17:45.5706322Z ref: be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:17:45.5706782Z test-infra-repository: pytorch/test-infra 2025-03-21T20:17:45.5707193Z test-infra-ref: 2025-03-21T20:17:45.5707535Z docker-image: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:45.5707976Z docker-build-dir: .ci/docker 2025-03-21T20:17:45.5708349Z gpu-arch-type: cpu 2025-03-21T20:17:45.5708671Z gpu-arch-version: 2025-03-21T20:17:45.5708977Z job-name: linux-job 2025-03-21T20:17:45.5709284Z continue-on-error: false 2025-03-21T20:17:45.5709620Z binary-matrix: 2025-03-21T20:17:45.5709921Z run-with-docker: true 2025-03-21T20:17:45.5710241Z secrets-env: 2025-03-21T20:17:45.5710527Z no-sudo: false 2025-03-21T20:17:45.5710833Z ##[endgroup] 2025-03-21T20:17:45.5711251Z Complete job name: test-arm-backend-delegation / linux-job 2025-03-21T20:17:45.6189704Z A job started hook has been configured by the self-hosted runner administrator 2025-03-21T20:17:45.6308855Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-21T20:17:45.6318989Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:45.6319911Z ##[endgroup] 2025-03-21T20:17:46.8552457Z Runner Type: linux.2xlarge.memory 2025-03-21T20:17:46.8553081Z Instance Type: r5.2xlarge 2025-03-21T20:17:46.8553447Z AMI Name: unknown 2025-03-21T20:17:46.8586832Z AMI ID: ami-08b5b3a93ed654d19 2025-03-21T20:17:52.6587732Z ##[group]Run set -euxo pipefail 2025-03-21T20:17:52.6588224Z set -euxo pipefail 2025-03-21T20:17:52.6588611Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-03-21T20:17:52.6589098Z  echo "::group::Cleanup with-sudo debug output" 2025-03-21T20:17:52.6589577Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2025-03-21T20:17:52.6589977Z else 2025-03-21T20:17:52.6590319Z  echo "::group::Cleanup no-sudo debug output" 2025-03-21T20:17:52.6590760Z  rm -rfv "${GITHUB_WORKSPACE}" 2025-03-21T20:17:52.6591133Z fi 2025-03-21T20:17:52.6591482Z  2025-03-21T20:17:52.6591781Z mkdir -p "${GITHUB_WORKSPACE}" 2025-03-21T20:17:52.6592176Z echo "::endgroup::" 2025-03-21T20:17:52.6602494Z shell: /usr/bin/bash -e {0} 2025-03-21T20:17:52.6602857Z env: 2025-03-21T20:17:52.6603194Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:52.6603643Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:52.6604075Z PR_NUMBER: 2025-03-21T20:17:52.6606750Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:52.6609497Z NO_SUDO: false 2025-03-21T20:17:52.6609777Z ##[endgroup] 2025-03-21T20:17:52.6640021Z + [[ false == \f\a\l\s\e ]] 2025-03-21T20:17:52.6651922Z + echo '::group::Cleanup with-sudo debug output' 2025-03-21T20:17:52.6652558Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/executorch/executorch 2025-03-21T20:17:52.6659550Z ##[group]Cleanup with-sudo debug output 2025-03-21T20:17:52.7891366Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch' 2025-03-21T20:17:52.7907482Z + mkdir -p /home/ec2-user/actions-runner/_work/executorch/executorch 2025-03-21T20:17:52.7919196Z + echo ::endgroup:: 2025-03-21T20:17:52.7920080Z ##[endgroup] 2025-03-21T20:17:52.8029606Z ##[group]Run actions/checkout@v4 2025-03-21T20:17:52.8030012Z with: 2025-03-21T20:17:52.8030309Z repository: pytorch/test-infra 2025-03-21T20:17:52.8030662Z path: test-infra 2025-03-21T20:17:52.8030961Z submodules: recursive 2025-03-21T20:17:52.8031563Z token: *** 2025-03-21T20:17:52.8031863Z ssh-strict: true 2025-03-21T20:17:52.8032152Z ssh-user: git 2025-03-21T20:17:52.8032456Z persist-credentials: true 2025-03-21T20:17:52.8032774Z clean: true 2025-03-21T20:17:52.8033080Z sparse-checkout-cone-mode: true 2025-03-21T20:17:52.8033452Z fetch-depth: 1 2025-03-21T20:17:52.8033741Z fetch-tags: false 2025-03-21T20:17:52.8034041Z show-progress: true 2025-03-21T20:17:52.8034343Z lfs: false 2025-03-21T20:17:52.8034628Z set-safe-directory: true 2025-03-21T20:17:52.8034945Z env: 2025-03-21T20:17:52.8035256Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:52.8035691Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:52.8036018Z PR_NUMBER: 2025-03-21T20:17:52.8038762Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:52.8042053Z ##[endgroup] 2025-03-21T20:17:52.9296684Z Syncing repository: pytorch/test-infra 2025-03-21T20:17:52.9297911Z ##[group]Getting Git version info 2025-03-21T20:17:52.9298756Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra' 2025-03-21T20:17:52.9299779Z [command]/usr/bin/git version 2025-03-21T20:17:52.9300249Z git version 2.47.1 2025-03-21T20:17:52.9312603Z ##[endgroup] 2025-03-21T20:17:52.9325076Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/933c4f83-4afd-40ce-b28f-e1c4068264c2' before making global git config changes 2025-03-21T20:17:52.9326425Z Adding repository directory to the temporary git global config as a safe directory 2025-03-21T20:17:52.9330438Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-03-21T20:17:52.9358738Z ##[group]Initializing the repository 2025-03-21T20:17:52.9363443Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-03-21T20:17:52.9393571Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:17:52.9394456Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:17:52.9395419Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:17:52.9396062Z hint: 2025-03-21T20:17:52.9396587Z hint: git config --global init.defaultBranch 2025-03-21T20:17:52.9397089Z hint: 2025-03-21T20:17:52.9397630Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:17:52.9398438Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:17:52.9399261Z hint: 2025-03-21T20:17:52.9399746Z hint: git branch -m 2025-03-21T20:17:52.9400540Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/ 2025-03-21T20:17:52.9403804Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2025-03-21T20:17:52.9429822Z ##[endgroup] 2025-03-21T20:17:52.9430558Z ##[group]Disabling automatic garbage collection 2025-03-21T20:17:52.9434101Z [command]/usr/bin/git config --local gc.auto 0 2025-03-21T20:17:52.9459706Z ##[endgroup] 2025-03-21T20:17:52.9460319Z ##[group]Setting up auth 2025-03-21T20:17:52.9465870Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-21T20:17:52.9490817Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-21T20:17:52.9778913Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-21T20:17:52.9803569Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-21T20:17:53.0076341Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:17:53.0112877Z ##[endgroup] 2025-03-21T20:17:53.0114124Z ##[group]Determining the default branch 2025-03-21T20:17:53.0117405Z Retrieving the default branch name 2025-03-21T20:17:53.2515691Z Default branch 'main' 2025-03-21T20:17:53.2516645Z ##[endgroup] 2025-03-21T20:17:53.2517466Z ##[group]Fetching the repository 2025-03-21T20:17:53.2525719Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2025-03-21T20:17:53.6287644Z From https://github.com/pytorch/test-infra 2025-03-21T20:17:53.6288279Z * [new branch] main -> origin/main 2025-03-21T20:17:53.6310784Z ##[endgroup] 2025-03-21T20:17:53.6311582Z ##[group]Determining the checkout info 2025-03-21T20:17:53.6312963Z ##[endgroup] 2025-03-21T20:17:53.6318597Z [command]/usr/bin/git sparse-checkout disable 2025-03-21T20:17:53.6354246Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-21T20:17:53.6379952Z ##[group]Checking out the ref 2025-03-21T20:17:53.6384571Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2025-03-21T20:17:53.7286259Z Switched to a new branch 'main' 2025-03-21T20:17:53.7287928Z branch 'main' set up to track 'origin/main'. 2025-03-21T20:17:53.7294514Z ##[endgroup] 2025-03-21T20:17:53.7295335Z ##[group]Setting up auth for fetching submodules 2025-03-21T20:17:53.7301004Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:17:53.7342437Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-21T20:17:53.7372480Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-21T20:17:53.7401220Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-21T20:17:53.7425831Z ##[endgroup] 2025-03-21T20:17:53.7426694Z ##[group]Fetching submodules 2025-03-21T20:17:53.7430820Z [command]/usr/bin/git submodule sync --recursive 2025-03-21T20:17:53.7711079Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-21T20:17:53.7987935Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-03-21T20:17:53.8261525Z ##[endgroup] 2025-03-21T20:17:53.8262357Z ##[group]Persisting credentials for submodules 2025-03-21T20:17:53.8268486Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-03-21T20:17:53.8546175Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-03-21T20:17:53.8820504Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-21T20:17:53.9092033Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-21T20:17:53.9358892Z ##[endgroup] 2025-03-21T20:17:53.9390073Z [command]/usr/bin/git log -1 --format=%H 2025-03-21T20:17:53.9410217Z c1d92bc76c9d8ecf59b36ef10588c9605c8578d1 2025-03-21T20:17:53.9622844Z Prepare all required actions 2025-03-21T20:17:53.9623477Z Getting action download info 2025-03-21T20:17:54.0600843Z Download action repository 'pytorch/test-infra@main' (SHA:c1d92bc76c9d8ecf59b36ef10588c9605c8578d1) 2025-03-21T20:17:55.4361822Z Getting action download info 2025-03-21T20:17:55.5360322Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-03-21T20:17:55.6871244Z ##[group]Run ./test-infra/.github/actions/setup-linux 2025-03-21T20:17:55.6871668Z env: 2025-03-21T20:17:55.6872002Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:55.6872425Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:55.6872762Z PR_NUMBER: 2025-03-21T20:17:55.6875398Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:55.6878086Z ##[endgroup] 2025-03-21T20:17:55.6973094Z ##[group]Run set -euo pipefail 2025-03-21T20:17:55.6973506Z set -euo pipefail 2025-03-21T20:17:55.6973866Z function get_ec2_metadata() { 2025-03-21T20:17:55.6974462Z  # Pulled from instance metadata endpoint for EC2 2025-03-21T20:17:55.6975233Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-21T20:17:55.6975912Z  category=$1 2025-03-21T20:17:55.6976985Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-21T20:17:55.6978090Z } 2025-03-21T20:17:55.6978424Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-21T20:17:55.6978944Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-21T20:17:55.6979509Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-21T20:17:55.6980013Z echo "system info $(uname -a)" 2025-03-21T20:17:55.6986317Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:55.6986782Z env: 2025-03-21T20:17:55.6987099Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:55.6987533Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:55.6987870Z PR_NUMBER: 2025-03-21T20:17:55.6990465Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:55.6993129Z ##[endgroup] 2025-03-21T20:17:55.7183878Z ami-id: ami-08b5b3a93ed654d19 2025-03-21T20:17:55.7282512Z instance-id: i-0a7cdfc64a5963dd1 2025-03-21T20:17:55.7379140Z instance-type: r5.2xlarge 2025-03-21T20:17:55.7389803Z system info Linux ip-10-0-13-98.ec2.internal 6.1.129-138.220.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 25 22:18:43 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-21T20:17:55.7425998Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:17:55.7427297Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:17:55.7434224Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:55.7434667Z env: 2025-03-21T20:17:55.7434984Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:55.7435421Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:55.7435773Z PR_NUMBER: 2025-03-21T20:17:55.7438368Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:55.7441385Z ##[endgroup] 2025-03-21T20:17:55.7519930Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-21T20:17:55.7520468Z if systemctl is-active --quiet docker; then 2025-03-21T20:17:55.7520931Z  echo "Docker daemon is running..."; 2025-03-21T20:17:55.7521330Z else 2025-03-21T20:17:55.7521764Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-21T20:17:55.7522281Z fi 2025-03-21T20:17:55.7528073Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:55.7528530Z env: 2025-03-21T20:17:55.7528970Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:55.7529412Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:55.7529761Z PR_NUMBER: 2025-03-21T20:17:55.7532371Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:55.7535055Z ##[endgroup] 2025-03-21T20:17:55.7609321Z Docker daemon is running... 2025-03-21T20:17:55.7639885Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-03-21T20:17:55.7640915Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-03-21T20:17:55.7641555Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2025-03-21T20:17:55.7642288Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2025-03-21T20:17:55.7643179Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2025-03-21T20:17:55.7649172Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:55.7649625Z env: 2025-03-21T20:17:55.7649943Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:55.7650380Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:55.7650711Z PR_NUMBER: 2025-03-21T20:17:55.7653311Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:55.7655991Z AWS_RETRY_MODE: standard 2025-03-21T20:17:55.7656502Z AWS_MAX_ATTEMPTS: 5 2025-03-21T20:17:55.7656811Z AWS_DEFAULT_REGION: us-east-1 2025-03-21T20:17:55.7657147Z ##[endgroup] 2025-03-21T20:17:56.8835854Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:17:56.8837044Z Configure a credential helper to remove this warning. See 2025-03-21T20:17:56.8837905Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:17:56.8838478Z 2025-03-21T20:17:56.8838609Z Login Succeeded 2025-03-21T20:17:56.8894926Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-21T20:17:56.8896138Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-21T20:17:56.8897159Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-21T20:17:56.8907984Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:56.8908724Z env: 2025-03-21T20:17:56.8909234Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:56.8909956Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:56.8910523Z PR_NUMBER: 2025-03-21T20:17:56.8915101Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:56.8920693Z ##[endgroup] 2025-03-21T20:17:56.9159097Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-03-21T20:17:56.9159775Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-03-21T20:17:56.9160267Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-03-21T20:17:56.9160724Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-03-21T20:17:56.9161264Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-03-21T20:17:56.9161790Z  2025-03-21T20:17:56.9162168Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-03-21T20:17:56.9162688Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-03-21T20:17:56.9163145Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-03-21T20:17:56.9163735Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-03-21T20:17:56.9164287Z  2025-03-21T20:17:56.9164591Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-03-21T20:17:56.9165019Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2025-03-21T20:17:56.9165422Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-03-21T20:17:56.9165912Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-03-21T20:17:56.9171884Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:56.9172333Z env: 2025-03-21T20:17:56.9172655Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:56.9173090Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:56.9173437Z PR_NUMBER: 2025-03-21T20:17:56.9176038Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:56.9178717Z ##[endgroup] 2025-03-21T20:17:57.2986481Z ##[group]Run needs=0 2025-03-21T20:17:57.2986812Z needs=0 2025-03-21T20:17:57.2987407Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2025-03-21T20:17:57.2987940Z  needs=1 2025-03-21T20:17:57.2988221Z fi 2025-03-21T20:17:57.2988543Z echo "does=${needs}" >> $GITHUB_OUTPUT 2025-03-21T20:17:57.2995090Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:57.2995553Z env: 2025-03-21T20:17:57.2995875Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:57.2996303Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:57.2996653Z PR_NUMBER: 2025-03-21T20:17:57.2999255Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:57.3002208Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:17:57.3002924Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:17:57.3003596Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:17:57.3004070Z ##[endgroup] 2025-03-21T20:17:57.3267363Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T20:17:57.3268197Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T20:17:57.3268719Z # shellcheck disable=SC2046 2025-03-21T20:17:57.3269114Z docker stop $(docker ps -q) || true 2025-03-21T20:17:57.3269537Z # Prune all of the docker images 2025-03-21T20:17:57.3269938Z docker system prune -af 2025-03-21T20:17:57.3275946Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:17:57.3276404Z env: 2025-03-21T20:17:57.3276711Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:57.3277150Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:57.3277497Z PR_NUMBER: 2025-03-21T20:17:57.3280185Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:57.3283034Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:17:57.3283757Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:17:57.3284429Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:17:57.3284901Z ##[endgroup] 2025-03-21T20:17:57.3528649Z "docker stop" requires at least 1 argument. 2025-03-21T20:17:57.3529342Z See 'docker stop --help'. 2025-03-21T20:17:57.3529741Z 2025-03-21T20:17:57.3530097Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-21T20:17:57.3530727Z 2025-03-21T20:17:57.3530964Z Stop one or more running containers 2025-03-21T20:17:57.3703407Z Total reclaimed space: 0B 2025-03-21T20:17:57.3781666Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2025-03-21T20:17:57.3782119Z with: 2025-03-21T20:17:57.3782597Z github-secret: *** 2025-03-21T20:17:57.3783449Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-03-21T20:17:57.3784372Z activate-with-label: false 2025-03-21T20:17:57.3784713Z label: with-ssh 2025-03-21T20:17:57.3785016Z remove-existing-keys: true 2025-03-21T20:17:57.3785356Z fail-silently: true 2025-03-21T20:17:57.3785635Z env: 2025-03-21T20:17:57.3785949Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:57.3786384Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:57.3786731Z PR_NUMBER: 2025-03-21T20:17:57.3789380Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:57.3792224Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:17:57.3792941Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:17:57.3793597Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:17:57.3794079Z ##[endgroup] 2025-03-21T20:17:57.4970355Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-21T20:17:57.4972175Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-03-21T20:17:57.5115894Z ##[group]Run actions/checkout@v4 2025-03-21T20:17:57.5116403Z with: 2025-03-21T20:17:57.5116681Z repository: pytorch/executorch 2025-03-21T20:17:57.5117060Z ref: be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:17:57.5117472Z path: pytorch/executorch 2025-03-21T20:17:57.5117802Z fetch-depth: 1 2025-03-21T20:17:57.5118086Z submodules: true 2025-03-21T20:17:57.5118525Z token: *** 2025-03-21T20:17:57.5118795Z ssh-strict: true 2025-03-21T20:17:57.5119065Z ssh-user: git 2025-03-21T20:17:57.5119363Z persist-credentials: true 2025-03-21T20:17:57.5119796Z clean: true 2025-03-21T20:17:57.5120100Z sparse-checkout-cone-mode: true 2025-03-21T20:17:57.5120469Z fetch-tags: false 2025-03-21T20:17:57.5120747Z show-progress: true 2025-03-21T20:17:57.5121045Z lfs: false 2025-03-21T20:17:57.5121326Z set-safe-directory: true 2025-03-21T20:17:57.5121639Z env: 2025-03-21T20:17:57.5121933Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:17:57.5122415Z REPOSITORY: pytorch/executorch 2025-03-21T20:17:57.5122763Z PR_NUMBER: 2025-03-21T20:17:57.5125372Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:17:57.5128202Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:17:57.5128912Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:17:57.5129567Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:17:57.5130045Z ##[endgroup] 2025-03-21T20:17:57.6171547Z Syncing repository: pytorch/executorch 2025-03-21T20:17:57.6180504Z ##[group]Getting Git version info 2025-03-21T20:17:57.6181554Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch' 2025-03-21T20:17:57.6209831Z [command]/usr/bin/git version 2025-03-21T20:17:57.6247981Z git version 2.47.1 2025-03-21T20:17:57.6274810Z ##[endgroup] 2025-03-21T20:17:57.6287388Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/cfc2ead1-74d1-451e-a7f1-590e5d4636ed' before making global git config changes 2025-03-21T20:17:57.6288541Z Adding repository directory to the temporary git global config as a safe directory 2025-03-21T20:17:57.6292864Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-03-21T20:17:57.6319574Z ##[group]Initializing the repository 2025-03-21T20:17:57.6324720Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-03-21T20:17:57.6355538Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:17:57.6356496Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:17:57.6357174Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:17:57.6357680Z hint: 2025-03-21T20:17:57.6358024Z hint: git config --global init.defaultBranch 2025-03-21T20:17:57.6358554Z hint: 2025-03-21T20:17:57.6359245Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:17:57.6359992Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:17:57.6360524Z hint: 2025-03-21T20:17:57.6360799Z hint: git branch -m 2025-03-21T20:17:57.6361546Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/ 2025-03-21T20:17:57.6367617Z [command]/usr/bin/git remote add origin https://github.com/pytorch/executorch 2025-03-21T20:17:57.6392523Z ##[endgroup] 2025-03-21T20:17:57.6393043Z ##[group]Disabling automatic garbage collection 2025-03-21T20:17:57.6397603Z [command]/usr/bin/git config --local gc.auto 0 2025-03-21T20:17:57.6422447Z ##[endgroup] 2025-03-21T20:17:57.6422918Z ##[group]Setting up auth 2025-03-21T20:17:57.6428511Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-21T20:17:57.6454069Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-21T20:17:57.6727251Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-21T20:17:57.6752167Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-21T20:17:57.7027287Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:17:57.7069687Z ##[endgroup] 2025-03-21T20:17:57.7070553Z ##[group]Fetching the repository 2025-03-21T20:17:57.7079095Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:18:00.0834287Z From https://github.com/pytorch/executorch 2025-03-21T20:18:00.0834915Z * branch be92d7d85cb7081ac0a544036da4096a4efa33a8 -> FETCH_HEAD 2025-03-21T20:18:00.0857102Z ##[endgroup] 2025-03-21T20:18:00.0857700Z ##[group]Determining the checkout info 2025-03-21T20:18:00.0858962Z ##[endgroup] 2025-03-21T20:18:00.0863624Z [command]/usr/bin/git sparse-checkout disable 2025-03-21T20:18:00.0906251Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-21T20:18:00.0930646Z ##[group]Checking out the ref 2025-03-21T20:18:00.0934394Z [command]/usr/bin/git checkout --progress --force be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:18:00.6077189Z Note: switching to 'be92d7d85cb7081ac0a544036da4096a4efa33a8'. 2025-03-21T20:18:00.6077599Z 2025-03-21T20:18:00.6077869Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-21T20:18:00.6078548Z changes and commit them, and you can discard any commits you make in this 2025-03-21T20:18:00.6079217Z state without impacting any branches by switching back to a branch. 2025-03-21T20:18:00.6079605Z 2025-03-21T20:18:00.6079942Z If you want to create a new branch to retain commits you create, you may 2025-03-21T20:18:00.6080550Z do so (now or later) by using -c with the switch command. Example: 2025-03-21T20:18:00.6080913Z 2025-03-21T20:18:00.6081053Z git switch -c 2025-03-21T20:18:00.6081311Z 2025-03-21T20:18:00.6081443Z Or undo this operation with: 2025-03-21T20:18:00.6081660Z 2025-03-21T20:18:00.6081788Z git switch - 2025-03-21T20:18:00.6081983Z 2025-03-21T20:18:00.6082288Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-21T20:18:00.6082714Z 2025-03-21T20:18:00.6082926Z HEAD is now at be92d7d [Android] Use new Llm package API 2025-03-21T20:18:00.6103615Z ##[endgroup] 2025-03-21T20:18:00.6104132Z ##[group]Setting up auth for fetching submodules 2025-03-21T20:18:00.6109423Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-21T20:18:00.6148656Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-21T20:18:00.6173534Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-21T20:18:00.6201578Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-21T20:18:00.6223884Z ##[endgroup] 2025-03-21T20:18:00.6224455Z ##[group]Fetching submodules 2025-03-21T20:18:00.6227245Z [command]/usr/bin/git submodule sync 2025-03-21T20:18:00.6513137Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-03-21T20:18:00.6787877Z Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://github.com/pytorch-labs/ethos-u-core-driver-mirror) registered for path 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:18:00.6790137Z Submodule 'backends/arm/third-party/serialization_lib' (https://github.com/pytorch-labs/tosa_serialization_lib-mirror) registered for path 'backends/arm/third-party/serialization_lib' 2025-03-21T20:18:00.6792946Z Submodule 'backends/cadence/utils/FACTO' (https://github.com/pytorch-labs/FACTO.git) registered for path 'backends/cadence/utils/FACTO' 2025-03-21T20:18:00.6796705Z Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:18:00.6800024Z Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:18:00.6802951Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2025-03-21T20:18:00.6806403Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2025-03-21T20:18:00.6810550Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:18:00.6813859Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:18:00.6817536Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:18:00.6822964Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:18:00.6827100Z Submodule 'extension/llm/tokenizers' (https://github.com/pytorch-labs/tokenizers.git) registered for path 'extension/llm/tokenizers' 2025-03-21T20:18:00.6832605Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2025-03-21T20:18:00.6838193Z Submodule 'shim' (https://github.com/facebook/buck2-shims-meta) registered for path 'shim' 2025-03-21T20:18:00.6843578Z Submodule 'third-party/ao' (https://github.com/pytorch/ao.git) registered for path 'third-party/ao' 2025-03-21T20:18:00.6849815Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2025-03-21T20:18:00.6856913Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2025-03-21T20:18:00.6862424Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2025-03-21T20:18:00.6868293Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2025-03-21T20:18:00.6873925Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2025-03-21T20:18:00.6879971Z Submodule 'third-party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third-party/pocketfft' 2025-03-21T20:18:00.6886097Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2025-03-21T20:18:00.6892181Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2025-03-21T20:18:00.6920138Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/arm/third-party/ethos-u-core-driver'... 2025-03-21T20:18:00.9842591Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/arm/third-party/serialization_lib'... 2025-03-21T20:18:01.2782002Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/cadence/utils/FACTO'... 2025-03-21T20:18:01.5561739Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2025-03-21T20:18:01.9725406Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2025-03-21T20:18:02.2147550Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/vulkan/third-party/volk'... 2025-03-21T20:18:02.4211158Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FP16'... 2025-03-21T20:18:02.6078131Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/FXdiv'... 2025-03-21T20:18:02.7901121Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/XNNPACK'... 2025-03-21T20:18:03.6484270Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/cpuinfo'... 2025-03-21T20:18:03.9976382Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/backends/xnnpack/third-party/pthreadpool'... 2025-03-21T20:18:04.1913304Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/extension/llm/tokenizers'... 2025-03-21T20:18:04.4289600Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/kernels/optimized/third-party/eigen'... 2025-03-21T20:18:05.0808286Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/shim'... 2025-03-21T20:18:05.3027582Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/ao'... 2025-03-21T20:18:05.8126905Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/flatbuffers'... 2025-03-21T20:18:06.1224784Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/flatcc'... 2025-03-21T20:18:06.4620171Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/gflags'... 2025-03-21T20:18:06.7047420Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/googletest'... 2025-03-21T20:18:06.9991857Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/ios-cmake'... 2025-03-21T20:18:07.1838265Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/pocketfft'... 2025-03-21T20:18:07.3865736Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/prelude'... 2025-03-21T20:18:07.8149998Z Cloning into '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/third-party/pybind11'... 2025-03-21T20:18:08.6479009Z From https://github.com/pytorch-labs/ethos-u-core-driver-mirror 2025-03-21T20:18:08.6479821Z * branch 78df0006c5fa667150d3ee35db7bde1d3f6f58c7 -> FETCH_HEAD 2025-03-21T20:18:08.6604275Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '78df0006c5fa667150d3ee35db7bde1d3f6f58c7' 2025-03-21T20:18:09.2629410Z From https://github.com/pytorch-labs/tosa_serialization_lib-mirror 2025-03-21T20:18:09.2630121Z * branch 187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2 -> FETCH_HEAD 2025-03-21T20:18:09.2754715Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2025-03-21T20:18:09.2861093Z Submodule path 'backends/cadence/utils/FACTO': checked out '1db37fc79d0d59638cbb794fa49d878aafc24461' 2025-03-21T20:18:10.0126700Z From https://github.com/KhronosGroup/Vulkan-Headers 2025-03-21T20:18:10.0127351Z * branch 0c5928795a66e93f65e5e68a36d8daa79a209dc2 -> FETCH_HEAD 2025-03-21T20:18:10.0674723Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2025-03-21T20:18:10.6713384Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-03-21T20:18:10.6714450Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-03-21T20:18:10.7060909Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-21T20:18:11.1125324Z From https://github.com/zeux/volk 2025-03-21T20:18:11.1125912Z * branch b3bc21e584f97400b6884cb2a541a56c6a5ddba3 -> FETCH_HEAD 2025-03-21T20:18:11.1209984Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2025-03-21T20:18:11.5628846Z From https://github.com/Maratyszcza/FP16 2025-03-21T20:18:11.5629466Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-03-21T20:18:11.5726600Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-21T20:18:11.9569869Z From https://github.com/Maratyszcza/FXdiv 2025-03-21T20:18:11.9652789Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-03-21T20:18:11.9653674Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-21T20:18:13.6250466Z From https://github.com/google/XNNPACK 2025-03-21T20:18:13.6251052Z * branch 4ea82e595b36106653175dcb04b2aa532660d0d8 -> FETCH_HEAD 2025-03-21T20:18:14.2875886Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '4ea82e595b36106653175dcb04b2aa532660d0d8' 2025-03-21T20:18:14.7999271Z From https://github.com/pytorch/cpuinfo 2025-03-21T20:18:14.7999994Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2025-03-21T20:18:14.8944914Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-21T20:18:15.3060819Z From https://github.com/Maratyszcza/pthreadpool 2025-03-21T20:18:15.3061453Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-03-21T20:18:15.3157590Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-21T20:18:15.7731151Z From https://github.com/pytorch-labs/tokenizers 2025-03-21T20:18:15.7731786Z * branch d70f5a760552d8d3bb288cdd93eebde477bb6eb0 -> FETCH_HEAD 2025-03-21T20:18:15.8051397Z Submodule path 'extension/llm/tokenizers': checked out 'd70f5a760552d8d3bb288cdd93eebde477bb6eb0' 2025-03-21T20:18:17.4953820Z From https://gitlab.com/libeigen/eigen 2025-03-21T20:18:17.4954464Z * branch a39ade4ccf99df845ec85c580fbbb324f71952fa -> FETCH_HEAD 2025-03-21T20:18:17.6349306Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2025-03-21T20:18:17.6538451Z Submodule path 'shim': checked out 'cf6a954aae4bee7b4515e13475878460115027d1' 2025-03-21T20:18:18.2272085Z From https://github.com/pytorch/ao 2025-03-21T20:18:18.2272685Z * branch 64bcf4c25755a783685ba7383000b3bf722523c1 -> FETCH_HEAD 2025-03-21T20:18:18.3023791Z Submodule path 'third-party/ao': checked out '64bcf4c25755a783685ba7383000b3bf722523c1' 2025-03-21T20:18:18.9423010Z From https://github.com/google/flatbuffers 2025-03-21T20:18:18.9423608Z * branch 595bf0007ab1929570c7671f091313c8fc20644e -> FETCH_HEAD 2025-03-21T20:18:19.0565995Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2025-03-21T20:18:19.5993307Z From https://github.com/dvidelabs/flatcc 2025-03-21T20:18:19.5994294Z * branch 896db54787e8b730a6be482c69324751f3f5f117 -> FETCH_HEAD 2025-03-21T20:18:19.6277059Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2025-03-21T20:18:20.0964049Z From https://github.com/gflags/gflags 2025-03-21T20:18:20.0964658Z * branch a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd -> FETCH_HEAD 2025-03-21T20:18:20.1061949Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2025-03-21T20:18:20.7460232Z From https://github.com/google/googletest 2025-03-21T20:18:20.7460818Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-03-21T20:18:20.7847675Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-21T20:18:21.2096208Z From https://github.com/leetal/ios-cmake 2025-03-21T20:18:21.2096813Z * branch 06465b27698424cf4a04a5ca4904d50a3c966c45 -> FETCH_HEAD 2025-03-21T20:18:21.2183129Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2025-03-21T20:18:21.2265244Z Submodule path 'third-party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-03-21T20:18:22.0436568Z From https://github.com/facebook/buck2-prelude 2025-03-21T20:18:22.0437193Z * branch 851d3f09c452937fc5adef27e2c50f7f304f1646 -> FETCH_HEAD 2025-03-21T20:18:22.1281975Z Submodule path 'third-party/prelude': checked out '851d3f09c452937fc5adef27e2c50f7f304f1646' 2025-03-21T20:18:22.7110965Z From https://github.com/pybind/pybind11 2025-03-21T20:18:22.7111566Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-03-21T20:18:22.7409501Z Submodule path 'third-party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-21T20:18:22.7425640Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-03-21T20:18:22.7707093Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:18:22.7734304Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:18:22.7762074Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:18:22.7789412Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:18:22.7816242Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:18:22.7842983Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:18:22.7869626Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:18:22.7896931Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:18:22.7923869Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:18:22.7952966Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:18:22.7979741Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:18:22.8006102Z Entering 'extension/llm/tokenizers' 2025-03-21T20:18:22.8032471Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:18:22.8059038Z Entering 'shim' 2025-03-21T20:18:22.8085681Z Entering 'third-party/ao' 2025-03-21T20:18:22.8111903Z Entering 'third-party/flatbuffers' 2025-03-21T20:18:22.8137963Z Entering 'third-party/flatcc' 2025-03-21T20:18:22.8164487Z Entering 'third-party/gflags' 2025-03-21T20:18:22.8190653Z Entering 'third-party/googletest' 2025-03-21T20:18:22.8216771Z Entering 'third-party/ios-cmake' 2025-03-21T20:18:22.8243011Z Entering 'third-party/pocketfft' 2025-03-21T20:18:22.8269489Z Entering 'third-party/prelude' 2025-03-21T20:18:22.8295919Z Entering 'third-party/pybind11' 2025-03-21T20:18:22.8331199Z ##[endgroup] 2025-03-21T20:18:22.8331726Z ##[group]Persisting credentials for submodules 2025-03-21T20:18:22.8339435Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-03-21T20:18:22.8618379Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:18:22.8673454Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:18:22.8730187Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:18:22.8786755Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:18:22.8842475Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:18:22.8897542Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:18:22.8953196Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:18:22.9009635Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:18:22.9065113Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:18:22.9137340Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:18:22.9192975Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:18:22.9248647Z Entering 'extension/llm/tokenizers' 2025-03-21T20:18:22.9303913Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:18:22.9361868Z Entering 'shim' 2025-03-21T20:18:22.9416088Z Entering 'third-party/ao' 2025-03-21T20:18:22.9472684Z Entering 'third-party/flatbuffers' 2025-03-21T20:18:22.9529779Z Entering 'third-party/flatcc' 2025-03-21T20:18:22.9584901Z Entering 'third-party/gflags' 2025-03-21T20:18:22.9639172Z Entering 'third-party/googletest' 2025-03-21T20:18:22.9695598Z Entering 'third-party/ios-cmake' 2025-03-21T20:18:22.9750890Z Entering 'third-party/pocketfft' 2025-03-21T20:18:22.9805351Z Entering 'third-party/prelude' 2025-03-21T20:18:22.9862996Z Entering 'third-party/pybind11' 2025-03-21T20:18:22.9930857Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-03-21T20:18:23.0208075Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:18:23.0262093Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/ethos-u-core-driver/config remote.origin.url 2025-03-21T20:18:23.0263568Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:18:23.0315622Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/arm/third-party/serialization_lib/config remote.origin.url 2025-03-21T20:18:23.0316978Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:18:23.0369515Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/cadence/utils/FACTO/config remote.origin.url 2025-03-21T20:18:23.0371306Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:18:23.0423881Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/Vulkan-Headers/config remote.origin.url 2025-03-21T20:18:23.0426096Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:18:23.0479467Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/VulkanMemoryAllocator/config remote.origin.url 2025-03-21T20:18:23.0481566Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:18:23.0534154Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/vulkan/third-party/volk/config remote.origin.url 2025-03-21T20:18:23.0536125Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:18:23.0588854Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FP16/config remote.origin.url 2025-03-21T20:18:23.0590813Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:18:23.0644244Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/FXdiv/config remote.origin.url 2025-03-21T20:18:23.0646255Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:18:23.0698659Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/XNNPACK/config remote.origin.url 2025-03-21T20:18:23.0701203Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:18:23.0755417Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/cpuinfo/config remote.origin.url 2025-03-21T20:18:23.0757544Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:18:23.0809792Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/backends/xnnpack/third-party/pthreadpool/config remote.origin.url 2025-03-21T20:18:23.0811788Z Entering 'extension/llm/tokenizers' 2025-03-21T20:18:23.0865587Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/extension/llm/tokenizers/config remote.origin.url 2025-03-21T20:18:23.0867467Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:18:23.0919865Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/kernels/optimized/third-party/eigen/config remote.origin.url 2025-03-21T20:18:23.0921649Z Entering 'shim' 2025-03-21T20:18:23.0973026Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/shim/config remote.origin.url 2025-03-21T20:18:23.0974612Z Entering 'third-party/ao' 2025-03-21T20:18:23.1027318Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ao/config remote.origin.url 2025-03-21T20:18:23.1028970Z Entering 'third-party/flatbuffers' 2025-03-21T20:18:23.1083149Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatbuffers/config remote.origin.url 2025-03-21T20:18:23.1084892Z Entering 'third-party/flatcc' 2025-03-21T20:18:23.1136988Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/flatcc/config remote.origin.url 2025-03-21T20:18:23.1138669Z Entering 'third-party/gflags' 2025-03-21T20:18:23.1190749Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/gflags/config remote.origin.url 2025-03-21T20:18:23.1192497Z Entering 'third-party/googletest' 2025-03-21T20:18:23.1246740Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/googletest/config remote.origin.url 2025-03-21T20:18:23.1248202Z Entering 'third-party/ios-cmake' 2025-03-21T20:18:23.1300607Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/ios-cmake/config remote.origin.url 2025-03-21T20:18:23.1301697Z Entering 'third-party/pocketfft' 2025-03-21T20:18:23.1354196Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pocketfft/config remote.origin.url 2025-03-21T20:18:23.1355311Z Entering 'third-party/prelude' 2025-03-21T20:18:23.1407620Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/prelude/config remote.origin.url 2025-03-21T20:18:23.1408610Z Entering 'third-party/pybind11' 2025-03-21T20:18:23.1461778Z file:/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/modules/third-party/pybind11/config remote.origin.url 2025-03-21T20:18:23.1763999Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-21T20:18:23.2040370Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:18:23.2067953Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:18:23.2095817Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:18:23.2124441Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:18:23.2151825Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:18:23.2179728Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:18:23.2206859Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:18:23.2235049Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:18:23.2262934Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:18:23.2290951Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:18:23.2317752Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:18:23.2345693Z Entering 'extension/llm/tokenizers' 2025-03-21T20:18:23.2373243Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:18:23.2400145Z Entering 'shim' 2025-03-21T20:18:23.2428666Z Entering 'third-party/ao' 2025-03-21T20:18:23.2455550Z Entering 'third-party/flatbuffers' 2025-03-21T20:18:23.2482509Z Entering 'third-party/flatcc' 2025-03-21T20:18:23.2510135Z Entering 'third-party/gflags' 2025-03-21T20:18:23.2536881Z Entering 'third-party/googletest' 2025-03-21T20:18:23.2564898Z Entering 'third-party/ios-cmake' 2025-03-21T20:18:23.2591897Z Entering 'third-party/pocketfft' 2025-03-21T20:18:23.2618711Z Entering 'third-party/prelude' 2025-03-21T20:18:23.2647573Z Entering 'third-party/pybind11' 2025-03-21T20:18:23.2686881Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-21T20:18:23.2961845Z Entering 'backends/arm/third-party/ethos-u-core-driver' 2025-03-21T20:18:23.2988801Z Entering 'backends/arm/third-party/serialization_lib' 2025-03-21T20:18:23.3016225Z Entering 'backends/cadence/utils/FACTO' 2025-03-21T20:18:23.3044905Z Entering 'backends/vulkan/third-party/Vulkan-Headers' 2025-03-21T20:18:23.3072123Z Entering 'backends/vulkan/third-party/VulkanMemoryAllocator' 2025-03-21T20:18:23.3099569Z Entering 'backends/vulkan/third-party/volk' 2025-03-21T20:18:23.3126594Z Entering 'backends/xnnpack/third-party/FP16' 2025-03-21T20:18:23.3153848Z Entering 'backends/xnnpack/third-party/FXdiv' 2025-03-21T20:18:23.3181653Z Entering 'backends/xnnpack/third-party/XNNPACK' 2025-03-21T20:18:23.3208991Z Entering 'backends/xnnpack/third-party/cpuinfo' 2025-03-21T20:18:23.3235876Z Entering 'backends/xnnpack/third-party/pthreadpool' 2025-03-21T20:18:23.3262999Z Entering 'extension/llm/tokenizers' 2025-03-21T20:18:23.3290369Z Entering 'kernels/optimized/third-party/eigen' 2025-03-21T20:18:23.3316987Z Entering 'shim' 2025-03-21T20:18:23.3345288Z Entering 'third-party/ao' 2025-03-21T20:18:23.3372185Z Entering 'third-party/flatbuffers' 2025-03-21T20:18:23.3398878Z Entering 'third-party/flatcc' 2025-03-21T20:18:23.3425536Z Entering 'third-party/gflags' 2025-03-21T20:18:23.3452287Z Entering 'third-party/googletest' 2025-03-21T20:18:23.3478859Z Entering 'third-party/ios-cmake' 2025-03-21T20:18:23.3505805Z Entering 'third-party/pocketfft' 2025-03-21T20:18:23.3533576Z Entering 'third-party/prelude' 2025-03-21T20:18:23.3560551Z Entering 'third-party/pybind11' 2025-03-21T20:18:23.3595094Z ##[endgroup] 2025-03-21T20:18:23.3627960Z [command]/usr/bin/git log -1 --format=%H 2025-03-21T20:18:23.3649183Z be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:18:23.3865852Z Prepare all required actions 2025-03-21T20:18:23.3866459Z Getting action download info 2025-03-21T20:18:23.4806064Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-21T20:18:23.6434850Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2025-03-21T20:18:23.6435338Z with: 2025-03-21T20:18:23.6435667Z docker-image-name: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:18:23.6436105Z docker-build-dir: .ci/docker 2025-03-21T20:18:23.6436457Z working-directory: pytorch/executorch 2025-03-21T20:18:23.6436942Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:23.6437411Z force-push: false 2025-03-21T20:18:23.6437675Z env: 2025-03-21T20:18:23.6437971Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:18:23.6438384Z REPOSITORY: pytorch/executorch 2025-03-21T20:18:23.6438716Z PR_NUMBER: 2025-03-21T20:18:23.6441653Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:18:23.6444656Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:18:23.6445354Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:18:23.6446002Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:18:23.6446456Z ##[endgroup] 2025-03-21T20:18:23.6477966Z ##[group]Run set -ex 2025-03-21T20:18:23.6478335Z set -ex 2025-03-21T20:18:23.6478617Z  2025-03-21T20:18:23.6479116Z # If the docker build directory or the build script doesn't exist, the action will 2025-03-21T20:18:23.6480251Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-03-21T20:18:23.6480944Z # job could then download the pre-built image as usual 2025-03-21T20:18:23.6481577Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2025-03-21T20:18:23.6482138Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6482683Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6483176Z  2025-03-21T20:18:23.6483607Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-03-21T20:18:23.6484141Z  exit 0 2025-03-21T20:18:23.6484408Z else 2025-03-21T20:18:23.6484727Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6485123Z fi 2025-03-21T20:18:23.6485381Z  2025-03-21T20:18:23.6485793Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-03-21T20:18:23.6486521Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-03-21T20:18:23.6487160Z  # use it as it is, but first let's extract the tag 2025-03-21T20:18:23.6487744Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-03-21T20:18:23.6488357Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6488949Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6489440Z else 2025-03-21T20:18:23.6489825Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-03-21T20:18:23.6490372Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6491324Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6492005Z fi 2025-03-21T20:18:23.6498224Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:18:23.6498680Z env: 2025-03-21T20:18:23.6498995Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:18:23.6499426Z REPOSITORY: pytorch/executorch 2025-03-21T20:18:23.6499771Z PR_NUMBER: 2025-03-21T20:18:23.6502369Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:18:23.6505202Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:18:23.6505918Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:18:23.6506582Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:18:23.6507144Z REPO_NAME: executorch 2025-03-21T20:18:23.6507531Z DOCKER_IMAGE_NAME: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:18:23.6507960Z DOCKER_BUILD_DIR: .ci/docker 2025-03-21T20:18:23.6508413Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:23.6508886Z ##[endgroup] 2025-03-21T20:18:23.6536059Z + [[ ! -d .ci/docker ]] 2025-03-21T20:18:23.6536393Z + [[ ! -f .ci/docker/build.sh ]] 2025-03-21T20:18:23.6536748Z + echo skip=false 2025-03-21T20:18:23.6537423Z + [[ executorch-ubuntu-22.04-arm-sdk == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\e\x\e\c\u\t\o\r\c\h* ]] 2025-03-21T20:18:23.6540731Z ++ git rev-parse HEAD:.ci/docker 2025-03-21T20:18:23.6556917Z + DOCKER_TAG=2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:23.6557478Z + echo docker-tag=2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:23.6558502Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:23.6600543Z ##[group]Run set +e 2025-03-21T20:18:23.6600936Z set +e 2025-03-21T20:18:23.6601219Z set -x 2025-03-21T20:18:23.6601491Z  2025-03-21T20:18:23.6601736Z login() { 2025-03-21T20:18:23.6602319Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-21T20:18:23.6602944Z } 2025-03-21T20:18:23.6603200Z  2025-03-21T20:18:23.6603457Z retry () { 2025-03-21T20:18:23.6603776Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-21T20:18:23.6604163Z } 2025-03-21T20:18:23.6604429Z  2025-03-21T20:18:23.6604719Z retry login "${DOCKER_REGISTRY}" 2025-03-21T20:18:23.6605098Z  2025-03-21T20:18:23.6605357Z START_TIME=$(date +%s) 2025-03-21T20:18:23.6605716Z # Wait up to 120 minutes 2025-03-21T20:18:23.6606161Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-03-21T20:18:23.6606797Z  # Check if image already exists, if it does then skip building it 2025-03-21T20:18:23.6607489Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-03-21T20:18:23.6607918Z  exit 0 2025-03-21T20:18:23.6608207Z  fi 2025-03-21T20:18:23.6608469Z  2025-03-21T20:18:23.6608942Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-03-21T20:18:23.6609749Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-03-21T20:18:23.6610707Z  # latter, it will wait for the Docker images to become available before continuing 2025-03-21T20:18:23.6611327Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-03-21T20:18:23.6611818Z  # It's a Docker build job, let's build the image 2025-03-21T20:18:23.6612245Z  break 2025-03-21T20:18:23.6612536Z  else 2025-03-21T20:18:23.6612950Z  # It's a regular build job, wait for the image to become available 2025-03-21T20:18:23.6613454Z  sleep 300 2025-03-21T20:18:23.6613744Z  fi 2025-03-21T20:18:23.6614007Z done 2025-03-21T20:18:23.6614267Z  2025-03-21T20:18:23.6614692Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-03-21T20:18:23.6615378Z # be empty. The default action would be to continue rebuild the image 2025-03-21T20:18:23.6615984Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-03-21T20:18:23.6616538Z  # if we're on the base branch then use the parent commit 2025-03-21T20:18:23.6617028Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-03-21T20:18:23.6617413Z else 2025-03-21T20:18:23.6617808Z  # otherwise we're on a PR, so use the most recent base commit 2025-03-21T20:18:23.6618380Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-03-21T20:18:23.6618901Z fi 2025-03-21T20:18:23.6619160Z  2025-03-21T20:18:23.6619449Z if [[ -z "${MERGE_BASE}" ]]; then 2025-03-21T20:18:23.6619889Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6620291Z  2025-03-21T20:18:23.6620846Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-03-21T20:18:23.6621512Z  exit 0 2025-03-21T20:18:23.6621780Z fi 2025-03-21T20:18:23.6622039Z  2025-03-21T20:18:23.6622411Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-03-21T20:18:23.6623226Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-03-21T20:18:23.6623941Z  exit 1 2025-03-21T20:18:23.6624213Z fi 2025-03-21T20:18:23.6624469Z  2025-03-21T20:18:23.6624913Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-03-21T20:18:23.6625713Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-03-21T20:18:23.6626414Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-03-21T20:18:23.6627231Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-03-21T20:18:23.6628159Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-03-21T20:18:23.6628716Z fi 2025-03-21T20:18:23.6628975Z  2025-03-21T20:18:23.6629296Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-03-21T20:18:23.6636203Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:18:23.6636672Z env: 2025-03-21T20:18:23.6637445Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:23.6638359Z REPOSITORY: pytorch/executorch 2025-03-21T20:18:23.6638706Z PR_NUMBER: 2025-03-21T20:18:23.6641964Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:18:23.6644807Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:18:23.6645519Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:18:23.6646189Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:18:23.6646685Z DOCKER_BUILD_DIR: .ci/docker 2025-03-21T20:18:23.6647102Z BASE_REVISION: be92d7d85cb7081ac0a544036da4096a4efa33a8 2025-03-21T20:18:23.6647594Z DOCKER_TAG: 2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:23.6648136Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:23.6648602Z DOCKER_PUSH: 2025-03-21T20:18:23.6648875Z ##[endgroup] 2025-03-21T20:18:23.6673579Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:23.6674098Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:23.6676656Z + aws ecr get-login-password --region us-east-1 2025-03-21T20:18:23.6678375Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:24.2298877Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:18:24.2299614Z Configure a credential helper to remove this warning. See 2025-03-21T20:18:24.2300753Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:18:24.2301470Z 2025-03-21T20:18:24.2301652Z Login Succeeded 2025-03-21T20:18:24.2315619Z ++ date +%s 2025-03-21T20:18:24.2324990Z + START_TIME=1742588304 2025-03-21T20:18:24.2328686Z ++ date +%s 2025-03-21T20:18:24.2337709Z + [[ 1742581104 -lt 1742588304 ]] 2025-03-21T20:18:24.2339319Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:24.5841766Z { 2025-03-21T20:18:24.5842121Z "schemaVersion": 2, 2025-03-21T20:18:24.5842939Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-03-21T20:18:24.5843698Z "config": { 2025-03-21T20:18:24.5844115Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-03-21T20:18:24.5844763Z "size": 15115, 2025-03-21T20:18:24.5845468Z "digest": "sha256:5dd25b8799b1b715b328f6b37661e983e3ab8dd881569ea179bbcaa71e9be426" 2025-03-21T20:18:24.5846472Z }, 2025-03-21T20:18:24.5846728Z "layers": [ 2025-03-21T20:18:24.5846988Z { 2025-03-21T20:18:24.5847396Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5847884Z "size": 30440118, 2025-03-21T20:18:24.5848394Z "digest": "sha256:8f84a9f2102e97a4a6bf673b150fc9894df5acc9618ad3484c6c36f768c1caa0" 2025-03-21T20:18:24.5848960Z }, 2025-03-21T20:18:24.5849196Z { 2025-03-21T20:18:24.5849590Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5850075Z "size": 632, 2025-03-21T20:18:24.5850560Z "digest": "sha256:86e413e13063e43e9840dda1e93f5db4a40e184a756693799c0369fd9d008e6e" 2025-03-21T20:18:24.5851135Z }, 2025-03-21T20:18:24.5851372Z { 2025-03-21T20:18:24.5851767Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5852258Z "size": 157526564, 2025-03-21T20:18:24.5852762Z "digest": "sha256:9477f9ca85e933b8759445ff3e3411d3afa2b9ddc34c3bb3b903d6821185ac2e" 2025-03-21T20:18:24.5853335Z }, 2025-03-21T20:18:24.5853576Z { 2025-03-21T20:18:24.5853967Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5854678Z "size": 623, 2025-03-21T20:18:24.5855434Z "digest": "sha256:261c0f487ad07815c767b360dc3f2b7876eec9795ea5a311db7499b7ca2f1e38" 2025-03-21T20:18:24.5856374Z }, 2025-03-21T20:18:24.5856751Z { 2025-03-21T20:18:24.5857351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5857927Z "size": 19308773, 2025-03-21T20:18:24.5858525Z "digest": "sha256:60efa3734e02f033c86ecaee3fac91efdcbc7b301321e531fc0a1060847a2bb4" 2025-03-21T20:18:24.5859107Z }, 2025-03-21T20:18:24.5859656Z + exit 0 2025-03-21T20:18:24.5859910Z { 2025-03-21T20:18:24.5860315Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5860828Z "size": 737, 2025-03-21T20:18:24.5861340Z "digest": "sha256:a0c2fdb93deca15e6e50f0cc2f2b253f65c424a5ba7146fa214b3dabf949e47d" 2025-03-21T20:18:24.5861927Z }, 2025-03-21T20:18:24.5862164Z { 2025-03-21T20:18:24.5862559Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5863060Z "size": 131418260, 2025-03-21T20:18:24.5863577Z "digest": "sha256:b12c3e7daf6a6e5ec491309e1aeccdfbad641bb3af622328b4f27733663aeb7f" 2025-03-21T20:18:24.5864137Z }, 2025-03-21T20:18:24.5864373Z { 2025-03-21T20:18:24.5864767Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5865267Z "size": 447, 2025-03-21T20:18:24.5865753Z "digest": "sha256:5a102502de33c5d0391cba90688a95c6d138caa80472d8586f51fe199d15e056" 2025-03-21T20:18:24.5866297Z }, 2025-03-21T20:18:24.5866539Z { 2025-03-21T20:18:24.5866932Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5867430Z "size": 104, 2025-03-21T20:18:24.5867916Z "digest": "sha256:49b7cb3e3363a5f3dac8175af32fe4816b39e161a46bf969e6912750f5f9bec9" 2025-03-21T20:18:24.5868468Z }, 2025-03-21T20:18:24.5868816Z { 2025-03-21T20:18:24.5869210Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5869712Z "size": 637, 2025-03-21T20:18:24.5870176Z "digest": "sha256:85f4a172d5b6549c71f192713230a09e559248bc692b3c7880a7aeb8cbc8063d" 2025-03-21T20:18:24.5870729Z }, 2025-03-21T20:18:24.5870962Z { 2025-03-21T20:18:24.5871352Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5871854Z "size": 33695134, 2025-03-21T20:18:24.5872354Z "digest": "sha256:50ae2a7d008d7e152fceef255f5185a42faf64aa7b3ebcf8735132f5bc71ed5f" 2025-03-21T20:18:24.5872925Z }, 2025-03-21T20:18:24.5873165Z { 2025-03-21T20:18:24.5873569Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5874070Z "size": 319, 2025-03-21T20:18:24.5874535Z "digest": "sha256:5120711d46e36360293dc8943ca1ad1310579dc5a9970d1ec6f4f3b3a408ccac" 2025-03-21T20:18:24.5875090Z }, 2025-03-21T20:18:24.5875323Z { 2025-03-21T20:18:24.5875726Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5876224Z "size": 249991145, 2025-03-21T20:18:24.5876702Z "digest": "sha256:e15c962584172201d52c159906d8e8488c0d43532598fc6bbd530346c7cb93ed" 2025-03-21T20:18:24.5877254Z }, 2025-03-21T20:18:24.5877491Z { 2025-03-21T20:18:24.5877885Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5878382Z "size": 475, 2025-03-21T20:18:24.5878869Z "digest": "sha256:e1fd02ccae095d8166d03a3f7af0d5ea3fcc2cb9514e293d10ac0025e3ef3211" 2025-03-21T20:18:24.5879445Z }, 2025-03-21T20:18:24.5879782Z { 2025-03-21T20:18:24.5880194Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5880707Z "size": 1042, 2025-03-21T20:18:24.5881191Z "digest": "sha256:40e3350d1dbaf47df9f33ca00913ccd843867d641eb30f02cc50265af6c684bd" 2025-03-21T20:18:24.5881761Z }, 2025-03-21T20:18:24.5882002Z { 2025-03-21T20:18:24.5882403Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5882913Z "size": 613, 2025-03-21T20:18:24.5883409Z "digest": "sha256:6ff1ffcc6d8434dbeeeffcbf49238e47562a299ebd97987c8fb752e47aad7dc0" 2025-03-21T20:18:24.5883992Z }, 2025-03-21T20:18:24.5884235Z { 2025-03-21T20:18:24.5884635Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5885141Z "size": 77561383, 2025-03-21T20:18:24.5885640Z "digest": "sha256:b37951d5b4cd5a54fb79e2c6e128a428cd1f4a33e3b28c4c2b59ce1cbfc72025" 2025-03-21T20:18:24.5886214Z }, 2025-03-21T20:18:24.5886456Z { 2025-03-21T20:18:24.5886849Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5887484Z "size": 562, 2025-03-21T20:18:24.5887974Z "digest": "sha256:da5f9c0761b561a3d23cff5113c656cac5305ea22d6fb44a14f2aced9bc3fd4c" 2025-03-21T20:18:24.5888551Z }, 2025-03-21T20:18:24.5888792Z { 2025-03-21T20:18:24.5889184Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5889688Z "size": 209, 2025-03-21T20:18:24.5890155Z "digest": "sha256:c42592812bfd31051467654f689d11d3b318d7b03f98f5a43ca7ddab5923e48a" 2025-03-21T20:18:24.5890714Z }, 2025-03-21T20:18:24.5890947Z { 2025-03-21T20:18:24.5891340Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5891842Z "size": 1189, 2025-03-21T20:18:24.5892334Z "digest": "sha256:3cfbc5ff2ac06cf9bffc37a8a7a1578bd7264def9f15522294ac0f325930481b" 2025-03-21T20:18:24.5892917Z }, 2025-03-21T20:18:24.5893153Z { 2025-03-21T20:18:24.5893553Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5894053Z "size": 679, 2025-03-21T20:18:24.5894524Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:18:24.5895079Z }, 2025-03-21T20:18:24.5895314Z { 2025-03-21T20:18:24.5895705Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5896205Z "size": 6839266096, 2025-03-21T20:18:24.5896773Z "digest": "sha256:20520b201e38b3fccb0ec195f3673107d4539f86651d29d7c10127c7e40613c1" 2025-03-21T20:18:24.5897328Z }, 2025-03-21T20:18:24.5897563Z { 2025-03-21T20:18:24.5897957Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5898455Z "size": 1383, 2025-03-21T20:18:24.5898936Z "digest": "sha256:db5c552aa08bc175670ba61c1394e4eb8f14e880b54bc9117e45d201a78983d1" 2025-03-21T20:18:24.5899505Z }, 2025-03-21T20:18:24.5899743Z { 2025-03-21T20:18:24.5900137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5900634Z "size": 679, 2025-03-21T20:18:24.5901107Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:18:24.5901661Z }, 2025-03-21T20:18:24.5901895Z { 2025-03-21T20:18:24.5902286Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5902786Z "size": 230830221, 2025-03-21T20:18:24.5903275Z "digest": "sha256:9ba16c6414258f010e15d758f332f76ff36257994dedb64967b10133485a2db9" 2025-03-21T20:18:24.5903824Z }, 2025-03-21T20:18:24.5904057Z { 2025-03-21T20:18:24.5904452Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5904945Z "size": 828, 2025-03-21T20:18:24.5905430Z "digest": "sha256:32a4dbb2ef2f3551374be7a84cb414cd30b101c4d3cdfe7c4ddebfe78ea1d939" 2025-03-21T20:18:24.5906007Z }, 2025-03-21T20:18:24.5906244Z { 2025-03-21T20:18:24.5906634Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5907134Z "size": 679, 2025-03-21T20:18:24.5907606Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:18:24.5908159Z }, 2025-03-21T20:18:24.5908393Z { 2025-03-21T20:18:24.5908783Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5909283Z "size": 178598690, 2025-03-21T20:18:24.5909780Z "digest": "sha256:64ce996e90996ad2c6a73c6f339b0d643e3ba89000dd9f1f0cf8cc6d6d62486d" 2025-03-21T20:18:24.5910349Z }, 2025-03-21T20:18:24.5910585Z { 2025-03-21T20:18:24.5910979Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5911471Z "size": 530, 2025-03-21T20:18:24.5911949Z "digest": "sha256:77ba92adb1392840c455cc217ac4fee89f4452db783ce2b4948dc40025a0840a" 2025-03-21T20:18:24.5912514Z }, 2025-03-21T20:18:24.5912748Z { 2025-03-21T20:18:24.5913146Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5913642Z "size": 679, 2025-03-21T20:18:24.5914135Z "digest": "sha256:59fe3e9404630f57be5670798e4d94c7767c07a9ca79487e335054f938daf0ba" 2025-03-21T20:18:24.5914897Z }, 2025-03-21T20:18:24.5915139Z { 2025-03-21T20:18:24.5915531Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5916030Z "size": 357, 2025-03-21T20:18:24.5916507Z "digest": "sha256:a19a1e7e8dc5b225af8e166c3b13de92c16258a3139aac772e8875437e38c17e" 2025-03-21T20:18:24.5917078Z }, 2025-03-21T20:18:24.5917315Z { 2025-03-21T20:18:24.5917708Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5918204Z "size": 32, 2025-03-21T20:18:24.5918680Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-03-21T20:18:24.5919263Z }, 2025-03-21T20:18:24.5919500Z { 2025-03-21T20:18:24.5919972Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5920461Z "size": 165, 2025-03-21T20:18:24.5920956Z "digest": "sha256:3a170b4f167583aed5b8b43cd1c60dc616d5858c51f067771cb2ce7f0f331eb8" 2025-03-21T20:18:24.5921525Z }, 2025-03-21T20:18:24.5921766Z { 2025-03-21T20:18:24.5922172Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5922659Z "size": 1111, 2025-03-21T20:18:24.5923155Z "digest": "sha256:040f4b25fe47bc8918c851025cce90e70d8c7182f8e6bbc984aee16c30b5bd3a" 2025-03-21T20:18:24.5923725Z }, 2025-03-21T20:18:24.5924033Z { 2025-03-21T20:18:24.5924429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5924974Z "size": 32, 2025-03-21T20:18:24.5925562Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-03-21T20:18:24.5926133Z }, 2025-03-21T20:18:24.5926374Z { 2025-03-21T20:18:24.5926769Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-21T20:18:24.5927251Z "size": 108, 2025-03-21T20:18:24.5927746Z "digest": "sha256:a4ecfbb2800a7709f9f513a97827e757ffd84e267c4789caf5dadc03a51d72d9" 2025-03-21T20:18:24.5928310Z } 2025-03-21T20:18:24.5928545Z ] 2025-03-21T20:18:24.5928780Z } 2025-03-21T20:18:24.5968692Z ##[group]Run set -eux 2025-03-21T20:18:24.5969036Z set -eux 2025-03-21T20:18:24.5970098Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-03-21T20:18:24.5978429Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:18:24.5978889Z env: 2025-03-21T20:18:24.5979210Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:18:24.5979648Z REPOSITORY: pytorch/executorch 2025-03-21T20:18:24.5979998Z PR_NUMBER: 2025-03-21T20:18:24.5982605Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:18:24.5985448Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:18:24.5986172Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:18:24.5986844Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:18:24.5987303Z ##[endgroup] 2025-03-21T20:18:24.6016745Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-03-21T20:18:24.6017704Z + jq --raw-output .SecretString 2025-03-21T20:18:24.6018513Z + jq -r .docker_hub_readonly_token 2025-03-21T20:18:24.6020376Z + docker login --username pytorchbot --password-stdin 2025-03-21T20:18:25.2321884Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:18:25.2323005Z Configure a credential helper to remove this warning. See 2025-03-21T20:18:25.2324146Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:18:25.2324618Z 2025-03-21T20:18:25.2324753Z Login Succeeded 2025-03-21T20:18:25.2429965Z Prepare all required actions 2025-03-21T20:18:25.2479760Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2025-03-21T20:18:25.2480342Z with: 2025-03-21T20:18:25.2481219Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:25.2482407Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:25.2482980Z env: 2025-03-21T20:18:25.2483325Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:18:25.2483934Z REPOSITORY: pytorch/executorch 2025-03-21T20:18:25.2484386Z PR_NUMBER: 2025-03-21T20:18:25.2487255Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:18:25.2490376Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:18:25.2491226Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:18:25.2492025Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:18:25.2492568Z ##[endgroup] 2025-03-21T20:18:25.2534450Z ##[group]Run set -x 2025-03-21T20:18:25.2534783Z set -x 2025-03-21T20:18:25.2535069Z set +e 2025-03-21T20:18:25.2535343Z  2025-03-21T20:18:25.2535610Z login() { 2025-03-21T20:18:25.2536173Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-21T20:18:25.2536802Z } 2025-03-21T20:18:25.2537071Z  2025-03-21T20:18:25.2537331Z retry () { 2025-03-21T20:18:25.2537665Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-21T20:18:25.2538039Z } 2025-03-21T20:18:25.2538293Z  2025-03-21T20:18:25.2538580Z retry login "${DOCKER_REGISTRY}" 2025-03-21T20:18:25.2538953Z  2025-03-21T20:18:25.2539211Z set -e 2025-03-21T20:18:25.2539608Z # ignore output since only exit code is used for conditional 2025-03-21T20:18:25.2540203Z # only pull docker image if it's not available locally 2025-03-21T20:18:25.2541317Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-03-21T20:18:25.2541926Z  retry docker pull "${DOCKER_IMAGE}" 2025-03-21T20:18:25.2542319Z fi 2025-03-21T20:18:25.2548674Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:18:25.2549114Z env: 2025-03-21T20:18:25.2549905Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:25.2550822Z REPOSITORY: pytorch/executorch 2025-03-21T20:18:25.2551171Z PR_NUMBER: 2025-03-21T20:18:25.2553763Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:18:25.2556600Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:18:25.2557464Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:18:25.2558133Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:18:25.2558730Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:25.2559182Z ##[endgroup] 2025-03-21T20:18:25.2584807Z + set +e 2025-03-21T20:18:25.2585481Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:25.2586081Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:25.2588504Z + aws ecr get-login-password --region us-east-1 2025-03-21T20:18:25.2589579Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-21T20:18:25.8357668Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-21T20:18:25.8358958Z Configure a credential helper to remove this warning. See 2025-03-21T20:18:25.8360327Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-21T20:18:25.8360832Z 2025-03-21T20:18:25.8360982Z Login Succeeded 2025-03-21T20:18:25.8369674Z + set -e 2025-03-21T20:18:25.8370759Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:25.8479408Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:25.8480951Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:18:26.0847258Z 2abd9b1bd42f655b7d130222db4a0cdbc04da8a4: Pulling from executorch/executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:18:26.0850600Z 8f84a9f2102e: Pulling fs layer 2025-03-21T20:18:26.0851545Z 86e413e13063: Pulling fs layer 2025-03-21T20:18:26.0852516Z 9477f9ca85e9: Pulling fs layer 2025-03-21T20:18:26.0852923Z 261c0f487ad0: Pulling fs layer 2025-03-21T20:18:26.0853277Z 60efa3734e02: Pulling fs layer 2025-03-21T20:18:26.0853767Z a0c2fdb93dec: Pulling fs layer 2025-03-21T20:18:26.0854131Z b12c3e7daf6a: Pulling fs layer 2025-03-21T20:18:26.0854476Z 5a102502de33: Pulling fs layer 2025-03-21T20:18:26.0854820Z 49b7cb3e3363: Pulling fs layer 2025-03-21T20:18:26.0855163Z 85f4a172d5b6: Pulling fs layer 2025-03-21T20:18:26.0855490Z 50ae2a7d008d: Pulling fs layer 2025-03-21T20:18:26.0855837Z 5120711d46e3: Pulling fs layer 2025-03-21T20:18:26.0856172Z e15c96258417: Pulling fs layer 2025-03-21T20:18:26.0856512Z e1fd02ccae09: Pulling fs layer 2025-03-21T20:18:26.0856843Z 261c0f487ad0: Waiting 2025-03-21T20:18:26.0857124Z b12c3e7daf6a: Waiting 2025-03-21T20:18:26.0857460Z 40e3350d1dba: Pulling fs layer 2025-03-21T20:18:26.0857792Z 49b7cb3e3363: Waiting 2025-03-21T20:18:26.0858100Z 6ff1ffcc6d84: Pulling fs layer 2025-03-21T20:18:26.0858443Z b37951d5b4cd: Pulling fs layer 2025-03-21T20:18:26.0858758Z 5a102502de33: Waiting 2025-03-21T20:18:26.0859046Z 50ae2a7d008d: Waiting 2025-03-21T20:18:26.0859361Z da5f9c0761b5: Pulling fs layer 2025-03-21T20:18:26.0859686Z e15c96258417: Waiting 2025-03-21T20:18:26.0859994Z c42592812bfd: Pulling fs layer 2025-03-21T20:18:26.0860326Z 3cfbc5ff2ac0: Pulling fs layer 2025-03-21T20:18:26.0860654Z 85f4a172d5b6: Waiting 2025-03-21T20:18:26.0860955Z 59fe3e940463: Pulling fs layer 2025-03-21T20:18:26.0861289Z a0c2fdb93dec: Waiting 2025-03-21T20:18:26.0861596Z 20520b201e38: Pulling fs layer 2025-03-21T20:18:26.0861924Z db5c552aa08b: Pulling fs layer 2025-03-21T20:18:26.0862259Z e1fd02ccae09: Waiting 2025-03-21T20:18:26.0862803Z 9ba16c641425: Pulling fs layer 2025-03-21T20:18:26.0863390Z 32a4dbb2ef2f: Pulling fs layer 2025-03-21T20:18:26.0863957Z 40e3350d1dba: Waiting 2025-03-21T20:18:26.0864466Z 6ff1ffcc6d84: Waiting 2025-03-21T20:18:26.0865371Z 64ce996e9099: Pulling fs layer 2025-03-21T20:18:26.0865717Z b37951d5b4cd: Waiting 2025-03-21T20:18:26.0866026Z 77ba92adb139: Pulling fs layer 2025-03-21T20:18:26.0866344Z da5f9c0761b5: Waiting 2025-03-21T20:18:26.0866642Z 59fe3e940463: Waiting 2025-03-21T20:18:26.0867190Z c42592812bfd: Waiting 2025-03-21T20:18:26.0867486Z 5120711d46e3: Waiting 2025-03-21T20:18:26.0867795Z 3cfbc5ff2ac0: Waiting 2025-03-21T20:18:26.0868096Z a19a1e7e8dc5: Pulling fs layer 2025-03-21T20:18:26.0868436Z 32a4dbb2ef2f: Waiting 2025-03-21T20:18:26.0868750Z 4f4fb700ef54: Pulling fs layer 2025-03-21T20:18:26.0869095Z 3a170b4f1675: Pulling fs layer 2025-03-21T20:18:26.0869423Z 20520b201e38: Waiting 2025-03-21T20:18:26.0869700Z db5c552aa08b: Waiting 2025-03-21T20:18:26.0869991Z 9ba16c641425: Waiting 2025-03-21T20:18:26.0870294Z 040f4b25fe47: Pulling fs layer 2025-03-21T20:18:26.0870640Z a4ecfbb2800a: Pulling fs layer 2025-03-21T20:18:26.0870970Z a19a1e7e8dc5: Waiting 2025-03-21T20:18:26.0871249Z 4f4fb700ef54: Waiting 2025-03-21T20:18:26.0871535Z 3a170b4f1675: Waiting 2025-03-21T20:18:26.0871824Z 77ba92adb139: Waiting 2025-03-21T20:18:26.0872116Z a4ecfbb2800a: Waiting 2025-03-21T20:18:26.0872405Z 040f4b25fe47: Waiting 2025-03-21T20:18:26.1834416Z 86e413e13063: Verifying Checksum 2025-03-21T20:18:26.1834831Z 86e413e13063: Download complete 2025-03-21T20:18:26.3218589Z 261c0f487ad0: Download complete 2025-03-21T20:18:26.6496068Z 8f84a9f2102e: Download complete 2025-03-21T20:18:26.7141682Z 60efa3734e02: Verifying Checksum 2025-03-21T20:18:26.7142348Z 60efa3734e02: Download complete 2025-03-21T20:18:26.7469226Z a0c2fdb93dec: Verifying Checksum 2025-03-21T20:18:26.7469648Z a0c2fdb93dec: Download complete 2025-03-21T20:18:26.8347457Z 5a102502de33: Download complete 2025-03-21T20:18:26.9442051Z 49b7cb3e3363: Verifying Checksum 2025-03-21T20:18:27.0370857Z 49b7cb3e3363: Download complete 2025-03-21T20:18:27.0371498Z 85f4a172d5b6: Verifying Checksum 2025-03-21T20:18:27.0372042Z 85f4a172d5b6: Download complete 2025-03-21T20:18:27.6563161Z 50ae2a7d008d: Verifying Checksum 2025-03-21T20:18:27.6563695Z 50ae2a7d008d: Download complete 2025-03-21T20:18:27.6733147Z 8f84a9f2102e: Pull complete 2025-03-21T20:18:27.6973709Z 86e413e13063: Pull complete 2025-03-21T20:18:27.7592108Z 5120711d46e3: Download complete 2025-03-21T20:18:29.0343571Z b12c3e7daf6a: Verifying Checksum 2025-03-21T20:18:29.0344386Z b12c3e7daf6a: Download complete 2025-03-21T20:18:29.1157884Z e1fd02ccae09: Download complete 2025-03-21T20:18:29.1195155Z 9477f9ca85e9: Verifying Checksum 2025-03-21T20:18:29.1195722Z 9477f9ca85e9: Download complete 2025-03-21T20:18:29.1955635Z 40e3350d1dba: Verifying Checksum 2025-03-21T20:18:29.1956225Z 40e3350d1dba: Download complete 2025-03-21T20:18:29.2121307Z 6ff1ffcc6d84: Download complete 2025-03-21T20:18:29.2878361Z da5f9c0761b5: Verifying Checksum 2025-03-21T20:18:29.2879034Z da5f9c0761b5: Download complete 2025-03-21T20:18:29.3686635Z c42592812bfd: Download complete 2025-03-21T20:18:29.4907034Z 3cfbc5ff2ac0: Verifying Checksum 2025-03-21T20:18:29.4907762Z 3cfbc5ff2ac0: Download complete 2025-03-21T20:18:29.6232057Z 59fe3e940463: Verifying Checksum 2025-03-21T20:18:29.6232714Z 59fe3e940463: Download complete 2025-03-21T20:18:31.3323324Z b37951d5b4cd: Verifying Checksum 2025-03-21T20:18:31.3324004Z b37951d5b4cd: Download complete 2025-03-21T20:18:31.4090063Z db5c552aa08b: Verifying Checksum 2025-03-21T20:18:31.4090804Z db5c552aa08b: Download complete 2025-03-21T20:18:31.4273827Z e15c96258417: Verifying Checksum 2025-03-21T20:18:31.4274526Z e15c96258417: Download complete 2025-03-21T20:18:31.5266204Z 32a4dbb2ef2f: Verifying Checksum 2025-03-21T20:18:31.5267167Z 32a4dbb2ef2f: Download complete 2025-03-21T20:18:33.5756873Z 9477f9ca85e9: Pull complete 2025-03-21T20:18:33.6834609Z 261c0f487ad0: Pull complete 2025-03-21T20:18:34.1853817Z 60efa3734e02: Pull complete 2025-03-21T20:18:34.2861191Z 64ce996e9099: Verifying Checksum 2025-03-21T20:18:34.2861675Z 64ce996e9099: Download complete 2025-03-21T20:18:34.3907272Z 77ba92adb139: Verifying Checksum 2025-03-21T20:18:34.3907686Z 77ba92adb139: Download complete 2025-03-21T20:18:34.4036661Z a0c2fdb93dec: Pull complete 2025-03-21T20:18:34.4665462Z a19a1e7e8dc5: Download complete 2025-03-21T20:18:34.4744820Z 4f4fb700ef54: Verifying Checksum 2025-03-21T20:18:34.4745448Z 4f4fb700ef54: Download complete 2025-03-21T20:18:34.6882423Z 3a170b4f1675: Verifying Checksum 2025-03-21T20:18:34.6883022Z 3a170b4f1675: Download complete 2025-03-21T20:18:34.7831168Z 040f4b25fe47: Download complete 2025-03-21T20:18:34.8284894Z 9ba16c641425: Verifying Checksum 2025-03-21T20:18:34.8285321Z 9ba16c641425: Download complete 2025-03-21T20:18:34.9227801Z a4ecfbb2800a: Verifying Checksum 2025-03-21T20:18:34.9228243Z a4ecfbb2800a: Download complete 2025-03-21T20:18:37.1592584Z b12c3e7daf6a: Pull complete 2025-03-21T20:18:37.1810361Z 5a102502de33: Pull complete 2025-03-21T20:18:37.2001808Z 49b7cb3e3363: Pull complete 2025-03-21T20:18:37.2200837Z 85f4a172d5b6: Pull complete 2025-03-21T20:18:37.8122629Z 50ae2a7d008d: Pull complete 2025-03-21T20:18:37.8334001Z 5120711d46e3: Pull complete 2025-03-21T20:18:43.0991370Z e15c96258417: Pull complete 2025-03-21T20:18:43.1210172Z e1fd02ccae09: Pull complete 2025-03-21T20:18:43.1436761Z 40e3350d1dba: Pull complete 2025-03-21T20:18:43.1676223Z 6ff1ffcc6d84: Pull complete 2025-03-21T20:18:45.1532565Z b37951d5b4cd: Pull complete 2025-03-21T20:18:45.2927899Z da5f9c0761b5: Pull complete 2025-03-21T20:18:45.3744038Z c42592812bfd: Pull complete 2025-03-21T20:18:45.4808927Z 3cfbc5ff2ac0: Pull complete 2025-03-21T20:18:45.5950094Z 59fe3e940463: Pull complete 2025-03-21T20:20:16.9241301Z 20520b201e38: Download complete 2025-03-21T20:21:29.9327168Z 20520b201e38: Pull complete 2025-03-21T20:21:30.1698013Z db5c552aa08b: Pull complete 2025-03-21T20:21:36.4731109Z 9ba16c641425: Pull complete 2025-03-21T20:21:36.4942636Z 32a4dbb2ef2f: Pull complete 2025-03-21T20:21:43.1768275Z 64ce996e9099: Pull complete 2025-03-21T20:21:43.2756529Z 77ba92adb139: Pull complete 2025-03-21T20:21:43.4917497Z a19a1e7e8dc5: Pull complete 2025-03-21T20:21:43.6409836Z 4f4fb700ef54: Pull complete 2025-03-21T20:21:43.8603081Z 3a170b4f1675: Pull complete 2025-03-21T20:21:44.0802848Z 040f4b25fe47: Pull complete 2025-03-21T20:21:44.4822839Z a4ecfbb2800a: Pull complete 2025-03-21T20:21:44.5158677Z Digest: sha256:073cf913dee2284ff75fa810e9e06ddae9544bc5fdd63e5feeb52a8eac5cb2c8 2025-03-21T20:21:44.5474894Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:21:44.5512363Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:21:44.5570515Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:21:44.5572602Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-21T20:21:44.5584371Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:21:44.5585188Z env: 2025-03-21T20:21:44.5585722Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:21:44.5586474Z REPOSITORY: pytorch/executorch 2025-03-21T20:21:44.5587070Z PR_NUMBER: 2025-03-21T20:21:44.5591746Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:21:44.5597134Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:21:44.5598437Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:21:44.5599720Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:21:44.5600557Z ##[endgroup] 2025-03-21T20:21:44.5838052Z ##[group]Run set -ex 2025-03-21T20:21:44.5838396Z set -ex 2025-03-21T20:21:44.5838674Z { 2025-03-21T20:21:44.5838963Z  echo "#!/usr/bin/env bash"; 2025-03-21T20:21:44.5839360Z  echo "set -eou pipefail"; 2025-03-21T20:21:44.5839845Z  # shellcheck disable=SC2016 2025-03-21T20:21:44.5840270Z  echo 'eval "$(conda shell.bash hook)"'; 2025-03-21T20:21:44.5840901Z  echo "set -x"; 2025-03-21T20:21:44.5841234Z  echo "${SCRIPT}"; 2025-03-21T20:21:44.5841595Z } > "${RUNNER_TEMP}/exec_script" 2025-03-21T20:21:44.5842022Z chmod +x "${RUNNER_TEMP}/exec_script" 2025-03-21T20:21:44.5842894Z python3 "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2025-03-21T20:21:44.5849257Z shell: /usr/bin/bash -e {0} 2025-03-21T20:21:44.5849600Z env: 2025-03-21T20:21:44.5850428Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:21:44.5851484Z REPOSITORY: pytorch/executorch 2025-03-21T20:21:44.5851819Z PR_NUMBER: 2025-03-21T20:21:44.5854407Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:21:44.5857264Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:21:44.5857977Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:21:44.5858640Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:21:44.5859413Z ALL_SECRETS: { "github_token": "***" } 2025-03-21T20:21:44.5859777Z ##[endgroup] 2025-03-21T20:21:44.5885296Z + echo '#!/usr/bin/env bash' 2025-03-21T20:21:44.5885834Z + echo 'set -eou pipefail' 2025-03-21T20:21:44.5886314Z + echo 'eval "$(conda shell.bash hook)"' 2025-03-21T20:21:44.5887009Z + echo 'set -x' 2025-03-21T20:21:44.5887698Z + echo '# The generic Linux job chooses to use base env, not the one setup by the image 2025-03-21T20:21:44.5888357Z CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") 2025-03-21T20:21:44.5888824Z conda activate "${CONDA_ENV}" 2025-03-21T20:21:44.5889046Z 2025-03-21T20:21:44.5889186Z source .ci/scripts/utils.sh 2025-03-21T20:21:44.5889563Z install_executorch "--use-pt-pinned-commit" 2025-03-21T20:21:44.5889849Z 2025-03-21T20:21:44.5890006Z .ci/scripts/setup-arm-baremetal-tools.sh 2025-03-21T20:21:44.5890291Z 2025-03-21T20:21:44.5890558Z # Increase number of files user can monitor to bypass buck failures. 2025-03-21T20:21:44.5891120Z # Hopefully this is high enough for this setup. 2025-03-21T20:21:44.5891637Z sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 2025-03-21T20:21:44.5891985Z 2025-03-21T20:21:44.5892154Z # Test ethos-u delegate examples with run.sh 2025-03-21T20:21:44.5892664Z backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:21:44.5893124Z ' 2025-03-21T20:21:44.5893491Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2025-03-21T20:21:44.5897141Z + python3 /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2025-03-21T20:22:29.8251686Z Running command: 2025-03-21T20:22:29.8258941Z docker run -e PR_NUMBER -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_DOCS_DIR=/docs -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file="/home/ec2-user/actions-runner/_work/_temp/github_env_14000170668" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_GITHUB_TOKEN --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --ulimit core=0 -v "/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch:/pytorch/executorch" -v "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra:/test-infra" -v "/home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts" -v "/home/ec2-user/actions-runner/_work/_temp/docs:/docs" -v "/home/ec2-user/actions-runner/_work/_temp/test-results:/test-results" -v "/home/ec2-user/actions-runner/_work/_temp/exec_script:/exec" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_72002fdc-6a91-4148-bc12-af996aa46265":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_72002fdc-6a91-4148-bc12-af996aa46265" -w /pytorch/executorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4" 2025-03-21T20:22:29.8265938Z 2025-03-21T20:22:29.8266357Z 2bf684f1f71bd56ced51a31ac35a09fc7e75c843a8f278e7ee7fcbdcdc54b5b4 2025-03-21T20:22:29.8267182Z Running command: docker exec -t 2bf684f1f71bd56ced51a31ac35a09fc7e75c843a8f278e7ee7fcbdcdc54b5b4 /exec 2025-03-21T20:22:29.8267885Z ++ conda env list --json 2025-03-21T20:22:29.8268199Z ++ local cmd=env 2025-03-21T20:22:29.8268474Z ++ case "$cmd" in 2025-03-21T20:22:29.8268777Z ++ __conda_exe env list --json 2025-03-21T20:22:29.8269109Z ++ jq -r '.envs | .[-1]' 2025-03-21T20:22:29.8269449Z ++ /opt/conda/bin/conda env list --json 2025-03-21T20:22:29.8269844Z + CONDA_ENV=/opt/conda/envs/py_3.10 2025-03-21T20:22:29.8270236Z + conda activate /opt/conda/envs/py_3.10 2025-03-21T20:22:29.8270613Z + local cmd=activate 2025-03-21T20:22:29.8270893Z + case "$cmd" in 2025-03-21T20:22:29.8271231Z + __conda_activate activate /opt/conda/envs/py_3.10 2025-03-21T20:22:29.8271643Z + '[' -n '' ']' 2025-03-21T20:22:29.8271914Z + local ask_conda 2025-03-21T20:22:29.8272195Z ++ PS1='(base) ' 2025-03-21T20:22:29.8272553Z ++ __conda_exe shell.posix activate /opt/conda/envs/py_3.10 2025-03-21T20:22:29.8273147Z ++ /opt/conda/bin/conda shell.posix activate /opt/conda/envs/py_3.10 2025-03-21T20:22:29.8273664Z + ask_conda='PS1='\''(py_3.10) '\'' 2025-03-21T20:22:29.8274711Z export PATH='\''/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-03-21T20:22:29.8275960Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.10'\'' 2025-03-21T20:22:29.8276383Z export CONDA_SHLVL='\''2'\'' 2025-03-21T20:22:29.8276813Z export CONDA_DEFAULT_ENV='\''py_3.10'\'' 2025-03-21T20:22:29.8277242Z export CONDA_PROMPT_MODIFIER='\''(py_3.10) '\'' 2025-03-21T20:22:29.8277680Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-03-21T20:22:29.8278096Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-03-21T20:22:29.8278479Z export _CE_M='\'''\'' 2025-03-21T20:22:29.8278783Z export _CE_CONDA='\'''\'' 2025-03-21T20:22:29.8279174Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-03-21T20:22:29.8279691Z + eval 'PS1='\''(py_3.10) '\'' 2025-03-21T20:22:29.8280770Z export PATH='\''/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-03-21T20:22:29.8281998Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.10'\'' 2025-03-21T20:22:29.8282420Z export CONDA_SHLVL='\''2'\'' 2025-03-21T20:22:29.8282782Z export CONDA_DEFAULT_ENV='\''py_3.10'\'' 2025-03-21T20:22:29.8283211Z export CONDA_PROMPT_MODIFIER='\''(py_3.10) '\'' 2025-03-21T20:22:29.8283795Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-03-21T20:22:29.8284257Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-03-21T20:22:29.8284705Z export _CE_M='\'''\'' 2025-03-21T20:22:29.8285011Z export _CE_CONDA='\'''\'' 2025-03-21T20:22:29.8285467Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-03-21T20:22:29.8285904Z ++ PS1='(py_3.10) ' 2025-03-21T20:22:29.8286859Z ++ export PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-21T20:22:29.8288704Z ++ PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/condabin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-21T20:22:29.8289792Z ++ export CONDA_PREFIX=/opt/conda/envs/py_3.10 2025-03-21T20:22:29.8290215Z ++ CONDA_PREFIX=/opt/conda/envs/py_3.10 2025-03-21T20:22:29.8290594Z ++ export CONDA_SHLVL=2 2025-03-21T20:22:29.8290902Z ++ CONDA_SHLVL=2 2025-03-21T20:22:29.8291209Z ++ export CONDA_DEFAULT_ENV=py_3.10 2025-03-21T20:22:29.8291574Z ++ CONDA_DEFAULT_ENV=py_3.10 2025-03-21T20:22:29.8292190Z ++ export 'CONDA_PROMPT_MODIFIER=(py_3.10) ' 2025-03-21T20:22:29.8292622Z ++ CONDA_PROMPT_MODIFIER='(py_3.10) ' 2025-03-21T20:22:29.8293061Z ++ export CONDA_PREFIX_1=/opt/conda 2025-03-21T20:22:29.8293432Z ++ CONDA_PREFIX_1=/opt/conda 2025-03-21T20:22:29.8293776Z ++ export CONDA_EXE=/opt/conda/bin/conda 2025-03-21T20:22:29.8294163Z ++ CONDA_EXE=/opt/conda/bin/conda 2025-03-21T20:22:29.8294505Z ++ export _CE_M= 2025-03-21T20:22:29.8294778Z ++ _CE_M= 2025-03-21T20:22:29.8295040Z ++ export _CE_CONDA= 2025-03-21T20:22:29.8295315Z ++ _CE_CONDA= 2025-03-21T20:22:29.8295636Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-03-21T20:22:29.8296074Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-03-21T20:22:29.8296448Z + __conda_hashr 2025-03-21T20:22:29.8296709Z + '[' -n '' ']' 2025-03-21T20:22:29.8296980Z + '[' -n '' ']' 2025-03-21T20:22:29.8297253Z + hash -r 2025-03-21T20:22:29.8297527Z + source .ci/scripts/utils.sh 2025-03-21T20:22:29.8297911Z + install_executorch --use-pt-pinned-commit 2025-03-21T20:22:29.8298291Z + which pip 2025-03-21T20:22:29.8298573Z /opt/conda/envs/py_3.10/bin/pip 2025-03-21T20:22:29.8299049Z + ./install_executorch.sh --pybind xnnpack --use-pt-pinned-commit 2025-03-21T20:22:29.8299706Z 2025-03-21 20:22:28,872 [ExecuTorch] INFO: All required submodules are present. 2025-03-21T20:22:29.8300486Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-03-21T20:22:29.8301467Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (2.7.0a0+git295f2ed) 2025-03-21T20:22:29.8302554Z Requirement already satisfied: torchvision in /var/lib/ci-user/.local/lib/python3.10/site-packages (0.19.0a0+d23a6e1) 2025-03-21T20:22:29.8303660Z Requirement already satisfied: torchaudio in /var/lib/ci-user/.local/lib/python3.10/site-packages (2.6.0a0+c670ad8) 2025-03-21T20:22:29.8304545Z Collecting timm==1.0.7 (from -r requirements-examples.txt (line 3)) 2025-03-21T20:22:29.8305160Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2025-03-21T20:22:29.8306185Z Requirement already satisfied: torchsr==1.0.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-examples.txt (line 4)) (1.0.4) 2025-03-21T20:22:29.8307683Z Requirement already satisfied: transformers==4.47.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-examples.txt (line 5)) (4.47.1) 2025-03-21T20:22:29.8308755Z Collecting cmake>=3.19 (from -r requirements-dev.txt (line 1)) 2025-03-21T20:22:29.8309507Z Downloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-03-21T20:22:29.8310655Z Requirement already satisfied: pip>=23 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 2)) (25.0) 2025-03-21T20:22:29.8312368Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 3)) (6.0.1) 2025-03-21T20:22:29.8313772Z Requirement already satisfied: setuptools>=63 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 4)) (75.8.0) 2025-03-21T20:22:29.8315161Z Requirement already satisfied: tomli in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 5)) (2.0.1) 2025-03-21T20:22:29.8316504Z Requirement already satisfied: wheel in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 6)) (0.45.1) 2025-03-21T20:22:29.8317848Z Requirement already satisfied: zstd in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from -r requirements-dev.txt (line 7)) (1.5.5.1) 2025-03-21T20:22:29.8319331Z Requirement already satisfied: huggingface_hub in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.29.3) 2025-03-21T20:22:29.8321006Z Requirement already satisfied: safetensors in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.7->-r requirements-examples.txt (line 3)) (0.5.3) 2025-03-21T20:22:29.8322668Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (3.18.0) 2025-03-21T20:22:29.8324297Z Requirement already satisfied: numpy>=1.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (2.2.4) 2025-03-21T20:22:29.8325930Z Requirement already satisfied: packaging>=20.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (24.2) 2025-03-21T20:22:29.8327679Z Requirement already satisfied: regex!=2019.12.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (2024.11.6) 2025-03-21T20:22:29.8329420Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (2.32.3) 2025-03-21T20:22:29.8331178Z Requirement already satisfied: tokenizers<0.22,>=0.21 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (0.21.1) 2025-03-21T20:22:42.8761858Z Requirement already satisfied: tqdm>=4.27 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.47.1->-r requirements-examples.txt (line 5)) (4.67.1) 2025-03-21T20:22:42.8763359Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (4.12.2) 2025-03-21T20:22:42.8764761Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (1.13.3) 2025-03-21T20:22:42.8765932Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (3.4.2) 2025-03-21T20:22:42.8767060Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (3.1.6) 2025-03-21T20:22:42.8768166Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (2025.3.0) 2025-03-21T20:22:42.8769495Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision) (11.1.0) 2025-03-21T20:22:42.8770785Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch) (1.3.0) 2025-03-21T20:22:42.8772027Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch) (3.0.2) 2025-03-21T20:22:42.8773583Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (3.4.1) 2025-03-21T20:22:42.8775580Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (3.10) 2025-03-21T20:22:42.8777302Z Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (2.3.0) 2025-03-21T20:22:42.8779075Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.47.1->-r requirements-examples.txt (line 5)) (2025.1.31) 2025-03-21T20:22:42.8780224Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2025-03-21T20:22:42.8782904Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.3 MB ? eta -:--:-- 2025-03-21T20:22:42.8783873Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 106.7 MB/s eta 0:00:00 2025-03-21T20:22:42.8784802Z [?25hDownloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.8 MB) 2025-03-21T20:22:42.8785884Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/27.8 MB ? eta -:--:-- 2025-03-21T20:22:42.8786699Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.8/27.8 MB 265.8 MB/s eta 0:00:00 2025-03-21T20:22:42.8787347Z [?25hInstalling collected packages: cmake, timm 2025-03-21T20:22:42.8787777Z Attempting uninstall: timm 2025-03-21T20:22:42.8788150Z Found existing installation: timm 0.6.13 2025-03-21T20:22:42.8788557Z Uninstalling timm-0.6.13: 2025-03-21T20:22:42.8788928Z Successfully uninstalled timm-0.6.13 2025-03-21T20:22:42.8789354Z Successfully installed cmake-3.31.6 timm-1.0.7 2025-03-21T20:22:42.8789779Z Processing ./third-party/ao 2025-03-21T20:22:42.8790260Z Preparing metadata (setup.py) ... [?25l- \ done 2025-03-21T20:22:42.8790840Z [?25hBuilding wheels for collected packages: torchao 2025-03-21T20:22:42.8791475Z Building wheel for torchao (setup.py) ... [?25l- \ | / done 2025-03-21T20:22:42.8792777Z [?25h Created wheel for torchao: filename=torchao-0.10.0+git64bcf4c-py3-none-any.whl size=758276 sha256=25731e321b7417b7e9916c495297004dde211c728ec12d1c9eb42136ebd5924d 2025-03-21T20:22:42.8794206Z Stored in directory: /tmp/pip-ephem-wheel-cache-n8ex9cbu/wheels/0b/23/ff/2261dc1c4a27252503fe159d9fc88676b133e0e8d621abf36f 2025-03-21T20:22:42.8795034Z Successfully built torchao 2025-03-21T20:22:42.8795394Z Installing collected packages: torchao 2025-03-21T20:22:42.8795829Z Successfully installed torchao-0.10.0+git64bcf4c 2025-03-21T20:22:42.8796474Z Using pip 25.0 from /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pip (python 3.10) 2025-03-21T20:22:42.8797319Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2025-03-21T20:22:42.8797959Z Processing /pytorch/executorch 2025-03-21T20:22:42.8798390Z Running command Preparing metadata (pyproject.toml) 2025-03-21T20:22:42.8798831Z running dist_info 2025-03-21T20:22:42.8799384Z creating /tmp/pip-modern-metadata-9etvohh0/executorch.egg-info 2025-03-21T20:22:42.8800176Z writing /tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/PKG-INFO 2025-03-21T20:22:42.8801148Z writing dependency_links to /tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/dependency_links.txt 2025-03-21T20:22:42.8802214Z writing entry points to /tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/entry_points.txt 2025-03-21T20:22:42.8803131Z writing requirements to /tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/requires.txt 2025-03-21T20:22:42.8804039Z writing top-level names to /tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/top_level.txt 2025-03-21T20:22:42.8804946Z writing manifest file '/tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/SOURCES.txt' 2025-03-21T20:22:42.8805833Z reading manifest file '/tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/SOURCES.txt' 2025-03-21T20:22:42.8806578Z adding license file 'LICENSE' 2025-03-21T20:22:42.8807178Z writing manifest file '/tmp/pip-modern-metadata-9etvohh0/executorch.egg-info/SOURCES.txt' 2025-03-21T20:22:42.8808036Z creating '/tmp/pip-modern-metadata-9etvohh0/executorch-0.6.0a0+be92d7d.dist-info' 2025-03-21T20:22:42.8808842Z Preparing metadata (pyproject.toml) ... [?25l[?25hdone 2025-03-21T20:22:42.8821280Z Requirement already satisfied: expecttest in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (0.1.6) 2025-03-21T20:22:42.8822408Z Collecting flatbuffers (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:22:42.8823898Z Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/b8/25/155f9f080d5e4bc0082edfda032ea2bc2b8fab3f4d25d46c1e9dd22a1a89/flatbuffers-25.2.10-py2.py3-none-any.whl.metadata 2025-03-21T20:22:42.8825467Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) 2025-03-21T20:22:42.8826541Z Requirement already satisfied: hypothesis in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (6.84.2) 2025-03-21T20:22:42.8828024Z Requirement already satisfied: mpmath==1.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (1.3.0) 2025-03-21T20:22:42.8829328Z Requirement already satisfied: numpy>=2.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (2.2.4) 2025-03-21T20:22:42.8830638Z Requirement already satisfied: packaging in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (24.2) 2025-03-21T20:22:42.8831952Z Requirement already satisfied: pandas>=2.2.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (2.2.3) 2025-03-21T20:22:42.8833294Z Requirement already satisfied: parameterized in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (0.9.0) 2025-03-21T20:22:42.8834625Z Requirement already satisfied: pytest in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (7.2.0) 2025-03-21T20:22:42.8835564Z Collecting pytest-xdist (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:22:42.8836986Z Obtaining dependency information for pytest-xdist from https://files.pythonhosted.org/packages/6d/82/1d96bf03ee4c0fdc3c0cbe61470070e659ca78dc0086fb88b66c185e2449/pytest_xdist-3.6.1-py3-none-any.whl.metadata 2025-03-21T20:22:42.8838459Z Downloading pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) 2025-03-21T20:22:42.8839120Z Collecting pytest-rerunfailures (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:22:42.8840976Z Obtaining dependency information for pytest-rerunfailures from https://files.pythonhosted.org/packages/89/37/54e5ffc7c0cebee7cf30a3ac5915faa7e7abf8bdfdf3228c277f7c192489/pytest_rerunfailures-15.0-py3-none-any.whl.metadata 2025-03-21T20:22:42.8842597Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-03-21T20:22:42.8843621Z Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (6.0.1) 2025-03-21T20:22:42.8844939Z Requirement already satisfied: ruamel.yaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (0.17.32) 2025-03-21T20:22:42.8846236Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (1.13.3) 2025-03-21T20:22:42.8847137Z Collecting tabulate (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:22:42.8848492Z Obtaining dependency information for tabulate from https://files.pythonhosted.org/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata 2025-03-21T20:22:42.8849894Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-03-21T20:22:42.8851054Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from executorch==0.6.0a0+be92d7d) (4.12.2) 2025-03-21T20:22:54.9194621Z Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (2.9.0.post0) 2025-03-21T20:22:54.9196247Z Requirement already satisfied: pytz>=2020.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (2025.1) 2025-03-21T20:22:54.9197710Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (2025.1) 2025-03-21T20:22:54.9199162Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.6.0a0+be92d7d) (25.3.0) 2025-03-21T20:22:54.9200744Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.6.0a0+be92d7d) (2.4.0) 2025-03-21T20:22:54.9202328Z Requirement already satisfied: exceptiongroup>=1.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.6.0a0+be92d7d) (1.2.2) 2025-03-21T20:22:54.9204529Z Requirement already satisfied: iniconfig in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.6.0a0+be92d7d) (2.1.0) 2025-03-21T20:22:54.9207171Z Requirement already satisfied: pluggy<2.0,>=0.12 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.6.0a0+be92d7d) (1.5.0) 2025-03-21T20:22:54.9209733Z Requirement already satisfied: tomli>=1.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pytest->executorch==0.6.0a0+be92d7d) (2.0.1) 2025-03-21T20:22:54.9211369Z Collecting pytest (from executorch==0.6.0a0+be92d7d) 2025-03-21T20:22:54.9212793Z Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/30/3d/64ad57c803f1fa1e963a7946b6e0fea4a70df53c1a7fed304586539c2bac/pytest-8.3.5-py3-none-any.whl.metadata 2025-03-21T20:22:54.9214189Z Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) 2025-03-21T20:22:54.9214834Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.6.0a0+be92d7d) 2025-03-21T20:22:54.9216488Z Obtaining dependency information for execnet>=2.1 from https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl.metadata 2025-03-21T20:22:54.9217903Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-03-21T20:22:54.9218994Z Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from ruamel.yaml->executorch==0.6.0a0+be92d7d) (0.2.12) 2025-03-21T20:22:54.9220945Z Requirement already satisfied: six>=1.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas>=2.2.2->executorch==0.6.0a0+be92d7d) (1.17.0) 2025-03-21T20:22:54.9222871Z Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) 2025-03-21T20:22:54.9223807Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl (13 kB) 2025-03-21T20:22:54.9224611Z Downloading pytest-8.3.5-py3-none-any.whl (343 kB) 2025-03-21T20:22:54.9225513Z Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) 2025-03-21T20:22:54.9226063Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-03-21T20:22:54.9226801Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-03-21T20:22:54.9227720Z Building wheels for collected packages: executorch 2025-03-21T20:22:54.9228679Z Running command Building wheel for executorch (pyproject.toml) 2025-03-21T20:22:54.9229577Z running bdist_wheel 2025-03-21T20:22:54.9230103Z running build 2025-03-21T20:22:54.9230602Z command options for 'CustomBuild': 2025-03-21T20:22:54.9231257Z build_base = pip-out 2025-03-21T20:22:54.9231774Z build_purelib = pip-out/lib 2025-03-21T20:22:54.9232499Z build_platlib = pip-out/lib.linux-x86_64-cpython-310 2025-03-21T20:22:54.9233699Z build_lib = pip-out/lib.linux-x86_64-cpython-310 2025-03-21T20:22:54.9234468Z build_scripts = pip-out/scripts-3.10 2025-03-21T20:22:54.9235238Z build_temp = pip-out/temp.linux-x86_64-cpython-310 2025-03-21T20:22:54.9235951Z plat_name = linux-x86_64 2025-03-21T20:22:54.9236467Z compiler = None 2025-03-21T20:22:54.9236926Z parallel = 7 2025-03-21T20:22:54.9237333Z debug = None 2025-03-21T20:22:54.9237759Z force = None 2025-03-21T20:22:54.9238281Z executable = /opt/conda/envs/py_3.10/bin/python 2025-03-21T20:22:54.9239359Z creating /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out 2025-03-21T20:22:54.9241123Z deleting /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/CMakeCache.txt 2025-03-21T20:22:54.9243598Z cmake --build /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out -j7 --target portable_lib --target custom_ops_aot_lib --target quantized_ops_aot_lib --config Release 2025-03-21T20:22:54.9245833Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-03-21T20:22:54.9247483Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-03-21T20:22:54.9249466Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-03-21T20:22:54.9250625Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:22:54.9251932Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2025-03-21T20:22:54.9253679Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-03-21T20:22:54.9255437Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2025-03-21T20:22:54.9256739Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:22:54.9257447Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:22:54.9258152Z [ 0%] No patch step for 'flatbuffers' 2025-03-21T20:22:54.9258893Z [ 0%] Performing configure step for 'flatbuffers' 2025-03-21T20:22:54.9259646Z CMake Warning: 2025-03-21T20:22:54.9260391Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:22:54.9261085Z 2025-03-21T20:22:54.9261095Z 2025-03-21T20:22:54.9261430Z fatal: No names found, cannot describe anything. 2025-03-21T20:22:54.9262249Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:22:54.9262993Z git describe failed with exit code: 128 2025-03-21T20:22:54.9263469Z 2025-03-21T20:22:54.9263812Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:22:54.9264598Z Call Stack (most recent call first): 2025-03-21T20:22:54.9265265Z CMakeLists.txt:5 (include) 2025-03-21T20:22:54.9265647Z 2025-03-21T20:22:54.9265656Z 2025-03-21T20:22:54.9265897Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:22:54.9267134Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2025-03-21T20:22:54.9269142Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-03-21T20:22:54.9270992Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-03-21T20:22:54.9272723Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-03-21T20:22:54.9274287Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-03-21T20:22:54.9275835Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-03-21T20:22:54.9277567Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2025-03-21T20:22:54.9279457Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-03-21T20:22:54.9281480Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-03-21T20:22:54.9283277Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-03-21T20:22:54.9284702Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:22:54.9285971Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-03-21T20:22:54.9287032Z -- Detecting CXX compiler ABI info 2025-03-21T20:22:54.9287858Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2025-03-21T20:22:54.9288859Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-03-21T20:22:54.9289845Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2025-03-21T20:22:54.9290985Z [ 1%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2025-03-21T20:22:54.9292826Z [ 1%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-03-21T20:22:54.9294686Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-03-21T20:22:54.9295700Z [ 1%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-03-21T20:22:54.9296653Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2025-03-21T20:22:54.9297392Z [ 1%] Linking C static library libpthreadpool.a 2025-03-21T20:22:54.9297820Z [ 1%] Built target pthreadpool 2025-03-21T20:22:54.9298722Z [ 1%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2025-03-21T20:22:54.9299735Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-03-21T20:22:54.9300634Z [ 2%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-03-21T20:22:54.9301525Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2025-03-21T20:22:54.9302362Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:22:54.9302771Z [ 2%] Built target flatccrt 2025-03-21T20:22:54.9303343Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2025-03-21T20:22:54.9304245Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-03-21T20:22:54.9305021Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:22:54.9305504Z -- Detecting CXX compile features 2025-03-21T20:22:54.9306158Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-03-21T20:22:54.9306851Z -- Detecting CXX compile features - done 2025-03-21T20:22:54.9307248Z -- Looking for strtof_l 2025-03-21T20:22:55.9345824Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-03-21T20:22:55.9347792Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2025-03-21T20:22:55.9349266Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2025-03-21T20:22:55.9350693Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2025-03-21T20:22:55.9351749Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2025-03-21T20:22:55.9353313Z [ 2%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2025-03-21T20:22:55.9354992Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-03-21T20:22:55.9357006Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-03-21T20:22:55.9359351Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-03-21T20:22:55.9361433Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2025-03-21T20:22:55.9362851Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2025-03-21T20:22:55.9364046Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-03-21T20:22:55.9365072Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2025-03-21T20:22:55.9366044Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-03-21T20:22:55.9367019Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2025-03-21T20:22:55.9367992Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2025-03-21T20:22:55.9368685Z -- Looking for strtof_l - found 2025-03-21T20:22:55.9369217Z -- Looking for strtoull_l 2025-03-21T20:22:55.9369897Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-03-21T20:22:55.9370926Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-03-21T20:22:55.9371918Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2025-03-21T20:22:55.9372905Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-03-21T20:22:55.9373925Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2025-03-21T20:22:55.9374931Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2025-03-21T20:22:55.9375953Z [ 3%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2025-03-21T20:22:55.9376963Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2025-03-21T20:22:55.9377947Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2025-03-21T20:22:55.9378954Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-03-21T20:22:55.9379953Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2025-03-21T20:22:55.9380935Z [ 4%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2025-03-21T20:22:55.9381972Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-03-21T20:22:55.9383056Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-03-21T20:22:55.9383780Z -- Looking for strtoull_l - found 2025-03-21T20:22:55.9384147Z -- Looking for realpath 2025-03-21T20:22:55.9384815Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-03-21T20:22:55.9385842Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2025-03-21T20:22:55.9387093Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-03-21T20:22:55.9388325Z [ 4%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2025-03-21T20:22:55.9389371Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-03-21T20:22:55.9390141Z [ 4%] Linking C static library libcpuinfo.a 2025-03-21T20:22:55.9390547Z [ 4%] Built target indirection 2025-03-21T20:22:55.9391301Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2025-03-21T20:22:55.9392401Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-03-21T20:22:55.9393194Z [ 4%] Built target cpuinfo 2025-03-21T20:22:55.9393913Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-03-21T20:22:55.9394937Z [ 4%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2025-03-21T20:22:55.9396154Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-03-21T20:22:55.9397392Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2025-03-21T20:22:55.9398403Z [ 4%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2025-03-21T20:22:55.9399421Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-03-21T20:22:55.9400492Z [ 4%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-03-21T20:22:55.9401092Z [ 4%] Built target microparams-init 2025-03-21T20:22:55.9402050Z [ 4%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-03-21T20:22:55.9403390Z -- Looking for realpath - found 2025-03-21T20:22:55.9403831Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:22:55.9404285Z -- Configuring done (1.1s) 2025-03-21T20:22:55.9405187Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-03-21T20:22:55.9406120Z [ 6%] Built target flatcc 2025-03-21T20:22:55.9406458Z -- Generating done (0.0s) 2025-03-21T20:22:55.9407222Z -- Build files have been written to: /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/third-party/flatbuffers 2025-03-21T20:22:55.9408386Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-03-21T20:22:55.9409156Z [ 6%] Performing build step for 'flatbuffers' 2025-03-21T20:22:55.9409879Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2025-03-21T20:22:55.9410685Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:22:55.9411281Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:22:55.9412131Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-03-21T20:22:55.9412868Z [ 6%] Built target normalization 2025-03-21T20:22:55.9414078Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:22:55.9414888Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2025-03-21T20:22:55.9415847Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-03-21T20:22:55.9417027Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-03-21T20:22:55.9418508Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-03-21T20:22:55.9419747Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2025-03-21T20:22:55.9420443Z [ 6%] Built target logging 2025-03-21T20:22:55.9421085Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-03-21T20:22:55.9421974Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:22:55.9422749Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2025-03-21T20:22:55.9423452Z [ 6%] Built target datatype 2025-03-21T20:22:55.9424069Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-03-21T20:22:55.9425133Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-03-21T20:22:55.9426235Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2025-03-21T20:22:55.9427475Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-03-21T20:22:55.9428661Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-03-21T20:22:55.9429832Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-03-21T20:22:55.9430852Z [ 6%] Built target memory 2025-03-21T20:22:55.9431230Z [ 6%] Built target microkernel-utils 2025-03-21T20:22:55.9432224Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2025-03-21T20:22:57.4974413Z [ 6%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-03-21T20:22:57.4976669Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-03-21T20:22:57.4978214Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:22:57.4979089Z [ 6%] Built target mutex 2025-03-21T20:22:57.4979866Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:22:57.4981726Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-03-21T20:22:57.4983991Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2025-03-21T20:22:57.4985234Z [ 6%] Built target operator-utils 2025-03-21T20:22:57.4986756Z [ 6%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-03-21T20:22:57.4988954Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-03-21T20:22:57.4990890Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2025-03-21T20:22:57.4992620Z [ 6%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2025-03-21T20:22:57.4994853Z [ 6%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-03-21T20:22:57.4996501Z [ 6%] Built target operator-run 2025-03-21T20:22:57.4997768Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2025-03-21T20:22:57.4999575Z [ 7%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2025-03-21T20:22:57.5001022Z [ 7%] Built target reference-ukernels 2025-03-21T20:22:57.5002753Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-03-21T20:22:57.5004945Z [ 7%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2025-03-21T20:22:57.5007154Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-03-21T20:22:57.5009539Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:22:57.5010736Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:22:57.5011726Z [ 7%] Linking CXX static library libeigen_blas.a 2025-03-21T20:22:57.5012722Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:22:57.5013953Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:22:57.5015260Z [ 7%] Linking C executable /pytorch/executorch/third-party/flatcc/bin/flatcc 2025-03-21T20:22:57.5017330Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-03-21T20:22:57.5019138Z [ 7%] Built target eigen_blas 2025-03-21T20:22:57.5021058Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:22:57.5023090Z [ 7%] Built target flatcc_cli 2025-03-21T20:22:57.5023966Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:22:57.5025396Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:22:57.5026559Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:22:57.5028274Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-03-21T20:22:57.5031103Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-03-21T20:22:57.5033406Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:22:57.5034607Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:22:57.5035602Z [ 7%] Built target hardware-config 2025-03-21T20:22:57.5036571Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:22:57.5037771Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:22:57.5038929Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:22:57.5041507Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:22:57.5043850Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:22:57.5045410Z [ 7%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-03-21T20:22:57.5047264Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-03-21T20:22:57.5048698Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:22:57.5049909Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:22:57.5050868Z [ 7%] Built target allocator 2025-03-21T20:22:57.5052872Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-03-21T20:22:57.5055354Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:22:57.5056976Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-03-21T20:22:57.5058203Z [ 7%] Built target packing 2025-03-21T20:22:57.5059115Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:22:57.5060109Z [ 7%] Built target cache 2025-03-21T20:22:57.5060932Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:22:57.5062059Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:22:57.5062955Z [ 7%] Generating etdump headers 2025-03-21T20:22:57.5063856Z [ 7%] Built target etdump_schema 2025-03-21T20:22:57.5064745Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:22:57.5066952Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-03-21T20:22:57.5070148Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-03-21T20:22:57.5073293Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-03-21T20:22:57.5075544Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:22:57.5076854Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:22:57.5078153Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:22:57.5079336Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:22:57.5080825Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:22:57.5082513Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-03-21T20:22:57.5085126Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-03-21T20:22:57.5087900Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-03-21T20:22:57.5090222Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-03-21T20:22:57.5092653Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-03-21T20:22:57.5095285Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-03-21T20:22:57.5098131Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-03-21T20:22:57.5101118Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-03-21T20:22:57.5104114Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-03-21T20:22:57.5106835Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-03-21T20:22:57.5109558Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:22:57.5111789Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:22:57.5113726Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-03-21T20:22:57.5116806Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-03-21T20:22:57.5119919Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-03-21T20:22:58.6860103Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-03-21T20:22:58.6862362Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-03-21T20:22:58.6865090Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-03-21T20:22:58.6867044Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:22:58.6869124Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-03-21T20:22:58.6871202Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:22:58.6873268Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-03-21T20:22:58.6875325Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:22:58.6877280Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-03-21T20:22:58.6880059Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-03-21T20:22:58.6882627Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-03-21T20:22:58.6884843Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:22:58.6886356Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:22:58.6888525Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-03-21T20:22:58.6891478Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-03-21T20:22:58.6893999Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-03-21T20:22:58.6896518Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-03-21T20:22:58.6899075Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-03-21T20:22:58.6901332Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-03-21T20:22:58.6903732Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-03-21T20:22:58.6906014Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-03-21T20:22:58.6908413Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-03-21T20:22:58.6911080Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-03-21T20:22:58.6912804Z [100%] Linking CXX executable flatc 2025-03-21T20:22:58.6914432Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-03-21T20:22:58.6917144Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-03-21T20:22:58.6919585Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-03-21T20:22:58.6921892Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-03-21T20:22:58.6924101Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-03-21T20:22:58.6926605Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-03-21T20:22:58.6929349Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-03-21T20:22:58.6931731Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-03-21T20:22:58.6934252Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-03-21T20:22:58.6936959Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-03-21T20:22:58.6939505Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-03-21T20:22:58.6942151Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-03-21T20:22:58.6943697Z [ 12%] Built target operators 2025-03-21T20:22:58.6944967Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-03-21T20:22:58.6946766Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-03-21T20:22:58.6948215Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-03-21T20:22:58.6949763Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-03-21T20:22:58.6951987Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-03-21T20:22:58.6954125Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-03-21T20:22:58.6956297Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-03-21T20:22:58.6958874Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-03-21T20:22:58.6961379Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-03-21T20:22:58.6963672Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-03-21T20:22:58.6966115Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-03-21T20:22:58.6968400Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-03-21T20:22:58.6970417Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-03-21T20:22:58.6972426Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-03-21T20:22:58.6974602Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-03-21T20:22:58.6976059Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-03-21T20:22:58.6977215Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-03-21T20:22:58.6978497Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-03-21T20:22:58.6979888Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-03-21T20:22:58.6981424Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-03-21T20:22:58.6982624Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-03-21T20:22:58.6983817Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-03-21T20:22:58.6985064Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-03-21T20:22:58.6986220Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-03-21T20:22:58.6987489Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-03-21T20:22:58.6988714Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-03-21T20:22:58.6989959Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-03-21T20:22:58.6991245Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-03-21T20:22:58.6992633Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-03-21T20:22:59.9308463Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-03-21T20:22:59.9310756Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-03-21T20:22:59.9312983Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-03-21T20:22:59.9315362Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-03-21T20:22:59.9317937Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-03-21T20:22:59.9320385Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-03-21T20:22:59.9322789Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-03-21T20:22:59.9325442Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-03-21T20:22:59.9328093Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-03-21T20:22:59.9330743Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-03-21T20:22:59.9333293Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-03-21T20:22:59.9335776Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-03-21T20:22:59.9338525Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-03-21T20:22:59.9341271Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-03-21T20:22:59.9342723Z [100%] Built target flatc 2025-03-21T20:22:59.9343346Z [ 15%] No install step for 'flatbuffers' 2025-03-21T20:22:59.9344068Z [ 15%] Completed 'flatbuffers' 2025-03-21T20:22:59.9344684Z [ 15%] Built target flatbuffers 2025-03-21T20:22:59.9346080Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-03-21T20:22:59.9348507Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-03-21T20:22:59.9351113Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-03-21T20:22:59.9353729Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-03-21T20:22:59.9355710Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-03-21T20:22:59.9357952Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-03-21T20:22:59.9359754Z [ 15%] Generating common_schema headers 2025-03-21T20:22:59.9360463Z [ 15%] Built target common_schema 2025-03-21T20:22:59.9361132Z [ 17%] Generating xnnpack_schema headers 2025-03-21T20:22:59.9361865Z [ 17%] Generating bundled_program headers 2025-03-21T20:22:59.9362591Z [ 17%] Built target xnnpack_schema 2025-03-21T20:22:59.9364196Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-03-21T20:22:59.9366158Z [ 17%] Built target bundled_program_schema 2025-03-21T20:22:59.9367850Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-03-21T20:22:59.9370465Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-03-21T20:22:59.9372136Z [ 17%] Generating program_schema headers 2025-03-21T20:22:59.9372833Z [ 17%] Built target program_schema 2025-03-21T20:22:59.9374572Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-03-21T20:22:59.9376407Z [ 17%] Built target subgraph 2025-03-21T20:22:59.9378241Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-03-21T20:22:59.9381091Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-03-21T20:22:59.9383213Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:22:59.9385729Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2025-03-21T20:22:59.9388069Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:22:59.9389812Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:22:59.9391964Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:22:59.9393913Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:22:59.9395555Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:22:59.9397013Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:22:59.9399383Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-03-21T20:22:59.9401825Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:22:59.9403349Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:22:59.9404962Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:22:59.9407252Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-03-21T20:22:59.9409360Z [ 17%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:22:59.9411403Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-03-21T20:22:59.9414068Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-03-21T20:22:59.9416338Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:22:59.9418236Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:22:59.9420654Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-03-21T20:22:59.9423607Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-03-21T20:22:59.9426701Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-03-21T20:22:59.9429634Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-03-21T20:22:59.9432510Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-03-21T20:22:59.9435399Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-03-21T20:22:59.9438303Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:22:59.9441338Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:22:59.9443646Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:22:59.9445282Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:22:59.9446752Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:22:59.9448291Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:22:59.9449857Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:22:59.9452131Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:22:59.9455084Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-03-21T20:22:59.9458183Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-03-21T20:22:59.9460575Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:23:01.5034853Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-03-21T20:23:01.5037569Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-03-21T20:23:01.5039527Z [ 19%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:23:01.5043791Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-03-21T20:23:01.5046303Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-03-21T20:23:01.5048627Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-03-21T20:23:01.5050977Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-03-21T20:23:01.5053761Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-03-21T20:23:01.5055696Z [ 20%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:23:01.5057706Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-03-21T20:23:01.5059654Z [ 20%] Built target executorch_core 2025-03-21T20:23:01.5062026Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-03-21T20:23:01.5064203Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2025-03-21T20:23:01.5065834Z [ 21%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr.cpp.o 2025-03-21T20:23:01.5067361Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2025-03-21T20:23:01.5068868Z [ 21%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2025-03-21T20:23:01.5071189Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-03-21T20:23:01.5074169Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-03-21T20:23:01.5077114Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-03-21T20:23:01.5079565Z [ 21%] Building CXX object extension/tensor/CMakeFiles/extension_tensor.dir/tensor_ptr_maker.cpp.o 2025-03-21T20:23:01.5081981Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-03-21T20:23:01.5084842Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-03-21T20:23:01.5087765Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-03-21T20:23:01.5090665Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-03-21T20:23:01.5093123Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool.cpp.o 2025-03-21T20:23:01.5094513Z [ 23%] Linking CXX static library libexecutorch.a 2025-03-21T20:23:01.5096348Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-03-21T20:23:01.5098806Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/threadpool_guard.cpp.o 2025-03-21T20:23:01.5100166Z [ 23%] Built target executorch 2025-03-21T20:23:01.5101448Z [ 23%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2025-03-21T20:23:01.5103526Z [ 23%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2025-03-21T20:23:01.5105657Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/thread_parallel.cpp.o 2025-03-21T20:23:01.5107642Z [ 23%] Building CXX object extension/threadpool/CMakeFiles/extension_threadpool.dir/cpuinfo_utils.cpp.o 2025-03-21T20:23:01.5109080Z [ 23%] Linking CXX static library libextension_tensor.a 2025-03-21T20:23:01.5111159Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-03-21T20:23:01.5113064Z [ 23%] Built target extension_tensor 2025-03-21T20:23:01.5114149Z [ 23%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.o 2025-03-21T20:23:01.5115863Z [ 23%] Building CXX object devtools/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.o 2025-03-21T20:23:01.5117455Z [ 23%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/emitter.cpp.o 2025-03-21T20:23:01.5118626Z [ 23%] Linking CXX static library libextension_data_loader.a 2025-03-21T20:23:01.5119530Z [ 23%] Built target extension_data_loader 2025-03-21T20:23:01.5120703Z [ 23%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2025-03-21T20:23:01.5122498Z [ 23%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/data_sinks/buffer_data_sink.cpp.o 2025-03-21T20:23:01.5123860Z [ 23%] Linking CXX static library libextension_threadpool.a 2025-03-21T20:23:01.5125783Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-03-21T20:23:01.5127629Z [ 24%] Built target extension_threadpool 2025-03-21T20:23:01.5128865Z [ 24%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/data_sinks/file_data_sink.cpp.o 2025-03-21T20:23:01.5131147Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-03-21T20:23:01.5133354Z [ 25%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2025-03-21T20:23:01.5134544Z [ 25%] Linking CXX static library libbundled_program.a 2025-03-21T20:23:01.5135794Z [ 25%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/BlasKernel.cpp.o 2025-03-21T20:23:01.5137679Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.o 2025-03-21T20:23:01.5139132Z [ 26%] Built target bundled_program 2025-03-21T20:23:01.5140713Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2025-03-21T20:23:01.5142601Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2025-03-21T20:23:01.5144955Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-03-21T20:23:01.5146998Z [ 26%] Linking CXX static library libetdump.a 2025-03-21T20:23:01.5147737Z [ 26%] Built target etdump 2025-03-21T20:23:01.5149533Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-03-21T20:23:01.5152571Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-03-21T20:23:01.5155070Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.o 2025-03-21T20:23:01.5157597Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-03-21T20:23:01.5159522Z [ 26%] Linking CXX static library libcpublas.a 2025-03-21T20:23:01.5160988Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.o 2025-03-21T20:23:01.5162290Z [ 26%] Built target cpublas 2025-03-21T20:23:01.5163594Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:23:01.5165884Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-03-21T20:23:01.5168190Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:23:01.5170582Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-03-21T20:23:01.5172898Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:23:01.5174660Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:23:01.5176489Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.o 2025-03-21T20:23:01.5178922Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-03-21T20:23:01.5181482Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.o 2025-03-21T20:23:01.5182846Z [ 26%] Linking CXX static library libutil.a 2025-03-21T20:23:01.5183550Z [ 26%] Built target util 2025-03-21T20:23:01.5184779Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.o 2025-03-21T20:23:04.0561919Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-03-21T20:23:04.0564049Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.o 2025-03-21T20:23:04.0565221Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_fft_r2c.cpp.o 2025-03-21T20:23:04.0566688Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-03-21T20:23:04.0568339Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-03-21T20:23:04.0569733Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.o 2025-03-21T20:23:04.0570989Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.o 2025-03-21T20:23:04.0573460Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:23:04.0577016Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-03-21T20:23:04.0579553Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.o 2025-03-21T20:23:04.0582023Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-03-21T20:23:04.0583790Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:23:04.0584763Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.o 2025-03-21T20:23:04.0585760Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.o 2025-03-21T20:23:04.0587111Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-03-21T20:23:04.0588698Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.o 2025-03-21T20:23:04.0590110Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-03-21T20:23:04.0591813Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.o 2025-03-21T20:23:04.0592928Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2025-03-21T20:23:04.0594376Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:23:04.0596294Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-03-21T20:23:04.0598046Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:23:04.0599406Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.o 2025-03-21T20:23:04.0600573Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:23:04.0601889Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:23:04.0603597Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-03-21T20:23:04.0604974Z [ 29%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_linear.cpp.o 2025-03-21T20:23:04.0606338Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-03-21T20:23:04.0607799Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.o 2025-03-21T20:23:04.0608791Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.o 2025-03-21T20:23:04.0610244Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-03-21T20:23:04.0611968Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-03-21T20:23:04.0613501Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-03-21T20:23:04.0614945Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-03-21T20:23:04.0616177Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.o 2025-03-21T20:23:04.0617255Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.o 2025-03-21T20:23:04.0618288Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2025-03-21T20:23:04.0619512Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-03-21T20:23:04.0621929Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-03-21T20:23:04.0624740Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2025-03-21T20:23:04.0627408Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-03-21T20:23:04.0630300Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-03-21T20:23:04.0632100Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2025-03-21T20:23:04.0633248Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2025-03-21T20:23:04.0634489Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-03-21T20:23:04.0636021Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:04.0637565Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:23:04.0638858Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2025-03-21T20:23:04.0640048Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.o 2025-03-21T20:23:04.0643386Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:23:04.0644996Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:23:04.0646588Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:04.0647798Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.o 2025-03-21T20:23:04.0648992Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-03-21T20:23:04.0650192Z [ 30%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:23:04.0651685Z [ 30%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:23:04.0653201Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2025-03-21T20:23:04.0655499Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-03-21T20:23:04.0657888Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-03-21T20:23:04.0660740Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-03-21T20:23:04.0663074Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.o 2025-03-21T20:23:08.1688138Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-03-21T20:23:08.1690478Z [ 30%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:23:08.1692673Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-03-21T20:23:08.1695555Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:23:08.1698157Z [ 31%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:23:08.1700418Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.o 2025-03-21T20:23:08.1702908Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-03-21T20:23:08.1705688Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-03-21T20:23:08.1708032Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.o 2025-03-21T20:23:08.1710073Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2025-03-21T20:23:08.1712565Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-03-21T20:23:08.1715023Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.o 2025-03-21T20:23:08.1717511Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:08.1720551Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-03-21T20:23:08.1723280Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-03-21T20:23:08.1726071Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-03-21T20:23:08.1728704Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.o 2025-03-21T20:23:08.1731427Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:08.1733937Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.o 2025-03-21T20:23:08.1736450Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-03-21T20:23:08.1739518Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:23:08.1742239Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.o 2025-03-21T20:23:08.1744769Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-03-21T20:23:08.1747282Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.o 2025-03-21T20:23:08.1749792Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-03-21T20:23:08.1752779Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-03-21T20:23:08.1755249Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.o 2025-03-21T20:23:08.1757334Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.o 2025-03-21T20:23:08.1759863Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-03-21T20:23:08.1762813Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:08.1766100Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:23:08.1768732Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2025-03-21T20:23:08.1770684Z [ 34%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:23:08.1773104Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:23:08.1775609Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.o 2025-03-21T20:23:08.1778165Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:23:08.1780749Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.o 2025-03-21T20:23:08.1783303Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:08.1785815Z [ 34%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:23:08.1788161Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-03-21T20:23:08.1790537Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.o 2025-03-21T20:23:08.1792843Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-03-21T20:23:08.1795728Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-03-21T20:23:08.1798035Z [ 35%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:23:08.1799905Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.o 2025-03-21T20:23:08.1802310Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-03-21T20:23:08.1805170Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-03-21T20:23:08.1807583Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.o 2025-03-21T20:23:08.1809943Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-03-21T20:23:08.1812893Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-03-21T20:23:08.1815411Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.o 2025-03-21T20:23:08.1817821Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-03-21T20:23:08.1820600Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-03-21T20:23:08.1823000Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.o 2025-03-21T20:23:08.1825467Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-03-21T20:23:08.1827881Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.o 2025-03-21T20:23:08.1830438Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:08.1833331Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-03-21T20:23:08.1836113Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-03-21T20:23:08.1838451Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.o 2025-03-21T20:23:08.1842001Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-03-21T20:23:08.1845056Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:11.6253047Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-03-21T20:23:11.6256003Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.o 2025-03-21T20:23:11.6258530Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-03-21T20:23:11.6261604Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:23:11.6264040Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.o 2025-03-21T20:23:11.6266506Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:23:11.6268905Z [ 37%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:23:11.6271350Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:23:11.6274363Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-03-21T20:23:11.6276930Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.o 2025-03-21T20:23:11.6278943Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.o 2025-03-21T20:23:11.6281537Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-03-21T20:23:11.6284549Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-03-21T20:23:11.6286997Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.o 2025-03-21T20:23:11.6289009Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.o 2025-03-21T20:23:11.6291690Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:11.6294330Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.o 2025-03-21T20:23:11.6296964Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:23:11.6299551Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.o 2025-03-21T20:23:11.6301689Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.o 2025-03-21T20:23:11.6304389Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:23:11.6307036Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.o 2025-03-21T20:23:11.6309551Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:11.6311918Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.o 2025-03-21T20:23:11.6314391Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-03-21T20:23:11.6316917Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.o 2025-03-21T20:23:11.6319520Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:11.6322386Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.o 2025-03-21T20:23:11.6324389Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.o 2025-03-21T20:23:11.6327078Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-03-21T20:23:11.6329744Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.o 2025-03-21T20:23:11.6332443Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-03-21T20:23:11.6335569Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:11.6338043Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.o 2025-03-21T20:23:11.6339965Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.o 2025-03-21T20:23:11.6343733Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-03-21T20:23:11.6347037Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:23:11.6349693Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.o 2025-03-21T20:23:11.6351629Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2025-03-21T20:23:11.6354370Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:23:11.6357742Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:11.6361116Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-03-21T20:23:11.6363876Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2025-03-21T20:23:11.6366148Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2025-03-21T20:23:11.6369178Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-03-21T20:23:11.6372538Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:23:11.6375201Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.o 2025-03-21T20:23:11.6377594Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:11.6380618Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-03-21T20:23:11.6383666Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:11.6386675Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-03-21T20:23:11.6389398Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.o 2025-03-21T20:23:11.6391338Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.o 2025-03-21T20:23:11.6393958Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-03-21T20:23:11.6397201Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-03-21T20:23:11.6400585Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-03-21T20:23:11.6403235Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.o 2025-03-21T20:23:11.6405240Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.o 2025-03-21T20:23:11.6407328Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.o 2025-03-21T20:23:11.6410069Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-03-21T20:23:13.2393546Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-03-21T20:23:13.2395550Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.o 2025-03-21T20:23:13.2397541Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.o 2025-03-21T20:23:13.2399459Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.o 2025-03-21T20:23:13.2401397Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.o 2025-03-21T20:23:13.2403771Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-03-21T20:23:13.2406556Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-03-21T20:23:13.2409584Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:23:13.2412089Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.o 2025-03-21T20:23:13.2414759Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:23:13.2417441Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:23:13.2419728Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.o 2025-03-21T20:23:13.2421670Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.o 2025-03-21T20:23:13.2423539Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.o 2025-03-21T20:23:13.2425395Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.o 2025-03-21T20:23:13.2427569Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-03-21T20:23:13.2430156Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-03-21T20:23:13.2432154Z [ 42%] Linking CXX static library liboptimized_kernels.a 2025-03-21T20:23:13.2433881Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-03-21T20:23:13.2436490Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-03-21T20:23:13.2439252Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-03-21T20:23:13.2442402Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-03-21T20:23:13.2444995Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2025-03-21T20:23:13.2447367Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.o 2025-03-21T20:23:13.2448996Z [ 42%] Built target optimized_kernels 2025-03-21T20:23:13.2450298Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.o 2025-03-21T20:23:13.2452763Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-03-21T20:23:13.2455195Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.o 2025-03-21T20:23:13.2457094Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.o 2025-03-21T20:23:13.2459026Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.o 2025-03-21T20:23:13.2461541Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-03-21T20:23:13.2464426Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-03-21T20:23:13.2466756Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.o 2025-03-21T20:23:13.2469553Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-03-21T20:23:13.2473302Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-03-21T20:23:13.2477309Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-03-21T20:23:13.2481169Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-03-21T20:23:13.2483939Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.o 2025-03-21T20:23:13.2486335Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-03-21T20:23:13.2489268Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-03-21T20:23:13.2491805Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.o 2025-03-21T20:23:13.2493978Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2025-03-21T20:23:13.2496686Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-03-21T20:23:13.2499612Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-03-21T20:23:13.2502177Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2025-03-21T20:23:13.2504418Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2025-03-21T20:23:13.2506432Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.o 2025-03-21T20:23:13.2508368Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.o 2025-03-21T20:23:13.2510759Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-03-21T20:23:13.2513639Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-03-21T20:23:13.2516532Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-03-21T20:23:13.2530428Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.o 2025-03-21T20:23:13.2532414Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.o 2025-03-21T20:23:13.2534818Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-03-21T20:23:13.2537696Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-03-21T20:23:13.2540169Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2025-03-21T20:23:13.2542521Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.o 2025-03-21T20:23:13.2545078Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-03-21T20:23:13.2548024Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-03-21T20:23:13.2550586Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2025-03-21T20:23:13.2552970Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.o 2025-03-21T20:23:13.2555530Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-03-21T20:23:14.8419401Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-03-21T20:23:14.8421791Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.o 2025-03-21T20:23:14.8424197Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-03-21T20:23:14.8426601Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.o 2025-03-21T20:23:14.8429021Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-03-21T20:23:14.8431693Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-03-21T20:23:14.8434308Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.o 2025-03-21T20:23:14.8436473Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2025-03-21T20:23:14.8439001Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-03-21T20:23:14.8443827Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2025-03-21T20:23:14.8446297Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-03-21T20:23:14.8448807Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2025-03-21T20:23:14.8450886Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.o 2025-03-21T20:23:14.8453336Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-03-21T20:23:14.8456219Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-03-21T20:23:14.8459018Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-03-21T20:23:14.8461394Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.o 2025-03-21T20:23:14.8463362Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.o 2025-03-21T20:23:14.8465469Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.o 2025-03-21T20:23:14.8467722Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2025-03-21T20:23:14.8470242Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-03-21T20:23:14.8472760Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2025-03-21T20:23:14.8475256Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-03-21T20:23:14.8477981Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-03-21T20:23:14.8480931Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-03-21T20:23:14.8483436Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2025-03-21T20:23:14.8485981Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-03-21T20:23:14.8488797Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-03-21T20:23:14.8491560Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-03-21T20:23:14.8494539Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-03-21T20:23:14.8497331Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-03-21T20:23:14.8500111Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-03-21T20:23:14.8502635Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.o 2025-03-21T20:23:14.8504949Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-03-21T20:23:14.8507276Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.o 2025-03-21T20:23:14.8509640Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-03-21T20:23:14.8512294Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-03-21T20:23:14.8514722Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.o 2025-03-21T20:23:14.8517113Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-03-21T20:23:14.8519977Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-03-21T20:23:14.8522231Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.o 2025-03-21T20:23:14.8524187Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2025-03-21T20:23:14.8526616Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-03-21T20:23:14.8529251Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-03-21T20:23:14.8531565Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.o 2025-03-21T20:23:14.8533550Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.o 2025-03-21T20:23:14.8535551Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.o 2025-03-21T20:23:14.8537612Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.o 2025-03-21T20:23:14.8539707Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.o 2025-03-21T20:23:14.8541969Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.o 2025-03-21T20:23:14.8544287Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-03-21T20:23:14.8546842Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.o 2025-03-21T20:23:14.8549157Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-03-21T20:23:14.8551399Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.o 2025-03-21T20:23:14.8553697Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-03-21T20:23:14.8555984Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.o 2025-03-21T20:23:14.8558024Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2025-03-21T20:23:14.8560157Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.o 2025-03-21T20:23:14.8562147Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.o 2025-03-21T20:23:14.8564747Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-03-21T20:23:14.8567304Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2025-03-21T20:23:14.8569806Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-03-21T20:23:14.8572111Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.o 2025-03-21T20:23:14.8574338Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-03-21T20:23:16.3130255Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-03-21T20:23:16.3133051Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-03-21T20:23:16.3135826Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-03-21T20:23:16.3138533Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-03-21T20:23:16.3141130Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2025-03-21T20:23:16.3143564Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-03-21T20:23:16.3146332Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-03-21T20:23:16.3149100Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-03-21T20:23:16.3151823Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-03-21T20:23:16.3154158Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.o 2025-03-21T20:23:16.3156019Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.o 2025-03-21T20:23:16.3157935Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.o 2025-03-21T20:23:16.3159894Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.o 2025-03-21T20:23:16.3162455Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-03-21T20:23:16.3164701Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.o 2025-03-21T20:23:16.3167010Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-03-21T20:23:16.3172659Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-03-21T20:23:16.3175017Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.o 2025-03-21T20:23:16.3176935Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.o 2025-03-21T20:23:16.3178913Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.o 2025-03-21T20:23:16.3181238Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-03-21T20:23:16.3183657Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2025-03-21T20:23:16.3185943Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.o 2025-03-21T20:23:16.3191006Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-03-21T20:23:16.3193680Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-03-21T20:23:16.3196473Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-03-21T20:23:16.3199103Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.o 2025-03-21T20:23:16.3201206Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2025-03-21T20:23:16.3203212Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.o 2025-03-21T20:23:16.3205512Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-03-21T20:23:16.3208166Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-03-21T20:23:16.3210622Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2025-03-21T20:23:16.3213065Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-03-21T20:23:16.3215788Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-03-21T20:23:16.3218428Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-03-21T20:23:16.3221116Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-03-21T20:23:16.3223780Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-03-21T20:23:16.3226302Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.o 2025-03-21T20:23:16.3228782Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-03-21T20:23:16.3231725Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-03-21T20:23:16.3234468Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-03-21T20:23:16.3236945Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.o 2025-03-21T20:23:16.3239002Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.o 2025-03-21T20:23:16.3241473Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-03-21T20:23:16.3244273Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-03-21T20:23:16.3247007Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-03-21T20:23:16.3249752Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-03-21T20:23:16.3252384Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.o 2025-03-21T20:23:16.3254380Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.o 2025-03-21T20:23:16.3256781Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-03-21T20:23:16.3259202Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.o 2025-03-21T20:23:16.3261341Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2025-03-21T20:23:16.3263908Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-03-21T20:23:16.3266746Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-03-21T20:23:16.3269421Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2025-03-21T20:23:16.3272019Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-03-21T20:23:16.3274785Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-03-21T20:23:16.3277562Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.o 2025-03-21T20:23:16.3280444Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-03-21T20:23:16.3283086Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-03-21T20:23:16.3285850Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-03-21T20:23:16.3288658Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-03-21T20:23:17.6779973Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-03-21T20:23:17.6782611Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2025-03-21T20:23:17.6784923Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2025-03-21T20:23:17.6787741Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-03-21T20:23:17.6790264Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2025-03-21T20:23:17.6792442Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2025-03-21T20:23:17.6794652Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.o 2025-03-21T20:23:17.6797175Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-03-21T20:23:17.6799760Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.o 2025-03-21T20:23:17.6802311Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-03-21T20:23:17.6805372Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-03-21T20:23:17.6808185Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-03-21T20:23:17.6810925Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-03-21T20:23:17.6813313Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.o 2025-03-21T20:23:17.6815426Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.o 2025-03-21T20:23:17.6817853Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-03-21T20:23:17.6820344Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2025-03-21T20:23:17.6822542Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2025-03-21T20:23:17.6825020Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-03-21T20:23:17.6827705Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-03-21T20:23:17.6830385Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-03-21T20:23:17.6832933Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2025-03-21T20:23:17.6835197Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.o 2025-03-21T20:23:17.6837684Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-03-21T20:23:17.6840771Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-03-21T20:23:17.6843198Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.o 2025-03-21T20:23:17.6845319Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.o 2025-03-21T20:23:17.6847486Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2025-03-21T20:23:17.6850131Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-03-21T20:23:17.6852531Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.o 2025-03-21T20:23:17.6854692Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.o 2025-03-21T20:23:17.6857181Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-03-21T20:23:17.6859942Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-03-21T20:23:17.6862705Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-03-21T20:23:17.6865439Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-03-21T20:23:17.6868167Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-03-21T20:23:17.6871134Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-03-21T20:23:17.6873832Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-03-21T20:23:17.6876511Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-03-21T20:23:17.6879220Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-03-21T20:23:17.6882103Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-03-21T20:23:17.6884086Z [ 58%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:23:17.6886056Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-03-21T20:23:17.6888873Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-03-21T20:23:17.6891672Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-03-21T20:23:17.6895450Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-03-21T20:23:17.6899047Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-03-21T20:23:17.6901905Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-03-21T20:23:17.6904758Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-03-21T20:23:17.6907622Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-03-21T20:23:17.6910476Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-03-21T20:23:17.6913322Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-03-21T20:23:17.6915151Z [ 59%] Built target optimized_portable_kernels 2025-03-21T20:23:17.6917040Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-03-21T20:23:17.6920308Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2025-03-21T20:23:17.6923286Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2025-03-21T20:23:17.6925097Z [ 59%] Merging kernel yaml files 2025-03-21T20:23:17.6926868Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-03-21T20:23:17.6929820Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-03-21T20:23:17.6934111Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-03-21T20:23:17.6936946Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-03-21T20:23:17.6939944Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-03-21T20:23:18.7872597Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-03-21T20:23:18.7875421Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-03-21T20:23:18.7878146Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-03-21T20:23:18.7881002Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-03-21T20:23:18.7883068Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-03-21T20:23:18.7884128Z [ 60%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2025-03-21T20:23:18.7885203Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-03-21T20:23:18.7887258Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-03-21T20:23:18.7889831Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-03-21T20:23:18.7892505Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-03-21T20:23:18.7895237Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-03-21T20:23:18.7898069Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-03-21T20:23:18.7900933Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-03-21T20:23:18.7903810Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-03-21T20:23:18.7906645Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-03-21T20:23:18.7909284Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-03-21T20:23:18.7912204Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-03-21T20:23:18.7914886Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-03-21T20:23:18.7917496Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-03-21T20:23:18.7920465Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-03-21T20:23:18.7923375Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-03-21T20:23:18.7925143Z [ 62%] Generating code for kernel registration 2025-03-21T20:23:18.7926884Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-03-21T20:23:18.7929613Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-03-21T20:23:18.7932356Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-03-21T20:23:18.7934910Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-03-21T20:23:18.7937626Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-03-21T20:23:18.7940251Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-03-21T20:23:18.7943088Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-03-21T20:23:18.7945506Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-03-21T20:23:18.7948350Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-03-21T20:23:18.7951132Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-03-21T20:23:18.7953790Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-03-21T20:23:18.7956331Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-03-21T20:23:18.7958872Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-03-21T20:23:18.7961480Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-03-21T20:23:18.7963430Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-03-21T20:23:18.7965668Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-03-21T20:23:18.7968295Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-03-21T20:23:18.7970946Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-03-21T20:23:18.7972880Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-03-21T20:23:18.7974239Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-03-21T20:23:18.7975591Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-03-21T20:23:18.7976944Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-03-21T20:23:18.7979006Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-03-21T20:23:18.7981386Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-03-21T20:23:18.7983821Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-03-21T20:23:18.7986265Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-03-21T20:23:18.7989178Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-03-21T20:23:18.7991947Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-03-21T20:23:18.7994754Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-03-21T20:23:18.7997408Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-03-21T20:23:18.8000289Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-03-21T20:23:18.8003172Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-03-21T20:23:18.8006058Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2025-03-21T20:23:18.8009776Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2025-03-21T20:23:18.8013020Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-03-21T20:23:20.1166076Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-03-21T20:23:20.1169425Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-03-21T20:23:20.1172702Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-03-21T20:23:20.1175576Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-03-21T20:23:20.1178433Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-03-21T20:23:20.1181286Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-03-21T20:23:20.1184094Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-03-21T20:23:20.1187113Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-03-21T20:23:20.1190030Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-03-21T20:23:20.1192962Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-03-21T20:23:20.1195943Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-03-21T20:23:20.1198887Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-03-21T20:23:20.1201971Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-03-21T20:23:20.1204691Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-03-21T20:23:20.1207494Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-03-21T20:23:20.1210096Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-03-21T20:23:20.1212666Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-03-21T20:23:20.1215229Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-03-21T20:23:20.1217845Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-03-21T20:23:20.1220436Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-03-21T20:23:20.1222978Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-03-21T20:23:20.1225535Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-03-21T20:23:20.1228168Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-03-21T20:23:20.1230765Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-03-21T20:23:20.1233273Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-03-21T20:23:20.1236160Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1239376Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1243002Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:23:20.1246528Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:23:20.1249802Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1253278Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1256598Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1259912Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1263411Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:23:20.1267037Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:20.1270647Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:23:20.1274263Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:20.1277614Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-03-21T20:23:20.1281132Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:23:20.1284583Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-03-21T20:23:20.1287937Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1291123Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-03-21T20:23:20.1294378Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-03-21T20:23:20.1297637Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:20.1300912Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-03-21T20:23:20.1304341Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:23:20.1307804Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:20.1311430Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:23:20.1315094Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-03-21T20:23:20.1318727Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:20.1322587Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-03-21T20:23:20.1326058Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:21.1306806Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:23:21.1310346Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-03-21T20:23:21.1313856Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:23:21.1317287Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:21.1320640Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-03-21T20:23:21.1324408Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-03-21T20:23:21.1327929Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-03-21T20:23:21.1331539Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-03-21T20:23:21.1335172Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:21.1338755Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:21.1342594Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:23:21.1346173Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:21.1349553Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-03-21T20:23:21.1352826Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:21.1356176Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:23:21.1359738Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:23:21.1363095Z [ 69%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:23:21.1366398Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:23:21.1369643Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-03-21T20:23:21.1373569Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:21.1376955Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:23:21.1380407Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:23:21.1383767Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-03-21T20:23:21.1387195Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:23:21.1389579Z [ 70%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2025-03-21T20:23:21.1390608Z [ 70%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:23:21.1392774Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:23:21.1396566Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:21.1400308Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:21.1403824Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-03-21T20:23:21.1406957Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-03-21T20:23:21.1410379Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:23:21.1413881Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:23:21.1417306Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-03-21T20:23:21.1420592Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-03-21T20:23:21.1423952Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-03-21T20:23:21.1427391Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-03-21T20:23:21.1430905Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-03-21T20:23:21.1434268Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-03-21T20:23:21.1437754Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-03-21T20:23:21.1441333Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:23:21.1444906Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:23:21.1448172Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:23:21.1451075Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:21.1453972Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:21.1456969Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:23:21.1458828Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-03-21T20:23:21.1461881Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-03-21T20:23:21.1465286Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:23:21.9861127Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:23:21.9864465Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:23:21.9867791Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:21.9871168Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:21.9874555Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:23:21.9877959Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-03-21T20:23:21.9881453Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-03-21T20:23:21.9884597Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-03-21T20:23:21.9887447Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-03-21T20:23:21.9890307Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-03-21T20:23:21.9893201Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-03-21T20:23:21.9896123Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:23:21.9899016Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:23:21.9901866Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-03-21T20:23:21.9905006Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-03-21T20:23:21.9908002Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:23:21.9911072Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-03-21T20:23:21.9914406Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:23:21.9917992Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:23:21.9921619Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:23:21.9925195Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:21.9928931Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:21.9932539Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:23:21.9936122Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:23:21.9939661Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:23:21.9943999Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:23:21.9947571Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:23:21.9951109Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:23:21.9954682Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:21.9958252Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:21.9961910Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:23:21.9965473Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:23:21.9968955Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:23:21.9972509Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-03-21T20:23:21.9976093Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:23:21.9979842Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:23:21.9983419Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:21.9986998Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:21.9990583Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:23:21.9994155Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:23:21.9997664Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:23:22.0001400Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:22.0004955Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-03-21T20:23:22.0008439Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:22.0011888Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:22.0015313Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:22.0018699Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:22.0022103Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:22.0025592Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:22.9645368Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:22.9647276Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:22.9649132Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:22.9650956Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:22.9653836Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:22.9655963Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:22.9659236Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:22.9662186Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-03-21T20:23:22.9665032Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:22.9668030Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:22.9671018Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:22.9674047Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:22.9676067Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:22.9677953Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:22.9679867Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:22.9682571Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:22.9684291Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:22.9686019Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:22.9687739Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:22.9689444Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:22.9691152Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:22.9692816Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:22.9694497Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-03-21T20:23:22.9696948Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:22.9698634Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-03-21T20:23:22.9700209Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-03-21T20:23:22.9701807Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-03-21T20:23:22.9704094Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-03-21T20:23:22.9706372Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-03-21T20:23:22.9707997Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-03-21T20:23:22.9710712Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-03-21T20:23:22.9713278Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-03-21T20:23:22.9715787Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-03-21T20:23:22.9718179Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-03-21T20:23:22.9720848Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:23:22.9723756Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:23:22.9726547Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:23:22.9728181Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:23:22.9729631Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:23:22.9731118Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:22.9732673Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:23:22.9734217Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:23:22.9735774Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:23:22.9737379Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:23:22.9738930Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:23:22.9741792Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:23:22.9743369Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:22.9744925Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:23:22.9746385Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-03-21T20:23:22.9747719Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-03-21T20:23:22.9749240Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-03-21T20:23:23.8161252Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-03-21T20:23:23.8163393Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-03-21T20:23:23.8165825Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-03-21T20:23:23.8168420Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-03-21T20:23:23.8170720Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-03-21T20:23:23.8172459Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-03-21T20:23:23.8174668Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:23:23.8177091Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:23:23.8178532Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-03-21T20:23:23.8179918Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-03-21T20:23:23.8181371Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-03-21T20:23:23.8183406Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:23:23.8185454Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:23:23.8188205Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:23.8191256Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:23:23.8193441Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:23:23.8195025Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:23:23.8196613Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:23.8198250Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:23:23.8199994Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:23:23.8201623Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-03-21T20:23:23.8203229Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-03-21T20:23:23.8205021Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-03-21T20:23:23.8206603Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-03-21T20:23:23.8208229Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:23:23.8209867Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:23:23.8211519Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:23.8213211Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:23.8214885Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:23:23.8216708Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:23:23.8218337Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:23:23.8219964Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-03-21T20:23:23.8221578Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-03-21T20:23:23.8223211Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-03-21T20:23:23.8225073Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:23.8227512Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:23.8229888Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-03-21T20:23:23.8231586Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-03-21T20:23:23.8233857Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-03-21T20:23:23.8235567Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-03-21T20:23:23.8238131Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-03-21T20:23:23.8241143Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-03-21T20:23:23.8243556Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-03-21T20:23:23.8245709Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-03-21T20:23:23.8248073Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-03-21T20:23:23.8250185Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-03-21T20:23:23.8252445Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:23.8254830Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:23.8257196Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:23.8259697Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:23.8262365Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:23.8265381Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:23.8267723Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:24.7888292Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:24.7891514Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:24.7894602Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:24.7897695Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:24.7900770Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:24.7903784Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:24.7906928Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:24.7910181Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:24.7913450Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:24.7916677Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:24.7919951Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:24.7923102Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:24.7926282Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:24.7929415Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:24.7932808Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-03-21T20:23:24.7936037Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-03-21T20:23:24.7939239Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-03-21T20:23:24.7942456Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-03-21T20:23:24.7945463Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-03-21T20:23:24.7948494Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-03-21T20:23:24.7951946Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-03-21T20:23:24.7954957Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-03-21T20:23:24.7957726Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-03-21T20:23:24.7960524Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-03-21T20:23:24.7963264Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-03-21T20:23:24.7966000Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-03-21T20:23:24.7968840Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:23:24.7971861Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:23:24.7974984Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:23:24.7977982Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-03-21T20:23:24.7980794Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-03-21T20:23:24.7983765Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:24.7986828Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:23:24.7989948Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-03-21T20:23:24.7993099Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-03-21T20:23:24.7996345Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-03-21T20:23:24.7999651Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-03-21T20:23:24.8002627Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-03-21T20:23:24.8005644Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:24.8008805Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-03-21T20:23:24.8011723Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-03-21T20:23:24.8014416Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-03-21T20:23:24.8017113Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-03-21T20:23:24.8019821Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-03-21T20:23:24.8022591Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-03-21T20:23:24.8025287Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-03-21T20:23:24.8027937Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-03-21T20:23:24.8030645Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-03-21T20:23:24.8033397Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-03-21T20:23:24.8036237Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-03-21T20:23:24.8039210Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-03-21T20:23:24.8045318Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-03-21T20:23:24.8048092Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-03-21T20:23:24.8050889Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-03-21T20:23:25.6384840Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:23:25.6386677Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-03-21T20:23:25.6389080Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:25.6391889Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:23:25.6394912Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-03-21T20:23:25.6397744Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-03-21T20:23:25.6401125Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-03-21T20:23:25.6403544Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-03-21T20:23:25.6405105Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-03-21T20:23:25.6406505Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-03-21T20:23:25.6407910Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-03-21T20:23:25.6409347Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-03-21T20:23:25.6411818Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-03-21T20:23:25.6414600Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-03-21T20:23:25.6416957Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:23:25.6418721Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-03-21T20:23:25.6420825Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-03-21T20:23:25.6423134Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-03-21T20:23:25.6425116Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-03-21T20:23:25.6427372Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-03-21T20:23:25.6429370Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-03-21T20:23:25.6431321Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-03-21T20:23:25.6433485Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-03-21T20:23:25.6435178Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-03-21T20:23:25.6437010Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-03-21T20:23:25.6438428Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-03-21T20:23:25.6439969Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-03-21T20:23:25.6441811Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-03-21T20:23:25.6443374Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-03-21T20:23:25.6444840Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-03-21T20:23:25.6446158Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-03-21T20:23:25.6447533Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-03-21T20:23:25.6448895Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-03-21T20:23:25.6450220Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-03-21T20:23:25.6451670Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-03-21T20:23:25.6453244Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-03-21T20:23:25.6455410Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-03-21T20:23:25.6457666Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-03-21T20:23:25.6460070Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-03-21T20:23:25.6461774Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-03-21T20:23:25.6463270Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-03-21T20:23:25.6464769Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-03-21T20:23:25.6466529Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-03-21T20:23:25.6469172Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:23:25.6471689Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-03-21T20:23:25.6474376Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-03-21T20:23:25.6477213Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-03-21T20:23:25.6480125Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-03-21T20:23:25.6482751Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-03-21T20:23:25.6484543Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-03-21T20:23:25.6486056Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-03-21T20:23:25.6487437Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-03-21T20:23:25.6488760Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-03-21T20:23:25.6490222Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-03-21T20:23:25.6491514Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-03-21T20:23:25.6492801Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-03-21T20:23:26.9697294Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-03-21T20:23:26.9699740Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-03-21T20:23:26.9701090Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-03-21T20:23:26.9702393Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-03-21T20:23:26.9703870Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-03-21T20:23:26.9705332Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-03-21T20:23:26.9707065Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-03-21T20:23:26.9708797Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-03-21T20:23:26.9710620Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-03-21T20:23:26.9712294Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-03-21T20:23:26.9714409Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-03-21T20:23:26.9716608Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-03-21T20:23:26.9719048Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-03-21T20:23:26.9721617Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-03-21T20:23:26.9723386Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-03-21T20:23:26.9725057Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-03-21T20:23:26.9726717Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-03-21T20:23:26.9728343Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-03-21T20:23:26.9730069Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-03-21T20:23:26.9731767Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-03-21T20:23:26.9733614Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-03-21T20:23:26.9735138Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-03-21T20:23:26.9736472Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-03-21T20:23:26.9737726Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-03-21T20:23:26.9738973Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-03-21T20:23:26.9740278Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-03-21T20:23:26.9741728Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-03-21T20:23:26.9742989Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-03-21T20:23:26.9744343Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-03-21T20:23:26.9745630Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-03-21T20:23:26.9747034Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-03-21T20:23:26.9748348Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-03-21T20:23:26.9749646Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-03-21T20:23:26.9750968Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-03-21T20:23:26.9752377Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-03-21T20:23:26.9753860Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-03-21T20:23:26.9755120Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-03-21T20:23:26.9756404Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-03-21T20:23:26.9757706Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-03-21T20:23:26.9759008Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-03-21T20:23:26.9760739Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-03-21T20:23:26.9762258Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-03-21T20:23:26.9764427Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-03-21T20:23:26.9766363Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-03-21T20:23:26.9767403Z [ 96%] Linking C static library libmicrokernels-prod.a 2025-03-21T20:23:26.9768074Z [ 96%] Built target microkernels-prod 2025-03-21T20:23:26.9768610Z [ 96%] Generating build_identifier.c 2025-03-21T20:23:26.9769469Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-03-21T20:23:26.9771582Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-03-21T20:23:26.9773463Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-03-21T20:23:26.9775331Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-03-21T20:23:26.9777118Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-03-21T20:23:26.9778984Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-03-21T20:23:26.9780823Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-03-21T20:23:26.9782811Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-03-21T20:23:26.9784692Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-03-21T20:23:26.9786783Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-03-21T20:23:26.9788385Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-03-21T20:23:26.9789531Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-03-21T20:23:26.9790668Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-03-21T20:23:26.9791799Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-03-21T20:23:26.9792922Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-03-21T20:23:26.9794120Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-03-21T20:23:35.4464219Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-03-21T20:23:35.4466044Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-03-21T20:23:35.4467269Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-03-21T20:23:35.4468465Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-03-21T20:23:35.4469689Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-03-21T20:23:35.4471730Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-03-21T20:23:35.4473073Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-03-21T20:23:35.4474227Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-03-21T20:23:35.4475345Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-03-21T20:23:35.4476463Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-03-21T20:23:35.4477553Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-03-21T20:23:35.4479053Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-03-21T20:23:35.4480114Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-03-21T20:23:35.4481311Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-03-21T20:23:35.4482063Z [ 98%] Linking CXX static library libXNNPACK.a 2025-03-21T20:23:35.4482474Z [ 98%] Built target XNNPACK 2025-03-21T20:23:35.4483110Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2025-03-21T20:23:35.4484052Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2025-03-21T20:23:35.4485028Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2025-03-21T20:23:35.4485990Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2025-03-21T20:23:35.4486957Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNWeightsCache.cpp.o 2025-03-21T20:23:35.4487994Z [ 98%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2025-03-21T20:23:35.4488779Z [ 98%] Linking CXX static library libxnnpack_backend.a 2025-03-21T20:23:35.4489323Z [ 98%] Built target xnnpack_backend 2025-03-21T20:23:35.4489936Z [ 98%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2025-03-21T20:23:35.4490738Z [100%] Linking CXX shared library _portable_lib.cpython-310-x86_64-linux-gnu.so 2025-03-21T20:23:35.4491300Z [100%] Built target portable_lib 2025-03-21T20:23:35.4491663Z [ 0%] Built target flatbuffers 2025-03-21T20:23:35.4492008Z [ 0%] Built target flatccrt 2025-03-21T20:23:35.4492354Z [ 0%] Built target pthreadpool 2025-03-21T20:23:35.4492715Z [ 1%] Built target common_schema 2025-03-21T20:23:35.4493089Z [ 1%] Built target xnnpack_schema 2025-03-21T20:23:35.4493459Z [ 2%] Built target cpuinfo 2025-03-21T20:23:35.4493791Z [ 4%] Built target flatcc 2025-03-21T20:23:35.4494149Z [ 4%] Built target bundled_program_schema 2025-03-21T20:23:35.4494551Z [ 7%] Built target eigen_blas 2025-03-21T20:23:35.4494920Z [ 7%] Built target microparams-init 2025-03-21T20:23:35.4495307Z [ 7%] Built target indirection 2025-03-21T20:23:35.4495645Z [ 7%] Built target logging 2025-03-21T20:23:35.4496001Z [ 7%] Built target normalization 2025-03-21T20:23:35.4496367Z [ 7%] Built target datatype 2025-03-21T20:23:35.4496710Z [ 7%] Built target flatcc_cli 2025-03-21T20:23:35.4497062Z [ 7%] Built target program_schema 2025-03-21T20:23:35.4497435Z [ 7%] Built target reference-ukernels 2025-03-21T20:23:35.4497828Z [ 7%] Built target hardware-config 2025-03-21T20:23:35.4498201Z [ 7%] Built target packing 2025-03-21T20:23:35.4498534Z [ 7%] Built target allocator 2025-03-21T20:23:35.4506851Z [ 7%] Built target cache 2025-03-21T20:23:35.4507216Z [ 7%] Built target memory 2025-03-21T20:23:35.4507576Z [ 7%] Built target microkernel-utils 2025-03-21T20:23:35.4507948Z [ 7%] Built target mutex 2025-03-21T20:23:35.4508310Z [ 7%] Built target operator-utils 2025-03-21T20:23:35.4508691Z [ 7%] Built target operator-run 2025-03-21T20:23:35.4509072Z [ 7%] Built target etdump_schema 2025-03-21T20:23:35.4509438Z [ 9%] Built target operators 2025-03-21T20:23:35.4509783Z [ 10%] Built target executorch_core 2025-03-21T20:23:35.4510180Z [ 12%] Built target extension_threadpool 2025-03-21T20:23:35.4510578Z [ 12%] Built target extension_tensor 2025-03-21T20:23:35.4510959Z [ 15%] Built target executorch 2025-03-21T20:23:35.4511312Z [ 15%] Built target subgraph 2025-03-21T20:23:35.4511641Z [ 15%] Built target cpublas 2025-03-21T20:23:35.4512003Z [ 15%] Built target extension_data_loader 2025-03-21T20:23:35.4512405Z [ 15%] Built target bundled_program 2025-03-21T20:23:35.4512781Z [ 15%] Built target etdump 2025-03-21T20:23:35.4513109Z [ 16%] Built target util 2025-03-21T20:23:35.4513431Z [ 18%] Built target optimized_kernels 2025-03-21T20:23:35.4513840Z [ 32%] Built target optimized_portable_kernels 2025-03-21T20:23:35.4514425Z [ 32%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:23:35.4514865Z [ 95%] Built target microkernels-prod 2025-03-21T20:23:35.4515250Z [ 97%] Built target XNNPACK 2025-03-21T20:23:35.4515585Z [ 97%] Built target xnnpack_backend 2025-03-21T20:23:35.4515961Z [ 98%] Built target portable_lib 2025-03-21T20:23:35.4516622Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fallback.cpp.o 2025-03-21T20:23:35.4517658Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform.cpp.o 2025-03-21T20:23:35.4518668Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2025-03-21T20:23:35.4519623Z [ 98%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_update_cache.cpp.o 2025-03-21T20:23:35.4520797Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/fast_hadamard_transform.cpp.o 2025-03-21T20:23:35.4521974Z [100%] Building C object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/spinquant/third-party/FFHT/fht_avx.c.o 2025-03-21T20:23:35.4523121Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2025-03-21T20:23:35.4524180Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_fast_hadamard_transform_aten.cpp.o 2025-03-21T20:23:35.4525375Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop.cpp.o 2025-03-21T20:23:35.4526628Z [100%] Building CXX object extension/llm/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_tile_crop_aot.cpp.o 2025-03-21T20:23:35.4527689Z [100%] Linking CXX shared library libcustom_ops_aot_lib.so 2025-03-21T20:23:35.4528337Z [100%] Built target custom_ops_aot_lib 2025-03-21T20:23:35.4528731Z [ 0%] Built target flatbuffers 2025-03-21T20:23:35.4529153Z [ 0%] Built target pthreadpool 2025-03-21T20:23:35.4529520Z [ 0%] Built target flatccrt 2025-03-21T20:23:35.4529862Z [ 1%] Built target cpuinfo 2025-03-21T20:23:35.4530360Z [ 3%] Built target flatcc 2025-03-21T20:23:35.4530770Z [ 4%] Built target xnnpack_schema 2025-03-21T20:23:35.4531340Z [ 4%] Built target common_schema 2025-03-21T20:23:35.4531976Z [ 4%] Built target bundled_program_schema 2025-03-21T20:23:35.4532663Z [ 7%] Built target eigen_blas 2025-03-21T20:23:35.4533179Z [ 7%] Built target logging 2025-03-21T20:23:35.4533719Z [ 7%] Built target indirection 2025-03-21T20:23:35.4534322Z [ 7%] Built target microparams-init 2025-03-21T20:23:35.4534935Z [ 7%] Built target normalization 2025-03-21T20:23:35.4535521Z [ 7%] Built target datatype 2025-03-21T20:23:35.4536066Z [ 7%] Built target reference-ukernels 2025-03-21T20:23:35.4536479Z [ 7%] Built target flatcc_cli 2025-03-21T20:23:35.4536839Z [ 7%] Built target program_schema 2025-03-21T20:23:35.4537207Z [ 7%] Built target packing 2025-03-21T20:23:35.4537581Z [ 7%] Built target hardware-config 2025-03-21T20:23:35.4537939Z [ 7%] Built target allocator 2025-03-21T20:23:35.4538290Z [ 7%] Built target cache 2025-03-21T20:23:35.4538612Z [ 7%] Built target memory 2025-03-21T20:23:35.4538963Z [ 7%] Built target microkernel-utils 2025-03-21T20:23:35.4539343Z [ 7%] Built target mutex 2025-03-21T20:23:35.4539665Z [ 7%] Built target operator-run 2025-03-21T20:23:35.4540032Z [ 7%] Built target operator-utils 2025-03-21T20:23:35.4540635Z [ 7%] Built target etdump_schema 2025-03-21T20:23:35.4541085Z [ 8%] Built target executorch_core 2025-03-21T20:23:35.4541459Z [ 10%] Built target operators 2025-03-21T20:23:35.4541800Z [ 10%] Built target extension_tensor 2025-03-21T20:23:35.4542177Z [ 11%] Built target executorch 2025-03-21T20:23:35.4542544Z [ 13%] Built target extension_threadpool 2025-03-21T20:23:35.4542936Z [ 15%] Built target subgraph 2025-03-21T20:23:35.4543298Z [ 15%] Built target extension_data_loader 2025-03-21T20:23:35.4543872Z [ 15%] Built target bundled_program 2025-03-21T20:23:35.4544250Z [ 15%] Built target etdump 2025-03-21T20:23:35.4544601Z [ 15%] Built target cpublas 2025-03-21T20:23:35.4544958Z [ 16%] Built target optimized_kernels 2025-03-21T20:23:35.4545330Z [ 17%] Built target util 2025-03-21T20:23:35.4545676Z [ 32%] Built target optimized_portable_kernels 2025-03-21T20:23:35.4546121Z [ 32%] Built target optimized_native_cpu_ops_lib 2025-03-21T20:23:35.4546551Z [ 94%] Built target microkernels-prod 2025-03-21T20:23:35.4546930Z [ 96%] Built target XNNPACK 2025-03-21T20:23:35.4547280Z [ 96%] Built target xnnpack_backend 2025-03-21T20:23:35.4547639Z [ 97%] Built target portable_lib 2025-03-21T20:23:35.4548349Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:23:35.4549386Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_add.cpp.o 2025-03-21T20:23:35.4550458Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:23:35.4551660Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:23:35.4552738Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding.cpp.o 2025-03-21T20:23:35.4553806Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:23:35.4554900Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:23:35.4556000Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:23:35.4557076Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:23:41.2423034Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_pybind_kernels_lib.dir/cpu/op_quantize.cpp.o 2025-03-21T20:23:41.2424648Z [ 97%] Linking CXX static library libquantized_pybind_kernels_lib.a 2025-03-21T20:23:41.2425630Z [ 97%] Built target quantized_pybind_kernels_lib 2025-03-21T20:23:41.2426661Z [ 97%] Generating selected_operators.yaml for quantized_ops_pybind_lib 2025-03-21T20:23:41.2427667Z [ 97%] Generating code for kernel registration 2025-03-21T20:23:41.2429214Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_pybind_lib.dir/quantized_ops_pybind_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-03-21T20:23:41.2430985Z [ 98%] Linking CXX static library libquantized_ops_pybind_lib.a 2025-03-21T20:23:41.2431871Z [ 98%] Built target quantized_ops_pybind_lib 2025-03-21T20:23:41.2432805Z [ 98%] Generating selected_operators.yaml for quantized_ops_aot_lib 2025-03-21T20:23:41.2438499Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::choose_qparams_per_token_asymmetric.out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::dequantize_per_token.out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out quantized_decomposed::quantize_per_token.out 2025-03-21T20:23:41.2444957Z [ 98%] Generating code for kernel registration 2025-03-21T20:23:41.2446568Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2025-03-21T20:23:41.2448951Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2025-03-21T20:23:41.2450995Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:23:41.2452195Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2025-03-21T20:23:41.2454040Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:23:41.2455987Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:23:41.2457896Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2025-03-21T20:23:41.2459277Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:23:41.2460643Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:23:41.2462561Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:23:41.2464495Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:23:41.2465723Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2025-03-21T20:23:41.2467168Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2025-03-21T20:23:41.2469477Z [100%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2025-03-21T20:23:41.2471176Z [100%] Linking CXX shared library libquantized_ops_aot_lib.so 2025-03-21T20:23:41.2471691Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:23:41.2472073Z running build_py 2025-03-21T20:23:41.2472528Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2473345Z copying backends/arm/arm_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2474454Z copying backends/arm/arm_vela.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2476214Z copying backends/arm/ethosu_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2478090Z copying backends/arm/ethosu_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2480045Z copying backends/arm/process_node.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2481830Z copying backends/arm/tosa_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2483622Z copying backends/arm/tosa_mapping.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2485464Z copying backends/arm/tosa_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2487360Z copying backends/arm/tosa_quant_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2489276Z copying backends/arm/tosa_specification.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2491116Z copying backends/arm/tosa_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm 2025-03-21T20:23:41.2492630Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:23:41.2494300Z copying backends/example/example_backend.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:23:41.2496193Z copying backends/example/example_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:23:41.2498265Z copying backends/example/example_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:23:41.2500398Z copying backends/example/test_example_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example 2025-03-21T20:23:41.2502309Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:23:41.2503882Z copying backends/mediatek/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:23:41.2505859Z copying backends/mediatek/partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:23:41.2507901Z copying backends/mediatek/preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek 2025-03-21T20:23:41.2509579Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm 2025-03-21T20:23:41.2511279Z copying backends/qualcomm/qnn_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm 2025-03-21T20:23:41.2512867Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2514481Z copying backends/transforms/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2516570Z copying backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2518877Z copying backends/transforms/convert_dtype_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2520890Z copying backends/transforms/decompose_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2522721Z copying backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2525090Z copying backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2527352Z copying backends/transforms/fuse_conv_with_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2528866Z copying backends/transforms/fuse_dequant_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2530763Z copying backends/transforms/fuse_view_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2532861Z copying backends/transforms/mean_to_sum_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2534956Z copying backends/transforms/rank_0_to_rank_1.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2536499Z copying backends/transforms/remove_clone_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2538660Z copying backends/transforms/replace_scalar_with_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2540975Z copying backends/transforms/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2542335Z copying backends/transforms/view_copy_to_squeeze_unsqueeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms 2025-03-21T20:23:41.2543575Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:23:41.2545106Z copying backends/vulkan/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:23:41.2546945Z copying backends/vulkan/custom_ops_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:23:41.2548858Z copying backends/vulkan/op_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:23:41.2550683Z copying backends/vulkan/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:23:41.2552598Z copying backends/vulkan/vulkan_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan 2025-03-21T20:23:41.2554264Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack 2025-03-21T20:23:41.2556118Z copying backends/xnnpack/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack 2025-03-21T20:23:41.2587592Z copying backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack 2025-03-21T20:23:41.2589027Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps 2025-03-21T20:23:41.2589977Z copying backends/apple/mps/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps 2025-03-21T20:23:41.2591136Z copying backends/apple/mps/mps_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps 2025-03-21T20:23:41.2592208Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler 2025-03-21T20:23:41.2593290Z copying backends/apple/coreml/compiler/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler 2025-03-21T20:23:41.2594768Z copying backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler 2025-03-21T20:23:41.2595957Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition 2025-03-21T20:23:41.2597377Z copying backends/apple/coreml/partition/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition 2025-03-21T20:23:41.2598924Z copying backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition 2025-03-21T20:23:41.2600265Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer 2025-03-21T20:23:41.2601599Z copying backends/apple/coreml/quantizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer 2025-03-21T20:23:41.2603089Z copying backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer 2025-03-21T20:23:41.2604371Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test 2025-03-21T20:23:41.2605740Z copying backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test 2025-03-21T20:23:41.2607390Z copying backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test 2025-03-21T20:23:41.2608604Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:23:41.2610203Z copying backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:23:41.2611558Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/test 2025-03-21T20:23:41.2612794Z copying backends/apple/coreml/runtime/test/export_stateful_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/test 2025-03-21T20:23:41.2614111Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2615143Z copying backends/apple/mps/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2616571Z copying backends/apple/mps/operators/activation_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2617939Z copying backends/apple/mps/operators/binary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2619306Z copying backends/apple/mps/operators/clamp_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2620727Z copying backends/apple/mps/operators/constant_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2622181Z copying backends/apple/mps/operators/convolution_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2623532Z copying backends/apple/mps/operators/indexing_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2624883Z copying backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2626215Z copying backends/apple/mps/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2627757Z copying backends/apple/mps/operators/normalization_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2629179Z copying backends/apple/mps/operators/op_clone.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2630461Z copying backends/apple/mps/operators/op_getitem.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2631851Z copying backends/apple/mps/operators/op_quant_dequant.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2633310Z copying backends/apple/mps/operators/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2634586Z copying backends/apple/mps/operators/pad_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2635927Z copying backends/apple/mps/operators/pooling_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2637228Z copying backends/apple/mps/operators/range_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2638583Z copying backends/apple/mps/operators/reduce_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2639968Z copying backends/apple/mps/operators/shape_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2641533Z copying backends/apple/mps/operators/unary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators 2025-03-21T20:23:41.2642587Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition 2025-03-21T20:23:41.2643711Z copying backends/apple/mps/partition/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition 2025-03-21T20:23:41.2645014Z copying backends/apple/mps/partition/mps_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition 2025-03-21T20:23:41.2646185Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:23:41.2647348Z copying backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:23:41.2648904Z copying backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:23:41.2650047Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2651085Z copying backends/apple/mps/test/test_mps.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2652454Z copying backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2653873Z copying backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2655260Z copying backends/apple/mps/test/test_mps_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2656817Z copying backends/apple/mps/test/test_mps_models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2658241Z copying backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2659564Z copying backends/apple/mps/test/test_mps_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test 2025-03-21T20:23:41.2660690Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils 2025-03-21T20:23:41.2661749Z copying backends/apple/mps/utils/mps_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils 2025-03-21T20:23:41.2663087Z copying backends/apple/mps/utils/quant_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils 2025-03-21T20:23:41.2664118Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2665185Z copying backends/arm/_passes/_debug_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2666455Z copying backends/arm/_passes/annotate_channels_last_dim_order_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2668003Z copying backends/arm/_passes/annotate_decomposed_matmul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2669325Z copying backends/arm/_passes/arm_pass_manager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2670618Z copying backends/arm/_passes/arm_pass_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2671864Z copying backends/arm/_passes/cast_int64_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2735476Z copying backends/arm/_passes/conv1d_unsqueeze_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2736963Z copying backends/arm/_passes/convert_any_default_dim_dims_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2738321Z copying backends/arm/_passes/convert_expand_copy_to_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2739856Z copying backends/arm/_passes/convert_full_like_to_full_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2741458Z copying backends/arm/_passes/convert_minmax_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2742733Z copying backends/arm/_passes/convert_split_to_slice.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2744079Z copying backends/arm/_passes/convert_squeezes_to_view.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2745354Z copying backends/arm/_passes/convert_to_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2746578Z copying backends/arm/_passes/decompose_batchnorm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2747873Z copying backends/arm/_passes/decompose_div_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2749117Z copying backends/arm/_passes/decompose_layernorm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2750433Z copying backends/arm/_passes/decompose_linear_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2751630Z copying backends/arm/_passes/decompose_meandim_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2752914Z copying backends/arm/_passes/decompose_select.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2754307Z copying backends/arm/_passes/decompose_softmax_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2755573Z copying backends/arm/_passes/decompose_softmax_unstable_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2756893Z copying backends/arm/_passes/decompose_var_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2758121Z copying backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2759462Z copying backends/arm/_passes/fuse_batchnorm2d_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2760717Z copying backends/arm/_passes/fuse_constant_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2762061Z copying backends/arm/_passes/fuse_quantized_activation_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2763306Z copying backends/arm/_passes/insert_rescales_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2764674Z copying backends/arm/_passes/insert_table_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2765928Z copying backends/arm/_passes/keep_dims_false_to_squeeze_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2767164Z copying backends/arm/_passes/match_arg_ranks_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2768450Z copying backends/arm/_passes/meandim_to_averagepool_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2769616Z copying backends/arm/_passes/mm_to_bmm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2770836Z copying backends/arm/_passes/remove_clone_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2772020Z copying backends/arm/_passes/scalars_to_attribute_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2773325Z copying backends/arm/_passes/size_adjust_conv2d_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2774549Z copying backends/arm/_passes/unsqueeze_before_repeat_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2775948Z copying backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes 2025-03-21T20:23:41.2777017Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2778172Z copying backends/arm/operator_support/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2779498Z copying backends/arm/operator_support/convolution_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2780979Z copying backends/arm/operator_support/minmax_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2782414Z copying backends/arm/operator_support/pool_2d_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2783766Z copying backends/arm/operator_support/reduce_sum_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2785243Z copying backends/arm/operator_support/right_shift_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2786738Z copying backends/arm/operator_support/slice_copy_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2788145Z copying backends/arm/operator_support/to_copy_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2789542Z copying backends/arm/operator_support/tosa_supported_operators.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support 2025-03-21T20:23:41.2790656Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2791712Z copying backends/arm/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2793016Z copying backends/arm/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2794159Z copying backends/arm/operators/op_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2795471Z copying backends/arm/operators/op_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2796653Z copying backends/arm/operators/op_amax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2797977Z copying backends/arm/operators/op_amin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2799112Z copying backends/arm/operators/op_any.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2800564Z copying backends/arm/operators/op_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2801798Z copying backends/arm/operators/op_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2802897Z copying backends/arm/operators/op_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2804199Z copying backends/arm/operators/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2805598Z copying backends/arm/operators/op_constant_pad_nd.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2806806Z copying backends/arm/operators/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2808084Z copying backends/arm/operators/op_eq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2809213Z copying backends/arm/operators/op_exp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2810531Z copying backends/arm/operators/op_full.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2811675Z copying backends/arm/operators/op_ge.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2813182Z copying backends/arm/operators/op_get_item.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2814309Z copying backends/arm/operators/op_gt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2815387Z copying backends/arm/operators/op_le.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2816683Z copying backends/arm/operators/op_log.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2901301Z copying backends/arm/operators/op_lt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2902801Z copying backends/arm/operators/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2904215Z copying backends/arm/operators/op_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2905778Z copying backends/arm/operators/op_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2907138Z copying backends/arm/operators/op_mul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2908480Z copying backends/arm/operators/op_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2909877Z copying backends/arm/operators/op_reciprocal.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2911206Z copying backends/arm/operators/op_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2912650Z copying backends/arm/operators/op_rescale.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2914077Z copying backends/arm/operators/op_rshift.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2915514Z copying backends/arm/operators/op_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2917151Z copying backends/arm/operators/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2918377Z copying backends/arm/operators/op_slice.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2919837Z copying backends/arm/operators/op_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2921008Z copying backends/arm/operators/op_sum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2922419Z copying backends/arm/operators/op_table.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2923646Z copying backends/arm/operators/op_tanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2924917Z copying backends/arm/operators/op_to_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2926456Z copying backends/arm/operators/op_to_dim_order_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2927721Z copying backends/arm/operators/op_transpose.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2929071Z copying backends/arm/operators/op_upsample_nearest2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2930382Z copying backends/arm/operators/op_view.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2931512Z copying backends/arm/operators/ops_binary.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2932835Z copying backends/arm/operators/ops_unary.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators 2025-03-21T20:23:41.2933781Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:23:41.2934798Z copying backends/arm/quantizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:23:41.2936042Z copying backends/arm/quantizer/arm_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:23:41.2937457Z copying backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:23:41.2938861Z copying backends/arm/quantizer/quantization_annotator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:23:41.2940321Z copying backends/arm/quantizer/quantization_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer 2025-03-21T20:23:41.2942253Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:23:41.2943127Z copying backends/arm/test/common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:23:41.2944155Z copying backends/arm/test/conftest.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:23:41.2945369Z copying backends/arm/test/runner_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:23:41.2946450Z copying backends/arm/test/test_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test 2025-03-21T20:23:41.2947465Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/util 2025-03-21T20:23:41.2948389Z copying backends/arm/util/arm_model_evaluator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/util 2025-03-21T20:23:41.2949331Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2950483Z copying backends/arm/test/misc/test_custom_partition.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2951848Z copying backends/arm/test/misc/test_debug_feats.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2953203Z copying backends/arm/test/misc/test_dim_order_guards.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2954550Z copying backends/arm/test/misc/test_lifted_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2955782Z copying backends/arm/test/misc/test_model_evaluator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2957151Z copying backends/arm/test/misc/test_multiple_delegates.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2958434Z copying backends/arm/test/misc/test_multiple_outputs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2959981Z copying backends/arm/test/misc/test_partition_decomposed_quantized_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2961385Z copying backends/arm/test/misc/test_tosa_spec.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc 2025-03-21T20:23:41.2962441Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2963458Z copying backends/arm/test/models/test_conformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2964764Z copying backends/arm/test/models/test_dl3_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2965955Z copying backends/arm/test/models/test_llama.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2967300Z copying backends/arm/test/models/test_lstm_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2968551Z copying backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2969990Z copying backends/arm/test/models/test_nn_functional.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2971374Z copying backends/arm/test/models/test_nn_modules.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2972640Z copying backends/arm/test/models/test_torch_functions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2973986Z copying backends/arm/test/models/test_w2l_arm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models 2025-03-21T20:23:41.2974945Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2976098Z copying backends/arm/test/ops/test_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2977203Z copying backends/arm/test/ops/test_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2978406Z copying backends/arm/test/ops/test_amax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2979502Z copying backends/arm/test/ops/test_amin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2980735Z copying backends/arm/test/ops/test_any.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2981864Z copying backends/arm/test/ops/test_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2983120Z copying backends/arm/test/ops/test_batch_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2984469Z copying backends/arm/test/ops/test_bitwise.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2985669Z copying backends/arm/test/ops/test_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.2986881Z copying backends/arm/test/ops/test_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3055137Z copying backends/arm/test/ops/test_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3056692Z copying backends/arm/test/ops/test_clone.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3058192Z copying backends/arm/test/ops/test_constant_pad_nd.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3059599Z copying backends/arm/test/ops/test_conv1d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3060849Z copying backends/arm/test/ops/test_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3062294Z copying backends/arm/test/ops/test_conv_combos.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3063641Z copying backends/arm/test/ops/test_depthwise_conv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3064986Z copying backends/arm/test/ops/test_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3066073Z copying backends/arm/test/ops/test_eq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3067453Z copying backends/arm/test/ops/test_exp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3068847Z copying backends/arm/test/ops/test_expand.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3070060Z copying backends/arm/test/ops/test_floor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3071172Z copying backends/arm/test/ops/test_full.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3072511Z copying backends/arm/test/ops/test_ge.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3073715Z copying backends/arm/test/ops/test_gt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3075136Z copying backends/arm/test/ops/test_hardsigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3076321Z copying backends/arm/test/ops/test_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3077667Z copying backends/arm/test/ops/test_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3078833Z copying backends/arm/test/ops/test_layer_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3080030Z copying backends/arm/test/ops/test_le.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3081131Z copying backends/arm/test/ops/test_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3082615Z copying backends/arm/test/ops/test_log.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3083922Z copying backends/arm/test/ops/test_logical.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3085223Z copying backends/arm/test/ops/test_logsoftmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3086665Z copying backends/arm/test/ops/test_lt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3087892Z copying backends/arm/test/ops/test_max_pool.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3089258Z copying backends/arm/test/ops/test_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3090401Z copying backends/arm/test/ops/test_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3091585Z copying backends/arm/test/ops/test_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3092949Z copying backends/arm/test/ops/test_mm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3094262Z copying backends/arm/test/ops/test_mul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3095693Z copying backends/arm/test/ops/test_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3096865Z copying backends/arm/test/ops/test_reciprocal.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3098028Z copying backends/arm/test/ops/test_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3099394Z copying backends/arm/test/ops/test_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3100607Z copying backends/arm/test/ops/test_rshift.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3101934Z copying backends/arm/test/ops/test_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3103167Z copying backends/arm/test/ops/test_scalars.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3104484Z copying backends/arm/test/ops/test_select.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3105862Z copying backends/arm/test/ops/test_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3107064Z copying backends/arm/test/ops/test_sigmoid_16bit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3108511Z copying backends/arm/test/ops/test_sigmoid_32bit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3109729Z copying backends/arm/test/ops/test_slice.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3111100Z copying backends/arm/test/ops/test_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3112224Z copying backends/arm/test/ops/test_split.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3113694Z copying backends/arm/test/ops/test_squeeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3114846Z copying backends/arm/test/ops/test_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3116153Z copying backends/arm/test/ops/test_sum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3117301Z copying backends/arm/test/ops/test_tanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3118633Z copying backends/arm/test/ops/test_to_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3119913Z copying backends/arm/test/ops/test_unsqueeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3121377Z copying backends/arm/test/ops/test_upsample_nearest2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3122849Z copying backends/arm/test/ops/test_var.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3124269Z copying backends/arm/test/ops/test_view.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops 2025-03-21T20:23:41.3125384Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3126524Z copying backends/arm/test/passes/test_cast_int64_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3128163Z copying backends/arm/test/passes/test_convert_to_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3129687Z copying backends/arm/test/passes/test_fold_qdq_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3131100Z copying backends/arm/test/passes/test_fuse_batchnorm_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3132795Z copying backends/arm/test/passes/test_fuse_constant_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3134378Z copying backends/arm/test/passes/test_insert_table_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3135854Z copying backends/arm/test/passes/test_ioquantization_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3137558Z copying backends/arm/test/passes/test_meandim_to_averagepool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3139160Z copying backends/arm/test/passes/test_rescale_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3140955Z copying backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes 2025-03-21T20:23:41.3142365Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/quantizer 2025-03-21T20:23:41.3173295Z copying backends/arm/test/quantizer/test_generic_annotater.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/quantizer 2025-03-21T20:23:41.3175336Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:23:41.3176923Z copying backends/arm/test/tester/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:23:41.3178790Z copying backends/arm/test/tester/analyze_output_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:23:41.3181150Z copying backends/arm/test/tester/arm_tester.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:23:41.3183014Z copying backends/arm/test/tester/test_pipeline.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester 2025-03-21T20:23:41.3184047Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tosautil 2025-03-21T20:23:41.3185062Z copying backends/arm/test/tosautil/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tosautil 2025-03-21T20:23:41.3186903Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:23:41.3189274Z copying backends/arm/third-party/serialization_lib/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:23:41.3191884Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:23:41.3194908Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:23:41.3198793Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:23:41.3202201Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3205262Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3208917Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3212600Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3216384Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3220035Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3223277Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3226581Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3228513Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3231889Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3235768Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3239770Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3243746Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3247700Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3250638Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3254181Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3257919Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3261469Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3265253Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3269292Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3273113Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3276676Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3279634Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3282263Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3284221Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3286173Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3288427Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3292086Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3295781Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3299157Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3302933Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3306895Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3310602Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3313861Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3335594Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:41.3338356Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:23:41.3341157Z copying backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:23:41.3344179Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:23:41.3347249Z copying backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:23:41.3350084Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3351772Z copying backends/cadence/aot/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3353363Z copying backends/cadence/aot/compiler.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3355484Z copying backends/cadence/aot/compiler_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3357668Z copying backends/cadence/aot/export_example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3359866Z copying backends/cadence/aot/fuse_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3361954Z copying backends/cadence/aot/graph_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3364025Z copying backends/cadence/aot/memory_constraints.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3366288Z copying backends/cadence/aot/memory_planning.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3368516Z copying backends/cadence/aot/ops_registrations.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3370698Z copying backends/cadence/aot/pass_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3372465Z copying backends/cadence/aot/passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3374629Z copying backends/cadence/aot/ref_implementations.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3376818Z copying backends/cadence/aot/remove_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3378803Z copying backends/cadence/aot/reorder_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3380907Z copying backends/cadence/aot/replace_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3383020Z copying backends/cadence/aot/simplify_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3385076Z copying backends/cadence/aot/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:41.3386770Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:23:41.3388822Z copying backends/cadence/runtime/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:23:41.3391071Z copying backends/cadence/runtime/executor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:23:41.3393324Z copying backends/cadence/runtime/runtime.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:23:41.3395532Z copying backends/cadence/runtime/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime 2025-03-21T20:23:41.3396550Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:23:41.3397692Z copying backends/cadence/utils/facto_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:23:41.3399908Z copying backends/cadence/utils/gen_header.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:23:41.3402172Z copying backends/cadence/utils/post_compilation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils 2025-03-21T20:23:41.3404266Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:41.3406354Z copying backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:41.3408930Z copying backends/cadence/aot/quantizer/patterns.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:41.3411403Z copying backends/cadence/aot/quantizer/quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:41.3414008Z copying backends/cadence/aot/quantizer/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:41.3415950Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3417998Z copying backends/cadence/aot/tests/test_fusion_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3420537Z copying backends/cadence/aot/tests/test_graph_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3423050Z copying backends/cadence/aot/tests/test_memory_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3425507Z copying backends/cadence/aot/tests/test_pass_filter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3428034Z copying backends/cadence/aot/tests/test_remove_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3430627Z copying backends/cadence/aot/tests/test_reorder_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3433074Z copying backends/cadence/aot/tests/test_replace_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3434660Z copying backends/cadence/aot/tests/test_simplify_ops_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests 2025-03-21T20:23:41.3436382Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO 2025-03-21T20:23:41.3438300Z copying backends/cadence/utils/FACTO/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO 2025-03-21T20:23:41.3440620Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:23:41.3442580Z copying backends/cadence/utils/FACTO/calibrator/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:23:41.3445351Z copying backends/cadence/utils/FACTO/calibrator/runner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:23:41.3447691Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:41.3450010Z copying backends/cadence/utils/FACTO/examples/example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:41.3452993Z copying backends/cadence/utils/FACTO/examples/minimal_example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:41.3455992Z copying backends/cadence/utils/FACTO/examples/random_seed.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:41.3458298Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:23:41.3460445Z copying backends/cadence/utils/FACTO/facto/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:23:41.3462703Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:23:41.3465394Z copying backends/cadence/utils/FACTO/facto/inputgen/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:23:41.3467445Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:41.3469809Z copying backends/cadence/utils/FACTO/facto/specdb/db.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:41.3472827Z copying backends/cadence/utils/FACTO/facto/specdb/default.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:41.3475859Z copying backends/cadence/utils/FACTO/facto/specdb/dtypes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:41.3478948Z copying backends/cadence/utils/FACTO/facto/specdb/function.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:41.3481692Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:41.3484539Z copying backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:41.3486665Z copying backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:41.3488527Z copying backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:41.3490009Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:41.3492600Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:41.3496212Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:41.3499778Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:41.3503356Z copying backends/cadence/utils/FACTO/facto/inputgen/argument/type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:41.3506230Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:41.3509281Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:41.3512933Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:41.3516636Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:41.3520395Z copying backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:41.3523228Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:23:41.3525928Z copying backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:23:41.3529356Z copying backends/cadence/utils/FACTO/facto/inputgen/specs/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:23:41.3532073Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:23:41.3534636Z copying backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:23:41.3538158Z copying backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:23:41.3541095Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3543911Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3547587Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3551182Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3554746Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3556648Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/space.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3558522Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3560466Z copying backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:41.3561895Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3563548Z copying backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3566907Z copying backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3570557Z copying backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3574015Z copying backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3577389Z copying backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3580740Z copying backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3584138Z copying backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3587488Z copying backends/cadence/utils/FACTO/test/inputgen/test_constraints.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3590795Z copying backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3594245Z copying backends/cadence/utils/FACTO/test/inputgen/test_specs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3597506Z copying backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3601032Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3604145Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3607433Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3610780Z copying backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:41.3613447Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:23:41.3616163Z copying backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:23:41.3619658Z copying backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:23:41.3622340Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3624653Z copying backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3627388Z copying backends/example/example_operators/add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3630015Z copying backends/example/example_operators/conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3632666Z copying backends/example/example_operators/conv_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3635346Z copying backends/example/example_operators/dropout.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3638173Z copying backends/example/example_operators/flatten.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3641076Z copying backends/example/example_operators/linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3643693Z copying backends/example/example_operators/op_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3646315Z copying backends/example/example_operators/ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3648907Z copying backends/example/example_operators/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators 2025-03-21T20:23:41.3650951Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes 2025-03-21T20:23:41.3652789Z copying backends/mediatek/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes 2025-03-21T20:23:41.3655280Z copying backends/mediatek/_passes/decompose_scaled_dot_product_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes 2025-03-21T20:23:41.3657662Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:23:41.3659580Z copying backends/mediatek/quantizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:23:41.3661953Z copying backends/mediatek/quantizer/annotator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:23:41.3664358Z copying backends/mediatek/quantizer/qconfig.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:23:41.3666770Z copying backends/mediatek/quantizer/quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer 2025-03-21T20:23:41.3668739Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3670555Z copying backends/qualcomm/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3672892Z copying backends/qualcomm/_passes/annotate_decomposed.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3675376Z copying backends/qualcomm/_passes/annotate_quant_attrs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3677784Z copying backends/qualcomm/_passes/build_quant_io.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3680261Z copying backends/qualcomm/_passes/constant_i64_to_i32.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3682681Z copying backends/qualcomm/_passes/convert_bmm_to_matmul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3685321Z copying backends/qualcomm/_passes/convert_interpolate_with_upsample2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3687917Z copying backends/qualcomm/_passes/convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3690272Z copying backends/qualcomm/_passes/decompose_any.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3692656Z copying backends/qualcomm/_passes/decompose_einsum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3695195Z copying backends/qualcomm/_passes/decompose_linalg_vector_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3697701Z copying backends/qualcomm/_passes/decompose_silu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3700432Z copying backends/qualcomm/_passes/expand_broadcast_tensor_shape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3702878Z copying backends/qualcomm/_passes/fold_qdq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3705293Z copying backends/qualcomm/_passes/fuse_consecutive_transpose.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3707770Z copying backends/qualcomm/_passes/insert_io_qdq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3710123Z copying backends/qualcomm/_passes/insert_requantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3712532Z copying backends/qualcomm/_passes/layout_transform.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3715055Z copying backends/qualcomm/_passes/lift_constant_scalar_operands.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3717806Z copying backends/qualcomm/_passes/recompose_pixel_unshuffle.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3720401Z copying backends/qualcomm/_passes/recompose_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3722829Z copying backends/qualcomm/_passes/recompose_rms_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3725278Z copying backends/qualcomm/_passes/reduce_dynamic_range.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3727701Z copying backends/qualcomm/_passes/remove_redundancy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3730175Z copying backends/qualcomm/_passes/replace_index_put_input.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3732647Z copying backends/qualcomm/_passes/replace_inf_buffer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3735035Z copying backends/qualcomm/_passes/tensor_i64_to_i32.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3737316Z copying backends/qualcomm/_passes/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes 2025-03-21T20:23:41.3739144Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3741259Z copying backends/qualcomm/builders/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3743582Z copying backends/qualcomm/builders/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3745925Z copying backends/qualcomm/builders/op_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3748367Z copying backends/qualcomm/builders/op_adaptive_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3750247Z copying backends/qualcomm/builders/op_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3752507Z copying backends/qualcomm/builders/op_arange.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3754816Z copying backends/qualcomm/builders/op_argmin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3757172Z copying backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3759867Z copying backends/qualcomm/builders/op_batch_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3761652Z copying backends/qualcomm/builders/op_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3763101Z copying backends/qualcomm/builders/op_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3765335Z copying backends/qualcomm/builders/op_ceil.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3767607Z copying backends/qualcomm/builders/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3769910Z copying backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3772202Z copying backends/qualcomm/builders/op_cos.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3774588Z copying backends/qualcomm/builders/op_depth_to_space.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3777261Z copying backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3778835Z copying backends/qualcomm/builders/op_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3781053Z copying backends/qualcomm/builders/op_embedding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3783365Z copying backends/qualcomm/builders/op_eq.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3785610Z copying backends/qualcomm/builders/op_expand.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3786854Z copying backends/qualcomm/builders/op_full.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3788584Z copying backends/qualcomm/builders/op_full_like.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3790895Z copying backends/qualcomm/builders/op_ge.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3792620Z copying backends/qualcomm/builders/op_gelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3793844Z copying backends/qualcomm/builders/op_group_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3795452Z copying backends/qualcomm/builders/op_gt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3797782Z copying backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3800316Z copying backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3802710Z copying backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3804880Z copying backends/qualcomm/builders/op_index.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3807197Z copying backends/qualcomm/builders/op_index_put.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3809614Z copying backends/qualcomm/builders/op_instance_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3812019Z copying backends/qualcomm/builders/op_layer_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3814491Z copying backends/qualcomm/builders/op_le.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3816775Z copying backends/qualcomm/builders/op_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3819079Z copying backends/qualcomm/builders/op_log.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3821407Z copying backends/qualcomm/builders/op_log_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3823468Z copying backends/qualcomm/builders/op_logical_not.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3825364Z copying backends/qualcomm/builders/op_lt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3827619Z copying backends/qualcomm/builders/op_matmul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3829917Z copying backends/qualcomm/builders/op_max.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3832392Z copying backends/qualcomm/builders/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3834746Z copying backends/qualcomm/builders/op_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3837033Z copying backends/qualcomm/builders/op_min.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3839279Z copying backends/qualcomm/builders/op_mul.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3841748Z copying backends/qualcomm/builders/op_ne.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3843995Z copying backends/qualcomm/builders/op_neg.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3846195Z copying backends/qualcomm/builders/op_or.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3847796Z copying backends/qualcomm/builders/op_pad.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3848988Z copying backends/qualcomm/builders/op_pow.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3850341Z copying backends/qualcomm/builders/op_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3851730Z copying backends/qualcomm/builders/op_quantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3852957Z copying backends/qualcomm/builders/op_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3854423Z copying backends/qualcomm/builders/op_repeat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3855872Z copying backends/qualcomm/builders/op_reshape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3857104Z copying backends/qualcomm/builders/op_rms_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3858319Z copying backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3859551Z copying backends/qualcomm/builders/op_select_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3860811Z copying backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3862181Z copying backends/qualcomm/builders/op_sin.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3863395Z copying backends/qualcomm/builders/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3864632Z copying backends/qualcomm/builders/op_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3865880Z copying backends/qualcomm/builders/op_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3867144Z copying backends/qualcomm/builders/op_space_to_depth.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3868759Z copying backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3870145Z copying backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3871486Z copying backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3872985Z copying backends/qualcomm/builders/op_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3874219Z copying backends/qualcomm/builders/op_sum_int_list.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3875440Z copying backends/qualcomm/builders/op_tanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3876672Z copying backends/qualcomm/builders/op_to.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3877868Z copying backends/qualcomm/builders/op_topk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3879108Z copying backends/qualcomm/builders/op_transpose.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3880682Z copying backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3882120Z copying backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3883637Z copying backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3884976Z copying backends/qualcomm/builders/op_where.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3886341Z copying backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3908171Z copying backends/qualcomm/builders/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders 2025-03-21T20:23:41.3909590Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/debugger 2025-03-21T20:23:41.3910759Z copying backends/qualcomm/debugger/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/debugger 2025-03-21T20:23:41.3911978Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:23:41.3913210Z copying backends/qualcomm/partition/common_defs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:23:41.3914633Z copying backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:23:41.3915998Z copying backends/qualcomm/partition/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition 2025-03-21T20:23:41.3917248Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:23:41.3918474Z copying backends/qualcomm/quantizer/annotators.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:23:41.3920452Z copying backends/qualcomm/quantizer/custom_annotation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:23:41.3922752Z copying backends/qualcomm/quantizer/qconfig.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:23:41.3924476Z copying backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer 2025-03-21T20:23:41.3926425Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:23:41.3928475Z copying backends/qualcomm/serialization/qc_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:23:41.3930479Z copying backends/qualcomm/serialization/qc_schema_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:23:41.3931610Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:23:41.3932700Z copying backends/qualcomm/tests/models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:23:41.3933893Z copying backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:23:41.3935077Z copying backends/qualcomm/tests/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests 2025-03-21T20:23:41.3936020Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils 2025-03-21T20:23:41.3937642Z copying backends/qualcomm/utils/constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils 2025-03-21T20:23:41.3939783Z copying backends/qualcomm/utils/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils 2025-03-21T20:23:41.3941815Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:23:41.3943147Z copying backends/qualcomm/quantizer/observers/per_channel_param_observer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:23:41.3944379Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:23:41.3945526Z copying backends/transforms/test/test_create_delete_constant_placeholder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:23:41.3946988Z copying backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:23:41.3948382Z copying backends/transforms/test/test_rank_0_to_rank_1.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test 2025-03-21T20:23:41.3950259Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3951978Z copying backends/vulkan/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3954220Z copying backends/vulkan/_passes/insert_prepack_nodes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3956656Z copying backends/vulkan/_passes/int4_weight_only_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3959031Z copying backends/vulkan/_passes/remove_asserts.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3961487Z copying backends/vulkan/_passes/remove_local_scalar_dense_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3963937Z copying backends/vulkan/_passes/remove_redundant_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3966561Z copying backends/vulkan/_passes/squeeze_unsqueeze_inputs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3968972Z copying backends/vulkan/_passes/tag_memory_meta_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes 2025-03-21T20:23:41.3970862Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/partitioner 2025-03-21T20:23:41.3972931Z copying backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/partitioner 2025-03-21T20:23:41.3974981Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/quantizer 2025-03-21T20:23:41.3976968Z copying backends/vulkan/quantizer/vulkan_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/quantizer 2025-03-21T20:23:41.3978917Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime 2025-03-21T20:23:41.3980098Z copying backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime 2025-03-21T20:23:41.3981273Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:23:41.3982411Z copying backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:23:41.3984566Z copying backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:23:41.3987262Z copying backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:23:41.3989328Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:23:41.3991136Z copying backends/vulkan/test/test_serialization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:23:41.3993411Z copying backends/vulkan/test/test_vulkan_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:23:41.3995761Z copying backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test 2025-03-21T20:23:41.3997718Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:41.3999656Z copying backends/vulkan/test/op_tests/cases.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:41.4002215Z copying backends/vulkan/test/op_tests/generate_op_benchmarks.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:41.4004948Z copying backends/vulkan/test/op_tests/generate_op_correctness_tests.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:41.4007167Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:41.4009116Z copying backends/vulkan/test/op_tests/utils/aten_types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:41.4011861Z copying backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:41.4014430Z copying backends/vulkan/test/op_tests/utils/gen_computegraph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:41.4017245Z copying backends/vulkan/test/op_tests/utils/gen_correctness_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:41.4020064Z copying backends/vulkan/test/op_tests/utils/gen_correctness_vk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:41.4023003Z copying backends/vulkan/test/op_tests/utils/test_suite.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:41.4025116Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/volk 2025-03-21T20:23:41.4043293Z copying backends/vulkan/third-party/volk/generate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/volk 2025-03-21T20:23:41.4045699Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4065554Z copying backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4069151Z copying backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4072700Z copying backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4076460Z copying backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4079981Z copying backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4083310Z copying backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4086648Z copying backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:41.4089618Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:23:41.4091644Z copying backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:23:41.4094781Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:23:41.4098331Z copying backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:23:41.4101374Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4103152Z copying backends/xnnpack/_passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4105091Z copying backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4106930Z copying backends/xnnpack/_passes/conv1d_unsqueeze_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4109327Z copying backends/xnnpack/_passes/convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4111656Z copying backends/xnnpack/_passes/convert_to_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4114105Z copying backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4116559Z copying backends/xnnpack/_passes/decompose_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4119108Z copying backends/xnnpack/_passes/fuse_activation_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4121643Z copying backends/xnnpack/_passes/fuse_batch_norm_with_conv.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4124062Z copying backends/xnnpack/_passes/prelu_reshape_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4126423Z copying backends/xnnpack/_passes/remove_getitem_op.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4128803Z copying backends/xnnpack/_passes/tag_implicit_q_dq_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4131156Z copying backends/xnnpack/_passes/xnnpack_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes 2025-03-21T20:23:41.4133034Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4134801Z copying backends/xnnpack/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4137279Z copying backends/xnnpack/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4139623Z copying backends/xnnpack/operators/op_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4142090Z copying backends/xnnpack/operators/op_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4144378Z copying backends/xnnpack/operators/op_addmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4146780Z copying backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4149159Z copying backends/xnnpack/operators/op_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4150847Z copying backends/xnnpack/operators/op_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4153131Z copying backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4155471Z copying backends/xnnpack/operators/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4157534Z copying backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4158760Z copying backends/xnnpack/operators/op_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4160887Z copying backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4163508Z copying backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4165947Z copying backends/xnnpack/operators/op_elu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4168232Z copying backends/xnnpack/operators/op_floor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4170593Z copying backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4172987Z copying backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4175383Z copying backends/xnnpack/operators/op_leaky_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4177975Z copying backends/xnnpack/operators/op_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4180486Z copying backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4182970Z copying backends/xnnpack/operators/op_max_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4185319Z copying backends/xnnpack/operators/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4187681Z copying backends/xnnpack/operators/op_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4189814Z copying backends/xnnpack/operators/op_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4191082Z copying backends/xnnpack/operators/op_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4192331Z copying backends/xnnpack/operators/op_multiply.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4193782Z copying backends/xnnpack/operators/op_negate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4196052Z copying backends/xnnpack/operators/op_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4198376Z copying backends/xnnpack/operators/op_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4200829Z copying backends/xnnpack/operators/op_quant_dequant.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4203207Z copying backends/xnnpack/operators/op_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4205522Z copying backends/xnnpack/operators/op_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4213909Z copying backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4216060Z copying backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4218390Z copying backends/xnnpack/operators/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4220773Z copying backends/xnnpack/operators/op_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4223151Z copying backends/xnnpack/operators/op_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4225527Z copying backends/xnnpack/operators/op_square.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4227895Z copying backends/xnnpack/operators/op_square_root.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4230293Z copying backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4232739Z copying backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4235084Z copying backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4237381Z copying backends/xnnpack/operators/op_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4239750Z copying backends/xnnpack/operators/op_to_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4242508Z copying backends/xnnpack/operators/quant_params.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators 2025-03-21T20:23:41.4244418Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition 2025-03-21T20:23:41.4246309Z copying backends/xnnpack/partition/configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition 2025-03-21T20:23:41.4248790Z copying backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition 2025-03-21T20:23:41.4250843Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer 2025-03-21T20:23:41.4252866Z copying backends/xnnpack/quantizer/xnnpack_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer 2025-03-21T20:23:41.4255489Z copying backends/xnnpack/quantizer/xnnpack_quantizer_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer 2025-03-21T20:23:41.4257612Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:23:41.4260002Z copying backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:23:41.4262884Z copying backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:23:41.4265020Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test 2025-03-21T20:23:41.4266869Z copying backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test 2025-03-21T20:23:41.4269227Z copying backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test 2025-03-21T20:23:41.4271237Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party 2025-03-21T20:23:41.4273412Z copying backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party 2025-03-21T20:23:41.4275568Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:23:41.4277337Z copying backends/xnnpack/utils/configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:23:41.4279527Z copying backends/xnnpack/utils/quant_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:23:41.4281756Z copying backends/xnnpack/utils/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:23:41.4283978Z copying backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils 2025-03-21T20:23:41.4285970Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:41.4288101Z copying backends/xnnpack/partition/config/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:41.4290820Z copying backends/xnnpack/partition/config/gemm_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:41.4293678Z copying backends/xnnpack/partition/config/generic_node_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:41.4296516Z copying backends/xnnpack/partition/config/node_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:41.4299397Z copying backends/xnnpack/partition/config/quant_affine_configs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:41.4302030Z copying backends/xnnpack/partition/config/xnnpack_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:41.4304277Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:23:41.4306511Z copying backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:23:41.4309209Z copying backends/xnnpack/partition/graphs/sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:23:41.4310449Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4311999Z copying backends/xnnpack/test/models/deeplab_v3.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4314388Z copying backends/xnnpack/test/models/edsr.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4316822Z copying backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4319344Z copying backends/xnnpack/test/models/inception_v3.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4322060Z copying backends/xnnpack/test/models/inception_v4.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4324374Z copying backends/xnnpack/test/models/llama2_et_example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4326903Z copying backends/xnnpack/test/models/mobilebert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4329327Z copying backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4331831Z copying backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4333832Z copying backends/xnnpack/test/models/resnet.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4335413Z copying backends/xnnpack/test/models/torchvision_vit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4337932Z copying backends/xnnpack/test/models/very_big_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4339947Z copying backends/xnnpack/test/models/w2l.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models 2025-03-21T20:23:41.4341858Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4343695Z copying backends/xnnpack/test/ops/test_abs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4345558Z copying backends/xnnpack/test/ops/test_add.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4346808Z copying backends/xnnpack/test/ops/test_avgpool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4348077Z copying backends/xnnpack/test/ops/test_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4350043Z copying backends/xnnpack/test/ops/test_bmm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4352281Z copying backends/xnnpack/test/ops/test_cat.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4354541Z copying backends/xnnpack/test/ops/test_ceil.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4360595Z copying backends/xnnpack/test/ops/test_check_quant_params.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4362722Z copying backends/xnnpack/test/ops/test_clamp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4363975Z copying backends/xnnpack/test/ops/test_conv1d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4365194Z copying backends/xnnpack/test/ops/test_conv2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4366406Z copying backends/xnnpack/test/ops/test_div.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4367593Z copying backends/xnnpack/test/ops/test_elu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4368791Z copying backends/xnnpack/test/ops/test_floor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4370035Z copying backends/xnnpack/test/ops/test_hardswish.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4371419Z copying backends/xnnpack/test/ops/test_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4373693Z copying backends/xnnpack/test/ops/test_leaky_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4376026Z copying backends/xnnpack/test/ops/test_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4378329Z copying backends/xnnpack/test/ops/test_lstm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4380630Z copying backends/xnnpack/test/ops/test_max_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4382975Z copying backends/xnnpack/test/ops/test_maximum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4384311Z copying backends/xnnpack/test/ops/test_maxpool2d.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4385563Z copying backends/xnnpack/test/ops/test_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4386796Z copying backends/xnnpack/test/ops/test_minimum.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4388039Z copying backends/xnnpack/test/ops/test_multiply.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4389264Z copying backends/xnnpack/test/ops/test_negate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4390494Z copying backends/xnnpack/test/ops/test_permute.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4391868Z copying backends/xnnpack/test/ops/test_pow.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4394111Z copying backends/xnnpack/test/ops/test_prelu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4396533Z copying backends/xnnpack/test/ops/test_quantize_per_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4398972Z copying backends/xnnpack/test/ops/test_relu.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4401351Z copying backends/xnnpack/test/ops/test_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4403659Z copying backends/xnnpack/test/ops/test_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4406129Z copying backends/xnnpack/test/ops/test_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4408476Z copying backends/xnnpack/test/ops/test_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4410642Z copying backends/xnnpack/test/ops/test_softmax.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4412952Z copying backends/xnnpack/test/ops/test_sqrt.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4415245Z copying backends/xnnpack/test/ops/test_square.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4417693Z copying backends/xnnpack/test/ops/test_static_constant_pad.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4420126Z copying backends/xnnpack/test/ops/test_sub.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:41.4421990Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4424070Z copying backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4426818Z copying backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4429611Z copying backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4432350Z copying backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4435004Z copying backends/xnnpack/test/passes/test_decompose_cat_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4437698Z copying backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4440691Z copying backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:41.4442710Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:41.4444917Z copying backends/xnnpack/test/quantizer/test_pt2e_quantization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:41.4447756Z copying backends/xnnpack/test/quantizer/test_representation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:41.4450625Z copying backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:41.4452877Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization 2025-03-21T20:23:41.4455235Z copying backends/xnnpack/test/serialization/test_serialization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization 2025-03-21T20:23:41.4456995Z copying backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization 2025-03-21T20:23:41.4458175Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester 2025-03-21T20:23:41.4459188Z copying backends/xnnpack/test/tester/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester 2025-03-21T20:23:41.4460423Z copying backends/xnnpack/test/tester/tester.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester 2025-03-21T20:23:41.4461484Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:23:41.4462797Z copying backends/xnnpack/third-party/FP16/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:23:41.4463954Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:23:41.4465107Z copying backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:23:41.4466269Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:23:41.4467444Z copying backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:23:41.4468646Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:23:41.4469908Z copying backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:23:41.4471218Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:41.4472652Z copying backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:41.4474280Z copying backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:41.4763672Z copying backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:41.4765295Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:23:41.4766649Z copying backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:23:41.4767984Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:41.4769765Z copying backends/xnnpack/third-party/XNNPACK/scripts/check_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:41.4771754Z copying backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:41.4773944Z copying backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:41.4775982Z copying backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:41.4777462Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4778917Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4780751Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4782521Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4784487Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4786760Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4788641Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4790395Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4792301Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4794166Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4795928Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4797773Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4799967Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4801960Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4803961Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4805934Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4807888Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4809913Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4811751Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4813475Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4815432Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4817678Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4820267Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4822764Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4824614Z copying backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4826325Z copying backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4828085Z copying backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4829844Z copying backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:41.4831209Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:41.4832606Z copying backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:41.4834544Z copying backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:41.4836512Z copying backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:41.4838121Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:23:41.4839500Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:23:41.4841048Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/codegen 2025-03-21T20:23:41.4841748Z copying codegen/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen 2025-03-21T20:23:41.4842476Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4843263Z copying codegen/tools/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4844242Z copying codegen/tools/gen_all_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4845284Z copying codegen/tools/gen_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4846360Z copying codegen/tools/gen_ops_def.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4847361Z copying codegen/tools/gen_selected_op_variants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4848497Z copying codegen/tools/merge_yaml.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4849431Z copying codegen/tools/yaml_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools 2025-03-21T20:23:41.4850243Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:23:41.4851156Z copying codegen/tools/test/test_gen_all_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:23:41.4852265Z copying codegen/tools/test/test_gen_oplist.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:23:41.4931293Z copying codegen/tools/test/test_gen_oplist_real_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:23:41.4932556Z copying codegen/tools/test/test_gen_selected_op_variants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test 2025-03-21T20:23:41.4933575Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:23:41.4934757Z copying examples/apple/coreml/llama/export.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:23:41.4936220Z copying examples/apple/coreml/llama/llama_transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:23:41.4937644Z copying examples/apple/coreml/llama/run.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:23:41.4939178Z copying examples/apple/coreml/llama/test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:23:41.4940981Z copying examples/apple/coreml/llama/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama 2025-03-21T20:23:41.4941994Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:41.4943211Z copying examples/llm_pte_finetuning/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:41.4944542Z copying examples/llm_pte_finetuning/model_exporter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:41.4945915Z copying examples/llm_pte_finetuning/model_loading_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:41.4947339Z copying examples/llm_pte_finetuning/runner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:41.4948577Z copying examples/llm_pte_finetuning/training_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:41.4949807Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:23:41.4950622Z copying examples/models/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:23:41.4951639Z copying examples/models/checkpoint.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:23:41.4952748Z copying examples/models/model_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:23:41.4953856Z copying examples/models/model_factory.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models 2025-03-21T20:23:41.4954815Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3 2025-03-21T20:23:41.4956002Z copying examples/models/deeplab_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3 2025-03-21T20:23:41.4957231Z copying examples/models/deeplab_v3/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3 2025-03-21T20:23:41.4958177Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr 2025-03-21T20:23:41.4959159Z copying examples/models/edsr/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr 2025-03-21T20:23:41.4960383Z copying examples/models/edsr/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr 2025-03-21T20:23:41.4961398Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam 2025-03-21T20:23:41.4962582Z copying examples/models/efficient_sam/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam 2025-03-21T20:23:41.4964082Z copying examples/models/efficient_sam/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam 2025-03-21T20:23:41.4965352Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt 2025-03-21T20:23:41.4966614Z copying examples/models/emformer_rnnt/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt 2025-03-21T20:23:41.4968088Z copying examples/models/emformer_rnnt/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt 2025-03-21T20:23:41.4969207Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3 2025-03-21T20:23:41.4970216Z copying examples/models/inception_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3 2025-03-21T20:23:41.4971531Z copying examples/models/inception_v3/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3 2025-03-21T20:23:41.4972663Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4 2025-03-21T20:23:41.4973934Z copying examples/models/inception_v4/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4 2025-03-21T20:23:41.4975272Z copying examples/models/inception_v4/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4 2025-03-21T20:23:41.4976307Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4977212Z copying examples/models/llama/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4978413Z copying examples/models/llama/attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4979903Z copying examples/models/llama/eval_llama.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4981211Z copying examples/models/llama/eval_llama_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4982540Z copying examples/models/llama/export_llama.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4983772Z copying examples/models/llama/export_llama_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4985099Z copying examples/models/llama/fairseq2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4986560Z copying examples/models/llama/install_requirement_helper.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4987953Z copying examples/models/llama/llama_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4989317Z copying examples/models/llama/llama_transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4990601Z copying examples/models/llama/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4991877Z copying examples/models/llama/model_args.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4993220Z copying examples/models/llama/norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4994475Z copying examples/models/llama/rope.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4995692Z copying examples/models/llama/static_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama 2025-03-21T20:23:41.4996802Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision 2025-03-21T20:23:41.4998082Z copying examples/models/llama3_2_vision/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision 2025-03-21T20:23:41.4999326Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:23:41.5000401Z copying examples/models/llava/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:23:41.5001794Z copying examples/models/llava/export_llava.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:23:41.5002980Z copying examples/models/llava/image_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:23:41.5004322Z copying examples/models/llava/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava 2025-03-21T20:23:41.5005338Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm 2025-03-21T20:23:41.5006398Z copying examples/models/lstm/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm 2025-03-21T20:23:41.5007589Z copying examples/models/lstm/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm 2025-03-21T20:23:41.5008760Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert 2025-03-21T20:23:41.5009961Z copying examples/models/mobilebert/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert 2025-03-21T20:23:41.5011244Z copying examples/models/mobilebert/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert 2025-03-21T20:23:41.5012244Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2 2025-03-21T20:23:41.5013524Z copying examples/models/mobilenet_v2/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2 2025-03-21T20:23:41.5015038Z copying examples/models/mobilenet_v2/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2 2025-03-21T20:23:41.5016428Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3 2025-03-21T20:23:41.5017656Z copying examples/models/mobilenet_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3 2025-03-21T20:23:41.5067513Z copying examples/models/mobilenet_v3/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3 2025-03-21T20:23:41.5069455Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini-lora 2025-03-21T20:23:41.5071435Z copying examples/models/phi-3-mini-lora/export_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini-lora 2025-03-21T20:23:41.5073447Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:23:41.5075294Z copying examples/models/phi-3-mini/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:23:41.5077490Z copying examples/models/phi-3-mini/eager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:23:41.5079901Z copying examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:23:41.5082236Z copying examples/models/phi-3-mini/phi_3_mini.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:23:41.5084533Z copying examples/models/phi-3-mini/static_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:23:41.5086445Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini 2025-03-21T20:23:41.5088261Z copying examples/models/phi-4-mini/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini 2025-03-21T20:23:41.5090570Z copying examples/models/phi-4-mini/convert_weights.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini 2025-03-21T20:23:41.5092010Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5 2025-03-21T20:23:41.5092957Z copying examples/models/qwen2_5/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5 2025-03-21T20:23:41.5094960Z copying examples/models/qwen2_5/convert_weights.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5 2025-03-21T20:23:41.5096780Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet 2025-03-21T20:23:41.5098505Z copying examples/models/resnet/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet 2025-03-21T20:23:41.5100582Z copying examples/models/resnet/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet 2025-03-21T20:23:41.5102295Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test 2025-03-21T20:23:41.5103951Z copying examples/models/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test 2025-03-21T20:23:41.5105696Z copying examples/models/test/test_export.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test 2025-03-21T20:23:41.5107719Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit 2025-03-21T20:23:41.5109716Z copying examples/models/torchvision_vit/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit 2025-03-21T20:23:41.5112158Z copying examples/models/torchvision_vit/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit 2025-03-21T20:23:41.5114092Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model 2025-03-21T20:23:41.5115062Z copying examples/models/toy_model/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model 2025-03-21T20:23:41.5115929Z copying examples/models/toy_model/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model 2025-03-21T20:23:41.5116524Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter 2025-03-21T20:23:41.5117551Z copying examples/models/wav2letter/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter 2025-03-21T20:23:41.5118660Z copying examples/models/wav2letter/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter 2025-03-21T20:23:41.5119543Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:41.5121290Z copying examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:41.5122843Z copying examples/models/efficient_sam/efficient_sam_core/efficient_sam.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:41.5124479Z copying examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:41.5126115Z copying examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:41.5127251Z copying examples/models/efficient_sam/efficient_sam_core/mlp.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:41.5128091Z copying examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:41.5128693Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate 2025-03-21T20:23:41.5129786Z copying examples/models/llama/evaluate/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate 2025-03-21T20:23:41.5130901Z copying examples/models/llama/evaluate/eager_eval.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate 2025-03-21T20:23:41.5131626Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:23:41.5132875Z copying examples/models/llama/experimental/generate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:23:41.5134154Z copying examples/models/llama/experimental/load_gguf_q4_0.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:23:41.5135388Z copying examples/models/llama/experimental/subclass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:23:41.5136692Z copying examples/models/llama/experimental/test_subclass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental 2025-03-21T20:23:41.5137314Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:23:41.5138518Z copying examples/models/llama/runner/eager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:23:41.5139641Z copying examples/models/llama/runner/generation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:23:41.5140900Z copying examples/models/llama/runner/native.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner 2025-03-21T20:23:41.5141685Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5142675Z copying examples/models/llama/source_transformation/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5144198Z copying examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5145622Z copying examples/models/llama/source_transformation/attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5147274Z copying examples/models/llama/source_transformation/attention_sink.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5148650Z copying examples/models/llama/source_transformation/lora.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5150035Z copying examples/models/llama/source_transformation/pre_quantization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5151462Z copying examples/models/llama/source_transformation/prune_vocab.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5152905Z copying examples/models/llama/source_transformation/quantize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5153931Z copying examples/models/llama/source_transformation/quantized_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5154671Z copying examples/models/llama/source_transformation/rms_norm.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5155396Z copying examples/models/llama/source_transformation/rope.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5231074Z copying examples/models/llama/source_transformation/sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5231946Z copying examples/models/llama/source_transformation/spin_quant.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5232810Z copying examples/models/llama/source_transformation/test_attention_sink.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5233828Z copying examples/models/llama/source_transformation/test_quantized_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5234733Z copying examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5235555Z copying examples/models/llama/source_transformation/vulkan_rope.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:41.5235927Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:23:41.5236836Z copying examples/models/llama/tests/test_pre_quantization_transforms.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:23:41.5237445Z copying examples/models/llama/tests/test_simple_sdpa.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:23:41.5238064Z copying examples/models/llama/tests/test_static_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests 2025-03-21T20:23:41.5238418Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tokenizer 2025-03-21T20:23:41.5239255Z copying examples/models/llama/tokenizer/tiktoken.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tokenizer 2025-03-21T20:23:41.5239862Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:41.5240796Z copying examples/models/llama3_2_vision/preprocess/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:41.5241818Z copying examples/models/llama3_2_vision/preprocess/export_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:41.5242659Z copying examples/models/llama3_2_vision/preprocess/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:41.5243400Z copying examples/models/llama3_2_vision/preprocess/test_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:41.5243933Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:41.5244752Z copying examples/models/llama3_2_vision/runner/eager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:41.5245440Z copying examples/models/llama3_2_vision/runner/exported.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:41.5246221Z copying examples/models/llama3_2_vision/runner/generation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:41.5246926Z copying examples/models/llama3_2_vision/runner/native.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:41.5247359Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:23:41.5248059Z copying examples/models/llama3_2_vision/text_decoder/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:23:41.5248727Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:23:41.5249517Z copying examples/models/llama3_2_vision/vision_encoder/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:23:41.5250257Z copying examples/models/llama3_2_vision/vision_encoder/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:23:41.5250958Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:23:41.5251732Z copying examples/models/llama3_2_vision/text_decoder/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:23:41.5252632Z copying examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:23:41.5253254Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:23:41.5254145Z copying examples/models/llama3_2_vision/vision_encoder/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:23:41.5255006Z copying examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:23:41.5255341Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test 2025-03-21T20:23:41.5255902Z copying examples/models/llava/test/test_llava.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test 2025-03-21T20:23:41.5256673Z copying examples/models/llava/test/test_pte.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test 2025-03-21T20:23:41.5257014Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/moshi/mimi 2025-03-21T20:23:41.5257553Z copying examples/models/moshi/mimi/test_mimi.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/moshi/mimi 2025-03-21T20:23:41.5257793Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5258130Z copying exir/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5258688Z copying exir/_warnings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5259031Z copying exir/common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5259349Z copying exir/control_flow.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5259664Z copying exir/delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5259986Z copying exir/dim_order_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5260495Z copying exir/dynamic_shape.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5260826Z copying exir/error.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5261152Z copying exir/graph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5261481Z copying exir/graph_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5261880Z copying exir/lowered_backend_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5262372Z copying exir/memory.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5262712Z copying exir/memory_planning.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5263021Z copying exir/pass_base.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5263334Z copying exir/pass_manager.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5263785Z copying exir/print_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5264181Z copying exir/scalar_type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5264590Z copying exir/schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5264950Z copying exir/sym_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5265244Z copying exir/tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5265615Z copying exir/tracer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5265992Z copying exir/types.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5266355Z copying exir/version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5266757Z copying exir/wrap.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:41.5267033Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5267553Z copying exir/_serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5268048Z copying exir/_serialize/_cord.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5268551Z copying exir/_serialize/_dataclass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5268999Z copying exir/_serialize/_flatbuffer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5269536Z copying exir/_serialize/_named_data_store.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5404681Z copying exir/_serialize/_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5405498Z copying exir/_serialize/_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5406063Z copying exir/_serialize/data_serializer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5406601Z copying exir/_serialize/padding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:41.5406877Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:23:41.5407476Z copying exir/backend/backend_api.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:23:41.5407920Z copying exir/backend/backend_details.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:23:41.5408410Z copying exir/backend/compile_spec_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:23:41.5408856Z copying exir/backend/operator_support.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:23:41.5409327Z copying exir/backend/partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:23:41.5409707Z copying exir/backend/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend 2025-03-21T20:23:41.5409973Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:23:41.5410402Z copying exir/capture/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:23:41.5410788Z copying exir/capture/_capture.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:23:41.5411217Z copying exir/capture/_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:23:41.5411595Z copying exir/capture/_unlift.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture 2025-03-21T20:23:41.5411861Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects 2025-03-21T20:23:41.5412253Z copying exir/dialects/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects 2025-03-21T20:23:41.5412631Z copying exir/dialects/_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects 2025-03-21T20:23:41.5412912Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:23:41.5413248Z copying exir/emit/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:23:41.5413681Z copying exir/emit/_emit_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:23:41.5414027Z copying exir/emit/_emitter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit 2025-03-21T20:23:41.5414293Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:23:41.5414718Z copying exir/operator/convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:23:41.5415115Z copying exir/operator/manip.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:23:41.5415545Z copying exir/operator/util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator 2025-03-21T20:23:41.5415809Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5416177Z copying exir/passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5416758Z copying exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5417170Z copying exir/passes/const_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5417739Z copying exir/passes/constant_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5418455Z copying exir/passes/debug_handle_generator_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5418909Z copying exir/passes/dim_order_ops_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5419363Z copying exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5419967Z copying exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5420602Z copying exir/passes/external_constants_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5421110Z copying exir/passes/init_mutable_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5421643Z copying exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5422160Z copying exir/passes/memory_format_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5422838Z copying exir/passes/memory_planning_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5423323Z copying exir/passes/normalize_transpose_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5423800Z copying exir/passes/normalize_view_copy_base_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5424273Z copying exir/passes/pass_registry.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5424907Z copying exir/passes/prune_empty_tensors_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5425394Z copying exir/passes/quant_fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5425818Z copying exir/passes/quantize_io_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5426359Z copying exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5427030Z copying exir/passes/remove_mixed_type_operators.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5427514Z copying exir/passes/remove_noop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5427991Z copying exir/passes/replace_aten_with_edge_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5428643Z copying exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5429449Z copying exir/passes/replace_edge_with_backend_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5430216Z copying exir/passes/replace_sym_size_op_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5431112Z copying exir/passes/replace_view_copy_with_view_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5431890Z copying exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5432632Z copying exir/passes/spec_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5433444Z copying exir/passes/sym_shape_eval_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5434343Z copying exir/passes/sym_to_tensor_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5435235Z copying exir/passes/weights_to_outputs_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes 2025-03-21T20:23:41.5435718Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:23:41.5436390Z copying exir/program/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:23:41.5437140Z copying exir/program/_fake_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:23:41.5437858Z copying exir/program/_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program 2025-03-21T20:23:41.5438331Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5438953Z copying exir/serde/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5439832Z copying exir/serde/export_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5440845Z copying exir/serde/schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5441526Z copying exir/serde/schema_check.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5442210Z copying exir/serde/serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5442861Z copying exir/serde/union.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5443500Z copying exir/serde/upgrade.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde 2025-03-21T20:23:41.5443957Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5444653Z copying exir/tests/asr_joiner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5445312Z copying exir/tests/common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5446080Z copying exir/tests/control_flow_models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5446885Z copying exir/tests/dynamic_shape_models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5447538Z copying exir/tests/models.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5448294Z copying exir/tests/test_arg_validator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5449020Z copying exir/tests/test_capture.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5565693Z copying exir/tests/test_common.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5566430Z copying exir/tests/test_delegate.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5567210Z copying exir/tests/test_dim_order_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5568070Z copying exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5568754Z copying exir/tests/test_error.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5569495Z copying exir/tests/test_joint_graph.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5570337Z copying exir/tests/test_memory_format_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5571215Z copying exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5572143Z copying exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5573117Z copying exir/tests/test_memory_planning.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5573878Z copying exir/tests/test_op_convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5574610Z copying exir/tests/test_pass_infra.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5575278Z copying exir/tests/test_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5576054Z copying exir/tests/test_print_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5576932Z copying exir/tests/test_prune_empty_tensors_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5577725Z copying exir/tests/test_quant_fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5578509Z copying exir/tests/test_quantization.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5579296Z copying exir/tests/test_quantize_io_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5580080Z copying exir/tests/test_remove_view_copy.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5581000Z copying exir/tests/test_serde.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5581657Z copying exir/tests/test_tensor.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5582353Z copying exir/tests/test_tracer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5583132Z copying exir/tests/test_verification.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5583836Z copying exir/tests/test_warnings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5584553Z copying exir/tests/transformer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests 2025-03-21T20:23:41.5585099Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:23:41.5585963Z copying exir/verification/arg_validator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:23:41.5586795Z copying exir/verification/dev_html.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:23:41.5587691Z copying exir/verification/interpreter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:23:41.5588511Z copying exir/verification/verifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification 2025-03-21T20:23:41.5589074Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:23:41.5589885Z copying exir/_serialize/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:23:41.5590742Z copying exir/_serialize/test/test_cord.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:23:41.5591693Z copying exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:23:41.5592642Z copying exir/_serialize/test/test_named_data_store.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:23:41.5593556Z copying exir/_serialize/test/test_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test 2025-03-21T20:23:41.5594249Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:41.5595604Z copying exir/backend/canonical_partitioners/config_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:41.5596999Z copying exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:41.5598565Z copying exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:41.5599414Z copying exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:41.5600012Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5601005Z copying exir/backend/test/backend_with_compiler_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5602059Z copying exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5603056Z copying exir/backend/test/backend_with_named_data_map.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5604004Z copying exir/backend/test/hta_partitioner_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5604935Z copying exir/backend/test/op_partitioner_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5605950Z copying exir/backend/test/qnn_backend_demo.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5606983Z copying exir/backend/test/test_backend_with_named_data_map.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5607860Z copying exir/backend/test/test_backends.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5608785Z copying exir/backend/test/test_backends_lifted.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5609725Z copying exir/backend/test/test_backends_nested.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5610662Z copying exir/backend/test/test_compatibility.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5611607Z copying exir/backend/test/test_debug_handle_map.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5612593Z copying exir/backend/test/test_delegate_map_builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5613546Z copying exir/backend/test/test_graph_partition.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5614532Z copying exir/backend/test/test_lowered_backend_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5615240Z copying exir/backend/test/test_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5616086Z copying exir/backend/test/test_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5616916Z copying exir/backend/test/test_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test 2025-03-21T20:23:41.5617485Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos 2025-03-21T20:23:41.5618605Z copying exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos 2025-03-21T20:23:41.5619662Z copying exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos 2025-03-21T20:23:41.5620295Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:41.5621547Z copying exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:41.5622834Z copying exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:41.5623993Z copying exir/backend/test/demos/rpc/test_rpc.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:41.5624591Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend 2025-03-21T20:23:41.5625422Z copying exir/dialects/backend/_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend 2025-03-21T20:23:41.5625937Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge 2025-03-21T20:23:41.5626737Z copying exir/dialects/edge/_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge 2025-03-21T20:23:41.5627263Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/test 2025-03-21T20:23:41.5770144Z copying exir/dialects/test/test_exir_dialect_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/test 2025-03-21T20:23:41.5770568Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/test 2025-03-21T20:23:41.5771428Z copying exir/dialects/backend/test/test_backend_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/test 2025-03-21T20:23:41.5771940Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg 2025-03-21T20:23:41.5772433Z copying exir/dialects/edge/arg/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg 2025-03-21T20:23:41.5772907Z copying exir/dialects/edge/arg/type.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg 2025-03-21T20:23:41.5773233Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:23:41.5773871Z copying exir/dialects/edge/dtype/runner.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:23:41.5774573Z copying exir/dialects/edge/dtype/supported.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:23:41.5775097Z copying exir/dialects/edge/dtype/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype 2025-03-21T20:23:41.5775421Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op 2025-03-21T20:23:41.5775888Z copying exir/dialects/edge/op/api.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op 2025-03-21T20:23:41.5776392Z copying exir/dialects/edge/op/sample_input.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op 2025-03-21T20:23:41.5776713Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec 2025-03-21T20:23:41.5777188Z copying exir/dialects/edge/spec/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec 2025-03-21T20:23:41.5777685Z copying exir/dialects/edge/spec/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec 2025-03-21T20:23:41.5777992Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test 2025-03-21T20:23:41.5778573Z copying exir/dialects/edge/test/test_edge_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test 2025-03-21T20:23:41.5779284Z copying exir/dialects/edge/test/test_edge_yaml.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test 2025-03-21T20:23:41.5779689Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/test 2025-03-21T20:23:41.5780293Z copying exir/dialects/edge/op/test/test_api.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/test 2025-03-21T20:23:41.5780653Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/test 2025-03-21T20:23:41.5781170Z copying exir/emit/test/test_emit.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/test 2025-03-21T20:23:41.5781459Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/test 2025-03-21T20:23:41.5781972Z copying exir/operator/test/test_operator.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/test 2025-03-21T20:23:41.5782456Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:23:41.5783029Z copying exir/program/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:23:41.5783514Z copying exir/program/test/test_fake_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:23:41.5784123Z copying exir/program/test/test_program.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test 2025-03-21T20:23:41.5784504Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/test 2025-03-21T20:23:41.5785095Z copying exir/verification/test/test_verifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/test 2025-03-21T20:23:41.5785459Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/android_test 2025-03-21T20:23:41.5786124Z copying extension/android_test/add_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/android_test 2025-03-21T20:23:41.5786498Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util 2025-03-21T20:23:41.5787029Z copying extension/export_util/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util 2025-03-21T20:23:41.5787491Z copying extension/export_util/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util 2025-03-21T20:23:41.5787786Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor 2025-03-21T20:23:41.5788247Z copying extension/flat_tensor/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor 2025-03-21T20:23:41.5788585Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:23:41.5789223Z copying extension/gguf_util/convert_main.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:23:41.5789757Z copying extension/gguf_util/converter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:23:41.5790295Z copying extension/gguf_util/load_gguf.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util 2025-03-21T20:23:41.5790720Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:23:41.5791278Z copying extension/pybindings/portable_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:23:41.5791570Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree 2025-03-21T20:23:41.5791982Z copying extension/pytree/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree 2025-03-21T20:23:41.5792274Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training 2025-03-21T20:23:41.5792728Z copying extension/training/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training 2025-03-21T20:23:41.5793164Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:23:41.5793895Z copying extension/flat_tensor/serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:23:41.5794581Z copying extension/flat_tensor/serialize/flat_tensor_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:23:41.5795370Z copying extension/flat_tensor/serialize/serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:23:41.5795731Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/test 2025-03-21T20:23:41.5796289Z copying extension/flat_tensor/test/test_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/test 2025-03-21T20:23:41.5796630Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converters 2025-03-21T20:23:41.5797333Z copying extension/gguf_util/converters/llama_converter.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converters 2025-03-21T20:23:41.5797657Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5798162Z copying extension/llm/custom_ops/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5798674Z copying extension/llm/custom_ops/custom_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5799310Z copying extension/llm/custom_ops/model_sharding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5800111Z copying extension/llm/custom_ops/op_tile_crop_aot.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5800717Z copying extension/llm/custom_ops/preprocess_custom_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5801490Z copying extension/llm/custom_ops/test_preprocess_custom_ops.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5802201Z copying extension/llm/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5802762Z copying extension/llm/custom_ops/test_update_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:41.5803061Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:23:41.5803720Z copying extension/llm/export/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:23:41.5804252Z copying extension/llm/export/builder.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:23:41.5804763Z copying extension/llm/export/export_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:23:41.5805283Z copying extension/llm/export/partitioner_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:23:41.5805787Z copying extension/llm/export/quantizer_lib.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:23:41.5806312Z copying extension/llm/export/test_export_passes.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export 2025-03-21T20:23:41.5806610Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:23:41.5807090Z copying extension/llm/modules/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:23:41.5950048Z copying extension/llm/modules/_position_embeddings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:23:41.5950865Z copying extension/llm/modules/attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:23:41.5951360Z copying extension/llm/modules/kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules 2025-03-21T20:23:41.5951693Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:23:41.5952187Z copying extension/llm/tokenizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:23:41.5952719Z copying extension/llm/tokenizer/hf_tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:23:41.5953239Z copying extension/llm/tokenizer/tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:23:41.5953780Z copying extension/llm/tokenizer/utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer 2025-03-21T20:23:41.5954224Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers 2025-03-21T20:23:41.5954962Z copying extension/llm/tokenizers/setup.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers 2025-03-21T20:23:41.5955368Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:23:41.5956313Z copying extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:23:41.5956849Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:23:41.5957908Z copying extension/llm/custom_ops/spinquant/third-party/FFHT/example.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:23:41.5958837Z copying extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:23:41.5959272Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:23:41.5960108Z copying extension/llm/modules/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:23:41.5960845Z copying extension/llm/modules/test/test_attention.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:23:41.5961407Z copying extension/llm/modules/test/test_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:23:41.5962168Z copying extension/llm/modules/test/test_position_embeddings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test 2025-03-21T20:23:41.5962610Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/test 2025-03-21T20:23:41.5963248Z copying extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/test 2025-03-21T20:23:41.5963696Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:41.5964448Z copying extension/llm/tokenizers/pytorch_tokenizers/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:41.5965528Z copying extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:41.5966433Z copying extension/llm/tokenizers/pytorch_tokenizers/llama2c.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:41.5967387Z copying extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:41.5967910Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:23:41.5969095Z copying extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:23:41.5970078Z copying extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:23:41.5970477Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:23:41.5971183Z copying extension/llm/tokenizers/tools/llama2c/convert.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:23:41.5971526Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:23:41.5972316Z copying extension/pybindings/test/make_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:23:41.5973108Z copying extension/pybindings/test/test_backend_pybinding.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:23:41.5973784Z copying extension/pybindings/test/test_pybindings.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test 2025-03-21T20:23:41.5974211Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/test 2025-03-21T20:23:41.5974754Z copying extension/pytree/test/test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/test 2025-03-21T20:23:41.5975102Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings 2025-03-21T20:23:41.5975936Z copying extension/training/pybindings/_training_module.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings 2025-03-21T20:23:41.5976373Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR 2025-03-21T20:23:41.5977138Z copying extension/training/examples/XOR/export_model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR 2025-03-21T20:23:41.5977878Z copying extension/training/examples/XOR/model.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR 2025-03-21T20:23:41.5978341Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/test 2025-03-21T20:23:41.5979034Z copying extension/training/examples/XOR/test/test_export.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/test 2025-03-21T20:23:41.5979413Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/test 2025-03-21T20:23:41.5980248Z copying extension/training/pybindings/test/test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/test 2025-03-21T20:23:41.5980641Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:23:41.5981158Z copying kernels/quantized/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:23:41.5981526Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:23:41.5982300Z copying kernels/quantized/test/test_out_variants.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:23:41.5982903Z copying kernels/quantized/test/test_quant_dequant_per_token.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:23:41.5983153Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools 2025-03-21T20:23:41.5983499Z copying devtools/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools 2025-03-21T20:23:41.5983879Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug 2025-03-21T20:23:41.5984526Z copying devtools/backend_debug/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug 2025-03-21T20:23:41.5985108Z copying devtools/backend_debug/delegation_info.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug 2025-03-21T20:23:41.5985446Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:23:41.5986080Z copying devtools/bundled_program/config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:23:41.5986752Z copying devtools/bundled_program/core.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:23:41.5987276Z copying devtools/bundled_program/version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:23:41.5987730Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format 2025-03-21T20:23:41.5988354Z copying devtools/debug_format/base_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format 2025-03-21T20:23:41.5988978Z copying devtools/debug_format/et_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format 2025-03-21T20:23:41.5989276Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:23:41.5989726Z copying devtools/etdump/schema_flatcc.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:23:41.5990172Z copying devtools/etdump/serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:23:41.5990610Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord 2025-03-21T20:23:42.3299349Z copying devtools/etrecord/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord 2025-03-21T20:23:42.3300629Z copying devtools/etrecord/_etrecord.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord 2025-03-21T20:23:42.3301573Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:23:42.3302601Z copying devtools/inspector/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:23:42.3303758Z copying devtools/inspector/_inspector.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:23:42.3305306Z copying devtools/inspector/_inspector_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:23:42.3306445Z copying devtools/inspector/inspector_cli.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector 2025-03-21T20:23:42.3307780Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool 2025-03-21T20:23:42.3308905Z copying devtools/size_analysis_tool/size_analysis_tool.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool 2025-03-21T20:23:42.3310820Z copying devtools/size_analysis_tool/size_analysis_tool_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool 2025-03-21T20:23:42.3312170Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:23:42.3313202Z copying devtools/visualization/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:23:42.3314690Z copying devtools/visualization/visualization_utils.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:23:42.3316127Z copying devtools/visualization/visualization_utils_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization 2025-03-21T20:23:42.3317489Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/tests 2025-03-21T20:23:42.3318711Z copying devtools/backend_debug/tests/test_delegation_info.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/tests 2025-03-21T20:23:42.3320106Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.3321458Z copying devtools/bundled_program/schema/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.3322998Z copying devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.3324497Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.3325750Z copying devtools/bundled_program/serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.3327107Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.3328342Z copying devtools/bundled_program/test/test_bundle_data.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.3330013Z copying devtools/bundled_program/test/test_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.3331784Z copying devtools/bundled_program/test/test_end2end.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.3332888Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util 2025-03-21T20:23:42.3334266Z copying devtools/bundled_program/util/test_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util 2025-03-21T20:23:42.3335483Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test 2025-03-21T20:23:42.3336939Z copying devtools/bundled_program/schema/test/test_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test 2025-03-21T20:23:42.3338231Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:23:42.3339738Z copying devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:23:42.3341487Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/tests 2025-03-21T20:23:42.3342855Z copying devtools/etdump/tests/serialize_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/tests 2025-03-21T20:23:42.3343968Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/tests 2025-03-21T20:23:42.3345230Z copying devtools/etrecord/tests/etrecord_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/tests 2025-03-21T20:23:42.3346330Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:23:42.3347644Z copying devtools/inspector/tests/event_blocks_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:23:42.3349175Z copying devtools/inspector/tests/inspector_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:23:42.3350805Z copying devtools/inspector/tests/inspector_utils_test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests 2025-03-21T20:23:42.3352363Z copying devtools/bundled_program/config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:23:42.3353628Z copying devtools/bundled_program/core.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:23:42.3355042Z copying devtools/bundled_program/version.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program 2025-03-21T20:23:42.3356597Z copying devtools/bundled_program/schema/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.3358137Z copying devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.3359906Z copying devtools/bundled_program/serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.3361357Z copying devtools/bundled_program/test/test_bundle_data.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.3362855Z copying devtools/bundled_program/test/test_config.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.3364204Z copying devtools/bundled_program/test/test_end2end.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.3365723Z copying devtools/bundled_program/util/test_util.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util 2025-03-21T20:23:42.3367222Z copying devtools/bundled_program/schema/test/test_schema.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test 2025-03-21T20:23:42.3368921Z copying devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:23:42.3370270Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/runtime 2025-03-21T20:23:42.3370975Z copying runtime/__init__.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/runtime 2025-03-21T20:23:42.3371790Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/test 2025-03-21T20:23:42.3372700Z copying runtime/test/test_runtime.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/test 2025-03-21T20:23:42.3373468Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:23:42.3374418Z copying util/activation_memory_profiler.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:23:42.3375332Z copying util/collect_env.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:23:42.3376125Z copying util/python_profiler.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/util 2025-03-21T20:23:42.3376819Z running egg_info 2025-03-21T20:23:42.3377129Z creating executorch.egg-info 2025-03-21T20:23:42.3377560Z writing executorch.egg-info/PKG-INFO 2025-03-21T20:23:42.3378097Z writing dependency_links to executorch.egg-info/dependency_links.txt 2025-03-21T20:23:42.3378845Z writing entry points to executorch.egg-info/entry_points.txt 2025-03-21T20:23:42.3379588Z writing requirements to executorch.egg-info/requires.txt 2025-03-21T20:23:42.3380215Z writing top-level names to executorch.egg-info/top_level.txt 2025-03-21T20:23:42.3380773Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2025-03-21T20:23:42.3381391Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2025-03-21T20:23:42.3381920Z adding license file 'LICENSE' 2025-03-21T20:23:42.3382413Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2025-03-21T20:23:42.3383320Z copying backends/apple/coreml/executorchcoreml.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml 2025-03-21T20:23:42.3384910Z copying backends/apple/mps/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization 2025-03-21T20:23:42.3386128Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:23:42.3387691Z copying backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:23:42.3389117Z copying backends/cadence/aot/functions.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:42.3425845Z copying backends/cadence/aot/functions_fusion_g3.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:42.3427182Z copying backends/cadence/aot/functions_hifi.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot 2025-03-21T20:23:42.3428716Z copying backends/qualcomm/serialization/qc_compiler_spec.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization 2025-03-21T20:23:42.3429914Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/aot/ir 2025-03-21T20:23:42.3431006Z copying backends/qualcomm/aot/ir/qcir.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/aot/ir 2025-03-21T20:23:42.3432406Z copying backends/vulkan/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization 2025-03-21T20:23:42.3433836Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3435248Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3437006Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3439041Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3441214Z copying backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3442991Z copying backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3444754Z copying backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3446631Z copying backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3448628Z copying backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3450593Z copying backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3452816Z copying backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3454898Z copying backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3456654Z copying backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3458249Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3460206Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3462156Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3464236Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3466256Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3468259Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3470003Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3471794Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3473540Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3475364Z copying backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3477117Z copying backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3478830Z copying backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3480733Z copying backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3482369Z copying backends/vulkan/runtime/graph/ops/glsl/flip.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3483983Z copying backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3485897Z copying backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3487750Z copying backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3489693Z copying backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3491721Z copying backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3493804Z copying backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3495718Z copying backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3497583Z copying backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3499672Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3501924Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3503755Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3505490Z copying backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3507080Z copying backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3508870Z copying backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3510625Z copying backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3512344Z copying backends/vulkan/runtime/graph/ops/glsl/q_4w_linear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3513978Z copying backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3516012Z copying backends/vulkan/runtime/graph/ops/glsl/q_8w_linear_optimized.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3517774Z copying backends/vulkan/runtime/graph/ops/glsl/reduce.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3519511Z copying backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3543961Z copying backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3545972Z copying backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3547975Z copying backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3549922Z copying backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3551995Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3554004Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3556181Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3558100Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3560088Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3561956Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3563874Z copying backends/vulkan/runtime/graph/ops/glsl/slice_packed_dim.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3565755Z copying backends/vulkan/runtime/graph/ops/glsl/slice_unpacked_dim.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3567707Z copying backends/vulkan/runtime/graph/ops/glsl/softmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3570363Z copying backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3573369Z copying backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3576424Z copying backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.3578625Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/glsl 2025-03-21T20:23:42.3580527Z copying backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/glsl 2025-03-21T20:23:42.3582554Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.3584853Z copying backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.3587411Z copying backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.3590166Z copying backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.3593041Z copying backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.3595748Z copying backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.3598604Z copying backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.3601339Z copying backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:23:42.3603941Z copying backends/xnnpack/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization 2025-03-21T20:23:42.3606311Z copying backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party 2025-03-21T20:23:42.3608974Z copying backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:23:42.3611512Z copying backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:23:42.3614191Z copying backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:23:42.3617012Z copying backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:23:42.3620268Z copying backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:42.3623660Z copying backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:42.3625384Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3627928Z copying backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3631188Z copying backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3633902Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3636757Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3639841Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3642177Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3643946Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3645905Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3647730Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3649832Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3651709Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3653524Z copying backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3655829Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3657727Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3659588Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3661402Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3663514Z copying backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3666140Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3668337Z copying backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3670268Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3672125Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3674012Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3675897Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3677614Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3679417Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3681313Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3683156Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3684917Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3686850Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3688757Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3690580Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3692504Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3694436Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3696208Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3698198Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3700190Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3702112Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3715615Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3717538Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3719383Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3721482Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3723380Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3725171Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3726873Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3728815Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3730738Z copying backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3732491Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3734474Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3736495Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3738502Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3740590Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3742662Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3744736Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3746773Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3748535Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3750483Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3752445Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3754213Z copying backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3756260Z copying backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3758393Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3760370Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3762166Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3763956Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3765744Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3767605Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3798907Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3800963Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3802771Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3804555Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3806344Z copying backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3808157Z copying backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3809790Z copying backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3811780Z copying backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3813459Z copying backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.3815138Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3816913Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3818675Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3820512Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3822431Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3824275Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3826036Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3827814Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3829621Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3831393Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3833116Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3834890Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3836723Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3838584Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3840706Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3842473Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3844202Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3845932Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3847813Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3849635Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3851475Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3853329Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3855108Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3856838Z copying backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.3858740Z copying backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:42.3860758Z copying backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:42.3862579Z copying backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:42.3864311Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:23:42.3865846Z copying examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.3867157Z copying examples/llm_pte_finetuning/phi3_config.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.3868426Z copying examples/llm_pte_finetuning/qwen_05b_config.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.3869709Z copying examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini 2025-03-21T20:23:42.3870719Z copying exir/delegate.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir 2025-03-21T20:23:42.3871615Z copying exir/dialects/edge/edge.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge 2025-03-21T20:23:42.3872697Z copying extension/pybindings/pybindings.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:23:42.3873932Z copying extension/flat_tensor/serialize/flat_tensor.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.3875263Z copying extension/flat_tensor/serialize/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.3876606Z copying extension/training/pybindings/_training_lib.pyi -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings 2025-03-21T20:23:42.3877808Z copying kernels/quantized/quantized.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:23:42.3878987Z copying kernels/quantized/test/supported_features_def.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test 2025-03-21T20:23:42.3880020Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/schema 2025-03-21T20:23:42.3880722Z copying schema/program.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/schema 2025-03-21T20:23:42.3881602Z copying schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/schema 2025-03-21T20:23:42.4505374Z copying devtools/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:23:42.4507159Z copying devtools/etdump/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump 2025-03-21T20:23:42.4509386Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.4512023Z copying devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.4514716Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.4517405Z copying devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.4519380Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/kernel/test 2025-03-21T20:23:42.4521416Z copying runtime/kernel/test/functions.yaml -> pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/kernel/test 2025-03-21T20:23:42.4523331Z copying schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:42.4525024Z copying schema/program.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize 2025-03-21T20:23:42.4527310Z copying devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.4530065Z copying devtools/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.4531995Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/share/cmake 2025-03-21T20:23:42.4533952Z copying tools/cmake/executorch-wheel-config.cmake -> pip-out/lib.linux-x86_64-cpython-310/executorch/share/cmake/executorch-config.cmake 2025-03-21T20:23:42.4536076Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4537928Z copying runtime/core/array_ref.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4540031Z copying runtime/core/data_loader.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4542320Z copying runtime/core/defines.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4544360Z copying runtime/core/error.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4546363Z copying runtime/core/evalue.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4548455Z copying runtime/core/event_tracer.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4550660Z copying runtime/core/event_tracer_hooks.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4553008Z copying runtime/core/event_tracer_hooks_delegate.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4555336Z copying runtime/core/freeable_buffer.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4557660Z copying runtime/core/hierarchical_allocator.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4560064Z copying runtime/core/memory_allocator.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4562259Z copying runtime/core/named_data_map.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4564628Z copying runtime/core/result.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4566651Z copying runtime/core/span.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4568762Z copying runtime/core/tag.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4570827Z copying runtime/core/tensor_layout.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4573091Z copying runtime/core/tensor_shape_dynamism.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.4575172Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:23:42.4577329Z copying runtime/core/exec_aten/exec_aten.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:23:42.4579672Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:23:42.4582558Z copying runtime/core/exec_aten/testing_util/tensor_factory.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:23:42.4585709Z copying runtime/core/exec_aten/testing_util/tensor_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:23:42.4588256Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.4590625Z copying runtime/core/exec_aten/util/dim_order_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.4593467Z copying runtime/core/exec_aten/util/scalar_type_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.4596424Z copying runtime/core/exec_aten/util/tensor_dimension_limit.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.4598092Z copying runtime/core/exec_aten/util/tensor_shape_to_c_string.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.4599598Z copying runtime/core/exec_aten/util/tensor_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.4600949Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4602173Z copying runtime/core/portable_type/bfloat16.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4603617Z copying runtime/core/portable_type/bfloat16_math.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4605060Z copying runtime/core/portable_type/bits_types.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4606475Z copying runtime/core/portable_type/complex.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4607880Z copying runtime/core/portable_type/device.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4609243Z copying runtime/core/portable_type/half.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4610638Z copying runtime/core/portable_type/optional.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4612180Z copying runtime/core/portable_type/qint_types.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4613593Z copying runtime/core/portable_type/scalar.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4615022Z copying runtime/core/portable_type/scalar_type.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4616468Z copying runtime/core/portable_type/string_view.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4617895Z copying runtime/core/portable_type/tensor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4619315Z copying runtime/core/portable_type/tensor_impl.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4620776Z copying runtime/core/portable_type/tensor_options.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.4622824Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:23:42.4625416Z copying runtime/core/portable_type/c10/c10/macros/Export.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:23:42.4627625Z copying runtime/core/portable_type/c10/c10/macros/Macros.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:23:42.4629474Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5064983Z copying runtime/core/portable_type/c10/c10/util/BFloat16-inl.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5067210Z copying runtime/core/portable_type/c10/c10/util/BFloat16-math.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5069202Z copying runtime/core/portable_type/c10/c10/util/BFloat16.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5071076Z copying runtime/core/portable_type/c10/c10/util/Half-inl.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5072822Z copying runtime/core/portable_type/c10/c10/util/Half.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5074901Z copying runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5077065Z copying runtime/core/portable_type/c10/c10/util/bit_cast.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5079299Z copying runtime/core/portable_type/c10/c10/util/floating_point_utils.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5081492Z copying runtime/core/portable_type/c10/c10/util/irange.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.5082940Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.5084243Z copying runtime/kernel/kernel_includes.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.5085570Z copying runtime/kernel/kernel_runtime_context.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.5087386Z copying runtime/kernel/operator_registry.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.5088864Z copying runtime/kernel/thread_parallel_interface.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.5090157Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/test 2025-03-21T20:23:42.5091403Z copying runtime/kernel/test/test_util.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/test 2025-03-21T20:23:42.5092648Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5093838Z copying runtime/platform/abort.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5095168Z copying runtime/platform/assert.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5096496Z copying runtime/platform/clock.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5098091Z copying runtime/platform/compat_unistd.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5099596Z copying runtime/platform/compiler.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5100841Z copying runtime/platform/log.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5102269Z copying runtime/platform/platform.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5103503Z copying runtime/platform/profiler.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5104957Z copying runtime/platform/runtime.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5106153Z copying runtime/platform/system.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5107612Z copying runtime/platform/types.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.5108682Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/test 2025-03-21T20:23:42.5110113Z copying runtime/platform/test/stub_platform.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/test 2025-03-21T20:23:42.5111284Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.5112792Z copying extension/kernel_util/make_boxed_from_unboxed_functor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.5114406Z copying extension/kernel_util/meta_programming.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.5116045Z copying extension/kernel_util/type_list.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.5117480Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:23:42.5118539Z copying extension/tensor/tensor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:23:42.5120272Z copying extension/tensor/tensor_accessor.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:23:42.5121569Z copying extension/tensor/tensor_ptr.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:23:42.5123161Z copying extension/tensor/tensor_ptr_maker.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor 2025-03-21T20:23:42.5124385Z creating pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:23:42.5125711Z copying extension/threadpool/cpuinfo_utils.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:23:42.5127468Z copying extension/threadpool/threadpool.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:23:42.5129122Z copying extension/threadpool/threadpool_guard.h -> pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool 2025-03-21T20:23:42.5130172Z running build_ext 2025-03-21T20:23:42.5130837Z creating /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin 2025-03-21T20:23:42.5131836Z creating /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin 2025-03-21T20:23:42.5133648Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/third-party/flatbuffers/flatc -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin 2025-03-21T20:23:42.5135446Z copying tools/wheel/pip_data_bin_init.py.in -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin/__init__.py 2025-03-21T20:23:42.5137179Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/kernels/quantized/libquantized_ops_aot_lib.so -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized 2025-03-21T20:23:42.5139406Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/_portable_lib.cpython-310-x86_64-linux-gnu.so -> pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings 2025-03-21T20:23:42.5141816Z copying /pytorch/executorch/pip-out/temp.linux-x86_64-cpython-310/cmake-out/extension/llm/custom_ops/libcustom_ops_aot_lib.so -> /pytorch/executorch/pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops 2025-03-21T20:23:42.5143421Z installing to pip-out/bdist.linux-x86_64/wheel 2025-03-21T20:23:42.5143841Z running install 2025-03-21T20:23:42.5144136Z running install_lib 2025-03-21T20:23:42.5144465Z creating pip-out/bdist.linux-x86_64/wheel 2025-03-21T20:23:42.5144935Z creating pip-out/bdist.linux-x86_64/wheel/executorch 2025-03-21T20:23:42.5145648Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends 2025-03-21T20:23:42.5146330Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2025-03-21T20:23:42.5147366Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/arm_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5148989Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/arm_vela.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5150579Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/ethosu_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5152372Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/ethosu_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5154177Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/process_node.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5155850Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5187513Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_mapping.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5189380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5191270Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5192774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_specification.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5194363Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/tosa_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm 2025-03-21T20:23:42.5195416Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/_passes 2025-03-21T20:23:42.5196834Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/_debug_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5198781Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5201026Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/annotate_decomposed_matmul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5203069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/arm_pass_manager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5204914Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/arm_pass_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5206928Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/cast_int64_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5208985Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5210940Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5213042Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5215060Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_full_like_to_full_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5216996Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_minmax_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5218910Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_split_to_slice.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5220654Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_squeezes_to_view.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5222493Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/convert_to_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5224382Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_batchnorm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5226280Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_div_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5227958Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_layernorm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5229994Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_linear_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5231998Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_meandim_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5233771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_select.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5235478Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_softmax_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5237457Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5239427Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/decompose_var_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5241775Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5243527Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5245454Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fuse_constant_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5247452Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/fuse_quantized_activation_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5249419Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/insert_rescales_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5251070Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/insert_table_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5252909Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/keep_dims_false_to_squeeze_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5254860Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/match_arg_ranks_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5256692Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/meandim_to_averagepool_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5258380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/mm_to_bmm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5260152Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/remove_clone_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5262048Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/scalars_to_attribute_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5263879Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/size_adjust_conv2d_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5265888Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5268177Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/_passes 2025-03-21T20:23:42.5269863Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operator_support 2025-03-21T20:23:42.5271129Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5273291Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/convolution_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5275505Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/minmax_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5311232Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/pool_2d_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5313276Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/reduce_sum_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5315528Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/right_shift_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5317628Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/slice_copy_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5319773Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/to_copy_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5321692Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operator_support/tosa_supported_operators.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operator_support 2025-03-21T20:23:42.5323254Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2025-03-21T20:23:42.5324470Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5326221Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5328095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5329923Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5331533Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_amax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5333393Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_amin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5335233Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_any.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5337022Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5338711Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5340821Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5342702Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5344393Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_constant_pad_nd.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5346241Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5348071Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_eq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5349870Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_exp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5351585Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_full.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5353410Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_ge.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5355254Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_get_item.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5356912Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_gt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5358687Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_le.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5360502Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_log.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5362210Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_lt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5363952Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5365843Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5367654Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5369330Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_mul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5371190Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5373088Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_reciprocal.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5375057Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5376768Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_rescale.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5378784Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_rshift.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5380707Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5382559Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5384326Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_slice.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5386229Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5388105Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_sum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5389889Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_table.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5391665Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_tanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5393495Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_to_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5395428Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_to_dim_order_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5397289Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_transpose.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5399120Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_upsample_nearest2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5436886Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/op_view.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5439093Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/ops_binary.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5441213Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/operators/ops_unary.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/operators 2025-03-21T20:23:42.5442688Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/quantizer 2025-03-21T20:23:42.5444197Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:23:42.5446026Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/arm_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:23:42.5448048Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:23:42.5449992Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/quantization_annotator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:23:42.5452071Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/quantizer/quantization_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/quantizer 2025-03-21T20:23:42.5453920Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test 2025-03-21T20:23:42.5455261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:23:42.5457168Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/conftest.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:23:42.5458913Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/runner_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:23:42.5460573Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/test_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test 2025-03-21T20:23:42.5461833Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/misc 2025-03-21T20:23:42.5463133Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_custom_partition.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5464965Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_debug_feats.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5467079Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_dim_order_guards.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5469184Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_lifted_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5471162Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_model_evaluator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5473068Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_multiple_delegates.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5474979Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_multiple_outputs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5477053Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5479248Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/misc/test_tosa_spec.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/misc 2025-03-21T20:23:42.5480711Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/models 2025-03-21T20:23:42.5482022Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_conformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5483861Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_dl3_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5485668Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_llama.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5487554Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_lstm_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5489579Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5491711Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_nn_functional.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5493921Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_nn_modules.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5495886Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_torch_functions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5497841Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/models/test_w2l_arm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/models 2025-03-21T20:23:42.5499193Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2025-03-21T20:23:42.5500482Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5502323Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5504018Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_amax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5505876Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_amin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5507668Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_any.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5509408Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5511182Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_batch_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5513013Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_bitwise.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5514805Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5516469Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5518277Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5520168Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_clone.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5522097Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_constant_pad_nd.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5523854Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_conv1d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5525726Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5561919Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_conv_combos.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5564041Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_depthwise_conv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5566256Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5568046Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_eq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5569710Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_exp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5571550Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_expand.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5573308Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_floor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5575028Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_full.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5576841Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_ge.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5578714Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_gt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5580378Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_hardsigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5582341Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5584269Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5586101Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_layer_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5587785Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_le.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5589835Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5591700Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_log.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5593651Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_logical.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5595487Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_logsoftmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5597297Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_lt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5599150Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_max_pool.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5601133Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5602774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5604760Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5606562Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_mm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5608304Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_mul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5610007Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5611845Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_reciprocal.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5613729Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5615460Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5617289Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_rshift.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5619301Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5621123Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_scalars.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5622825Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_select.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5624702Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5626550Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sigmoid_16bit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5628539Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sigmoid_32bit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5630261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_slice.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5631996Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5633922Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_split.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5635640Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5637337Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5639232Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_sum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5641227Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_tanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5643077Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_to_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5645068Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_unsqueeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5647015Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_upsample_nearest2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5648808Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_var.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5650514Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/ops/test_view.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/ops 2025-03-21T20:23:42.5676349Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/passes 2025-03-21T20:23:42.5678043Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_cast_int64_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5680432Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_convert_to_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5682474Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_fold_qdq_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5684388Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5686425Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5688489Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_insert_table_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5690617Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_ioquantization_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5692841Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_meandim_to_averagepool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5694681Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_rescale_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5696810Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/passes 2025-03-21T20:23:42.5698320Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/quantizer 2025-03-21T20:23:42.5699810Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/quantizer/test_generic_annotater.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/quantizer 2025-03-21T20:23:42.5701468Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tester 2025-03-21T20:23:42.5702833Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:23:42.5704837Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/analyze_output_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:23:42.5706997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/arm_tester.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:23:42.5708931Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tester/test_pipeline.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tester 2025-03-21T20:23:42.5710294Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tosautil 2025-03-21T20:23:42.5711803Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/test/tosautil/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/test/tosautil 2025-03-21T20:23:42.5713063Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/util 2025-03-21T20:23:42.5714441Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/util/arm_model_evaluator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/util 2025-03-21T20:23:42.5715693Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party 2025-03-21T20:23:42.5716750Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:23:42.5718425Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib 2025-03-21T20:23:42.5720385Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python 2025-03-21T20:23:42.5721544Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:23:42.5723652Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:23:42.5726663Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/serializer 2025-03-21T20:23:42.5728677Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5730906Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5733814Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5736650Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5739557Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5742611Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5745393Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5748288Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5750986Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5753597Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5756426Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5759295Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5762305Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5765047Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5767698Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5770332Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5782433Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5785262Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5788048Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5790948Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5793873Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5796667Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5799314Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5802350Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5805152Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5808005Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5810805Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5813624Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5816440Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5819178Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5821927Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5824923Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5827810Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5830456Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5833209Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/python/tosa 2025-03-21T20:23:42.5835117Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test 2025-03-21T20:23:42.5836184Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:23:42.5838320Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/test/scripts 2025-03-21T20:23:42.5840765Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:23:42.5842953Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2025-03-21T20:23:42.5845096Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:23:42.5847050Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/arm/third-party/serialization_lib/schema 2025-03-21T20:23:42.5848863Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example 2025-03-21T20:23:42.5850003Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:23:42.5851888Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:23:42.5853744Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:23:42.5855583Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/test_example_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example 2025-03-21T20:23:42.5857021Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:23:42.5858972Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:23:42.5861534Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_backend_delegate_passes 2025-03-21T20:23:42.5863356Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2025-03-21T20:23:42.5864876Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5867130Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5869306Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5871452Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/conv_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5873385Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/dropout.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5875327Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/flatten.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5905719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5907880Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/op_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5910099Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5912345Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/example/example_operators/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/example/example_operators 2025-03-21T20:23:42.5913713Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/mediatek 2025-03-21T20:23:42.5914875Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek 2025-03-21T20:23:42.5916509Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek 2025-03-21T20:23:42.5918188Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek 2025-03-21T20:23:42.5919457Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/mediatek/_passes 2025-03-21T20:23:42.5920797Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/_passes 2025-03-21T20:23:42.5922720Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/_passes 2025-03-21T20:23:42.5924491Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/mediatek/quantizer 2025-03-21T20:23:42.5925850Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:23:42.5927721Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/annotator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:23:42.5929661Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/qconfig.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:23:42.5931597Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/mediatek/quantizer/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/mediatek/quantizer 2025-03-21T20:23:42.5932839Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm 2025-03-21T20:23:42.5934263Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/qnn_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm 2025-03-21T20:23:42.5935512Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5936949Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5938939Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/annotate_decomposed.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5941254Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/annotate_quant_attrs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5943122Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/build_quant_io.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5944973Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/constant_i64_to_i32.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5946971Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5949076Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/convert_interpolate_with_upsample2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5951141Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5953061Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_any.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5954951Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_einsum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5956924Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5958868Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/decompose_silu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5960763Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5962791Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/fold_qdq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5964718Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5966650Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/insert_io_qdq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5968406Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/insert_requantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5970364Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/layout_transform.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5972319Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5974479Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5976599Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/recompose_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5978438Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/recompose_rms_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5980420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/reduce_dynamic_range.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5982486Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/remove_redundancy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5984579Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/replace_index_put_input.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5986660Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/replace_inf_buffer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5988642Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/tensor_i64_to_i32.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5990491Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/_passes/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/_passes 2025-03-21T20:23:42.5991997Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2025-03-21T20:23:42.5993379Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6020844Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6022940Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6025016Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6027186Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6029159Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_arange.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6030997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_argmin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6033068Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6035130Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_batch_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6037112Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6038935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6041120Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_ceil.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6043171Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6045138Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6047223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_cos.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6049036Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_depth_to_space.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6051139Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_dequantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6053179Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6055286Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_embedding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6057359Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_eq.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6059135Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_expand.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6061168Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_full.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6063181Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_full_like.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6065151Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_ge.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6067094Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_gelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6069047Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_group_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6071003Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_gt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6072993Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6074969Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6076917Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6078914Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_index.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6080981Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_index_put.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6083011Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_instance_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6084947Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_layer_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6086833Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_le.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6088862Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6090737Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_log.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6092777Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_log_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6094768Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_logical_not.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6096661Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_lt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6098804Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_matmul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6100686Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_max.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6102558Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6104450Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6106445Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_min.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6108382Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_mul.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6110258Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_ne.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6142204Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_neg.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6144275Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_or.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6146234Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_pad.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6148248Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_pow.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6150071Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6152062Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_quantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6154106Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6156082Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_repeat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6158128Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_reshape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6160044Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_rms_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6161946Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6164178Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_select_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6166213Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6168175Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sin.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6170126Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6172003Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6174105Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6176222Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_space_to_depth.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6178292Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6180332Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6182266Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6184171Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6186154Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_sum_int_list.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6188153Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_tanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6190007Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_to.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6191835Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_topk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6193783Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_transpose.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6195793Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_unsqueeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6197689Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6200000Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6201961Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/op_where.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6204111Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/qnn_constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6205964Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/builders/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/builders 2025-03-21T20:23:42.6207387Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/debugger 2025-03-21T20:23:42.6208910Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/debugger/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/debugger 2025-03-21T20:23:42.6210175Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/partition 2025-03-21T20:23:42.6211594Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition/common_defs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/partition 2025-03-21T20:23:42.6213693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition/qnn_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/partition 2025-03-21T20:23:42.6215669Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/partition/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/partition 2025-03-21T20:23:42.6217078Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/quantizer 2025-03-21T20:23:42.6218652Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/annotators.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:23:42.6220607Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/custom_annotation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:23:42.6222563Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/qconfig.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:23:42.6224620Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer 2025-03-21T20:23:42.6226152Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:23:42.6227935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/quantizer/observers 2025-03-21T20:23:42.6229499Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/serialization 2025-03-21T20:23:42.6231021Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization/qc_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/serialization 2025-03-21T20:23:42.6274526Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization/qc_schema_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/serialization 2025-03-21T20:23:42.6276758Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/serialization 2025-03-21T20:23:42.6278271Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/tests 2025-03-21T20:23:42.6279799Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests/models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/tests 2025-03-21T20:23:42.6281993Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/tests 2025-03-21T20:23:42.6284073Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/tests/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/tests 2025-03-21T20:23:42.6285590Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/utils 2025-03-21T20:23:42.6287074Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils/constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/utils 2025-03-21T20:23:42.6289059Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/utils/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/utils 2025-03-21T20:23:42.6290376Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/aot 2025-03-21T20:23:42.6291266Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/aot/ir 2025-03-21T20:23:42.6292462Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/qualcomm/aot/ir/qcir.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/qualcomm/aot/ir 2025-03-21T20:23:42.6293828Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms 2025-03-21T20:23:42.6294962Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6296967Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/addmm_mm_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6298920Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/convert_dtype_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6300787Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/decompose_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6302574Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6304655Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6306594Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_conv_with_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6308377Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_dequant_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6310021Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/fuse_view_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6311770Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/mean_to_sum_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6313484Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/rank_0_to_rank_1.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6315141Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/remove_clone_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6317051Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/replace_scalar_with_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6318887Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6320759Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms 2025-03-21T20:23:42.6322246Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms/test 2025-03-21T20:23:42.6323749Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test/test_create_delete_constant_placeholder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms/test 2025-03-21T20:23:42.6325955Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms/test 2025-03-21T20:23:42.6327874Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/transforms/test/test_rank_0_to_rank_1.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/transforms/test 2025-03-21T20:23:42.6329279Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan 2025-03-21T20:23:42.6330383Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:23:42.6332204Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/custom_ops_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:23:42.6334155Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/op_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:23:42.6335764Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:23:42.6337370Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/vulkan_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan 2025-03-21T20:23:42.6338746Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6339930Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6342029Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/insert_prepack_nodes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6344014Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6345879Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/remove_asserts.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6347713Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6349688Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/remove_redundant_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6351648Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6353524Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/_passes/tag_memory_meta_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/_passes 2025-03-21T20:23:42.6354860Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/partitioner 2025-03-21T20:23:42.6356420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/partitioner 2025-03-21T20:23:42.6357741Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/quantizer 2025-03-21T20:23:42.6359459Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/quantizer/vulkan_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/quantizer 2025-03-21T20:23:42.6360829Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime 2025-03-21T20:23:42.6362356Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime 2025-03-21T20:23:42.6363721Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph 2025-03-21T20:23:42.6378131Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops 2025-03-21T20:23:42.6379423Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6381029Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6383691Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6386667Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6389242Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6391838Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6394427Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6396980Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6399494Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6402033Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6404605Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6406929Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6409137Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6411464Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6413752Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6416322Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6418991Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6421558Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6424007Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6426375Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6428829Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6431501Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6434343Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6436694Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6439037Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6441763Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6444176Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6446455Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6448806Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6451195Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6453771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6456299Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6458723Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6461404Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6463757Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6466256Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6468738Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6471030Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6473355Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6488855Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6491328Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6493620Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6495803Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_4w_linear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6498125Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6500392Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear_optimized.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6502719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6505045Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6507416Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6509730Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6512199Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6514719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6517082Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6519437Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6521824Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6524174Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6526502Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6528879Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6531094Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_packed_dim.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6533430Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_unpacked_dim.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6535692Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6537911Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6540183Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6542774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/runtime/graph/ops/glsl 2025-03-21T20:23:42.6544410Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/serialization 2025-03-21T20:23:42.6546182Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:23:42.6548565Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:23:42.6550899Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:23:42.6553087Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/serialization 2025-03-21T20:23:42.6554610Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test 2025-03-21T20:23:42.6555987Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/test_serialization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test 2025-03-21T20:23:42.6557939Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test 2025-03-21T20:23:42.6560158Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test 2025-03-21T20:23:42.6561762Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:42.6563343Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/cases.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:42.6565564Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:42.6567951Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests 2025-03-21T20:23:42.6569706Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:42.6571194Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/aten_types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:42.6573532Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:42.6576158Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:42.6578938Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:42.6595077Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:42.6613282Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/op_tests/utils/test_suite.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/op_tests/utils 2025-03-21T20:23:42.6614703Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/glsl 2025-03-21T20:23:42.6616151Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/test/glsl 2025-03-21T20:23:42.6617560Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party 2025-03-21T20:23:42.6618677Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/volk 2025-03-21T20:23:42.6620024Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/volk/generate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/volk 2025-03-21T20:23:42.6621685Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2025-03-21T20:23:42.6622809Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6624685Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6627331Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6629760Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6632271Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6634675Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6637097Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6639734Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2025-03-21T20:23:42.6641906Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:23:42.6643929Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2025-03-21T20:23:42.6645683Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2025-03-21T20:23:42.6646960Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2025-03-21T20:23:42.6648165Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:23:42.6650371Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-03-21T20:23:42.6652359Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/tools 2025-03-21T20:23:42.6653122Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/tools/gpuinfo 2025-03-21T20:23:42.6654077Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.6655526Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.6657741Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.6659870Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.6662024Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.6664363Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.6666561Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/vulkan/tools/gpuinfo/glsl 2025-03-21T20:23:42.6668087Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack 2025-03-21T20:23:42.6669543Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack 2025-03-21T20:23:42.6671293Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/xnnpack_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack 2025-03-21T20:23:42.6672494Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6673893Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6675756Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6677935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6680180Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6682277Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/convert_to_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6684469Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6686646Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/decompose_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6688743Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/fuse_activation_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6690724Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6692805Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/prelu_reshape_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6694907Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/remove_getitem_op.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6696817Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6698884Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/_passes/xnnpack_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/_passes 2025-03-21T20:23:42.6700192Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6701591Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6731037Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6732938Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6734693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6736444Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_addmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6738266Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6740242Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6742292Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6744230Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_ceiling.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6746031Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6747919Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6749772Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6751753Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6753734Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6755814Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_elu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6757897Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_floor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6759963Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6761963Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6763906Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_leaky_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6765934Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6767993Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6770103Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_max_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6772252Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6774185Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6776153Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6778130Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6780111Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_multiply.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6782085Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_negate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6784038Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6785896Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6787877Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_quant_dequant.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6789926Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6791920Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6793905Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6795859Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6797686Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6799560Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6801736Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6803690Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_square.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6805660Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_square_root.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6807667Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6809607Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6811711Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6813896Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6815944Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/op_to_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6817880Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/operators/quant_params.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/operators 2025-03-21T20:23:42.6819236Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition 2025-03-21T20:23:42.6820753Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition 2025-03-21T20:23:42.6851799Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition 2025-03-21T20:23:42.6853426Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition/config 2025-03-21T20:23:42.6854929Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:23:42.6856980Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/gemm_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:23:42.6859243Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/generic_node_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:23:42.6861491Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/node_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:23:42.6863662Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/quant_affine_configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:23:42.6865906Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/config/xnnpack_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/config 2025-03-21T20:23:42.6867363Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition/graphs 2025-03-21T20:23:42.6868906Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/graphs 2025-03-21T20:23:42.6871066Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/partition/graphs/sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/partition/graphs 2025-03-21T20:23:42.6872435Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/quantizer 2025-03-21T20:23:42.6873871Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/quantizer 2025-03-21T20:23:42.6875999Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/quantizer 2025-03-21T20:23:42.6877408Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/serialization 2025-03-21T20:23:42.6879074Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:23:42.6881412Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:23:42.6883621Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:23:42.6885730Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/serialization 2025-03-21T20:23:42.6887002Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test 2025-03-21T20:23:42.6888377Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test 2025-03-21T20:23:42.6890339Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test 2025-03-21T20:23:42.6891899Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6893401Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/deeplab_v3.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6895395Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/edsr.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6897458Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6899568Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/inception_v3.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6901769Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/inception_v4.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6903917Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/llama2_et_example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6905985Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/mobilebert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6907944Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6910163Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6912119Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/resnet.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6914260Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/torchvision_vit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6916528Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/very_big_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6918699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/models/w2l.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/models 2025-03-21T20:23:42.6920339Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6921792Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_abs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6923884Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_add.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6925961Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_avgpool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6927879Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6929720Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_bmm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6931831Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_cat.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6933862Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_ceil.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6936022Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_check_quant_params.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6937935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_clamp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6939788Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_conv1d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6941986Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6969935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_div.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6971869Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_elu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6973950Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_floor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6976123Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6978376Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6980540Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_leaky_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6982611Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6984800Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_lstm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6987226Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_max_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6989285Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_maximum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6991652Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_maxpool2d.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6993841Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6996064Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_minimum.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.6998240Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_multiply.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7000300Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_negate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7002320Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_permute.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7004300Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_pow.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7006243Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_prelu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7008191Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7010076Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_relu.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7011954Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7013816Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7015648Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7017524Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7019447Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_softmax.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7021331Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sqrt.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7023204Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_square.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7025070Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_static_constant_pad.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7027181Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/ops/test_sub.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/ops 2025-03-21T20:23:42.7028720Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7030094Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7032246Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7034452Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7036651Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7038796Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7041205Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7043239Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/passes 2025-03-21T20:23:42.7044828Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:42.7046439Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:42.7048448Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer/test_representation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:42.7050594Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/quantizer 2025-03-21T20:23:42.7052270Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/serialization 2025-03-21T20:23:42.7053898Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization/test_serialization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/serialization 2025-03-21T20:23:42.7056095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/serialization 2025-03-21T20:23:42.7057643Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/tester 2025-03-21T20:23:42.7059140Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/tester 2025-03-21T20:23:42.7060893Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/test/tester/tester.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/test/tester 2025-03-21T20:23:42.7088807Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party 2025-03-21T20:23:42.7089743Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:23:42.7091402Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:23:42.7093108Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/include 2025-03-21T20:23:42.7094104Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:42.7095927Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:42.7098266Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:42.7100543Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/include/fp16 2025-03-21T20:23:42.7102130Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/test 2025-03-21T20:23:42.7103315Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:23:42.7104990Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16/test/peachpy 2025-03-21T20:23:42.7107391Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FP16 2025-03-21T20:23:42.7109068Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:23:42.7110615Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:23:42.7112759Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/FXdiv 2025-03-21T20:23:42.7114440Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:23:42.7116098Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:23:42.7117576Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:42.7119459Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:42.7122050Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:42.7124718Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/scripts 2025-03-21T20:23:42.7126500Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2025-03-21T20:23:42.7127689Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:23:42.7129561Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:23:42.7132099Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2025-03-21T20:23:42.7134404Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/cpuinfo 2025-03-21T20:23:42.7135831Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:23:42.7137575Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:23:42.7139856Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/pthreadpool 2025-03-21T20:23:42.7141605Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2025-03-21T20:23:42.7142778Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:42.7144710Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:42.7147067Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:42.7149576Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:42.7151995Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/scripts 2025-03-21T20:23:42.7153705Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7155374Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7157669Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7160018Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7162307Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7164972Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7167478Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7170041Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7172656Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7175245Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7177734Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7180202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7188869Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7191937Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7194481Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7197198Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7199842Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7202504Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7205148Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7207615Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7210137Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7212429Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7214904Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7217352Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7220301Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7222815Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7225420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7228031Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/tools 2025-03-21T20:23:42.7229851Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7231577Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7234059Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7236407Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7238833Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7241554Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7244181Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7246738Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7249221Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7251657Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7254073Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7256450Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7258935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7261377Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7263871Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7266247Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7268577Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7270894Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7273296Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7275829Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7278075Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7280535Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7286054Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7288680Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7291420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7293980Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7296228Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7298584Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7301208Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7303765Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7306223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7308906Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7311420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7313950Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7316533Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7319281Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7322096Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7324388Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7326630Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7329023Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7331404Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7333876Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7336436Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7338678Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7341232Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7343674Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7346046Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7348508Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7351089Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7353586Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7355987Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7358421Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7360936Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7363481Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7365936Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7368401Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7370868Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7373493Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7376032Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7378683Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7400160Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7402644Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7405061Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7407420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7410038Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7412671Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7415191Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7417870Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7420426Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7422866Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7425279Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7427768Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7430132Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7432584Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7434973Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party/XNNPACK/test 2025-03-21T20:23:42.7437261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/third-party 2025-03-21T20:23:42.7438791Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/utils 2025-03-21T20:23:42.7440166Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/configs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:23:42.7442173Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:23:42.7444008Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:23:42.7445851Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/xnnpack/utils/xnnpack_constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/xnnpack/utils 2025-03-21T20:23:42.7447058Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple 2025-03-21T20:23:42.7447827Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps 2025-03-21T20:23:42.7449001Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps 2025-03-21T20:23:42.7450862Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/mps_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps 2025-03-21T20:23:42.7452084Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7453556Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7455535Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/activation_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7457422Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/binary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7459342Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/clamp_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7461334Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/constant_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7463465Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/convolution_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7465501Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/indexing_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7467411Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7469374Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7471429Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/normalization_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7473531Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_clone.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7475561Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_getitem.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7477550Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_quant_dequant.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7479633Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7481686Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/pad_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7483707Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/pooling_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7485743Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/range_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7487802Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/reduce_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7489767Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/shape_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7532082Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/operators/unary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/operators 2025-03-21T20:23:42.7533800Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/partition 2025-03-21T20:23:42.7535308Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/partition 2025-03-21T20:23:42.7537481Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/partition/mps_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/partition 2025-03-21T20:23:42.7539076Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/serialization 2025-03-21T20:23:42.7541069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/serialization 2025-03-21T20:23:42.7543477Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/serialization 2025-03-21T20:23:42.7545943Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/serialization 2025-03-21T20:23:42.7547863Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2025-03-21T20:23:42.7549063Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:23:42.7551041Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:23:42.7553083Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:23:42.7555025Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_linear.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:23:42.7556768Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:23:42.7558864Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:23:42.7561017Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/test/test_mps_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/test 2025-03-21T20:23:42.7562413Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/utils 2025-03-21T20:23:42.7563942Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils/mps_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/utils 2025-03-21T20:23:42.7565994Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/mps/utils/quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/mps/utils 2025-03-21T20:23:42.7567210Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml 2025-03-21T20:23:42.7568201Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/compiler 2025-03-21T20:23:42.7569514Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/compiler 2025-03-21T20:23:42.7571771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/compiler 2025-03-21T20:23:42.7573369Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/partition 2025-03-21T20:23:42.7574692Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/partition 2025-03-21T20:23:42.7576790Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/partition 2025-03-21T20:23:42.7578401Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/quantizer 2025-03-21T20:23:42.7579769Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/quantizer 2025-03-21T20:23:42.7581850Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/quantizer 2025-03-21T20:23:42.7583415Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/test 2025-03-21T20:23:42.7584888Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/test 2025-03-21T20:23:42.7587001Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/test 2025-03-21T20:23:42.7588517Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime 2025-03-21T20:23:42.7589386Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:23:42.7591170Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/runtime/inmemoryfs 2025-03-21T20:23:42.7592869Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime/test 2025-03-21T20:23:42.7594380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/runtime/test/export_stateful_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml/runtime/test 2025-03-21T20:23:42.7596496Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/apple/coreml/executorchcoreml.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/apple/coreml 2025-03-21T20:23:42.7597964Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence 2025-03-21T20:23:42.7598669Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2025-03-21T20:23:42.7600135Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7601725Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/compiler.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7603544Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/compiler_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7605546Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/export_example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7607381Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/fuse_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7609148Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/graph_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7611051Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/memory_constraints.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7613022Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7615088Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/ops_registrations.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7617191Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/pass_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7619183Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7621344Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/ref_implementations.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7623578Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/remove_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7655542Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/reorder_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7657686Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/replace_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7659669Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/simplify_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7661742Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7663212Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:42.7665053Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:42.7667135Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/patterns.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:42.7669198Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:42.7671137Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/quantizer/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/quantizer 2025-03-21T20:23:42.7672569Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7673967Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7675890Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_graph_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7677893Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_memory_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7680200Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_pass_filter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7682156Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_remove_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7684250Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7686211Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_replace_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7688376Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot/tests 2025-03-21T20:23:42.7690612Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/functions.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7692814Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/functions_fusion_g3.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7695120Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/aot/functions_hifi.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/aot 2025-03-21T20:23:42.7696423Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/runtime 2025-03-21T20:23:42.7697935Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:23:42.7699911Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/executor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:23:42.7701808Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/runtime.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:23:42.7703687Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/runtime/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/runtime 2025-03-21T20:23:42.7705130Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils 2025-03-21T20:23:42.7706326Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/facto_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils 2025-03-21T20:23:42.7708220Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/gen_header.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils 2025-03-21T20:23:42.7710059Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/post_compilation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils 2025-03-21T20:23:42.7711579Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO 2025-03-21T20:23:42.7713223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO 2025-03-21T20:23:42.7714897Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:23:42.7716412Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:23:42.7718679Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/calibrator/runner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/calibrator 2025-03-21T20:23:42.7720559Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:42.7722015Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples/example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:42.7724210Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples/minimal_example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:42.7726433Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/examples/random_seed.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/examples 2025-03-21T20:23:42.7728252Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:23:42.7729638Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto 2025-03-21T20:23:42.7731314Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:23:42.7733208Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen 2025-03-21T20:23:42.7734801Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:42.7736688Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:42.7739227Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:42.7741940Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple 2025-03-21T20:23:42.7743810Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:42.7745661Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:42.7760739Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:42.7763638Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:42.7766555Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/argument 2025-03-21T20:23:42.7768583Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:42.7770719Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:42.7773640Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:42.7776642Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:42.7779309Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute 2025-03-21T20:23:42.7781286Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:23:42.7783030Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:23:42.7785637Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/specs 2025-03-21T20:23:42.7787542Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:23:42.7789515Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:23:42.7792196Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/utils 2025-03-21T20:23:42.7794170Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7796202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7798945Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7801843Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7804645Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7807328Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7809997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7812654Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/inputgen/variable 2025-03-21T20:23:42.7814496Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:42.7816212Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/db.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:42.7818631Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/default.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:42.7820987Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:42.7823314Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/facto/specdb/function.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/facto/specdb 2025-03-21T20:23:42.7824922Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/test 2025-03-21T20:23:42.7825914Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7827821Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7830362Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7832943Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7835436Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7837909Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7840601Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7843130Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7845580Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7848019Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7850408Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7852843Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7855341Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7895533Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7898311Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7900874Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/backends/cadence/utils/FACTO/test/inputgen 2025-03-21T20:23:42.7902326Z creating pip-out/bdist.linux-x86_64/wheel/executorch/codegen 2025-03-21T20:23:42.7903400Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen 2025-03-21T20:23:42.7904366Z creating pip-out/bdist.linux-x86_64/wheel/executorch/codegen/tools 2025-03-21T20:23:42.7905483Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:23:42.7906998Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_all_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:23:42.7908796Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:23:42.7910420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_ops_def.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:23:42.7912120Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/gen_selected_op_variants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:23:42.7914024Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/merge_yaml.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:23:42.7915742Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/yaml_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools 2025-03-21T20:23:42.7916975Z creating pip-out/bdist.linux-x86_64/wheel/executorch/codegen/tools/test 2025-03-21T20:23:42.7918473Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_all_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:23:42.7920356Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_oplist.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:23:42.7922343Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_oplist_real_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:23:42.7924357Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/codegen/tools/test/test_gen_selected_op_variants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/codegen/tools/test 2025-03-21T20:23:42.7925848Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples 2025-03-21T20:23:42.7926491Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/apple 2025-03-21T20:23:42.7927306Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/apple/coreml 2025-03-21T20:23:42.7928153Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/apple/coreml/llama 2025-03-21T20:23:42.7929693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/export.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:23:42.7931848Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/llama_transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:23:42.7934090Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/run.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:23:42.7936205Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:23:42.7938128Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/apple/coreml/llama/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/apple/coreml/llama 2025-03-21T20:23:42.7939561Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7941095Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7942955Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/model_exporter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7945084Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/model_loading_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7947047Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/runner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7949114Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/training_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7951164Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7951981Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/phi3_config.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7952799Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/llm_pte_finetuning 2025-03-21T20:23:42.7953146Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models 2025-03-21T20:23:42.7953901Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:23:42.7954601Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/checkpoint.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:23:42.7955279Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/model_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:23:42.7956061Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/model_factory.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models 2025-03-21T20:23:42.7956376Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/deeplab_v3 2025-03-21T20:23:42.7957153Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/deeplab_v3 2025-03-21T20:23:42.7957929Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/deeplab_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/deeplab_v3 2025-03-21T20:23:42.7958262Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/edsr 2025-03-21T20:23:42.7958997Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/edsr 2025-03-21T20:23:42.7959798Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/edsr/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/edsr 2025-03-21T20:23:42.7960219Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/efficient_sam 2025-03-21T20:23:42.7961268Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam 2025-03-21T20:23:42.7962089Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam 2025-03-21T20:23:42.7962536Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:42.7963863Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:42.7964899Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:42.7966213Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:42.8015543Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:42.8016864Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:42.8017928Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/efficient_sam/efficient_sam_core 2025-03-21T20:23:42.8018285Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/emformer_rnnt 2025-03-21T20:23:42.8019201Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/emformer_rnnt 2025-03-21T20:23:42.8020016Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/emformer_rnnt/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/emformer_rnnt 2025-03-21T20:23:42.8020339Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v3 2025-03-21T20:23:42.8021315Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v3 2025-03-21T20:23:42.8022167Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v3 2025-03-21T20:23:42.8022511Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v4 2025-03-21T20:23:42.8023297Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v4 2025-03-21T20:23:42.8024272Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/inception_v4/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/inception_v4 2025-03-21T20:23:42.8024577Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama 2025-03-21T20:23:42.8025296Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8026137Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8027123Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/eval_llama.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8027892Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/eval_llama_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8028791Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/export_llama.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8029622Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/export_llama_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8030365Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/fairseq2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8031502Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/install_requirement_helper.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8032595Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/llama_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8033443Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/llama_transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8034380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8035137Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/model_args.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8035854Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8036758Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/rope.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8037551Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/static_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama 2025-03-21T20:23:42.8037897Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/evaluate 2025-03-21T20:23:42.8038889Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/evaluate 2025-03-21T20:23:42.8039827Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/evaluate/eager_eval.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/evaluate 2025-03-21T20:23:42.8040196Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/experimental 2025-03-21T20:23:42.8041328Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/generate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:23:42.8042407Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/load_gguf_q4_0.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:23:42.8043329Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/subclass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:23:42.8044429Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/experimental/test_subclass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/experimental 2025-03-21T20:23:42.8044907Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/runner 2025-03-21T20:23:42.8045717Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner/eager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/runner 2025-03-21T20:23:42.8046699Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner/generation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/runner 2025-03-21T20:23:42.8047573Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/runner/native.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/runner 2025-03-21T20:23:42.8047989Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8049082Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8050163Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8051243Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8052511Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/attention_sink.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8053478Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/lora.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8054690Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/pre_quantization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8055686Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/prune_vocab.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8131242Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/quantize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8132708Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/quantized_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8133829Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/rms_norm.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8135207Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/rope.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8136167Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8137440Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/spin_quant.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8138601Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/test_attention_sink.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8139870Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8141142Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8142426Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/source_transformation/vulkan_rope.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/source_transformation 2025-03-21T20:23:42.8142753Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/tests 2025-03-21T20:23:42.8143714Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests/test_pre_quantization_transforms.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tests 2025-03-21T20:23:42.8145112Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests/test_simple_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tests 2025-03-21T20:23:42.8145990Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tests/test_static_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tests 2025-03-21T20:23:42.8146365Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama/tokenizer 2025-03-21T20:23:42.8147484Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama/tokenizer/tiktoken.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama/tokenizer 2025-03-21T20:23:42.8147822Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision 2025-03-21T20:23:42.8148646Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision 2025-03-21T20:23:42.8149197Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:42.8150153Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:42.8151148Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:42.8152320Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:42.8153381Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/preprocess 2025-03-21T20:23:42.8153795Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:42.8155018Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/eager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:42.8156014Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/exported.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:42.8157214Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/generation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:42.8158183Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/runner/native.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/runner 2025-03-21T20:23:42.8158650Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:23:42.8159937Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder 2025-03-21T20:23:42.8160387Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:23:42.8161737Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:23:42.8163102Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/text_decoder/test 2025-03-21T20:23:42.8163659Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:23:42.8164895Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:23:42.8166044Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder 2025-03-21T20:23:42.8166587Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:23:42.8168000Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:23:42.8169255Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llama3_2_vision/vision_encoder/test 2025-03-21T20:23:42.8169617Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llava 2025-03-21T20:23:42.8170419Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:23:42.8171319Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/export_llava.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:23:42.8172436Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/image_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:23:42.8173223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava 2025-03-21T20:23:42.8173552Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llava/test 2025-03-21T20:23:42.8174507Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test/test_llava.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava/test 2025-03-21T20:23:42.8278133Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/llava/test/test_pte.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/llava/test 2025-03-21T20:23:42.8278487Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/lstm 2025-03-21T20:23:42.8279494Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/lstm 2025-03-21T20:23:42.8280299Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/lstm/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/lstm 2025-03-21T20:23:42.8280632Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilebert 2025-03-21T20:23:42.8281476Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilebert 2025-03-21T20:23:42.8282333Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilebert/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilebert 2025-03-21T20:23:42.8282656Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v2 2025-03-21T20:23:42.8283514Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v2 2025-03-21T20:23:42.8284455Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v2/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v2 2025-03-21T20:23:42.8284795Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v3 2025-03-21T20:23:42.8285576Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v3 2025-03-21T20:23:42.8286432Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/mobilenet_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/mobilenet_v3 2025-03-21T20:23:42.8286836Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/phi-3-mini-lora 2025-03-21T20:23:42.8287693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini-lora/export_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini-lora 2025-03-21T20:23:42.8288067Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/phi-3-mini 2025-03-21T20:23:42.8288966Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:23:42.8289741Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/eager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:23:42.8290560Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/phi_3_mini.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:23:42.8291496Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/static_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:23:42.8292315Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-3-mini 2025-03-21T20:23:42.8292646Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/phi-4-mini 2025-03-21T20:23:42.8293456Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-4-mini 2025-03-21T20:23:42.8294352Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/phi-4-mini/convert_weights.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/phi-4-mini 2025-03-21T20:23:42.8294650Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/qwen2_5 2025-03-21T20:23:42.8295501Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/qwen2_5 2025-03-21T20:23:42.8296490Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/qwen2_5/convert_weights.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/qwen2_5 2025-03-21T20:23:42.8296809Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/resnet 2025-03-21T20:23:42.8297546Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/resnet 2025-03-21T20:23:42.8298433Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/resnet/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/resnet 2025-03-21T20:23:42.8298787Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/test 2025-03-21T20:23:42.8299488Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/test 2025-03-21T20:23:42.8300359Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/test/test_export.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/test 2025-03-21T20:23:42.8300859Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/torchvision_vit 2025-03-21T20:23:42.8301771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/torchvision_vit 2025-03-21T20:23:42.8302607Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/torchvision_vit/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/torchvision_vit 2025-03-21T20:23:42.8303006Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/toy_model 2025-03-21T20:23:42.8303857Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/toy_model 2025-03-21T20:23:42.8304616Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/toy_model/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/toy_model 2025-03-21T20:23:42.8304936Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/wav2letter 2025-03-21T20:23:42.8305880Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/wav2letter 2025-03-21T20:23:42.8306692Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/wav2letter/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/wav2letter 2025-03-21T20:23:42.8306994Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/moshi 2025-03-21T20:23:42.8307304Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/moshi/mimi 2025-03-21T20:23:42.8308237Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/examples/models/moshi/mimi/test_mimi.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/examples/models/moshi/mimi 2025-03-21T20:23:42.8308533Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir 2025-03-21T20:23:42.8309055Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8309592Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_warnings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8310157Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8310826Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/control_flow.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8311403Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8312070Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dim_order_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8312733Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dynamic_shape.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8313416Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/error.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8314002Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/graph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8314560Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/graph_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8315228Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/lowered_backend_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8315813Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/memory.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8316536Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8412437Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/pass_base.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8413254Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/pass_manager.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8413983Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/print_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8414612Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/scalar_type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8415163Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8415899Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/sym_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8416530Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8417067Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tracer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8417608Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/types.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8418238Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8418760Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/wrap.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8419081Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2025-03-21T20:23:42.8419735Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8420624Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_cord.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8421395Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_dataclass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8422126Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_flatbuffer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8423029Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_named_data_store.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8424104Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8425058Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8425793Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/data_serializer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8426521Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/padding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8426824Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize/test 2025-03-21T20:23:42.8427888Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:23:42.8428768Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_cord.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:23:42.8429889Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_flatbuffer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:23:42.8430803Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_named_data_store.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:23:42.8431798Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/test/test_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize/test 2025-03-21T20:23:42.8432517Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8433342Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/_serialize/program.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/_serialize 2025-03-21T20:23:42.8433661Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2025-03-21T20:23:42.8434678Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/backend_api.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:23:42.8435472Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/backend_details.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:23:42.8436200Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/compile_spec_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:23:42.8436908Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/operator_support.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:23:42.8437790Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:23:42.8438572Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend 2025-03-21T20:23:42.8439135Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:42.8440770Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/config_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:42.8442115Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:42.8443449Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:42.8444826Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/canonical_partitioners 2025-03-21T20:23:42.8445251Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2025-03-21T20:23:42.8446139Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/backend_with_compiler_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8447223Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8448225Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/backend_with_named_data_map.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8449217Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/hta_partitioner_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8450202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/op_partitioner_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8451128Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/qnn_backend_demo.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8451925Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backend_with_named_data_map.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8452790Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backends.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8453646Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backends_lifted.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8454403Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_backends_nested.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8455273Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_compatibility.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8456109Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_debug_handle_map.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8563345Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_delegate_map_builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8564671Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_graph_partition.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8565589Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_lowered_backend_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8566595Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8567296Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8568142Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/test_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test 2025-03-21T20:23:42.8568571Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos 2025-03-21T20:23:42.8569859Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos 2025-03-21T20:23:42.8570948Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos 2025-03-21T20:23:42.8571295Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:42.8572228Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:42.8573324Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:42.8574196Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/backend/test/demos/rpc/test_rpc.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/backend/test/demos/rpc 2025-03-21T20:23:42.8574449Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/capture 2025-03-21T20:23:42.8575179Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:23:42.8576042Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/_capture.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:23:42.8576774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:23:42.8577383Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/capture/_unlift.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/capture 2025-03-21T20:23:42.8577651Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects 2025-03-21T20:23:42.8578524Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects 2025-03-21T20:23:42.8579193Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects 2025-03-21T20:23:42.8579483Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend 2025-03-21T20:23:42.8580185Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/backend 2025-03-21T20:23:42.8580608Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend/test 2025-03-21T20:23:42.8581671Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/backend/test/test_backend_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/backend/test 2025-03-21T20:23:42.8582033Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge 2025-03-21T20:23:42.8582714Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge 2025-03-21T20:23:42.8583132Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/arg 2025-03-21T20:23:42.8584064Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/arg 2025-03-21T20:23:42.8584796Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/arg/type.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/arg 2025-03-21T20:23:42.8585099Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/dtype 2025-03-21T20:23:42.8586124Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype/runner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/dtype 2025-03-21T20:23:42.8587008Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype/supported.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/dtype 2025-03-21T20:23:42.8587771Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/dtype/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/dtype 2025-03-21T20:23:42.8588190Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op 2025-03-21T20:23:42.8589063Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/api.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/op 2025-03-21T20:23:42.8589899Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/sample_input.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/op 2025-03-21T20:23:42.8590211Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op/test 2025-03-21T20:23:42.8591231Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/op/test/test_api.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/op/test 2025-03-21T20:23:42.8591531Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/spec 2025-03-21T20:23:42.8592402Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/spec 2025-03-21T20:23:42.8593260Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/spec/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/spec 2025-03-21T20:23:42.8593703Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/test 2025-03-21T20:23:42.8594528Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test/test_edge_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/test 2025-03-21T20:23:42.8595318Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/test/test_edge_yaml.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge/test 2025-03-21T20:23:42.8596241Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/edge/edge.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/edge 2025-03-21T20:23:42.8596529Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/test 2025-03-21T20:23:42.8597362Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/dialects/test/test_exir_dialect_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/dialects/test 2025-03-21T20:23:42.8597597Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit 2025-03-21T20:23:42.8598290Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit 2025-03-21T20:23:42.8599052Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/_emit_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit 2025-03-21T20:23:42.8599735Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/_emitter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit 2025-03-21T20:23:42.8600012Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit/test 2025-03-21T20:23:42.8600775Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/emit/test/test_emit.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/emit/test 2025-03-21T20:23:42.8601115Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator 2025-03-21T20:23:42.8601836Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator 2025-03-21T20:23:42.8602528Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/manip.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator 2025-03-21T20:23:42.8603262Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator 2025-03-21T20:23:42.8603714Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator/test 2025-03-21T20:23:42.8604513Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/operator/test/test_operator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/operator/test 2025-03-21T20:23:42.8604777Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2025-03-21T20:23:42.8697538Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8698749Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/_quant_patterns_and_replacements.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8699414Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/const_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8700234Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/constant_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8701519Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/debug_handle_generator_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8702587Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/dim_order_ops_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8703531Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/dynamic_shape_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8704276Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/executorch_prim_ops_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8705299Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/external_constants_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8706328Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/init_mutable_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8707498Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8708568Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/memory_format_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8709594Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/memory_planning_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8710716Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/normalize_transpose_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8711799Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/normalize_view_copy_base_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8712787Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/pass_registry.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8713867Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/prune_empty_tensors_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8714672Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/quant_fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8715399Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/quantize_io_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8716112Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/remove_graph_asserts_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8717216Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/remove_mixed_type_operators.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8717940Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/remove_noop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8718703Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_aten_with_edge_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8719635Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8720494Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_edge_with_backend_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8721323Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_sym_size_op_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8722384Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/replace_view_copy_with_view_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8723070Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/scalar_to_tensor_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8723966Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/spec_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8724733Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/sym_shape_eval_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8725399Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/sym_to_tensor_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8726378Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/passes/weights_to_outputs_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/passes 2025-03-21T20:23:42.8726664Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/program 2025-03-21T20:23:42.8727319Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program 2025-03-21T20:23:42.8728031Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/_fake_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program 2025-03-21T20:23:42.8728861Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program 2025-03-21T20:23:42.8729203Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/program/test 2025-03-21T20:23:42.8729894Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program/test 2025-03-21T20:23:42.8730859Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test/test_fake_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program/test 2025-03-21T20:23:42.8731688Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/program/test/test_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/program/test 2025-03-21T20:23:42.8731935Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/serde 2025-03-21T20:23:42.8732545Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:23:42.8733461Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/export_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:23:42.8734261Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:23:42.8734924Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/schema_check.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:23:42.8735804Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:23:42.8736458Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/union.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:23:42.8737074Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/serde/upgrade.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/serde 2025-03-21T20:23:42.8737417Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2025-03-21T20:23:42.8738188Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/asr_joiner.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8738859Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8739696Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/control_flow_models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8740767Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/dynamic_shape_models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8741373Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/models.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8742154Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_arg_validator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8832573Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_capture.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8833709Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_common.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8834433Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_delegate.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8835103Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_dim_order_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8836078Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_dynamic_shape_propagation.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8836815Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_error.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8837462Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_joint_graph.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8838265Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_format_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8839060Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8839883Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8840863Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8841729Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_op_convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8842529Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_pass_infra.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8843239Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8844001Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_print_program.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8845090Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_prune_empty_tensors_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8845910Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_quant_fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8846828Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_quantization.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8847493Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_quantize_io_pass.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8848334Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_remove_view_copy.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8849069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_serde.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8849684Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_tensor.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8850311Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_tracer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8851167Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_verification.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8851812Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/test_warnings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8852446Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/tests/transformer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/tests 2025-03-21T20:23:42.8852740Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification 2025-03-21T20:23:42.8853604Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/arg_validator.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:23:42.8854322Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/dev_html.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:23:42.8855049Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/interpreter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:23:42.8855955Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/verifier.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification 2025-03-21T20:23:42.8856263Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification/test 2025-03-21T20:23:42.8857053Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/verification/test/test_verifier.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir/verification/test 2025-03-21T20:23:42.8857617Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/exir/delegate.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/exir 2025-03-21T20:23:42.8857925Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension 2025-03-21T20:23:42.8858366Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/android_test 2025-03-21T20:23:42.8859281Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/android_test/add_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/android_test 2025-03-21T20:23:42.8859594Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/export_util 2025-03-21T20:23:42.8860406Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/export_util 2025-03-21T20:23:42.8861335Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/export_util/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/export_util 2025-03-21T20:23:42.8861628Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/flat_tensor 2025-03-21T20:23:42.8862340Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor 2025-03-21T20:23:42.8862745Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.8863802Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.8864747Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/flat_tensor_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.8865803Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.8866745Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/flat_tensor.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.8867590Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/serialize 2025-03-21T20:23:42.8867974Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/flat_tensor/test 2025-03-21T20:23:42.8869158Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/flat_tensor/test/test_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/flat_tensor/test 2025-03-21T20:23:42.8869607Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util 2025-03-21T20:23:42.8870662Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/convert_main.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util 2025-03-21T20:23:42.8871568Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util 2025-03-21T20:23:42.8872335Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/load_gguf.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util 2025-03-21T20:23:42.8872689Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util/converters 2025-03-21T20:23:42.8873728Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/gguf_util/converters/llama_converter.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/gguf_util/converters 2025-03-21T20:23:42.8874028Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings 2025-03-21T20:23:42.8969339Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/portable_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings 2025-03-21T20:23:42.8969684Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings/test 2025-03-21T20:23:42.8970608Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test/make_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings/test 2025-03-21T20:23:42.8971802Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test/test_backend_pybinding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings/test 2025-03-21T20:23:42.8972774Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/test/test_pybindings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings/test 2025-03-21T20:23:42.8973748Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/pybindings.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings 2025-03-21T20:23:42.8974942Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pybindings/_portable_lib.cpython-310-x86_64-linux-gnu.so -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pybindings 2025-03-21T20:23:42.8975268Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree 2025-03-21T20:23:42.8976096Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pytree 2025-03-21T20:23:42.8976431Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree/test 2025-03-21T20:23:42.8977639Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/pytree/test/test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/pytree/test 2025-03-21T20:23:42.8978055Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training 2025-03-21T20:23:42.8978780Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training 2025-03-21T20:23:42.8979247Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/pybindings 2025-03-21T20:23:42.8980353Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/_training_module.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/pybindings 2025-03-21T20:23:42.8980805Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/pybindings/test 2025-03-21T20:23:42.8981819Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/test/test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/pybindings/test 2025-03-21T20:23:42.8983039Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/pybindings/_training_lib.pyi -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/pybindings 2025-03-21T20:23:42.8983403Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/examples 2025-03-21T20:23:42.8983777Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/examples/XOR 2025-03-21T20:23:42.8998676Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/export_model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/examples/XOR 2025-03-21T20:23:42.9000001Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/model.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/examples/XOR 2025-03-21T20:23:42.9000613Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/training/examples/XOR/test 2025-03-21T20:23:42.9002083Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/training/examples/XOR/test/test_export.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/training/examples/XOR/test 2025-03-21T20:23:42.9002450Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm 2025-03-21T20:23:42.9002797Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9003559Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9004371Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/custom_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9005445Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/model_sharding.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9006247Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/op_tile_crop_aot.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9007204Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/preprocess_custom_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9008256Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9009076Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9010185Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/test_update_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9010680Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:23:42.9011701Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops/spinquant 2025-03-21T20:23:42.9012182Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops/spinquant/third-party 2025-03-21T20:23:42.9012701Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:23:42.9013816Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:23:42.9015210Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops/spinquant/third-party/FFHT 2025-03-21T20:23:42.9016035Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.so -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/custom_ops 2025-03-21T20:23:42.9016338Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/export 2025-03-21T20:23:42.9017116Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:23:42.9017958Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/builder.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:23:42.9018718Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/export_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:23:42.9019569Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/partitioner_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:23:42.9020470Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/quantizer_lib.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:23:42.9021256Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/export/test_export_passes.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/export 2025-03-21T20:23:42.9021547Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/modules 2025-03-21T20:23:42.9022506Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:23:42.9023314Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/_position_embeddings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:23:42.9024069Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:23:42.9025043Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules 2025-03-21T20:23:42.9025429Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/modules/test 2025-03-21T20:23:42.9026222Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:23:42.9104429Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/test_attention.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:23:42.9105615Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/test_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:23:42.9106499Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/modules/test/test_position_embeddings.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/modules/test 2025-03-21T20:23:42.9106899Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizer 2025-03-21T20:23:42.9107757Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:23:42.9108551Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/hf_tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:23:42.9109405Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:23:42.9110260Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer 2025-03-21T20:23:42.9110587Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizer/test 2025-03-21T20:23:42.9111446Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizer/test 2025-03-21T20:23:42.9111770Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers 2025-03-21T20:23:42.9112696Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/setup.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers 2025-03-21T20:23:42.9113111Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:42.9114089Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:42.9115354Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:42.9116340Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:42.9117652Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers 2025-03-21T20:23:42.9118130Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools 2025-03-21T20:23:42.9118624Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:23:42.9120083Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:23:42.9121247Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c 2025-03-21T20:23:42.9121582Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/tools 2025-03-21T20:23:42.9122122Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:23:42.9123193Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/extension/llm/tokenizers/tools/llama2c/convert.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/extension/llm/tokenizers/tools/llama2c 2025-03-21T20:23:42.9123437Z creating pip-out/bdist.linux-x86_64/wheel/executorch/kernels 2025-03-21T20:23:42.9123712Z creating pip-out/bdist.linux-x86_64/wheel/executorch/kernels/quantized 2025-03-21T20:23:42.9124529Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized 2025-03-21T20:23:42.9124931Z creating pip-out/bdist.linux-x86_64/wheel/executorch/kernels/quantized/test 2025-03-21T20:23:42.9125740Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test/test_out_variants.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized/test 2025-03-21T20:23:42.9126582Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test/test_quant_dequant_per_token.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized/test 2025-03-21T20:23:42.9127638Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/test/supported_features_def.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized/test 2025-03-21T20:23:42.9128357Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/quantized.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized 2025-03-21T20:23:42.9129148Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/kernels/quantized/libquantized_ops_aot_lib.so -> pip-out/bdist.linux-x86_64/wheel/./executorch/kernels/quantized 2025-03-21T20:23:42.9129492Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools 2025-03-21T20:23:42.9130169Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools 2025-03-21T20:23:42.9130475Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/backend_debug 2025-03-21T20:23:42.9131196Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/backend_debug 2025-03-21T20:23:42.9132169Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/delegation_info.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/backend_debug 2025-03-21T20:23:42.9132493Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/backend_debug/tests 2025-03-21T20:23:42.9133352Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/backend_debug/tests/test_delegation_info.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/backend_debug/tests 2025-03-21T20:23:42.9133654Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program 2025-03-21T20:23:42.9134082Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.9134637Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/schema/test 2025-03-21T20:23:42.9135560Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/test/test_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema/test 2025-03-21T20:23:42.9136372Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.9137506Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/bundled_program_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.9138423Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/bundled_program_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.9139469Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/schema/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/schema 2025-03-21T20:23:42.9139907Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.9140296Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/serialize/test 2025-03-21T20:23:42.9141443Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/test/test_serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize/test 2025-03-21T20:23:42.9142420Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.9143381Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.9144267Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/serialize 2025-03-21T20:23:42.9256517Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/test 2025-03-21T20:23:42.9257834Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test/test_bundle_data.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/test 2025-03-21T20:23:42.9258765Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test/test_config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/test 2025-03-21T20:23:42.9259602Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/test/test_end2end.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/test 2025-03-21T20:23:42.9260075Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/bundled_program/util 2025-03-21T20:23:42.9260898Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/util/test_util.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program/util 2025-03-21T20:23:42.9261653Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/config.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program 2025-03-21T20:23:42.9262405Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/core.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program 2025-03-21T20:23:42.9263482Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/bundled_program/version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/bundled_program 2025-03-21T20:23:42.9263779Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/debug_format 2025-03-21T20:23:42.9264530Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format/base_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/debug_format 2025-03-21T20:23:42.9265378Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/debug_format/et_schema.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/debug_format 2025-03-21T20:23:42.9265659Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etdump 2025-03-21T20:23:42.9266361Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/schema_flatcc.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:23:42.9267049Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/serialize.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:23:42.9267342Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etdump/tests 2025-03-21T20:23:42.9268291Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/tests/serialize_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump/tests 2025-03-21T20:23:42.9269144Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/etdump_schema_flatcc.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:23:42.9269882Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etdump/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etdump 2025-03-21T20:23:42.9270251Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etrecord 2025-03-21T20:23:42.9270926Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etrecord 2025-03-21T20:23:42.9271631Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/_etrecord.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etrecord 2025-03-21T20:23:42.9271927Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/etrecord/tests 2025-03-21T20:23:42.9272830Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/etrecord/tests/etrecord_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/etrecord/tests 2025-03-21T20:23:42.9273114Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/inspector 2025-03-21T20:23:42.9273878Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:23:42.9274580Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/_inspector.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:23:42.9275465Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/_inspector_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:23:42.9276202Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/inspector_cli.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector 2025-03-21T20:23:42.9276526Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/inspector/tests 2025-03-21T20:23:42.9277335Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests/event_blocks_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector/tests 2025-03-21T20:23:42.9278255Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests/inspector_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector/tests 2025-03-21T20:23:42.9279100Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/inspector/tests/inspector_utils_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/inspector/tests 2025-03-21T20:23:42.9279498Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/size_analysis_tool 2025-03-21T20:23:42.9280546Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool/size_analysis_tool.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/size_analysis_tool 2025-03-21T20:23:42.9281395Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/size_analysis_tool/size_analysis_tool_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/size_analysis_tool 2025-03-21T20:23:42.9281704Z creating pip-out/bdist.linux-x86_64/wheel/executorch/devtools/visualization 2025-03-21T20:23:42.9282440Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/visualization 2025-03-21T20:23:42.9283378Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization/visualization_utils.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/visualization 2025-03-21T20:23:42.9284225Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/devtools/visualization/visualization_utils_test.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/devtools/visualization 2025-03-21T20:23:42.9284540Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime 2025-03-21T20:23:42.9285253Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/runtime 2025-03-21T20:23:42.9285653Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime/test 2025-03-21T20:23:42.9286389Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/test/test_runtime.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/runtime/test 2025-03-21T20:23:42.9286649Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime/kernel 2025-03-21T20:23:42.9286941Z creating pip-out/bdist.linux-x86_64/wheel/executorch/runtime/kernel/test 2025-03-21T20:23:42.9287832Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/runtime/kernel/test/functions.yaml -> pip-out/bdist.linux-x86_64/wheel/./executorch/runtime/kernel/test 2025-03-21T20:23:42.9288169Z creating pip-out/bdist.linux-x86_64/wheel/executorch/util 2025-03-21T20:23:42.9288819Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/util/activation_memory_profiler.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/util 2025-03-21T20:23:42.9289380Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/util/collect_env.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/util 2025-03-21T20:23:42.9290080Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/util/python_profiler.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/util 2025-03-21T20:23:42.9290385Z creating pip-out/bdist.linux-x86_64/wheel/executorch/schema 2025-03-21T20:23:42.9290954Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/schema/program.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/schema 2025-03-21T20:23:42.9291575Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/schema/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/./executorch/schema 2025-03-21T20:23:42.9292187Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/version.py -> pip-out/bdist.linux-x86_64/wheel/./executorch 2025-03-21T20:23:42.9292475Z creating pip-out/bdist.linux-x86_64/wheel/executorch/share 2025-03-21T20:23:42.9292806Z creating pip-out/bdist.linux-x86_64/wheel/executorch/share/cmake 2025-03-21T20:23:42.9293514Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/share/cmake/executorch-config.cmake -> pip-out/bdist.linux-x86_64/wheel/./executorch/share/cmake 2025-03-21T20:23:42.9293748Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include 2025-03-21T20:23:42.9294025Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch 2025-03-21T20:23:42.9294349Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime 2025-03-21T20:23:42.9294749Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9363029Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/array_ref.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9364057Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/data_loader.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9365111Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/defines.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9366066Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/error.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9367057Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/evalue.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9368086Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/event_tracer.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9369271Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/event_tracer_hooks.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9370375Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9371637Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/freeable_buffer.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9372676Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/hierarchical_allocator.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9373801Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/memory_allocator.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9374675Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/named_data_map.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9375744Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/result.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9376640Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/span.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9377475Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/tag.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9378477Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/tensor_layout.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9379455Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/tensor_shape_dynamism.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core 2025-03-21T20:23:42.9379859Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:23:42.9381044Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/exec_aten.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten 2025-03-21T20:23:42.9381724Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:23:42.9382913Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:23:42.9384143Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:23:42.9384576Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.9385753Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.9386930Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.9388219Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.9389402Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.9390435Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:23:42.9390925Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9392007Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/bfloat16.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9393212Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9394490Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/bits_types.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9395486Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/complex.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9396704Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/device.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9397713Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/half.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9399061Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/optional.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9400161Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/qint_types.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9401546Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/scalar.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9402579Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/scalar_type.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9403663Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/string_view.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9404856Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/tensor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9405959Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/tensor_impl.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9472206Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/tensor_options.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type 2025-03-21T20:23:42.9473008Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:23:42.9473488Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:23:42.9474071Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:23:42.9475522Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:23:42.9477040Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:23:42.9477620Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9479040Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9480463Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9482111Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9483715Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9485434Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9487260Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9489186Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9490899Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9492123Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:23:42.9492478Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.9493408Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/kernel_includes.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.9494354Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/kernel_runtime_context.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.9495370Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/operator_registry.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.9496333Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/thread_parallel_interface.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel 2025-03-21T20:23:42.9496728Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/kernel/test 2025-03-21T20:23:42.9497667Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/kernel/test/test_util.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/kernel/test 2025-03-21T20:23:42.9498048Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9498945Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/abort.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9499855Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/assert.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9500738Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/clock.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9501693Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/compat_unistd.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9502695Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/compiler.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9503592Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/log.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9504501Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/platform.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9505417Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/profiler.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9506471Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/runtime.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9507388Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/system.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9508275Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/types.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform 2025-03-21T20:23:42.9508684Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/runtime/platform/test 2025-03-21T20:23:42.9509663Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/runtime/platform/test/stub_platform.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/runtime/platform/test 2025-03-21T20:23:42.9510005Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension 2025-03-21T20:23:42.9510403Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.9511512Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.9512502Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util/meta_programming.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.9513439Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/kernel_util/type_list.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/kernel_util 2025-03-21T20:23:42.9513818Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension/tensor 2025-03-21T20:23:42.9514720Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:23:43.0096066Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor_accessor.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:23:43.0097057Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor_ptr.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:23:43.0098236Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/tensor/tensor_ptr_maker.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/tensor 2025-03-21T20:23:43.0098641Z creating pip-out/bdist.linux-x86_64/wheel/executorch/include/executorch/extension/threadpool 2025-03-21T20:23:43.0099630Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool/cpuinfo_utils.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/threadpool 2025-03-21T20:23:43.0100604Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool/threadpool.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/threadpool 2025-03-21T20:23:43.0101791Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/include/executorch/extension/threadpool/threadpool_guard.h -> pip-out/bdist.linux-x86_64/wheel/./executorch/include/executorch/extension/threadpool 2025-03-21T20:23:43.0102036Z creating pip-out/bdist.linux-x86_64/wheel/executorch/data 2025-03-21T20:23:43.0102323Z creating pip-out/bdist.linux-x86_64/wheel/executorch/data/bin 2025-03-21T20:23:43.0102880Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin/flatc -> pip-out/bdist.linux-x86_64/wheel/./executorch/data/bin 2025-03-21T20:23:43.0103620Z copying pip-out/lib.linux-x86_64-cpython-310/executorch/data/bin/__init__.py -> pip-out/bdist.linux-x86_64/wheel/./executorch/data/bin 2025-03-21T20:23:43.0103759Z running install_egg_info 2025-03-21T20:23:43.0104223Z Copying executorch.egg-info to pip-out/bdist.linux-x86_64/wheel/./executorch-0.6.0a0+be92d7d-py3.10.egg-info 2025-03-21T20:23:43.0104351Z running install_scripts 2025-03-21T20:23:43.0104689Z creating pip-out/bdist.linux-x86_64/wheel/executorch-0.6.0a0+be92d7d.dist-info/WHEEL 2025-03-21T20:23:43.0105598Z creating '/tmp/pip-wheel-elk15_pq/.tmp-ddyra16a/executorch-0.6.0a0+be92d7d-cp310-cp310-linux_x86_64.whl' and adding 'pip-out/bdist.linux-x86_64/wheel' to it 2025-03-21T20:23:43.0105786Z adding 'executorch/version.py' 2025-03-21T20:23:43.0106051Z adding 'executorch/backends/apple/coreml/executorchcoreml.pyi' 2025-03-21T20:23:43.0106289Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2025-03-21T20:23:43.0106598Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2025-03-21T20:23:43.0106851Z adding 'executorch/backends/apple/coreml/partition/__init__.py' 2025-03-21T20:23:43.0107290Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2025-03-21T20:23:43.0107533Z adding 'executorch/backends/apple/coreml/quantizer/__init__.py' 2025-03-21T20:23:43.0107822Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2025-03-21T20:23:43.0108117Z adding 'executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py' 2025-03-21T20:23:43.0108549Z adding 'executorch/backends/apple/coreml/runtime/test/export_stateful_model.py' 2025-03-21T20:23:43.0108950Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2025-03-21T20:23:43.0109302Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2025-03-21T20:23:43.0109495Z adding 'executorch/backends/apple/mps/__init__.py' 2025-03-21T20:23:43.0109708Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2025-03-21T20:23:43.0109941Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2025-03-21T20:23:43.0110217Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2025-03-21T20:23:43.0110463Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2025-03-21T20:23:43.0110707Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2025-03-21T20:23:43.0110955Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2025-03-21T20:23:43.0111236Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2025-03-21T20:23:43.0111537Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2025-03-21T20:23:43.0111885Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2025-03-21T20:23:43.0112201Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2025-03-21T20:23:43.0112547Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2025-03-21T20:23:43.0112790Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2025-03-21T20:23:43.0113033Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2025-03-21T20:23:43.0113310Z adding 'executorch/backends/apple/mps/operators/op_quant_dequant.py' 2025-03-21T20:23:43.0113556Z adding 'executorch/backends/apple/mps/operators/op_skip_ops.py' 2025-03-21T20:23:43.0113798Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2025-03-21T20:23:43.0114042Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2025-03-21T20:23:43.0114284Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2025-03-21T20:23:43.0114522Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2025-03-21T20:23:43.0114756Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2025-03-21T20:23:43.0115000Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2025-03-21T20:23:43.0115281Z adding 'executorch/backends/apple/mps/partition/__init__.py' 2025-03-21T20:23:43.0115628Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2025-03-21T20:23:43.0116105Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2025-03-21T20:23:43.0116500Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2025-03-21T20:23:43.0116748Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2025-03-21T20:23:43.0116963Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2025-03-21T20:23:43.0117220Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2025-03-21T20:23:43.0117486Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2025-03-21T20:23:43.0117731Z adding 'executorch/backends/apple/mps/test/test_mps_linear.py' 2025-03-21T20:23:43.0117965Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2025-03-21T20:23:43.0118233Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2025-03-21T20:23:43.0118466Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2025-03-21T20:23:43.0118777Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2025-03-21T20:23:43.0119029Z adding 'executorch/backends/apple/mps/utils/quant_utils.py' 2025-03-21T20:23:43.0119291Z adding 'executorch/backends/arm/arm_backend.py' 2025-03-21T20:23:43.0119521Z adding 'executorch/backends/arm/arm_vela.py' 2025-03-21T20:23:43.0119773Z adding 'executorch/backends/arm/ethosu_backend.py' 2025-03-21T20:23:43.0119989Z adding 'executorch/backends/arm/ethosu_partitioner.py' 2025-03-21T20:23:43.0120159Z adding 'executorch/backends/arm/process_node.py' 2025-03-21T20:23:43.0120342Z adding 'executorch/backends/arm/tosa_backend.py' 2025-03-21T20:23:43.0120511Z adding 'executorch/backends/arm/tosa_mapping.py' 2025-03-21T20:23:43.0120704Z adding 'executorch/backends/arm/tosa_partitioner.py' 2025-03-21T20:23:43.0120898Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2025-03-21T20:23:43.0121097Z adding 'executorch/backends/arm/tosa_specification.py' 2025-03-21T20:23:43.0121274Z adding 'executorch/backends/arm/tosa_utils.py' 2025-03-21T20:23:43.0121487Z adding 'executorch/backends/arm/_passes/_debug_passes.py' 2025-03-21T20:23:43.0121833Z adding 'executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py' 2025-03-21T20:23:43.0122109Z adding 'executorch/backends/arm/_passes/annotate_decomposed_matmul.py' 2025-03-21T20:23:43.0122419Z adding 'executorch/backends/arm/_passes/arm_pass_manager.py' 2025-03-21T20:23:43.0122664Z adding 'executorch/backends/arm/_passes/arm_pass_utils.py' 2025-03-21T20:23:43.0122950Z adding 'executorch/backends/arm/_passes/cast_int64_pass.py' 2025-03-21T20:23:43.0123269Z adding 'executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py' 2025-03-21T20:23:43.0123579Z adding 'executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py' 2025-03-21T20:23:43.0123875Z adding 'executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py' 2025-03-21T20:23:43.0124165Z adding 'executorch/backends/arm/_passes/convert_full_like_to_full_pass.py' 2025-03-21T20:23:43.0124409Z adding 'executorch/backends/arm/_passes/convert_minmax_pass.py' 2025-03-21T20:23:43.0124671Z adding 'executorch/backends/arm/_passes/convert_split_to_slice.py' 2025-03-21T20:23:43.0124939Z adding 'executorch/backends/arm/_passes/convert_squeezes_to_view.py' 2025-03-21T20:23:43.0125165Z adding 'executorch/backends/arm/_passes/convert_to_clamp.py' 2025-03-21T20:23:43.0125425Z adding 'executorch/backends/arm/_passes/decompose_batchnorm_pass.py' 2025-03-21T20:23:43.0125688Z adding 'executorch/backends/arm/_passes/decompose_div_pass.py' 2025-03-21T20:23:43.0126022Z adding 'executorch/backends/arm/_passes/decompose_layernorm_pass.py' 2025-03-21T20:23:43.0126355Z adding 'executorch/backends/arm/_passes/decompose_linear_pass.py' 2025-03-21T20:23:43.0126679Z adding 'executorch/backends/arm/_passes/decompose_meandim_pass.py' 2025-03-21T20:23:43.0126904Z adding 'executorch/backends/arm/_passes/decompose_select.py' 2025-03-21T20:23:43.0127171Z adding 'executorch/backends/arm/_passes/decompose_softmax_pass.py' 2025-03-21T20:23:43.0127548Z adding 'executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py' 2025-03-21T20:23:43.0127799Z adding 'executorch/backends/arm/_passes/decompose_var_pass.py' 2025-03-21T20:23:43.0128117Z adding 'executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py' 2025-03-21T20:23:43.0128372Z adding 'executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py' 2025-03-21T20:23:43.0128638Z adding 'executorch/backends/arm/_passes/fuse_constant_ops_pass.py' 2025-03-21T20:23:43.0129004Z adding 'executorch/backends/arm/_passes/fuse_quantized_activation_pass.py' 2025-03-21T20:23:43.0129301Z adding 'executorch/backends/arm/_passes/insert_rescales_pass.py' 2025-03-21T20:23:43.0129577Z adding 'executorch/backends/arm/_passes/insert_table_ops.py' 2025-03-21T20:23:43.0129951Z adding 'executorch/backends/arm/_passes/keep_dims_false_to_squeeze_pass.py' 2025-03-21T20:23:43.0130194Z adding 'executorch/backends/arm/_passes/match_arg_ranks_pass.py' 2025-03-21T20:23:43.0130477Z adding 'executorch/backends/arm/_passes/meandim_to_averagepool_pass.py' 2025-03-21T20:23:43.0130768Z adding 'executorch/backends/arm/_passes/mm_to_bmm_pass.py' 2025-03-21T20:23:43.0575559Z adding 'executorch/backends/arm/_passes/remove_clone_pass.py' 2025-03-21T20:23:43.0576076Z adding 'executorch/backends/arm/_passes/scalars_to_attribute_pass.py' 2025-03-21T20:23:43.0576549Z adding 'executorch/backends/arm/_passes/size_adjust_conv2d_pass.py' 2025-03-21T20:23:43.0577084Z adding 'executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py' 2025-03-21T20:23:43.0577689Z adding 'executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py' 2025-03-21T20:23:43.0578116Z adding 'executorch/backends/arm/operator_support/__init__.py' 2025-03-21T20:23:43.0578496Z adding 'executorch/backends/arm/operator_support/convolution_support.py' 2025-03-21T20:23:43.0578764Z adding 'executorch/backends/arm/operator_support/minmax_support.py' 2025-03-21T20:23:43.0579056Z adding 'executorch/backends/arm/operator_support/pool_2d_support.py' 2025-03-21T20:23:43.0579342Z adding 'executorch/backends/arm/operator_support/reduce_sum_support.py' 2025-03-21T20:23:43.0579637Z adding 'executorch/backends/arm/operator_support/right_shift_support.py' 2025-03-21T20:23:43.0579933Z adding 'executorch/backends/arm/operator_support/slice_copy_support.py' 2025-03-21T20:23:43.0580199Z adding 'executorch/backends/arm/operator_support/to_copy_support.py' 2025-03-21T20:23:43.0580529Z adding 'executorch/backends/arm/operator_support/tosa_supported_operators.py' 2025-03-21T20:23:43.0580733Z adding 'executorch/backends/arm/operators/__init__.py' 2025-03-21T20:23:43.0580957Z adding 'executorch/backends/arm/operators/node_visitor.py' 2025-03-21T20:23:43.0581146Z adding 'executorch/backends/arm/operators/op_abs.py' 2025-03-21T20:23:43.0581333Z adding 'executorch/backends/arm/operators/op_add.py' 2025-03-21T20:23:43.0581537Z adding 'executorch/backends/arm/operators/op_amax.py' 2025-03-21T20:23:43.0581729Z adding 'executorch/backends/arm/operators/op_amin.py' 2025-03-21T20:23:43.0582123Z adding 'executorch/backends/arm/operators/op_any.py' 2025-03-21T20:23:43.0582454Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2025-03-21T20:23:43.0582644Z adding 'executorch/backends/arm/operators/op_bmm.py' 2025-03-21T20:23:43.0582843Z adding 'executorch/backends/arm/operators/op_cat.py' 2025-03-21T20:23:43.0583037Z adding 'executorch/backends/arm/operators/op_clamp.py' 2025-03-21T20:23:43.0583300Z adding 'executorch/backends/arm/operators/op_constant_pad_nd.py' 2025-03-21T20:23:43.0583504Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2025-03-21T20:23:43.0583699Z adding 'executorch/backends/arm/operators/op_eq.py' 2025-03-21T20:23:43.0583884Z adding 'executorch/backends/arm/operators/op_exp.py' 2025-03-21T20:23:43.0584075Z adding 'executorch/backends/arm/operators/op_full.py' 2025-03-21T20:23:43.0584270Z adding 'executorch/backends/arm/operators/op_ge.py' 2025-03-21T20:23:43.0584980Z adding 'executorch/backends/arm/operators/op_get_item.py' 2025-03-21T20:23:43.0585191Z adding 'executorch/backends/arm/operators/op_gt.py' 2025-03-21T20:23:43.0585376Z adding 'executorch/backends/arm/operators/op_le.py' 2025-03-21T20:23:43.0585584Z adding 'executorch/backends/arm/operators/op_log.py' 2025-03-21T20:23:43.0585817Z adding 'executorch/backends/arm/operators/op_lt.py' 2025-03-21T20:23:43.0586038Z adding 'executorch/backends/arm/operators/op_max_pool2d.py' 2025-03-21T20:23:43.0586258Z adding 'executorch/backends/arm/operators/op_maximum.py' 2025-03-21T20:23:43.0586462Z adding 'executorch/backends/arm/operators/op_minimum.py' 2025-03-21T20:23:43.0586662Z adding 'executorch/backends/arm/operators/op_mul.py' 2025-03-21T20:23:43.0586867Z adding 'executorch/backends/arm/operators/op_permute.py' 2025-03-21T20:23:43.0587100Z adding 'executorch/backends/arm/operators/op_reciprocal.py' 2025-03-21T20:23:43.0587301Z adding 'executorch/backends/arm/operators/op_repeat.py' 2025-03-21T20:23:43.0587508Z adding 'executorch/backends/arm/operators/op_rescale.py' 2025-03-21T20:23:43.0587803Z adding 'executorch/backends/arm/operators/op_rshift.py' 2025-03-21T20:23:43.0588051Z adding 'executorch/backends/arm/operators/op_rsqrt.py' 2025-03-21T20:23:43.0588273Z adding 'executorch/backends/arm/operators/op_sigmoid.py' 2025-03-21T20:23:43.0588466Z adding 'executorch/backends/arm/operators/op_slice.py' 2025-03-21T20:23:43.0588683Z adding 'executorch/backends/arm/operators/op_sub.py' 2025-03-21T20:23:43.0588898Z adding 'executorch/backends/arm/operators/op_sum.py' 2025-03-21T20:23:43.0589097Z adding 'executorch/backends/arm/operators/op_table.py' 2025-03-21T20:23:43.0589297Z adding 'executorch/backends/arm/operators/op_tanh.py' 2025-03-21T20:23:43.0589502Z adding 'executorch/backends/arm/operators/op_to_copy.py' 2025-03-21T20:23:43.0589770Z adding 'executorch/backends/arm/operators/op_to_dim_order_copy.py' 2025-03-21T20:23:43.0589991Z adding 'executorch/backends/arm/operators/op_transpose.py' 2025-03-21T20:23:43.0590274Z adding 'executorch/backends/arm/operators/op_upsample_nearest2d.py' 2025-03-21T20:23:43.0590470Z adding 'executorch/backends/arm/operators/op_view.py' 2025-03-21T20:23:43.0590677Z adding 'executorch/backends/arm/operators/ops_binary.py' 2025-03-21T20:23:43.0590941Z adding 'executorch/backends/arm/operators/ops_unary.py' 2025-03-21T20:23:43.0591138Z adding 'executorch/backends/arm/quantizer/__init__.py' 2025-03-21T20:23:43.0591365Z adding 'executorch/backends/arm/quantizer/arm_quantizer.py' 2025-03-21T20:23:43.0591677Z adding 'executorch/backends/arm/quantizer/arm_quantizer_utils.py' 2025-03-21T20:23:43.0591966Z adding 'executorch/backends/arm/quantizer/quantization_annotator.py' 2025-03-21T20:23:43.0592222Z adding 'executorch/backends/arm/quantizer/quantization_config.py' 2025-03-21T20:23:43.0592430Z adding 'executorch/backends/arm/test/common.py' 2025-03-21T20:23:43.0592604Z adding 'executorch/backends/arm/test/conftest.py' 2025-03-21T20:23:43.0592801Z adding 'executorch/backends/arm/test/runner_utils.py' 2025-03-21T20:23:43.0592996Z adding 'executorch/backends/arm/test/test_model.py' 2025-03-21T20:23:43.0593256Z adding 'executorch/backends/arm/test/misc/test_custom_partition.py' 2025-03-21T20:23:43.0593500Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2025-03-21T20:23:43.0593781Z adding 'executorch/backends/arm/test/misc/test_dim_order_guards.py' 2025-03-21T20:23:43.0594060Z adding 'executorch/backends/arm/test/misc/test_lifted_tensor.py' 2025-03-21T20:23:43.0594317Z adding 'executorch/backends/arm/test/misc/test_model_evaluator.py' 2025-03-21T20:23:43.0594643Z adding 'executorch/backends/arm/test/misc/test_multiple_delegates.py' 2025-03-21T20:23:43.0594918Z adding 'executorch/backends/arm/test/misc/test_multiple_outputs.py' 2025-03-21T20:23:43.0595277Z adding 'executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py' 2025-03-21T20:23:43.0595599Z adding 'executorch/backends/arm/test/misc/test_tosa_spec.py' 2025-03-21T20:23:43.0595833Z adding 'executorch/backends/arm/test/models/test_conformer.py' 2025-03-21T20:23:43.0596073Z adding 'executorch/backends/arm/test/models/test_dl3_arm.py' 2025-03-21T20:23:43.0596282Z adding 'executorch/backends/arm/test/models/test_llama.py' 2025-03-21T20:23:43.0596507Z adding 'executorch/backends/arm/test/models/test_lstm_arm.py' 2025-03-21T20:23:43.0596840Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2025-03-21T20:23:43.0597096Z adding 'executorch/backends/arm/test/models/test_nn_functional.py' 2025-03-21T20:23:43.0597354Z adding 'executorch/backends/arm/test/models/test_nn_modules.py' 2025-03-21T20:23:43.0597670Z adding 'executorch/backends/arm/test/models/test_torch_functions.py' 2025-03-21T20:23:43.0597902Z adding 'executorch/backends/arm/test/models/test_w2l_arm.py' 2025-03-21T20:23:43.0598089Z adding 'executorch/backends/arm/test/ops/test_abs.py' 2025-03-21T20:23:43.0598281Z adding 'executorch/backends/arm/test/ops/test_add.py' 2025-03-21T20:23:43.0598483Z adding 'executorch/backends/arm/test/ops/test_amax.py' 2025-03-21T20:23:43.0598734Z adding 'executorch/backends/arm/test/ops/test_amin.py' 2025-03-21T20:23:43.0598928Z adding 'executorch/backends/arm/test/ops/test_any.py' 2025-03-21T20:23:43.0599153Z adding 'executorch/backends/arm/test/ops/test_avg_pool2d.py' 2025-03-21T20:23:43.0599383Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2025-03-21T20:23:43.0599592Z adding 'executorch/backends/arm/test/ops/test_bitwise.py' 2025-03-21T20:23:43.0599911Z adding 'executorch/backends/arm/test/ops/test_bmm.py' 2025-03-21T20:23:43.0600114Z adding 'executorch/backends/arm/test/ops/test_cat.py' 2025-03-21T20:23:43.0600313Z adding 'executorch/backends/arm/test/ops/test_clamp.py' 2025-03-21T20:23:43.0600523Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2025-03-21T20:23:43.0600835Z adding 'executorch/backends/arm/test/ops/test_constant_pad_nd.py' 2025-03-21T20:23:43.0601055Z adding 'executorch/backends/arm/test/ops/test_conv1d.py' 2025-03-21T20:23:43.0601255Z adding 'executorch/backends/arm/test/ops/test_conv2d.py' 2025-03-21T20:23:43.0601485Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2025-03-21T20:23:43.0601742Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2025-03-21T20:23:43.0601927Z adding 'executorch/backends/arm/test/ops/test_div.py' 2025-03-21T20:23:43.0602124Z adding 'executorch/backends/arm/test/ops/test_eq.py' 2025-03-21T20:23:43.0602308Z adding 'executorch/backends/arm/test/ops/test_exp.py' 2025-03-21T20:23:43.0602523Z adding 'executorch/backends/arm/test/ops/test_expand.py' 2025-03-21T20:23:43.0602718Z adding 'executorch/backends/arm/test/ops/test_floor.py' 2025-03-21T20:23:43.0602915Z adding 'executorch/backends/arm/test/ops/test_full.py' 2025-03-21T20:23:43.0603150Z adding 'executorch/backends/arm/test/ops/test_ge.py' 2025-03-21T20:23:43.0603334Z adding 'executorch/backends/arm/test/ops/test_gt.py' 2025-03-21T20:23:43.0603578Z adding 'executorch/backends/arm/test/ops/test_hardsigmoid.py' 2025-03-21T20:23:43.0603862Z adding 'executorch/backends/arm/test/ops/test_hardswish.py' 2025-03-21T20:23:43.0604083Z adding 'executorch/backends/arm/test/ops/test_hardtanh.py' 2025-03-21T20:23:43.0604308Z adding 'executorch/backends/arm/test/ops/test_layer_norm.py' 2025-03-21T20:23:43.0604492Z adding 'executorch/backends/arm/test/ops/test_le.py' 2025-03-21T20:23:43.0604707Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2025-03-21T20:23:43.0604894Z adding 'executorch/backends/arm/test/ops/test_log.py' 2025-03-21T20:23:43.0605111Z adding 'executorch/backends/arm/test/ops/test_logical.py' 2025-03-21T20:23:43.0605334Z adding 'executorch/backends/arm/test/ops/test_logsoftmax.py' 2025-03-21T20:23:43.0605533Z adding 'executorch/backends/arm/test/ops/test_lt.py' 2025-03-21T20:23:43.0605740Z adding 'executorch/backends/arm/test/ops/test_max_pool.py' 2025-03-21T20:23:43.0606013Z adding 'executorch/backends/arm/test/ops/test_maximum.py' 2025-03-21T20:23:43.0606280Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2025-03-21T20:23:43.0606494Z adding 'executorch/backends/arm/test/ops/test_minimum.py' 2025-03-21T20:23:43.0606696Z adding 'executorch/backends/arm/test/ops/test_mm.py' 2025-03-21T20:23:43.0606910Z adding 'executorch/backends/arm/test/ops/test_mul.py' 2025-03-21T20:23:43.0607147Z adding 'executorch/backends/arm/test/ops/test_permute.py' 2025-03-21T20:23:43.0607386Z adding 'executorch/backends/arm/test/ops/test_reciprocal.py' 2025-03-21T20:23:43.0607583Z adding 'executorch/backends/arm/test/ops/test_relu.py' 2025-03-21T20:23:43.0607798Z adding 'executorch/backends/arm/test/ops/test_repeat.py' 2025-03-21T20:23:43.0608002Z adding 'executorch/backends/arm/test/ops/test_rshift.py' 2025-03-21T20:23:43.0608212Z adding 'executorch/backends/arm/test/ops/test_rsqrt.py' 2025-03-21T20:23:43.1028263Z adding 'executorch/backends/arm/test/ops/test_scalars.py' 2025-03-21T20:23:43.1028655Z adding 'executorch/backends/arm/test/ops/test_select.py' 2025-03-21T20:23:43.1029318Z adding 'executorch/backends/arm/test/ops/test_sigmoid.py' 2025-03-21T20:23:43.1029611Z adding 'executorch/backends/arm/test/ops/test_sigmoid_16bit.py' 2025-03-21T20:23:43.1029865Z adding 'executorch/backends/arm/test/ops/test_sigmoid_32bit.py' 2025-03-21T20:23:43.1030069Z adding 'executorch/backends/arm/test/ops/test_slice.py' 2025-03-21T20:23:43.1030293Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2025-03-21T20:23:43.1030494Z adding 'executorch/backends/arm/test/ops/test_split.py' 2025-03-21T20:23:43.1030711Z adding 'executorch/backends/arm/test/ops/test_squeeze.py' 2025-03-21T20:23:43.1030901Z adding 'executorch/backends/arm/test/ops/test_sub.py' 2025-03-21T20:23:43.1031161Z adding 'executorch/backends/arm/test/ops/test_sum.py' 2025-03-21T20:23:43.1031437Z adding 'executorch/backends/arm/test/ops/test_tanh.py' 2025-03-21T20:23:43.1031731Z adding 'executorch/backends/arm/test/ops/test_to_copy.py' 2025-03-21T20:23:43.1032009Z adding 'executorch/backends/arm/test/ops/test_unsqueeze.py' 2025-03-21T20:23:43.1032287Z adding 'executorch/backends/arm/test/ops/test_upsample_nearest2d.py' 2025-03-21T20:23:43.1032488Z adding 'executorch/backends/arm/test/ops/test_var.py' 2025-03-21T20:23:43.1032679Z adding 'executorch/backends/arm/test/ops/test_view.py' 2025-03-21T20:23:43.1032993Z adding 'executorch/backends/arm/test/passes/test_cast_int64_pass.py' 2025-03-21T20:23:43.1033265Z adding 'executorch/backends/arm/test/passes/test_convert_to_clamp.py' 2025-03-21T20:23:43.1033551Z adding 'executorch/backends/arm/test/passes/test_fold_qdq_pass.py' 2025-03-21T20:23:43.1033942Z adding 'executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py' 2025-03-21T20:23:43.1034371Z adding 'executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py' 2025-03-21T20:23:43.1034679Z adding 'executorch/backends/arm/test/passes/test_insert_table_ops_pass.py' 2025-03-21T20:23:43.1034977Z adding 'executorch/backends/arm/test/passes/test_ioquantization_pass.py' 2025-03-21T20:23:43.1035314Z adding 'executorch/backends/arm/test/passes/test_meandim_to_averagepool2d.py' 2025-03-21T20:23:43.1035563Z adding 'executorch/backends/arm/test/passes/test_rescale_pass.py' 2025-03-21T20:23:43.1035914Z adding 'executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py' 2025-03-21T20:23:43.1036321Z adding 'executorch/backends/arm/test/quantizer/test_generic_annotater.py' 2025-03-21T20:23:43.1036529Z adding 'executorch/backends/arm/test/tester/__init__.py' 2025-03-21T20:23:43.1036922Z adding 'executorch/backends/arm/test/tester/analyze_output_utils.py' 2025-03-21T20:23:43.1037138Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2025-03-21T20:23:43.1037380Z adding 'executorch/backends/arm/test/tester/test_pipeline.py' 2025-03-21T20:23:43.1037589Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2025-03-21T20:23:43.1038002Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2025-03-21T20:23:43.1038406Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2025-03-21T20:23:43.1038850Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2025-03-21T20:23:43.1039367Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2025-03-21T20:23:43.1039948Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2025-03-21T20:23:43.1040641Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2025-03-21T20:23:43.1041044Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2025-03-21T20:23:43.1041462Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2025-03-21T20:23:43.1041859Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2025-03-21T20:23:43.1042300Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2025-03-21T20:23:43.1042951Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2025-03-21T20:23:43.1043337Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2025-03-21T20:23:43.1043805Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2025-03-21T20:23:43.1044204Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2025-03-21T20:23:43.1044729Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2025-03-21T20:23:43.1045244Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2025-03-21T20:23:43.1045589Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2025-03-21T20:23:43.1045977Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2025-03-21T20:23:43.1046383Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2025-03-21T20:23:43.1046772Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2025-03-21T20:23:43.1047181Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2025-03-21T20:23:43.1047596Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2025-03-21T20:23:43.1048033Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2025-03-21T20:23:43.1048544Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2025-03-21T20:23:43.1048939Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2025-03-21T20:23:43.1049350Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2025-03-21T20:23:43.1049745Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2025-03-21T20:23:43.1050150Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2025-03-21T20:23:43.1050512Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2025-03-21T20:23:43.1050951Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2025-03-21T20:23:43.1051448Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2025-03-21T20:23:43.1051817Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2025-03-21T20:23:43.1052255Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2025-03-21T20:23:43.1052802Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2025-03-21T20:23:43.1053238Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2025-03-21T20:23:43.1053777Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2025-03-21T20:23:43.1054150Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2025-03-21T20:23:43.1054475Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2025-03-21T20:23:43.1054882Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2025-03-21T20:23:43.1055284Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2025-03-21T20:23:43.1055554Z adding 'executorch/backends/arm/util/arm_model_evaluator.py' 2025-03-21T20:23:43.1055861Z adding 'executorch/backends/cadence/aot/__init__.py' 2025-03-21T20:23:43.1056054Z adding 'executorch/backends/cadence/aot/compiler.py' 2025-03-21T20:23:43.1056289Z adding 'executorch/backends/cadence/aot/compiler_utils.py' 2025-03-21T20:23:43.1056584Z adding 'executorch/backends/cadence/aot/export_example.py' 2025-03-21T20:23:43.1056790Z adding 'executorch/backends/cadence/aot/functions.yaml' 2025-03-21T20:23:43.1057053Z adding 'executorch/backends/cadence/aot/functions_fusion_g3.yaml' 2025-03-21T20:23:43.1057279Z adding 'executorch/backends/cadence/aot/functions_hifi.yaml' 2025-03-21T20:23:43.1057527Z adding 'executorch/backends/cadence/aot/fuse_ops.py' 2025-03-21T20:23:43.1057819Z adding 'executorch/backends/cadence/aot/graph_builder.py' 2025-03-21T20:23:43.1058086Z adding 'executorch/backends/cadence/aot/memory_constraints.py' 2025-03-21T20:23:43.1058303Z adding 'executorch/backends/cadence/aot/memory_planning.py' 2025-03-21T20:23:43.1058533Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2025-03-21T20:23:43.1058739Z adding 'executorch/backends/cadence/aot/pass_utils.py' 2025-03-21T20:23:43.1058925Z adding 'executorch/backends/cadence/aot/passes.py' 2025-03-21T20:23:43.1059180Z adding 'executorch/backends/cadence/aot/ref_implementations.py' 2025-03-21T20:23:43.1059480Z adding 'executorch/backends/cadence/aot/remove_ops.py' 2025-03-21T20:23:43.1059746Z adding 'executorch/backends/cadence/aot/reorder_ops.py' 2025-03-21T20:23:43.1059964Z adding 'executorch/backends/cadence/aot/replace_ops.py' 2025-03-21T20:23:43.1060264Z adding 'executorch/backends/cadence/aot/simplify_ops.py' 2025-03-21T20:23:43.1060448Z adding 'executorch/backends/cadence/aot/utils.py' 2025-03-21T20:23:43.1060702Z adding 'executorch/backends/cadence/aot/quantizer/fusion_pass.py' 2025-03-21T20:23:43.1060949Z adding 'executorch/backends/cadence/aot/quantizer/patterns.py' 2025-03-21T20:23:43.1061191Z adding 'executorch/backends/cadence/aot/quantizer/quantizer.py' 2025-03-21T20:23:43.1061408Z adding 'executorch/backends/cadence/aot/quantizer/utils.py' 2025-03-21T20:23:43.1061765Z adding 'executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py' 2025-03-21T20:23:43.1062149Z adding 'executorch/backends/cadence/aot/tests/test_graph_builder.py' 2025-03-21T20:23:43.1062431Z adding 'executorch/backends/cadence/aot/tests/test_memory_passes.py' 2025-03-21T20:23:43.1062687Z adding 'executorch/backends/cadence/aot/tests/test_pass_filter.py' 2025-03-21T20:23:43.1062986Z adding 'executorch/backends/cadence/aot/tests/test_remove_ops_passes.py' 2025-03-21T20:23:43.1063279Z adding 'executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py' 2025-03-21T20:23:43.1063583Z adding 'executorch/backends/cadence/aot/tests/test_replace_ops_passes.py' 2025-03-21T20:23:43.1063884Z adding 'executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py' 2025-03-21T20:23:43.1064091Z adding 'executorch/backends/cadence/runtime/__init__.py' 2025-03-21T20:23:43.1064305Z adding 'executorch/backends/cadence/runtime/executor.py' 2025-03-21T20:23:43.1064509Z adding 'executorch/backends/cadence/runtime/runtime.py' 2025-03-21T20:23:43.1360021Z adding 'executorch/backends/cadence/runtime/utils.py' 2025-03-21T20:23:43.1360407Z adding 'executorch/backends/cadence/utils/facto_util.py' 2025-03-21T20:23:43.1360775Z adding 'executorch/backends/cadence/utils/gen_header.py' 2025-03-21T20:23:43.1361209Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2025-03-21T20:23:43.1361562Z adding 'executorch/backends/cadence/utils/FACTO/setup.py' 2025-03-21T20:23:43.1362076Z adding 'executorch/backends/cadence/utils/FACTO/calibrator/__init__.py' 2025-03-21T20:23:43.1362438Z adding 'executorch/backends/cadence/utils/FACTO/calibrator/runner.py' 2025-03-21T20:23:43.1362726Z adding 'executorch/backends/cadence/utils/FACTO/examples/example.py' 2025-03-21T20:23:43.1363150Z adding 'executorch/backends/cadence/utils/FACTO/examples/minimal_example.py' 2025-03-21T20:23:43.1363678Z adding 'executorch/backends/cadence/utils/FACTO/examples/random_seed.py' 2025-03-21T20:23:43.1364159Z adding 'executorch/backends/cadence/utils/FACTO/facto/__init__.py' 2025-03-21T20:23:43.1364727Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py' 2025-03-21T20:23:43.1365481Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py' 2025-03-21T20:23:43.1366111Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py' 2025-03-21T20:23:43.1366739Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py' 2025-03-21T20:23:43.1367401Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py' 2025-03-21T20:23:43.1367981Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py' 2025-03-21T20:23:43.1368584Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py' 2025-03-21T20:23:43.1369290Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py' 2025-03-21T20:23:43.1369957Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py' 2025-03-21T20:23:43.1370337Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py' 2025-03-21T20:23:43.1370786Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py' 2025-03-21T20:23:43.1371436Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py' 2025-03-21T20:23:43.1372081Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py' 2025-03-21T20:23:43.1372665Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py' 2025-03-21T20:23:43.1373068Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py' 2025-03-21T20:23:43.1373447Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py' 2025-03-21T20:23:43.1373932Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py' 2025-03-21T20:23:43.1374617Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py' 2025-03-21T20:23:43.1375257Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py' 2025-03-21T20:23:43.1375884Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py' 2025-03-21T20:23:43.1376249Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py' 2025-03-21T20:23:43.1376583Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py' 2025-03-21T20:23:43.1376986Z adding 'executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py' 2025-03-21T20:23:43.1377464Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/db.py' 2025-03-21T20:23:43.1378006Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/default.py' 2025-03-21T20:23:43.1378549Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py' 2025-03-21T20:23:43.1379072Z adding 'executorch/backends/cadence/utils/FACTO/facto/specdb/function.py' 2025-03-21T20:23:43.1379677Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py' 2025-03-21T20:23:43.1380418Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py' 2025-03-21T20:23:43.1381171Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py' 2025-03-21T20:23:43.1381776Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py' 2025-03-21T20:23:43.1382183Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py' 2025-03-21T20:23:43.1382879Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py' 2025-03-21T20:23:43.1383592Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py' 2025-03-21T20:23:43.1384249Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py' 2025-03-21T20:23:43.1384873Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py' 2025-03-21T20:23:43.1385479Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py' 2025-03-21T20:23:43.1386339Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py' 2025-03-21T20:23:43.1386866Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py' 2025-03-21T20:23:43.1387490Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py' 2025-03-21T20:23:43.1388168Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py' 2025-03-21T20:23:43.1388862Z adding 'executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py' 2025-03-21T20:23:43.1389206Z adding 'executorch/backends/example/example_backend.py' 2025-03-21T20:23:43.1389444Z adding 'executorch/backends/example/example_partitioner.py' 2025-03-21T20:23:43.1389653Z adding 'executorch/backends/example/example_quantizer.py' 2025-03-21T20:23:43.1389891Z adding 'executorch/backends/example/test_example_delegate.py' 2025-03-21T20:23:43.1390287Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2025-03-21T20:23:43.1390731Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2025-03-21T20:23:43.1391066Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2025-03-21T20:23:43.1391299Z adding 'executorch/backends/example/example_operators/add.py' 2025-03-21T20:23:43.1391573Z adding 'executorch/backends/example/example_operators/conv2d.py' 2025-03-21T20:23:43.1392022Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2025-03-21T20:23:43.1392476Z adding 'executorch/backends/example/example_operators/dropout.py' 2025-03-21T20:23:43.1392967Z adding 'executorch/backends/example/example_operators/flatten.py' 2025-03-21T20:23:43.1393418Z adding 'executorch/backends/example/example_operators/linear.py' 2025-03-21T20:23:43.1393868Z adding 'executorch/backends/example/example_operators/op_base.py' 2025-03-21T20:23:43.1394109Z adding 'executorch/backends/example/example_operators/ops.py' 2025-03-21T20:23:43.1394372Z adding 'executorch/backends/example/example_operators/utils.py' 2025-03-21T20:23:43.1394594Z adding 'executorch/backends/mediatek/__init__.py' 2025-03-21T20:23:43.1394918Z adding 'executorch/backends/mediatek/partitioner.py' 2025-03-21T20:23:43.1395241Z adding 'executorch/backends/mediatek/preprocess.py' 2025-03-21T20:23:43.1395604Z adding 'executorch/backends/mediatek/_passes/__init__.py' 2025-03-21T20:23:43.1396300Z adding 'executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py' 2025-03-21T20:23:43.1396678Z adding 'executorch/backends/mediatek/quantizer/__init__.py' 2025-03-21T20:23:43.1396958Z adding 'executorch/backends/mediatek/quantizer/annotator.py' 2025-03-21T20:23:43.1397203Z adding 'executorch/backends/mediatek/quantizer/qconfig.py' 2025-03-21T20:23:43.1397730Z adding 'executorch/backends/mediatek/quantizer/quantizer.py' 2025-03-21T20:23:43.1398108Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2025-03-21T20:23:43.1398500Z adding 'executorch/backends/qualcomm/_passes/__init__.py' 2025-03-21T20:23:43.1398999Z adding 'executorch/backends/qualcomm/_passes/annotate_decomposed.py' 2025-03-21T20:23:43.1399452Z adding 'executorch/backends/qualcomm/_passes/annotate_quant_attrs.py' 2025-03-21T20:23:43.1399959Z adding 'executorch/backends/qualcomm/_passes/build_quant_io.py' 2025-03-21T20:23:43.1400407Z adding 'executorch/backends/qualcomm/_passes/constant_i64_to_i32.py' 2025-03-21T20:23:43.1400885Z adding 'executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py' 2025-03-21T20:23:43.1401549Z adding 'executorch/backends/qualcomm/_passes/convert_interpolate_with_upsample2d.py' 2025-03-21T20:23:43.1402005Z adding 'executorch/backends/qualcomm/_passes/convert_to_linear.py' 2025-03-21T20:23:43.1402433Z adding 'executorch/backends/qualcomm/_passes/decompose_any.py' 2025-03-21T20:23:43.1402879Z adding 'executorch/backends/qualcomm/_passes/decompose_einsum.py' 2025-03-21T20:23:43.1403643Z adding 'executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py' 2025-03-21T20:23:43.1404077Z adding 'executorch/backends/qualcomm/_passes/decompose_silu.py' 2025-03-21T20:23:43.1404611Z adding 'executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py' 2025-03-21T20:23:43.1404925Z adding 'executorch/backends/qualcomm/_passes/fold_qdq.py' 2025-03-21T20:23:43.1405472Z adding 'executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py' 2025-03-21T20:23:43.1405908Z adding 'executorch/backends/qualcomm/_passes/insert_io_qdq.py' 2025-03-21T20:23:43.1406375Z adding 'executorch/backends/qualcomm/_passes/insert_requantize.py' 2025-03-21T20:23:43.1406829Z adding 'executorch/backends/qualcomm/_passes/layout_transform.py' 2025-03-21T20:23:43.1407197Z adding 'executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py' 2025-03-21T20:23:43.1407557Z adding 'executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py' 2025-03-21T20:23:43.1407995Z adding 'executorch/backends/qualcomm/_passes/recompose_prelu.py' 2025-03-21T20:23:43.1408463Z adding 'executorch/backends/qualcomm/_passes/recompose_rms_norm.py' 2025-03-21T20:23:43.1408972Z adding 'executorch/backends/qualcomm/_passes/reduce_dynamic_range.py' 2025-03-21T20:23:43.1409436Z adding 'executorch/backends/qualcomm/_passes/remove_redundancy.py' 2025-03-21T20:23:43.1409859Z adding 'executorch/backends/qualcomm/_passes/replace_index_put_input.py' 2025-03-21T20:23:43.1410137Z adding 'executorch/backends/qualcomm/_passes/replace_inf_buffer.py' 2025-03-21T20:23:43.1410582Z adding 'executorch/backends/qualcomm/_passes/tensor_i64_to_i32.py' 2025-03-21T20:23:43.1410930Z adding 'executorch/backends/qualcomm/_passes/utils.py' 2025-03-21T20:23:43.1411267Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2025-03-21T20:23:43.1411678Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2025-03-21T20:23:43.1807377Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2025-03-21T20:23:43.1808237Z adding 'executorch/backends/qualcomm/builders/op_abs.py' 2025-03-21T20:23:43.1808892Z adding 'executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py' 2025-03-21T20:23:43.1809541Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2025-03-21T20:23:43.1810113Z adding 'executorch/backends/qualcomm/builders/op_arange.py' 2025-03-21T20:23:43.1810690Z adding 'executorch/backends/qualcomm/builders/op_argmin.py' 2025-03-21T20:23:43.1811278Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2025-03-21T20:23:43.1811899Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2025-03-21T20:23:43.1812488Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2025-03-21T20:23:43.1813036Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2025-03-21T20:23:43.1813777Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2025-03-21T20:23:43.1814352Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2025-03-21T20:23:43.1814932Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2025-03-21T20:23:43.1815485Z adding 'executorch/backends/qualcomm/builders/op_cos.py' 2025-03-21T20:23:43.1816096Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2025-03-21T20:23:43.1816751Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2025-03-21T20:23:43.1817341Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2025-03-21T20:23:43.1817921Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2025-03-21T20:23:43.1818492Z adding 'executorch/backends/qualcomm/builders/op_eq.py' 2025-03-21T20:23:43.1819169Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2025-03-21T20:23:43.1819741Z adding 'executorch/backends/qualcomm/builders/op_full.py' 2025-03-21T20:23:43.1820324Z adding 'executorch/backends/qualcomm/builders/op_full_like.py' 2025-03-21T20:23:43.1820907Z adding 'executorch/backends/qualcomm/builders/op_ge.py' 2025-03-21T20:23:43.1821550Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2025-03-21T20:23:43.1822133Z adding 'executorch/backends/qualcomm/builders/op_group_norm.py' 2025-03-21T20:23:43.1822723Z adding 'executorch/backends/qualcomm/builders/op_gt.py' 2025-03-21T20:23:43.1823436Z adding 'executorch/backends/qualcomm/builders/op_hardsigmoid.py' 2025-03-21T20:23:43.1824118Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2025-03-21T20:23:43.1824798Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2025-03-21T20:23:43.1825425Z adding 'executorch/backends/qualcomm/builders/op_index.py' 2025-03-21T20:23:43.1826062Z adding 'executorch/backends/qualcomm/builders/op_index_put.py' 2025-03-21T20:23:43.1826761Z adding 'executorch/backends/qualcomm/builders/op_instance_norm.py' 2025-03-21T20:23:43.1827403Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2025-03-21T20:23:43.1828024Z adding 'executorch/backends/qualcomm/builders/op_le.py' 2025-03-21T20:23:43.1828655Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2025-03-21T20:23:43.1829233Z adding 'executorch/backends/qualcomm/builders/op_log.py' 2025-03-21T20:23:43.1829894Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2025-03-21T20:23:43.1830688Z adding 'executorch/backends/qualcomm/builders/op_logical_not.py' 2025-03-21T20:23:43.1831335Z adding 'executorch/backends/qualcomm/builders/op_lt.py' 2025-03-21T20:23:43.1831993Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2025-03-21T20:23:43.1832562Z adding 'executorch/backends/qualcomm/builders/op_max.py' 2025-03-21T20:23:43.1833177Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2025-03-21T20:23:43.1833985Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2025-03-21T20:23:43.1834569Z adding 'executorch/backends/qualcomm/builders/op_min.py' 2025-03-21T20:23:43.1835176Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2025-03-21T20:23:43.1835772Z adding 'executorch/backends/qualcomm/builders/op_ne.py' 2025-03-21T20:23:43.1836368Z adding 'executorch/backends/qualcomm/builders/op_neg.py' 2025-03-21T20:23:43.1836965Z adding 'executorch/backends/qualcomm/builders/op_or.py' 2025-03-21T20:23:43.1837506Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2025-03-21T20:23:43.1838141Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2025-03-21T20:23:43.1838796Z adding 'executorch/backends/qualcomm/builders/op_prelu.py' 2025-03-21T20:23:43.1839433Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2025-03-21T20:23:43.1840118Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2025-03-21T20:23:43.1840921Z adding 'executorch/backends/qualcomm/builders/op_repeat.py' 2025-03-21T20:23:43.1841513Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2025-03-21T20:23:43.1842253Z adding 'executorch/backends/qualcomm/builders/op_rms_norm.py' 2025-03-21T20:23:43.1842997Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2025-03-21T20:23:43.1843599Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2025-03-21T20:23:43.1844218Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2025-03-21T20:23:43.1844835Z adding 'executorch/backends/qualcomm/builders/op_sin.py' 2025-03-21T20:23:43.1845404Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2025-03-21T20:23:43.1846017Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2025-03-21T20:23:43.1846637Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2025-03-21T20:23:43.1847377Z adding 'executorch/backends/qualcomm/builders/op_space_to_depth.py' 2025-03-21T20:23:43.1848057Z adding 'executorch/backends/qualcomm/builders/op_split_with_sizes.py' 2025-03-21T20:23:43.1848708Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2025-03-21T20:23:43.1849304Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2025-03-21T20:23:43.1849879Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2025-03-21T20:23:43.1850578Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2025-03-21T20:23:43.1851219Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2025-03-21T20:23:43.1851877Z adding 'executorch/backends/qualcomm/builders/op_to.py' 2025-03-21T20:23:43.1852431Z adding 'executorch/backends/qualcomm/builders/op_topk.py' 2025-03-21T20:23:43.1853015Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2025-03-21T20:23:43.1853667Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2025-03-21T20:23:43.1854339Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2025-03-21T20:23:43.1855070Z adding 'executorch/backends/qualcomm/builders/op_upsample_nearest2d.py' 2025-03-21T20:23:43.1855853Z adding 'executorch/backends/qualcomm/builders/op_where.py' 2025-03-21T20:23:43.1856467Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2025-03-21T20:23:43.1857058Z adding 'executorch/backends/qualcomm/builders/utils.py' 2025-03-21T20:23:43.1857637Z adding 'executorch/backends/qualcomm/debugger/utils.py' 2025-03-21T20:23:43.1858219Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2025-03-21T20:23:43.1858863Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2025-03-21T20:23:43.1859484Z adding 'executorch/backends/qualcomm/partition/utils.py' 2025-03-21T20:23:43.1860197Z adding 'executorch/backends/qualcomm/quantizer/annotators.py' 2025-03-21T20:23:43.1860834Z adding 'executorch/backends/qualcomm/quantizer/custom_annotation.py' 2025-03-21T20:23:43.1861466Z adding 'executorch/backends/qualcomm/quantizer/qconfig.py' 2025-03-21T20:23:43.1862093Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2025-03-21T20:23:43.1862837Z adding 'executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py' 2025-03-21T20:23:43.1863665Z adding 'executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs' 2025-03-21T20:23:43.1864508Z adding 'executorch/backends/qualcomm/serialization/qc_schema.py' 2025-03-21T20:23:43.1865207Z adding 'executorch/backends/qualcomm/serialization/qc_schema_serialize.py' 2025-03-21T20:23:43.1865850Z adding 'executorch/backends/qualcomm/tests/models.py' 2025-03-21T20:23:43.1866480Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2025-03-21T20:23:43.1867057Z adding 'executorch/backends/qualcomm/tests/utils.py' 2025-03-21T20:23:43.1867589Z adding 'executorch/backends/qualcomm/utils/constants.py' 2025-03-21T20:23:43.1868138Z adding 'executorch/backends/qualcomm/utils/utils.py' 2025-03-21T20:23:43.1868753Z adding 'executorch/backends/transforms/__init__.py' 2025-03-21T20:23:43.1869302Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2025-03-21T20:23:43.1869902Z adding 'executorch/backends/transforms/convert_dtype_pass.py' 2025-03-21T20:23:43.1870612Z adding 'executorch/backends/transforms/decompose_sdpa.py' 2025-03-21T20:23:43.1871268Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2025-03-21T20:23:43.1871966Z adding 'executorch/backends/transforms/fuse_batch_norm_with_conv.py' 2025-03-21T20:23:43.1872750Z adding 'executorch/backends/transforms/fuse_conv_with_clamp.py' 2025-03-21T20:23:43.1873372Z adding 'executorch/backends/transforms/fuse_dequant_linear.py' 2025-03-21T20:23:43.1873963Z adding 'executorch/backends/transforms/fuse_view_copy.py' 2025-03-21T20:23:43.1874576Z adding 'executorch/backends/transforms/mean_to_sum_div.py' 2025-03-21T20:23:43.1875145Z adding 'executorch/backends/transforms/rank_0_to_rank_1.py' 2025-03-21T20:23:43.1875709Z adding 'executorch/backends/transforms/remove_clone_ops.py' 2025-03-21T20:23:43.1876416Z adding 'executorch/backends/transforms/replace_scalar_with_tensor.py' 2025-03-21T20:23:43.1877069Z adding 'executorch/backends/transforms/utils.py' 2025-03-21T20:23:43.1877683Z adding 'executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py' 2025-03-21T20:23:43.1878544Z adding 'executorch/backends/transforms/test/test_create_delete_constant_placeholder.py' 2025-03-21T20:23:43.1879466Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2025-03-21T20:23:43.1880323Z adding 'executorch/backends/transforms/test/test_rank_0_to_rank_1.py' 2025-03-21T20:23:43.1881046Z adding 'executorch/backends/vulkan/__init__.py' 2025-03-21T20:23:43.1881542Z adding 'executorch/backends/vulkan/custom_ops_lib.py' 2025-03-21T20:23:43.1882052Z adding 'executorch/backends/vulkan/op_registry.py' 2025-03-21T20:23:43.1882569Z adding 'executorch/backends/vulkan/utils.py' 2025-03-21T20:23:43.1883062Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2025-03-21T20:23:43.1883618Z adding 'executorch/backends/vulkan/_passes/__init__.py' 2025-03-21T20:23:43.1884221Z adding 'executorch/backends/vulkan/_passes/insert_prepack_nodes.py' 2025-03-21T20:23:43.1885016Z adding 'executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py' 2025-03-21T20:23:43.1885728Z adding 'executorch/backends/vulkan/_passes/remove_asserts.py' 2025-03-21T20:23:43.1886415Z adding 'executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py' 2025-03-21T20:23:43.1887182Z adding 'executorch/backends/vulkan/_passes/remove_redundant_ops.py' 2025-03-21T20:23:43.1887872Z adding 'executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py' 2025-03-21T20:23:43.1888567Z adding 'executorch/backends/vulkan/_passes/tag_memory_meta_pass.py' 2025-03-21T20:23:43.1889394Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2025-03-21T20:23:43.2166604Z adding 'executorch/backends/vulkan/quantizer/vulkan_quantizer.py' 2025-03-21T20:23:43.2167520Z adding 'executorch/backends/vulkan/runtime/gen_vulkan_spv.py' 2025-03-21T20:23:43.2168270Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml' 2025-03-21T20:23:43.2169451Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml' 2025-03-21T20:23:43.2170316Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml' 2025-03-21T20:23:43.2171093Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml' 2025-03-21T20:23:43.2171929Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml' 2025-03-21T20:23:43.2172778Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml' 2025-03-21T20:23:43.2173532Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2025-03-21T20:23:43.2174446Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml' 2025-03-21T20:23:43.2175507Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml' 2025-03-21T20:23:43.2176322Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml' 2025-03-21T20:23:43.2177214Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2025-03-21T20:23:43.2177916Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2025-03-21T20:23:43.2178723Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2025-03-21T20:23:43.2179517Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2025-03-21T20:23:43.2180328Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2025-03-21T20:23:43.2181269Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2025-03-21T20:23:43.2182317Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml' 2025-03-21T20:23:43.2183236Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2025-03-21T20:23:43.2184064Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2025-03-21T20:23:43.2184946Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2025-03-21T20:23:43.2185948Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2025-03-21T20:23:43.2186987Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2025-03-21T20:23:43.2187793Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2025-03-21T20:23:43.2188744Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml' 2025-03-21T20:23:43.2189625Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml' 2025-03-21T20:23:43.2190347Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml' 2025-03-21T20:23:43.2191032Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2025-03-21T20:23:43.2191850Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml' 2025-03-21T20:23:43.2192686Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml' 2025-03-21T20:23:43.2193471Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml' 2025-03-21T20:23:43.2194349Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml' 2025-03-21T20:23:43.2195275Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml' 2025-03-21T20:23:43.2196058Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2025-03-21T20:23:43.2196851Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2025-03-21T20:23:43.2197784Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml' 2025-03-21T20:23:43.2198697Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml' 2025-03-21T20:23:43.2199470Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml' 2025-03-21T20:23:43.2200289Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2025-03-21T20:23:43.2201030Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml' 2025-03-21T20:23:43.2201833Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml' 2025-03-21T20:23:43.2202624Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2025-03-21T20:23:43.2203386Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_4w_linear.yaml' 2025-03-21T20:23:43.2204222Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml' 2025-03-21T20:23:43.2205101Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear_optimized.yaml' 2025-03-21T20:23:43.2205889Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml' 2025-03-21T20:23:43.2206652Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2025-03-21T20:23:43.2207733Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml' 2025-03-21T20:23:43.2208657Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml' 2025-03-21T20:23:43.2209632Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml' 2025-03-21T20:23:43.2210747Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml' 2025-03-21T20:23:43.2211571Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml' 2025-03-21T20:23:43.2212574Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml' 2025-03-21T20:23:43.2213475Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml' 2025-03-21T20:23:43.2214299Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml' 2025-03-21T20:23:43.2215299Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml' 2025-03-21T20:23:43.2216123Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml' 2025-03-21T20:23:43.2217053Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_packed_dim.yaml' 2025-03-21T20:23:43.2218016Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_unpacked_dim.yaml' 2025-03-21T20:23:43.2218884Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml' 2025-03-21T20:23:43.2219713Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2025-03-21T20:23:43.2220641Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml' 2025-03-21T20:23:43.2221425Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2025-03-21T20:23:43.2222249Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2025-03-21T20:23:43.2222995Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2025-03-21T20:23:43.2223739Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2025-03-21T20:23:43.2224577Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2025-03-21T20:23:43.2225436Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2025-03-21T20:23:43.2226070Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2025-03-21T20:23:43.2226754Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2025-03-21T20:23:43.2227513Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2025-03-21T20:23:43.2228236Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2025-03-21T20:23:43.2228895Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py' 2025-03-21T20:23:43.2229714Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py' 2025-03-21T20:23:43.2230647Z adding 'executorch/backends/vulkan/test/op_tests/utils/aten_types.py' 2025-03-21T20:23:43.2231404Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py' 2025-03-21T20:23:43.2232161Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py' 2025-03-21T20:23:43.2233136Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py' 2025-03-21T20:23:43.2233968Z adding 'executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py' 2025-03-21T20:23:43.2234710Z adding 'executorch/backends/vulkan/test/op_tests/utils/test_suite.py' 2025-03-21T20:23:43.2235637Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2025-03-21T20:23:43.2236647Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2025-03-21T20:23:43.2237526Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2025-03-21T20:23:43.2238600Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2025-03-21T20:23:43.2239448Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2025-03-21T20:23:43.2240648Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2025-03-21T20:23:43.2241705Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2025-03-21T20:23:43.2242674Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2025-03-21T20:23:43.2243859Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2025-03-21T20:23:43.2244808Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2025-03-21T20:23:43.2245563Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml' 2025-03-21T20:23:43.2246345Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml' 2025-03-21T20:23:43.2247106Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml' 2025-03-21T20:23:43.2247992Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml' 2025-03-21T20:23:43.2248856Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml' 2025-03-21T20:23:43.2249615Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml' 2025-03-21T20:23:43.2250348Z adding 'executorch/backends/xnnpack/__init__.py' 2025-03-21T20:23:43.2250965Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2025-03-21T20:23:43.2251668Z adding 'executorch/backends/xnnpack/_passes/__init__.py' 2025-03-21T20:23:43.2252395Z adding 'executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py' 2025-03-21T20:23:43.2253349Z adding 'executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py' 2025-03-21T20:23:43.2254004Z adding 'executorch/backends/xnnpack/_passes/convert_to_linear.py' 2025-03-21T20:23:43.2547386Z adding 'executorch/backends/xnnpack/_passes/convert_to_sdpa.py' 2025-03-21T20:23:43.2548626Z adding 'executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py' 2025-03-21T20:23:43.2549334Z adding 'executorch/backends/xnnpack/_passes/decompose_cat.py' 2025-03-21T20:23:43.2550335Z adding 'executorch/backends/xnnpack/_passes/fuse_activation_pass.py' 2025-03-21T20:23:43.2551380Z adding 'executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py' 2025-03-21T20:23:43.2552489Z adding 'executorch/backends/xnnpack/_passes/prelu_reshape_pass.py' 2025-03-21T20:23:43.2553640Z adding 'executorch/backends/xnnpack/_passes/remove_getitem_op.py' 2025-03-21T20:23:43.2554727Z adding 'executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py' 2025-03-21T20:23:43.2555799Z adding 'executorch/backends/xnnpack/_passes/xnnpack_pass.py' 2025-03-21T20:23:43.2556849Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2025-03-21T20:23:43.2557623Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2025-03-21T20:23:43.2558213Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2025-03-21T20:23:43.2558871Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2025-03-21T20:23:43.2559946Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2025-03-21T20:23:43.2561096Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2025-03-21T20:23:43.2562121Z adding 'executorch/backends/xnnpack/operators/op_bmm.py' 2025-03-21T20:23:43.2563119Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2025-03-21T20:23:43.2563929Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2025-03-21T20:23:43.2564961Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2025-03-21T20:23:43.2566016Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2025-03-21T20:23:43.2566797Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2025-03-21T20:23:43.2567996Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2025-03-21T20:23:43.2569115Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2025-03-21T20:23:43.2570125Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2025-03-21T20:23:43.2571158Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2025-03-21T20:23:43.2571984Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2025-03-21T20:23:43.2572786Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2025-03-21T20:23:43.2573403Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2025-03-21T20:23:43.2574013Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2025-03-21T20:23:43.2574678Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2025-03-21T20:23:43.2575349Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2025-03-21T20:23:43.2575945Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2025-03-21T20:23:43.2576539Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2025-03-21T20:23:43.2577132Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2025-03-21T20:23:43.2577775Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2025-03-21T20:23:43.2578792Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2025-03-21T20:23:43.2579873Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2025-03-21T20:23:43.2580636Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2025-03-21T20:23:43.2581350Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2025-03-21T20:23:43.2582156Z adding 'executorch/backends/xnnpack/operators/op_quant_dequant.py' 2025-03-21T20:23:43.2582772Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2025-03-21T20:23:43.2583585Z adding 'executorch/backends/xnnpack/operators/op_rsqrt.py' 2025-03-21T20:23:43.2584593Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2025-03-21T20:23:43.2585587Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2025-03-21T20:23:43.2586201Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2025-03-21T20:23:43.2586936Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2025-03-21T20:23:43.2587547Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2025-03-21T20:23:43.2588134Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2025-03-21T20:23:43.2588751Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2025-03-21T20:23:43.2589357Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2025-03-21T20:23:43.2590023Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2025-03-21T20:23:43.2590789Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2025-03-21T20:23:43.2591471Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2025-03-21T20:23:43.2592097Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2025-03-21T20:23:43.2593130Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2025-03-21T20:23:43.2594195Z adding 'executorch/backends/xnnpack/partition/configs.py' 2025-03-21T20:23:43.2594976Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2025-03-21T20:23:43.2595850Z adding 'executorch/backends/xnnpack/partition/config/__init__.py' 2025-03-21T20:23:43.2596995Z adding 'executorch/backends/xnnpack/partition/config/gemm_configs.py' 2025-03-21T20:23:43.2598366Z adding 'executorch/backends/xnnpack/partition/config/generic_node_configs.py' 2025-03-21T20:23:43.2599828Z adding 'executorch/backends/xnnpack/partition/config/node_configs.py' 2025-03-21T20:23:43.2601000Z adding 'executorch/backends/xnnpack/partition/config/quant_affine_configs.py' 2025-03-21T20:23:43.2602411Z adding 'executorch/backends/xnnpack/partition/config/xnnpack_config.py' 2025-03-21T20:23:43.2603436Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2025-03-21T20:23:43.2604094Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2025-03-21T20:23:43.2604746Z adding 'executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py' 2025-03-21T20:23:43.2605443Z adding 'executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py' 2025-03-21T20:23:43.2606160Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2025-03-21T20:23:43.2606810Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2025-03-21T20:23:43.2607625Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2025-03-21T20:23:43.2608403Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2025-03-21T20:23:43.2609109Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2025-03-21T20:23:43.2609761Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2025-03-21T20:23:43.2610507Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2025-03-21T20:23:43.2611523Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2025-03-21T20:23:43.2612597Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2025-03-21T20:23:43.2613424Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2025-03-21T20:23:43.2614138Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2025-03-21T20:23:43.2615278Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2025-03-21T20:23:43.2616495Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2025-03-21T20:23:43.2617370Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2025-03-21T20:23:43.2618698Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2025-03-21T20:23:43.2619762Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2025-03-21T20:23:43.2620882Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2025-03-21T20:23:43.2622084Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2025-03-21T20:23:43.2623202Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2025-03-21T20:23:43.2624170Z adding 'executorch/backends/xnnpack/test/ops/test_abs.py' 2025-03-21T20:23:43.2625192Z adding 'executorch/backends/xnnpack/test/ops/test_add.py' 2025-03-21T20:23:43.2626234Z adding 'executorch/backends/xnnpack/test/ops/test_avgpool2d.py' 2025-03-21T20:23:43.2627403Z adding 'executorch/backends/xnnpack/test/ops/test_bilinear2d.py' 2025-03-21T20:23:43.2628493Z adding 'executorch/backends/xnnpack/test/ops/test_bmm.py' 2025-03-21T20:23:43.2629523Z adding 'executorch/backends/xnnpack/test/ops/test_cat.py' 2025-03-21T20:23:43.2630364Z adding 'executorch/backends/xnnpack/test/ops/test_ceil.py' 2025-03-21T20:23:43.2631555Z adding 'executorch/backends/xnnpack/test/ops/test_check_quant_params.py' 2025-03-21T20:23:43.2632879Z adding 'executorch/backends/xnnpack/test/ops/test_clamp.py' 2025-03-21T20:23:43.2633953Z adding 'executorch/backends/xnnpack/test/ops/test_conv1d.py' 2025-03-21T20:23:43.2634732Z adding 'executorch/backends/xnnpack/test/ops/test_conv2d.py' 2025-03-21T20:23:43.2635299Z adding 'executorch/backends/xnnpack/test/ops/test_div.py' 2025-03-21T20:23:43.2636147Z adding 'executorch/backends/xnnpack/test/ops/test_elu.py' 2025-03-21T20:23:43.2637164Z adding 'executorch/backends/xnnpack/test/ops/test_floor.py' 2025-03-21T20:23:43.2638189Z adding 'executorch/backends/xnnpack/test/ops/test_hardswish.py' 2025-03-21T20:23:43.2639343Z adding 'executorch/backends/xnnpack/test/ops/test_hardtanh.py' 2025-03-21T20:23:43.2640651Z adding 'executorch/backends/xnnpack/test/ops/test_leaky_relu.py' 2025-03-21T20:23:43.2641740Z adding 'executorch/backends/xnnpack/test/ops/test_linear.py' 2025-03-21T20:23:43.2642806Z adding 'executorch/backends/xnnpack/test/ops/test_lstm.py' 2025-03-21T20:23:43.2643546Z adding 'executorch/backends/xnnpack/test/ops/test_max_dim.py' 2025-03-21T20:23:43.2644591Z adding 'executorch/backends/xnnpack/test/ops/test_maximum.py' 2025-03-21T20:23:43.2645728Z adding 'executorch/backends/xnnpack/test/ops/test_maxpool2d.py' 2025-03-21T20:23:43.2646446Z adding 'executorch/backends/xnnpack/test/ops/test_mean_dim.py' 2025-03-21T20:23:43.2647522Z adding 'executorch/backends/xnnpack/test/ops/test_minimum.py' 2025-03-21T20:23:43.2648618Z adding 'executorch/backends/xnnpack/test/ops/test_multiply.py' 2025-03-21T20:23:43.2649715Z adding 'executorch/backends/xnnpack/test/ops/test_negate.py' 2025-03-21T20:23:43.2651016Z adding 'executorch/backends/xnnpack/test/ops/test_permute.py' 2025-03-21T20:23:43.2652090Z adding 'executorch/backends/xnnpack/test/ops/test_pow.py' 2025-03-21T20:23:43.2653129Z adding 'executorch/backends/xnnpack/test/ops/test_prelu.py' 2025-03-21T20:23:43.2654334Z adding 'executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py' 2025-03-21T20:23:43.2655516Z adding 'executorch/backends/xnnpack/test/ops/test_relu.py' 2025-03-21T20:23:43.2656573Z adding 'executorch/backends/xnnpack/test/ops/test_rsqrt.py' 2025-03-21T20:23:43.2657599Z adding 'executorch/backends/xnnpack/test/ops/test_sdpa.py' 2025-03-21T20:23:43.2658680Z adding 'executorch/backends/xnnpack/test/ops/test_sigmoid.py' 2025-03-21T20:23:43.2659801Z adding 'executorch/backends/xnnpack/test/ops/test_slice_copy.py' 2025-03-21T20:23:43.2660942Z adding 'executorch/backends/xnnpack/test/ops/test_softmax.py' 2025-03-21T20:23:43.2661995Z adding 'executorch/backends/xnnpack/test/ops/test_sqrt.py' 2025-03-21T20:23:43.2663087Z adding 'executorch/backends/xnnpack/test/ops/test_square.py' 2025-03-21T20:23:43.2839150Z adding 'executorch/backends/xnnpack/test/ops/test_static_constant_pad.py' 2025-03-21T20:23:43.2840562Z adding 'executorch/backends/xnnpack/test/ops/test_sub.py' 2025-03-21T20:23:43.2841341Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2025-03-21T20:23:43.2842082Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2025-03-21T20:23:43.2843043Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2025-03-21T20:23:43.2843986Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2025-03-21T20:23:43.2844978Z adding 'executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py' 2025-03-21T20:23:43.2845754Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2025-03-21T20:23:43.2846611Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2025-03-21T20:23:43.2847567Z adding 'executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py' 2025-03-21T20:23:43.2848336Z adding 'executorch/backends/xnnpack/test/quantizer/test_representation.py' 2025-03-21T20:23:43.2849280Z adding 'executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py' 2025-03-21T20:23:43.2850097Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2025-03-21T20:23:43.2850870Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2025-03-21T20:23:43.2851544Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2025-03-21T20:23:43.2852129Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2025-03-21T20:23:43.2852799Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2025-03-21T20:23:43.2853534Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2025-03-21T20:23:43.2854181Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2025-03-21T20:23:43.2854891Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2025-03-21T20:23:43.2855648Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2025-03-21T20:23:43.2856508Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2025-03-21T20:23:43.2857345Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2025-03-21T20:23:43.2858056Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2025-03-21T20:23:43.2858712Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2025-03-21T20:23:43.2859432Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py' 2025-03-21T20:23:43.2860270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py' 2025-03-21T20:23:43.2861190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py' 2025-03-21T20:23:43.2862253Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2025-03-21T20:23:43.2863273Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2025-03-21T20:23:43.2864120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2025-03-21T20:23:43.2864956Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2025-03-21T20:23:43.2865824Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2025-03-21T20:23:43.2866734Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2025-03-21T20:23:43.2867675Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml' 2025-03-21T20:23:43.2868659Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2025-03-21T20:23:43.2869485Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2025-03-21T20:23:43.2870336Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2025-03-21T20:23:43.2871171Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2025-03-21T20:23:43.2872153Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2025-03-21T20:23:43.2873188Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2025-03-21T20:23:43.2874031Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2025-03-21T20:23:43.2874777Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2025-03-21T20:23:43.2875682Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2025-03-21T20:23:43.2876743Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2025-03-21T20:23:43.2877787Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2025-03-21T20:23:43.2878777Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2025-03-21T20:23:43.2879894Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2025-03-21T20:23:43.2880901Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2025-03-21T20:23:43.2882027Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2025-03-21T20:23:43.2882998Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2025-03-21T20:23:43.2883910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2025-03-21T20:23:43.2884878Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2025-03-21T20:23:43.2897973Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2025-03-21T20:23:43.2898849Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2025-03-21T20:23:43.2899652Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2025-03-21T20:23:43.2900554Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2025-03-21T20:23:43.2901443Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2025-03-21T20:23:43.2902328Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2025-03-21T20:23:43.2903153Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2025-03-21T20:23:43.2904051Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2025-03-21T20:23:43.2904895Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2025-03-21T20:23:43.2905750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2025-03-21T20:23:43.2906642Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2025-03-21T20:23:43.2907713Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2025-03-21T20:23:43.2908612Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2025-03-21T20:23:43.2909456Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2025-03-21T20:23:43.2910357Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2025-03-21T20:23:43.2911341Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2025-03-21T20:23:43.2912187Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml' 2025-03-21T20:23:43.2912936Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2025-03-21T20:23:43.2913743Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2025-03-21T20:23:43.2914571Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2025-03-21T20:23:43.2915388Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2025-03-21T20:23:43.2916179Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2025-03-21T20:23:43.2917199Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2025-03-21T20:23:43.2918160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2025-03-21T20:23:43.2919078Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2025-03-21T20:23:43.2920035Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2025-03-21T20:23:43.2920956Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2025-03-21T20:23:43.2921867Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2025-03-21T20:23:43.2922913Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2025-03-21T20:23:43.2923908Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml' 2025-03-21T20:23:43.2924825Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2025-03-21T20:23:43.2925735Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2025-03-21T20:23:43.2926741Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2025-03-21T20:23:43.2927745Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml' 2025-03-21T20:23:43.2928665Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml' 2025-03-21T20:23:43.2929588Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2025-03-21T20:23:43.2930527Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2025-03-21T20:23:43.2931516Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml' 2025-03-21T20:23:43.2932427Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml' 2025-03-21T20:23:43.2933254Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2025-03-21T20:23:43.2934142Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2025-03-21T20:23:43.2935035Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2025-03-21T20:23:43.2936046Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2025-03-21T20:23:43.2936947Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml' 2025-03-21T20:23:43.6621358Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml' 2025-03-21T20:23:43.6622195Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2025-03-21T20:23:43.6623201Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2025-03-21T20:23:43.6624007Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2025-03-21T20:23:43.6625019Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2025-03-21T20:23:43.6625920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2025-03-21T20:23:43.6626763Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2025-03-21T20:23:43.6627831Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2025-03-21T20:23:43.6629024Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2025-03-21T20:23:43.6630016Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2025-03-21T20:23:43.6631176Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2025-03-21T20:23:43.6632311Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2025-03-21T20:23:43.6633395Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2025-03-21T20:23:43.6634327Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2025-03-21T20:23:43.6635525Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2025-03-21T20:23:43.6636487Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2025-03-21T20:23:43.6637492Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2025-03-21T20:23:43.6638584Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2025-03-21T20:23:43.6639797Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2025-03-21T20:23:43.6641139Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2025-03-21T20:23:43.6642315Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py' 2025-03-21T20:23:43.6643381Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py' 2025-03-21T20:23:43.6644404Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2025-03-21T20:23:43.6645437Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2025-03-21T20:23:43.6646465Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2025-03-21T20:23:43.6647516Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2025-03-21T20:23:43.6648663Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2025-03-21T20:23:43.6649795Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2025-03-21T20:23:43.6650875Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2025-03-21T20:23:43.6651823Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2025-03-21T20:23:43.6652625Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2025-03-21T20:23:43.6653421Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2025-03-21T20:23:43.6654161Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2025-03-21T20:23:43.6655011Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2025-03-21T20:23:43.6655853Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2025-03-21T20:23:43.6656597Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2025-03-21T20:23:43.6657386Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2025-03-21T20:23:43.6658383Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2025-03-21T20:23:43.6659322Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2025-03-21T20:23:43.6660410Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2025-03-21T20:23:43.6661395Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2025-03-21T20:23:43.6662133Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2025-03-21T20:23:43.6662763Z adding 'executorch/backends/xnnpack/utils/configs.py' 2025-03-21T20:23:43.6663306Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2025-03-21T20:23:43.6663834Z adding 'executorch/backends/xnnpack/utils/utils.py' 2025-03-21T20:23:43.6664501Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2025-03-21T20:23:43.6665152Z adding 'executorch/codegen/__init__.py' 2025-03-21T20:23:43.6665651Z adding 'executorch/codegen/tools/__init__.py' 2025-03-21T20:23:43.6666131Z adding 'executorch/codegen/tools/gen_all_oplist.py' 2025-03-21T20:23:43.6666690Z adding 'executorch/codegen/tools/gen_oplist.py' 2025-03-21T20:23:43.6667538Z adding 'executorch/codegen/tools/gen_ops_def.py' 2025-03-21T20:23:43.6668143Z adding 'executorch/codegen/tools/gen_selected_op_variants.py' 2025-03-21T20:23:43.6668663Z adding 'executorch/codegen/tools/merge_yaml.py' 2025-03-21T20:23:43.6669125Z adding 'executorch/codegen/tools/yaml_util.py' 2025-03-21T20:23:43.6669652Z adding 'executorch/codegen/tools/test/test_gen_all_oplist.py' 2025-03-21T20:23:43.6670225Z adding 'executorch/codegen/tools/test/test_gen_oplist.py' 2025-03-21T20:23:43.6670981Z adding 'executorch/codegen/tools/test/test_gen_oplist_real_model.py' 2025-03-21T20:23:43.6671833Z adding 'executorch/codegen/tools/test/test_gen_selected_op_variants.py' 2025-03-21T20:23:43.6672409Z adding 'executorch/data/bin/__init__.py' 2025-03-21T20:23:43.6672812Z adding 'executorch/data/bin/flatc' 2025-03-21T20:23:43.6673290Z adding 'executorch/devtools/__init__.py' 2025-03-21T20:23:43.6673848Z adding 'executorch/devtools/backend_debug/__init__.py' 2025-03-21T20:23:43.6674511Z adding 'executorch/devtools/backend_debug/delegation_info.py' 2025-03-21T20:23:43.6675157Z adding 'executorch/devtools/backend_debug/tests/test_delegation_info.py' 2025-03-21T20:23:43.6675844Z adding 'executorch/devtools/bundled_program/config.py' 2025-03-21T20:23:43.6676508Z adding 'executorch/devtools/bundled_program/core.py' 2025-03-21T20:23:43.6677074Z adding 'executorch/devtools/bundled_program/version.py' 2025-03-21T20:23:43.6677720Z adding 'executorch/devtools/bundled_program/schema/__init__.py' 2025-03-21T20:23:43.6678473Z adding 'executorch/devtools/bundled_program/schema/bundled_program_schema.fbs' 2025-03-21T20:23:43.6679406Z adding 'executorch/devtools/bundled_program/schema/bundled_program_schema.py' 2025-03-21T20:23:43.6680271Z adding 'executorch/devtools/bundled_program/schema/scalar_type.fbs' 2025-03-21T20:23:43.6681117Z adding 'executorch/devtools/bundled_program/schema/test/test_schema.py' 2025-03-21T20:23:43.6681822Z adding 'executorch/devtools/bundled_program/serialize/__init__.py' 2025-03-21T20:23:43.6682714Z adding 'executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs' 2025-03-21T20:23:43.6683716Z adding 'executorch/devtools/bundled_program/serialize/scalar_type.fbs' 2025-03-21T20:23:43.6684514Z adding 'executorch/devtools/bundled_program/serialize/test/test_serialize.py' 2025-03-21T20:23:43.6685358Z adding 'executorch/devtools/bundled_program/test/test_bundle_data.py' 2025-03-21T20:23:43.6686154Z adding 'executorch/devtools/bundled_program/test/test_config.py' 2025-03-21T20:23:43.6686853Z adding 'executorch/devtools/bundled_program/test/test_end2end.py' 2025-03-21T20:23:43.6687544Z adding 'executorch/devtools/bundled_program/util/test_util.py' 2025-03-21T20:23:43.6688170Z adding 'executorch/devtools/debug_format/base_schema.py' 2025-03-21T20:23:43.6689342Z adding 'executorch/devtools/debug_format/et_schema.py' 2025-03-21T20:23:43.6690009Z adding 'executorch/devtools/etdump/etdump_schema_flatcc.fbs' 2025-03-21T20:23:43.6690637Z adding 'executorch/devtools/etdump/scalar_type.fbs' 2025-03-21T20:23:43.6691153Z adding 'executorch/devtools/etdump/schema_flatcc.py' 2025-03-21T20:23:43.6691724Z adding 'executorch/devtools/etdump/serialize.py' 2025-03-21T20:23:43.6692372Z adding 'executorch/devtools/etdump/tests/serialize_test.py' 2025-03-21T20:23:43.6692965Z adding 'executorch/devtools/etrecord/__init__.py' 2025-03-21T20:23:43.6693448Z adding 'executorch/devtools/etrecord/_etrecord.py' 2025-03-21T20:23:43.6694061Z adding 'executorch/devtools/etrecord/tests/etrecord_test.py' 2025-03-21T20:23:43.6694657Z adding 'executorch/devtools/inspector/__init__.py' 2025-03-21T20:23:43.6695188Z adding 'executorch/devtools/inspector/_inspector.py' 2025-03-21T20:23:43.6695762Z adding 'executorch/devtools/inspector/_inspector_utils.py' 2025-03-21T20:23:43.6696384Z adding 'executorch/devtools/inspector/inspector_cli.py' 2025-03-21T20:23:43.6697162Z adding 'executorch/devtools/inspector/tests/event_blocks_test.py' 2025-03-21T20:23:43.6698023Z adding 'executorch/devtools/inspector/tests/inspector_test.py' 2025-03-21T20:23:43.6698725Z adding 'executorch/devtools/inspector/tests/inspector_utils_test.py' 2025-03-21T20:23:43.6699452Z adding 'executorch/devtools/size_analysis_tool/size_analysis_tool.py' 2025-03-21T20:23:43.6700328Z adding 'executorch/devtools/size_analysis_tool/size_analysis_tool_test.py' 2025-03-21T20:23:43.6701045Z adding 'executorch/devtools/visualization/__init__.py' 2025-03-21T20:23:43.6701639Z adding 'executorch/devtools/visualization/visualization_utils.py' 2025-03-21T20:23:43.6702317Z adding 'executorch/devtools/visualization/visualization_utils_test.py' 2025-03-21T20:23:43.6702959Z adding 'executorch/examples/apple/coreml/llama/export.py' 2025-03-21T20:23:43.6703643Z adding 'executorch/examples/apple/coreml/llama/llama_transformer.py' 2025-03-21T20:23:43.6704329Z adding 'executorch/examples/apple/coreml/llama/run.py' 2025-03-21T20:23:43.6704883Z adding 'executorch/examples/apple/coreml/llama/test.py' 2025-03-21T20:23:43.6705577Z adding 'executorch/examples/apple/coreml/llama/utils.py' 2025-03-21T20:23:43.6706209Z adding 'executorch/examples/llm_pte_finetuning/__init__.py' 2025-03-21T20:23:43.6706885Z adding 'executorch/examples/llm_pte_finetuning/model_exporter.py' 2025-03-21T20:23:43.6707612Z adding 'executorch/examples/llm_pte_finetuning/model_loading_lib.py' 2025-03-21T20:23:43.6708485Z adding 'executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml' 2025-03-21T20:23:43.6709255Z adding 'executorch/examples/llm_pte_finetuning/phi3_config.yaml' 2025-03-21T20:23:43.6709969Z adding 'executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml' 2025-03-21T20:23:43.6710653Z adding 'executorch/examples/llm_pte_finetuning/runner.py' 2025-03-21T20:23:43.7007849Z adding 'executorch/examples/llm_pte_finetuning/training_lib.py' 2025-03-21T20:23:43.7008959Z adding 'executorch/examples/models/__init__.py' 2025-03-21T20:23:43.7009842Z adding 'executorch/examples/models/checkpoint.py' 2025-03-21T20:23:43.7010452Z adding 'executorch/examples/models/model_base.py' 2025-03-21T20:23:43.7011018Z adding 'executorch/examples/models/model_factory.py' 2025-03-21T20:23:43.7011556Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2025-03-21T20:23:43.7012113Z adding 'executorch/examples/models/deeplab_v3/model.py' 2025-03-21T20:23:43.7012639Z adding 'executorch/examples/models/edsr/__init__.py' 2025-03-21T20:23:43.7013128Z adding 'executorch/examples/models/edsr/model.py' 2025-03-21T20:23:43.7013655Z adding 'executorch/examples/models/efficient_sam/__init__.py' 2025-03-21T20:23:43.7014350Z adding 'executorch/examples/models/efficient_sam/model.py' 2025-03-21T20:23:43.7015144Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py' 2025-03-21T20:23:43.7016220Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py' 2025-03-21T20:23:43.7017211Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py' 2025-03-21T20:23:43.7018324Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py' 2025-03-21T20:23:43.7019232Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py' 2025-03-21T20:23:43.7020278Z adding 'executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py' 2025-03-21T20:23:43.7021106Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2025-03-21T20:23:43.7021689Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2025-03-21T20:23:43.7022364Z adding 'executorch/examples/models/inception_v3/__init__.py' 2025-03-21T20:23:43.7022970Z adding 'executorch/examples/models/inception_v3/model.py' 2025-03-21T20:23:43.7023560Z adding 'executorch/examples/models/inception_v4/__init__.py' 2025-03-21T20:23:43.7024197Z adding 'executorch/examples/models/inception_v4/model.py' 2025-03-21T20:23:43.7024774Z adding 'executorch/examples/models/llama/__init__.py' 2025-03-21T20:23:43.7025486Z adding 'executorch/examples/models/llama/attention.py' 2025-03-21T20:23:43.7026020Z adding 'executorch/examples/models/llama/eval_llama.py' 2025-03-21T20:23:43.7026596Z adding 'executorch/examples/models/llama/eval_llama_lib.py' 2025-03-21T20:23:43.7027234Z adding 'executorch/examples/models/llama/export_llama.py' 2025-03-21T20:23:43.7027875Z adding 'executorch/examples/models/llama/export_llama_lib.py' 2025-03-21T20:23:43.7028437Z adding 'executorch/examples/models/llama/fairseq2.py' 2025-03-21T20:23:43.7029053Z adding 'executorch/examples/models/llama/install_requirement_helper.py' 2025-03-21T20:23:43.7029824Z adding 'executorch/examples/models/llama/llama_test.py' 2025-03-21T20:23:43.7030455Z adding 'executorch/examples/models/llama/llama_transformer.py' 2025-03-21T20:23:43.7031015Z adding 'executorch/examples/models/llama/model.py' 2025-03-21T20:23:43.7031526Z adding 'executorch/examples/models/llama/model_args.py' 2025-03-21T20:23:43.7032228Z adding 'executorch/examples/models/llama/norm.py' 2025-03-21T20:23:43.7032712Z adding 'executorch/examples/models/llama/rope.py' 2025-03-21T20:23:43.7033299Z adding 'executorch/examples/models/llama/static_attention.py' 2025-03-21T20:23:43.7033902Z adding 'executorch/examples/models/llama/evaluate/__init__.py' 2025-03-21T20:23:43.7034525Z adding 'executorch/examples/models/llama/evaluate/eager_eval.py' 2025-03-21T20:23:43.7035172Z adding 'executorch/examples/models/llama/experimental/generate.py' 2025-03-21T20:23:43.7035866Z adding 'executorch/examples/models/llama/experimental/load_gguf_q4_0.py' 2025-03-21T20:23:43.7036556Z adding 'executorch/examples/models/llama/experimental/subclass.py' 2025-03-21T20:23:43.7037247Z adding 'executorch/examples/models/llama/experimental/test_subclass.py' 2025-03-21T20:23:43.7037902Z adding 'executorch/examples/models/llama/runner/eager.py' 2025-03-21T20:23:43.7038489Z adding 'executorch/examples/models/llama/runner/generation.py' 2025-03-21T20:23:43.7039089Z adding 'executorch/examples/models/llama/runner/native.py' 2025-03-21T20:23:43.7039826Z adding 'executorch/examples/models/llama/source_transformation/__init__.py' 2025-03-21T20:23:43.7040853Z adding 'executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py' 2025-03-21T20:23:43.7041703Z adding 'executorch/examples/models/llama/source_transformation/attention.py' 2025-03-21T20:23:43.7042502Z adding 'executorch/examples/models/llama/source_transformation/attention_sink.py' 2025-03-21T20:23:43.7043274Z adding 'executorch/examples/models/llama/source_transformation/lora.py' 2025-03-21T20:23:43.7044054Z adding 'executorch/examples/models/llama/source_transformation/pre_quantization.py' 2025-03-21T20:23:43.7044876Z adding 'executorch/examples/models/llama/source_transformation/prune_vocab.py' 2025-03-21T20:23:43.7045898Z adding 'executorch/examples/models/llama/source_transformation/quantize.py' 2025-03-21T20:23:43.7046777Z adding 'executorch/examples/models/llama/source_transformation/quantized_kv_cache.py' 2025-03-21T20:23:43.7047596Z adding 'executorch/examples/models/llama/source_transformation/rms_norm.py' 2025-03-21T20:23:43.7048371Z adding 'executorch/examples/models/llama/source_transformation/rope.py' 2025-03-21T20:23:43.7049153Z adding 'executorch/examples/models/llama/source_transformation/sdpa.py' 2025-03-21T20:23:43.7049963Z adding 'executorch/examples/models/llama/source_transformation/spin_quant.py' 2025-03-21T20:23:43.7050784Z adding 'executorch/examples/models/llama/source_transformation/test_attention_sink.py' 2025-03-21T20:23:43.7051685Z adding 'executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py' 2025-03-21T20:23:43.7052661Z adding 'executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py' 2025-03-21T20:23:43.7053580Z adding 'executorch/examples/models/llama/source_transformation/vulkan_rope.py' 2025-03-21T20:23:43.7054400Z adding 'executorch/examples/models/llama/tests/test_pre_quantization_transforms.py' 2025-03-21T20:23:43.7055255Z adding 'executorch/examples/models/llama/tests/test_simple_sdpa.py' 2025-03-21T20:23:43.7055944Z adding 'executorch/examples/models/llama/tests/test_static_attention.py' 2025-03-21T20:23:43.7056629Z adding 'executorch/examples/models/llama/tokenizer/tiktoken.py' 2025-03-21T20:23:43.7057254Z adding 'executorch/examples/models/llama3_2_vision/__init__.py' 2025-03-21T20:23:43.7057936Z adding 'executorch/examples/models/llama3_2_vision/preprocess/__init__.py' 2025-03-21T20:23:43.7058727Z adding 'executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py' 2025-03-21T20:23:43.7059587Z adding 'executorch/examples/models/llama3_2_vision/preprocess/model.py' 2025-03-21T20:23:43.7060353Z adding 'executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py' 2025-03-21T20:23:43.7061101Z adding 'executorch/examples/models/llama3_2_vision/runner/eager.py' 2025-03-21T20:23:43.7061812Z adding 'executorch/examples/models/llama3_2_vision/runner/exported.py' 2025-03-21T20:23:43.7062639Z adding 'executorch/examples/models/llama3_2_vision/runner/generation.py' 2025-03-21T20:23:43.7063407Z adding 'executorch/examples/models/llama3_2_vision/runner/native.py' 2025-03-21T20:23:43.7064092Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/model.py' 2025-03-21T20:23:43.7064853Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py' 2025-03-21T20:23:43.7065703Z adding 'executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py' 2025-03-21T20:23:43.7066531Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py' 2025-03-21T20:23:43.7067283Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/model.py' 2025-03-21T20:23:43.7068084Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py' 2025-03-21T20:23:43.7068995Z adding 'executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py' 2025-03-21T20:23:43.7069826Z adding 'executorch/examples/models/llava/__init__.py' 2025-03-21T20:23:43.7070364Z adding 'executorch/examples/models/llava/export_llava.py' 2025-03-21T20:23:43.7070917Z adding 'executorch/examples/models/llava/image_util.py' 2025-03-21T20:23:43.7071636Z adding 'executorch/examples/models/llava/model.py' 2025-03-21T20:23:43.7072212Z adding 'executorch/examples/models/llava/test/test_llava.py' 2025-03-21T20:23:43.7072789Z adding 'executorch/examples/models/llava/test/test_pte.py' 2025-03-21T20:23:43.7073323Z adding 'executorch/examples/models/lstm/__init__.py' 2025-03-21T20:23:43.7073816Z adding 'executorch/examples/models/lstm/model.py' 2025-03-21T20:23:43.7074346Z adding 'executorch/examples/models/mobilebert/__init__.py' 2025-03-21T20:23:43.7075015Z adding 'executorch/examples/models/mobilebert/model.py' 2025-03-21T20:23:43.7075766Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2025-03-21T20:23:43.7076349Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2025-03-21T20:23:43.7076919Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2025-03-21T20:23:43.7077489Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2025-03-21T20:23:43.7078050Z adding 'executorch/examples/models/moshi/mimi/test_mimi.py' 2025-03-21T20:23:43.7078617Z adding 'executorch/examples/models/phi-3-mini/__init__.py' 2025-03-21T20:23:43.7079160Z adding 'executorch/examples/models/phi-3-mini/eager.py' 2025-03-21T20:23:43.7079846Z adding 'executorch/examples/models/phi-3-mini/export_phi-3-mini.py' 2025-03-21T20:23:43.7080480Z adding 'executorch/examples/models/phi-3-mini/phi_3_mini.py' 2025-03-21T20:23:43.7081266Z adding 'executorch/examples/models/phi-3-mini/static_cache.py' 2025-03-21T20:23:43.7081960Z adding 'executorch/examples/models/phi-3-mini-lora/export_model.py' 2025-03-21T20:23:43.7082575Z adding 'executorch/examples/models/phi-4-mini/__init__.py' 2025-03-21T20:23:43.7083312Z adding 'executorch/examples/models/phi-4-mini/convert_weights.py' 2025-03-21T20:23:43.7084067Z adding 'executorch/examples/models/qwen2_5/__init__.py' 2025-03-21T20:23:43.7084717Z adding 'executorch/examples/models/qwen2_5/convert_weights.py' 2025-03-21T20:23:43.7085292Z adding 'executorch/examples/models/resnet/__init__.py' 2025-03-21T20:23:43.7085853Z adding 'executorch/examples/models/resnet/model.py' 2025-03-21T20:23:43.7086405Z adding 'executorch/examples/models/test/__init__.py' 2025-03-21T20:23:43.7087091Z adding 'executorch/examples/models/test/test_export.py' 2025-03-21T20:23:43.7087678Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2025-03-21T20:23:43.7088354Z adding 'executorch/examples/models/torchvision_vit/model.py' 2025-03-21T20:23:43.7088925Z adding 'executorch/examples/models/toy_model/__init__.py' 2025-03-21T20:23:43.7089505Z adding 'executorch/examples/models/toy_model/model.py' 2025-03-21T20:23:43.7090107Z adding 'executorch/examples/models/wav2letter/__init__.py' 2025-03-21T20:23:43.7090722Z adding 'executorch/examples/models/wav2letter/model.py' 2025-03-21T20:23:43.7091196Z adding 'executorch/exir/__init__.py' 2025-03-21T20:23:43.7710326Z adding 'executorch/exir/_warnings.py' 2025-03-21T20:23:43.7711039Z adding 'executorch/exir/common.py' 2025-03-21T20:23:43.7711749Z adding 'executorch/exir/control_flow.py' 2025-03-21T20:23:43.7712170Z adding 'executorch/exir/delegate.py' 2025-03-21T20:23:43.7712571Z adding 'executorch/exir/delegate.pyi' 2025-03-21T20:23:43.7712984Z adding 'executorch/exir/dim_order_utils.py' 2025-03-21T20:23:43.7713416Z adding 'executorch/exir/dynamic_shape.py' 2025-03-21T20:23:43.7713813Z adding 'executorch/exir/error.py' 2025-03-21T20:23:43.7714247Z adding 'executorch/exir/graph.py' 2025-03-21T20:23:43.7714735Z adding 'executorch/exir/graph_module.py' 2025-03-21T20:23:43.7715204Z adding 'executorch/exir/lowered_backend_module.py' 2025-03-21T20:23:43.7715692Z adding 'executorch/exir/memory.py' 2025-03-21T20:23:43.7716113Z adding 'executorch/exir/memory_planning.py' 2025-03-21T20:23:43.7716540Z adding 'executorch/exir/pass_base.py' 2025-03-21T20:23:43.7716942Z adding 'executorch/exir/pass_manager.py' 2025-03-21T20:23:43.7717369Z adding 'executorch/exir/print_program.py' 2025-03-21T20:23:43.7717790Z adding 'executorch/exir/scalar_type.py' 2025-03-21T20:23:43.7718320Z adding 'executorch/exir/schema.py' 2025-03-21T20:23:43.7718711Z adding 'executorch/exir/sym_util.py' 2025-03-21T20:23:43.7719106Z adding 'executorch/exir/tensor.py' 2025-03-21T20:23:43.7719474Z adding 'executorch/exir/tracer.py' 2025-03-21T20:23:43.7719953Z adding 'executorch/exir/types.py' 2025-03-21T20:23:43.7720338Z adding 'executorch/exir/version.py' 2025-03-21T20:23:43.7720814Z adding 'executorch/exir/wrap.py' 2025-03-21T20:23:43.7721239Z adding 'executorch/exir/_serialize/__init__.py' 2025-03-21T20:23:43.7721879Z adding 'executorch/exir/_serialize/_cord.py' 2025-03-21T20:23:43.7722346Z adding 'executorch/exir/_serialize/_dataclass.py' 2025-03-21T20:23:43.7722929Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2025-03-21T20:23:43.7723593Z adding 'executorch/exir/_serialize/_named_data_store.py' 2025-03-21T20:23:43.7724111Z adding 'executorch/exir/_serialize/_program.py' 2025-03-21T20:23:43.7724573Z adding 'executorch/exir/_serialize/_serialize.py' 2025-03-21T20:23:43.7725083Z adding 'executorch/exir/_serialize/data_serializer.py' 2025-03-21T20:23:43.7725710Z adding 'executorch/exir/_serialize/padding.py' 2025-03-21T20:23:43.7726181Z adding 'executorch/exir/_serialize/program.fbs' 2025-03-21T20:23:43.7726669Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2025-03-21T20:23:43.7727157Z adding 'executorch/exir/_serialize/test/__init__.py' 2025-03-21T20:23:43.7727668Z adding 'executorch/exir/_serialize/test/test_cord.py' 2025-03-21T20:23:43.7728220Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2025-03-21T20:23:43.7728829Z adding 'executorch/exir/_serialize/test/test_named_data_store.py' 2025-03-21T20:23:43.7729535Z adding 'executorch/exir/_serialize/test/test_program.py' 2025-03-21T20:23:43.7730032Z adding 'executorch/exir/backend/backend_api.py' 2025-03-21T20:23:43.7730522Z adding 'executorch/exir/backend/backend_details.py' 2025-03-21T20:23:43.7731049Z adding 'executorch/exir/backend/compile_spec_schema.py' 2025-03-21T20:23:43.7731702Z adding 'executorch/exir/backend/operator_support.py' 2025-03-21T20:23:43.7732199Z adding 'executorch/exir/backend/partitioner.py' 2025-03-21T20:23:43.7732656Z adding 'executorch/exir/backend/utils.py' 2025-03-21T20:23:43.7733251Z adding 'executorch/exir/backend/canonical_partitioners/config_partitioner.py' 2025-03-21T20:23:43.7734231Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2025-03-21T20:23:43.7735115Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2025-03-21T20:23:43.7735965Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2025-03-21T20:23:43.7736902Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2025-03-21T20:23:43.7737606Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2025-03-21T20:23:43.7738308Z adding 'executorch/exir/backend/test/backend_with_named_data_map.py' 2025-03-21T20:23:43.7739069Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2025-03-21T20:23:43.7739665Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2025-03-21T20:23:43.7740239Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2025-03-21T20:23:43.7741117Z adding 'executorch/exir/backend/test/test_backend_with_named_data_map.py' 2025-03-21T20:23:43.7741744Z adding 'executorch/exir/backend/test/test_backends.py' 2025-03-21T20:23:43.7742307Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2025-03-21T20:23:43.7742915Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2025-03-21T20:23:43.7743653Z adding 'executorch/exir/backend/test/test_compatibility.py' 2025-03-21T20:23:43.7744254Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2025-03-21T20:23:43.7744879Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2025-03-21T20:23:43.7745508Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2025-03-21T20:23:43.7746310Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2025-03-21T20:23:43.7746933Z adding 'executorch/exir/backend/test/test_partitioner.py' 2025-03-21T20:23:43.7747468Z adding 'executorch/exir/backend/test/test_passes.py' 2025-03-21T20:23:43.7748056Z adding 'executorch/exir/backend/test/test_utils.py' 2025-03-21T20:23:43.7748668Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2025-03-21T20:23:43.7749352Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2025-03-21T20:23:43.7750223Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2025-03-21T20:23:43.7751178Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2025-03-21T20:23:43.7751872Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2025-03-21T20:23:43.7752394Z adding 'executorch/exir/capture/__init__.py' 2025-03-21T20:23:43.7752836Z adding 'executorch/exir/capture/_capture.py' 2025-03-21T20:23:43.7753415Z adding 'executorch/exir/capture/_config.py' 2025-03-21T20:23:43.7753852Z adding 'executorch/exir/capture/_unlift.py' 2025-03-21T20:23:43.7754296Z adding 'executorch/exir/dialects/__init__.py' 2025-03-21T20:23:43.7754738Z adding 'executorch/exir/dialects/_ops.py' 2025-03-21T20:23:43.7755173Z adding 'executorch/exir/dialects/backend/_ops.py' 2025-03-21T20:23:43.7755737Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2025-03-21T20:23:43.7756298Z adding 'executorch/exir/dialects/edge/_ops.py' 2025-03-21T20:23:43.7756767Z adding 'executorch/exir/dialects/edge/edge.yaml' 2025-03-21T20:23:43.7757252Z adding 'executorch/exir/dialects/edge/arg/model.py' 2025-03-21T20:23:43.7757959Z adding 'executorch/exir/dialects/edge/arg/type.py' 2025-03-21T20:23:43.7758473Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2025-03-21T20:23:43.7759021Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2025-03-21T20:23:43.7759562Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2025-03-21T20:23:43.7760139Z adding 'executorch/exir/dialects/edge/op/api.py' 2025-03-21T20:23:43.7760786Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2025-03-21T20:23:43.7761332Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2025-03-21T20:23:43.7761857Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2025-03-21T20:23:43.7762358Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2025-03-21T20:23:43.7762900Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2025-03-21T20:23:43.7763494Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2025-03-21T20:23:43.7764091Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2025-03-21T20:23:43.7764750Z adding 'executorch/exir/emit/__init__.py' 2025-03-21T20:23:43.7765192Z adding 'executorch/exir/emit/_emit_program.py' 2025-03-21T20:23:43.7765632Z adding 'executorch/exir/emit/_emitter.py' 2025-03-21T20:23:43.7766073Z adding 'executorch/exir/emit/test/test_emit.py' 2025-03-21T20:23:43.7766519Z adding 'executorch/exir/operator/convert.py' 2025-03-21T20:23:43.7766958Z adding 'executorch/exir/operator/manip.py' 2025-03-21T20:23:43.7767385Z adding 'executorch/exir/operator/util.py' 2025-03-21T20:23:43.7767871Z adding 'executorch/exir/operator/test/test_operator.py' 2025-03-21T20:23:43.7768364Z adding 'executorch/exir/passes/__init__.py' 2025-03-21T20:23:43.7768902Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2025-03-21T20:23:43.7769488Z adding 'executorch/exir/passes/const_prop_pass.py' 2025-03-21T20:23:43.7770004Z adding 'executorch/exir/passes/constant_prop_pass.py' 2025-03-21T20:23:43.7770573Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2025-03-21T20:23:43.7771162Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2025-03-21T20:23:43.7771725Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2025-03-21T20:23:43.7772312Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2025-03-21T20:23:43.7773037Z adding 'executorch/exir/passes/external_constants_pass.py' 2025-03-21T20:23:43.7773580Z adding 'executorch/exir/passes/init_mutable_pass.py' 2025-03-21T20:23:43.7774171Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2025-03-21T20:23:43.7774877Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2025-03-21T20:23:43.7775419Z adding 'executorch/exir/passes/memory_planning_pass.py' 2025-03-21T20:23:43.7775980Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2025-03-21T20:23:43.7776822Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2025-03-21T20:23:43.7777390Z adding 'executorch/exir/passes/pass_registry.py' 2025-03-21T20:23:43.7777933Z adding 'executorch/exir/passes/prune_empty_tensors_pass.py' 2025-03-21T20:23:43.7778485Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2025-03-21T20:23:43.7778976Z adding 'executorch/exir/passes/quantize_io_pass.py' 2025-03-21T20:23:43.7779653Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2025-03-21T20:23:43.7780258Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2025-03-21T20:23:43.7780816Z adding 'executorch/exir/passes/remove_noop_pass.py' 2025-03-21T20:23:43.7781374Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2025-03-21T20:23:43.7782047Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2025-03-21T20:23:43.7782759Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2025-03-21T20:23:43.7783381Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2025-03-21T20:23:43.7784001Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2025-03-21T20:23:43.7784685Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2025-03-21T20:23:43.7785206Z adding 'executorch/exir/passes/spec_prop_pass.py' 2025-03-21T20:23:43.7785703Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2025-03-21T20:23:43.7786225Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2025-03-21T20:23:43.7786766Z adding 'executorch/exir/passes/weights_to_outputs_pass.py' 2025-03-21T20:23:43.7787279Z adding 'executorch/exir/program/__init__.py' 2025-03-21T20:23:43.7787743Z adding 'executorch/exir/program/_fake_program.py' 2025-03-21T20:23:43.7788196Z adding 'executorch/exir/program/_program.py' 2025-03-21T20:23:43.7788656Z adding 'executorch/exir/program/test/__init__.py' 2025-03-21T20:23:43.7789179Z adding 'executorch/exir/program/test/test_fake_program.py' 2025-03-21T20:23:43.7789728Z adding 'executorch/exir/program/test/test_program.py' 2025-03-21T20:23:43.7790208Z adding 'executorch/exir/serde/__init__.py' 2025-03-21T20:23:43.7790656Z adding 'executorch/exir/serde/export_serialize.py' 2025-03-21T20:23:43.7791115Z adding 'executorch/exir/serde/schema.py' 2025-03-21T20:23:43.7791549Z adding 'executorch/exir/serde/schema_check.py' 2025-03-21T20:23:43.7792010Z adding 'executorch/exir/serde/serialize.py' 2025-03-21T20:23:44.4668358Z adding 'executorch/exir/serde/union.py' 2025-03-21T20:23:44.4669140Z adding 'executorch/exir/serde/upgrade.py' 2025-03-21T20:23:44.4669942Z adding 'executorch/exir/tests/asr_joiner.py' 2025-03-21T20:23:44.4670766Z adding 'executorch/exir/tests/common.py' 2025-03-21T20:23:44.4671616Z adding 'executorch/exir/tests/control_flow_models.py' 2025-03-21T20:23:44.4672260Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2025-03-21T20:23:44.4672743Z adding 'executorch/exir/tests/models.py' 2025-03-21T20:23:44.4673239Z adding 'executorch/exir/tests/test_arg_validator.py' 2025-03-21T20:23:44.4673728Z adding 'executorch/exir/tests/test_capture.py' 2025-03-21T20:23:44.4674270Z adding 'executorch/exir/tests/test_common.py' 2025-03-21T20:23:44.4674736Z adding 'executorch/exir/tests/test_delegate.py' 2025-03-21T20:23:44.4675233Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2025-03-21T20:23:44.4675815Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2025-03-21T20:23:44.4676376Z adding 'executorch/exir/tests/test_error.py' 2025-03-21T20:23:44.4676888Z adding 'executorch/exir/tests/test_joint_graph.py' 2025-03-21T20:23:44.4677433Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2025-03-21T20:23:44.4678061Z adding 'executorch/exir/tests/test_memory_format_ops_pass_aten.py' 2025-03-21T20:23:44.4678792Z adding 'executorch/exir/tests/test_memory_format_ops_pass_utils.py' 2025-03-21T20:23:44.4679536Z adding 'executorch/exir/tests/test_memory_planning.py' 2025-03-21T20:23:44.4680383Z adding 'executorch/exir/tests/test_op_convert.py' 2025-03-21T20:23:44.4680916Z adding 'executorch/exir/tests/test_pass_infra.py' 2025-03-21T20:23:44.4681409Z adding 'executorch/exir/tests/test_passes.py' 2025-03-21T20:23:44.4681958Z adding 'executorch/exir/tests/test_print_program.py' 2025-03-21T20:23:44.4682521Z adding 'executorch/exir/tests/test_prune_empty_tensors_pass.py' 2025-03-21T20:23:44.4683108Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2025-03-21T20:23:44.4683616Z adding 'executorch/exir/tests/test_quantization.py' 2025-03-21T20:23:44.4684137Z adding 'executorch/exir/tests/test_quantize_io_pass.py' 2025-03-21T20:23:44.4684725Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2025-03-21T20:23:44.4685282Z adding 'executorch/exir/tests/test_serde.py' 2025-03-21T20:23:44.4685733Z adding 'executorch/exir/tests/test_tensor.py' 2025-03-21T20:23:44.4686171Z adding 'executorch/exir/tests/test_tracer.py' 2025-03-21T20:23:44.4686645Z adding 'executorch/exir/tests/test_verification.py' 2025-03-21T20:23:44.4687131Z adding 'executorch/exir/tests/test_warnings.py' 2025-03-21T20:23:44.4687594Z adding 'executorch/exir/tests/transformer.py' 2025-03-21T20:23:44.4688217Z adding 'executorch/exir/verification/arg_validator.py' 2025-03-21T20:23:44.4688726Z adding 'executorch/exir/verification/dev_html.py' 2025-03-21T20:23:44.4689219Z adding 'executorch/exir/verification/interpreter.py' 2025-03-21T20:23:44.4689723Z adding 'executorch/exir/verification/verifier.py' 2025-03-21T20:23:44.4690258Z adding 'executorch/exir/verification/test/test_verifier.py' 2025-03-21T20:23:44.4690820Z adding 'executorch/extension/android_test/add_model.py' 2025-03-21T20:23:44.4691350Z adding 'executorch/extension/export_util/__init__.py' 2025-03-21T20:23:44.4691844Z adding 'executorch/extension/export_util/utils.py' 2025-03-21T20:23:44.4692343Z adding 'executorch/extension/flat_tensor/__init__.py' 2025-03-21T20:23:44.4692908Z adding 'executorch/extension/flat_tensor/serialize/__init__.py' 2025-03-21T20:23:44.4693549Z adding 'executorch/extension/flat_tensor/serialize/flat_tensor.fbs' 2025-03-21T20:23:44.4694242Z adding 'executorch/extension/flat_tensor/serialize/flat_tensor_schema.py' 2025-03-21T20:23:44.4694923Z adding 'executorch/extension/flat_tensor/serialize/scalar_type.fbs' 2025-03-21T20:23:44.4695590Z adding 'executorch/extension/flat_tensor/serialize/serialize.py' 2025-03-21T20:23:44.4696280Z adding 'executorch/extension/flat_tensor/test/test_serialize.py' 2025-03-21T20:23:44.4696922Z adding 'executorch/extension/gguf_util/convert_main.py' 2025-03-21T20:23:44.4697449Z adding 'executorch/extension/gguf_util/converter.py' 2025-03-21T20:23:44.4697959Z adding 'executorch/extension/gguf_util/load_gguf.py' 2025-03-21T20:23:44.4698562Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2025-03-21T20:23:44.4699192Z adding 'executorch/extension/llm/custom_ops/__init__.py' 2025-03-21T20:23:44.4699753Z adding 'executorch/extension/llm/custom_ops/custom_ops.py' 2025-03-21T20:23:44.4700376Z adding 'executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.so' 2025-03-21T20:23:44.4701035Z adding 'executorch/extension/llm/custom_ops/model_sharding.py' 2025-03-21T20:23:44.4701708Z adding 'executorch/extension/llm/custom_ops/op_tile_crop_aot.py' 2025-03-21T20:23:44.4702435Z adding 'executorch/extension/llm/custom_ops/preprocess_custom_ops.py' 2025-03-21T20:23:44.4703151Z adding 'executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py' 2025-03-21T20:23:44.4703864Z adding 'executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py' 2025-03-21T20:23:44.4704544Z adding 'executorch/extension/llm/custom_ops/test_update_cache.py' 2025-03-21T20:23:44.4705284Z adding 'executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py' 2025-03-21T20:23:44.4706169Z adding 'executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py' 2025-03-21T20:23:44.4707035Z adding 'executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py' 2025-03-21T20:23:44.4707774Z adding 'executorch/extension/llm/export/__init__.py' 2025-03-21T20:23:44.4708271Z adding 'executorch/extension/llm/export/builder.py' 2025-03-21T20:23:44.4708804Z adding 'executorch/extension/llm/export/export_passes.py' 2025-03-21T20:23:44.4709382Z adding 'executorch/extension/llm/export/partitioner_lib.py' 2025-03-21T20:23:44.4709962Z adding 'executorch/extension/llm/export/quantizer_lib.py' 2025-03-21T20:23:44.4710546Z adding 'executorch/extension/llm/export/test_export_passes.py' 2025-03-21T20:23:44.4711099Z adding 'executorch/extension/llm/modules/__init__.py' 2025-03-21T20:23:44.4711682Z adding 'executorch/extension/llm/modules/_position_embeddings.py' 2025-03-21T20:23:44.4712274Z adding 'executorch/extension/llm/modules/attention.py' 2025-03-21T20:23:44.4712796Z adding 'executorch/extension/llm/modules/kv_cache.py' 2025-03-21T20:23:44.4713330Z adding 'executorch/extension/llm/modules/test/__init__.py' 2025-03-21T20:23:44.4713934Z adding 'executorch/extension/llm/modules/test/test_attention.py' 2025-03-21T20:23:44.4714552Z adding 'executorch/extension/llm/modules/test/test_kv_cache.py' 2025-03-21T20:23:44.4715304Z adding 'executorch/extension/llm/modules/test/test_position_embeddings.py' 2025-03-21T20:23:44.4715952Z adding 'executorch/extension/llm/tokenizer/__init__.py' 2025-03-21T20:23:44.4716508Z adding 'executorch/extension/llm/tokenizer/hf_tokenizer.py' 2025-03-21T20:23:44.4717072Z adding 'executorch/extension/llm/tokenizer/tokenizer.py' 2025-03-21T20:23:44.4717588Z adding 'executorch/extension/llm/tokenizer/utils.py' 2025-03-21T20:23:44.4718173Z adding 'executorch/extension/llm/tokenizer/test/test_tokenizer.py' 2025-03-21T20:23:44.4718767Z adding 'executorch/extension/llm/tokenizers/setup.py' 2025-03-21T20:23:44.4719402Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py' 2025-03-21T20:23:44.4720338Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py' 2025-03-21T20:23:44.4721188Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py' 2025-03-21T20:23:44.4721932Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py' 2025-03-21T20:23:44.4722774Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py' 2025-03-21T20:23:44.4723691Z adding 'executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py' 2025-03-21T20:23:44.4724542Z adding 'executorch/extension/llm/tokenizers/tools/llama2c/convert.py' 2025-03-21T20:23:44.4725383Z adding 'executorch/extension/pybindings/_portable_lib.cpython-310-x86_64-linux-gnu.so' 2025-03-21T20:23:44.4726101Z adding 'executorch/extension/pybindings/portable_lib.py' 2025-03-21T20:23:44.4726688Z adding 'executorch/extension/pybindings/pybindings.pyi' 2025-03-21T20:23:44.4727254Z adding 'executorch/extension/pybindings/test/make_test.py' 2025-03-21T20:23:44.4727964Z adding 'executorch/extension/pybindings/test/test_backend_pybinding.py' 2025-03-21T20:23:44.4728658Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2025-03-21T20:23:44.4729230Z adding 'executorch/extension/pytree/__init__.py' 2025-03-21T20:23:44.4729695Z adding 'executorch/extension/pytree/test/test.py' 2025-03-21T20:23:44.4730187Z adding 'executorch/extension/training/__init__.py' 2025-03-21T20:23:44.4730767Z adding 'executorch/extension/training/examples/XOR/export_model.py' 2025-03-21T20:23:44.4731401Z adding 'executorch/extension/training/examples/XOR/model.py' 2025-03-21T20:23:44.4732052Z adding 'executorch/extension/training/examples/XOR/test/test_export.py' 2025-03-21T20:23:44.4732746Z adding 'executorch/extension/training/pybindings/_training_lib.pyi' 2025-03-21T20:23:44.4733412Z adding 'executorch/extension/training/pybindings/_training_module.py' 2025-03-21T20:23:44.4734069Z adding 'executorch/extension/training/pybindings/test/test.py' 2025-03-21T20:23:44.4734942Z adding 'executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h' 2025-03-21T20:23:44.4735840Z adding 'executorch/include/executorch/extension/kernel_util/meta_programming.h' 2025-03-21T20:23:44.4736622Z adding 'executorch/include/executorch/extension/kernel_util/type_list.h' 2025-03-21T20:23:44.4737314Z adding 'executorch/include/executorch/extension/tensor/tensor.h' 2025-03-21T20:23:44.4737992Z adding 'executorch/include/executorch/extension/tensor/tensor_accessor.h' 2025-03-21T20:23:44.4738713Z adding 'executorch/include/executorch/extension/tensor/tensor_ptr.h' 2025-03-21T20:23:44.4739432Z adding 'executorch/include/executorch/extension/tensor/tensor_ptr_maker.h' 2025-03-21T20:23:44.4740197Z adding 'executorch/include/executorch/extension/threadpool/cpuinfo_utils.h' 2025-03-21T20:23:44.4741253Z adding 'executorch/include/executorch/extension/threadpool/threadpool.h' 2025-03-21T20:23:44.4742012Z adding 'executorch/include/executorch/extension/threadpool/threadpool_guard.h' 2025-03-21T20:23:44.4742738Z adding 'executorch/include/executorch/runtime/core/array_ref.h' 2025-03-21T20:23:44.4743373Z adding 'executorch/include/executorch/runtime/core/data_loader.h' 2025-03-21T20:23:44.4744125Z adding 'executorch/include/executorch/runtime/core/defines.h' 2025-03-21T20:23:44.4744731Z adding 'executorch/include/executorch/runtime/core/error.h' 2025-03-21T20:23:44.4745540Z adding 'executorch/include/executorch/runtime/core/evalue.h' 2025-03-21T20:23:44.4746168Z adding 'executorch/include/executorch/runtime/core/event_tracer.h' 2025-03-21T20:23:44.4747010Z adding 'executorch/include/executorch/runtime/core/event_tracer_hooks.h' 2025-03-21T20:23:44.4747848Z adding 'executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h' 2025-03-21T20:23:44.4748613Z adding 'executorch/include/executorch/runtime/core/freeable_buffer.h' 2025-03-21T20:23:44.4749583Z adding 'executorch/include/executorch/runtime/core/hierarchical_allocator.h' 2025-03-21T20:23:44.4750327Z adding 'executorch/include/executorch/runtime/core/memory_allocator.h' 2025-03-21T20:23:47.7001889Z adding 'executorch/include/executorch/runtime/core/named_data_map.h' 2025-03-21T20:23:47.7003106Z adding 'executorch/include/executorch/runtime/core/result.h' 2025-03-21T20:23:47.7004170Z adding 'executorch/include/executorch/runtime/core/span.h' 2025-03-21T20:23:47.7005033Z adding 'executorch/include/executorch/runtime/core/tag.h' 2025-03-21T20:23:47.7005819Z adding 'executorch/include/executorch/runtime/core/tensor_layout.h' 2025-03-21T20:23:47.7006563Z adding 'executorch/include/executorch/runtime/core/tensor_shape_dynamism.h' 2025-03-21T20:23:47.7007385Z adding 'executorch/include/executorch/runtime/core/exec_aten/exec_aten.h' 2025-03-21T20:23:47.7008284Z adding 'executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h' 2025-03-21T20:23:47.7009326Z adding 'executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h' 2025-03-21T20:23:47.7010214Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h' 2025-03-21T20:23:47.7011209Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h' 2025-03-21T20:23:47.7012270Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h' 2025-03-21T20:23:47.7013214Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h' 2025-03-21T20:23:47.7014193Z adding 'executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h' 2025-03-21T20:23:47.7015115Z adding 'executorch/include/executorch/runtime/core/portable_type/bfloat16.h' 2025-03-21T20:23:47.7015924Z adding 'executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h' 2025-03-21T20:23:47.7016813Z adding 'executorch/include/executorch/runtime/core/portable_type/bits_types.h' 2025-03-21T20:23:47.7017599Z adding 'executorch/include/executorch/runtime/core/portable_type/complex.h' 2025-03-21T20:23:47.7018772Z adding 'executorch/include/executorch/runtime/core/portable_type/device.h' 2025-03-21T20:23:47.7019527Z adding 'executorch/include/executorch/runtime/core/portable_type/half.h' 2025-03-21T20:23:47.7020387Z adding 'executorch/include/executorch/runtime/core/portable_type/optional.h' 2025-03-21T20:23:47.7021172Z adding 'executorch/include/executorch/runtime/core/portable_type/qint_types.h' 2025-03-21T20:23:47.7022012Z adding 'executorch/include/executorch/runtime/core/portable_type/scalar.h' 2025-03-21T20:23:47.7022835Z adding 'executorch/include/executorch/runtime/core/portable_type/scalar_type.h' 2025-03-21T20:23:47.7023701Z adding 'executorch/include/executorch/runtime/core/portable_type/string_view.h' 2025-03-21T20:23:47.7024609Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor.h' 2025-03-21T20:23:47.7025385Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor_impl.h' 2025-03-21T20:23:47.7026297Z adding 'executorch/include/executorch/runtime/core/portable_type/tensor_options.h' 2025-03-21T20:23:47.7027208Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h' 2025-03-21T20:23:47.7028332Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h' 2025-03-21T20:23:47.7029363Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h' 2025-03-21T20:23:47.7030435Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h' 2025-03-21T20:23:47.7031393Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h' 2025-03-21T20:23:47.7032399Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h' 2025-03-21T20:23:47.7033303Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h' 2025-03-21T20:23:47.7034340Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h' 2025-03-21T20:23:47.7035404Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h' 2025-03-21T20:23:47.7036458Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h' 2025-03-21T20:23:47.7037473Z adding 'executorch/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h' 2025-03-21T20:23:47.7038382Z adding 'executorch/include/executorch/runtime/kernel/kernel_includes.h' 2025-03-21T20:23:47.7039130Z adding 'executorch/include/executorch/runtime/kernel/kernel_runtime_context.h' 2025-03-21T20:23:47.7040109Z adding 'executorch/include/executorch/runtime/kernel/operator_registry.h' 2025-03-21T20:23:47.7041128Z adding 'executorch/include/executorch/runtime/kernel/thread_parallel_interface.h' 2025-03-21T20:23:47.7042091Z adding 'executorch/include/executorch/runtime/kernel/test/test_util.h' 2025-03-21T20:23:47.7042768Z adding 'executorch/include/executorch/runtime/platform/abort.h' 2025-03-21T20:23:47.7043549Z adding 'executorch/include/executorch/runtime/platform/assert.h' 2025-03-21T20:23:47.7044178Z adding 'executorch/include/executorch/runtime/platform/clock.h' 2025-03-21T20:23:47.7044957Z adding 'executorch/include/executorch/runtime/platform/compat_unistd.h' 2025-03-21T20:23:47.7045656Z adding 'executorch/include/executorch/runtime/platform/compiler.h' 2025-03-21T20:23:47.7046409Z adding 'executorch/include/executorch/runtime/platform/log.h' 2025-03-21T20:23:47.7047044Z adding 'executorch/include/executorch/runtime/platform/platform.h' 2025-03-21T20:23:47.7047743Z adding 'executorch/include/executorch/runtime/platform/profiler.h' 2025-03-21T20:23:47.7048455Z adding 'executorch/include/executorch/runtime/platform/runtime.h' 2025-03-21T20:23:47.7049196Z adding 'executorch/include/executorch/runtime/platform/system.h' 2025-03-21T20:23:47.7049853Z adding 'executorch/include/executorch/runtime/platform/types.h' 2025-03-21T20:23:47.7050556Z adding 'executorch/include/executorch/runtime/platform/test/stub_platform.h' 2025-03-21T20:23:47.7051450Z adding 'executorch/kernels/quantized/__init__.py' 2025-03-21T20:23:47.7052026Z adding 'executorch/kernels/quantized/libquantized_ops_aot_lib.so' 2025-03-21T20:23:47.7052735Z adding 'executorch/kernels/quantized/quantized.yaml' 2025-03-21T20:23:47.7053345Z adding 'executorch/kernels/quantized/test/supported_features_def.yaml' 2025-03-21T20:23:47.7054075Z adding 'executorch/kernels/quantized/test/test_out_variants.py' 2025-03-21T20:23:47.7054793Z adding 'executorch/kernels/quantized/test/test_quant_dequant_per_token.py' 2025-03-21T20:23:47.7055364Z adding 'executorch/runtime/__init__.py' 2025-03-21T20:23:47.7055961Z adding 'executorch/runtime/kernel/test/functions.yaml' 2025-03-21T20:23:47.7056467Z adding 'executorch/runtime/test/test_runtime.py' 2025-03-21T20:23:47.7056914Z adding 'executorch/schema/program.fbs' 2025-03-21T20:23:47.7057365Z adding 'executorch/schema/scalar_type.fbs' 2025-03-21T20:23:47.7057925Z adding 'executorch/share/cmake/executorch-config.cmake' 2025-03-21T20:23:47.7058462Z adding 'executorch/util/activation_memory_profiler.py' 2025-03-21T20:23:47.7058958Z adding 'executorch/util/collect_env.py' 2025-03-21T20:23:47.7059578Z adding 'executorch/util/python_profiler.py' 2025-03-21T20:23:47.7060062Z adding 'executorch-0.6.0a0+be92d7d.dist-info/LICENSE' 2025-03-21T20:23:47.7060592Z adding 'executorch-0.6.0a0+be92d7d.dist-info/METADATA' 2025-03-21T20:23:47.7061191Z adding 'executorch-0.6.0a0+be92d7d.dist-info/WHEEL' 2025-03-21T20:23:47.7061744Z adding 'executorch-0.6.0a0+be92d7d.dist-info/entry_points.txt' 2025-03-21T20:23:47.7062344Z adding 'executorch-0.6.0a0+be92d7d.dist-info/top_level.txt' 2025-03-21T20:23:47.7063022Z adding 'executorch-0.6.0a0+be92d7d.dist-info/RECORD' 2025-03-21T20:23:47.7063495Z removing pip-out/bdist.linux-x86_64/wheel 2025-03-21T20:23:47.7064281Z Building wheel for executorch (pyproject.toml) ... [?25l[?25hdone 2025-03-21T20:23:47.7065582Z Created wheel for executorch: filename=executorch-0.6.0a0+be92d7d-cp310-cp310-linux_x86_64.whl size=8476066 sha256=9fe3c99b3f59631466c4e817c9152dac49ee6f8f5d0b4be737fd4acecc40b765 2025-03-21T20:23:47.7067239Z Stored in directory: /tmp/pip-ephem-wheel-cache-3xyaqdf0/wheels/9e/f0/2b/6a778c77421b91e006bef425e288a1e5c7c35b04c51317756b 2025-03-21T20:23:47.7068173Z Successfully built executorch 2025-03-21T20:23:47.7068920Z Installing collected packages: flatbuffers, tabulate, pytest, execnet, pytest-xdist, pytest-rerunfailures, executorch 2025-03-21T20:23:47.7069917Z changing mode of /opt/conda/envs/py_3.10/bin/tabulate to 755 2025-03-21T20:23:47.7070399Z Attempting uninstall: pytest 2025-03-21T20:23:47.7070803Z Found existing installation: pytest 7.2.0 2025-03-21T20:23:47.7071250Z Uninstalling pytest-7.2.0: 2025-03-21T20:23:47.7071781Z Removing file or directory /opt/conda/envs/py_3.10/bin/py.test 2025-03-21T20:23:47.7072381Z Removing file or directory /opt/conda/envs/py_3.10/bin/pytest 2025-03-21T20:23:47.7073341Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/__pycache__/py.cpython-310.pyc 2025-03-21T20:23:47.7074293Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/_pytest/ 2025-03-21T20:23:47.7075222Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/py.py 2025-03-21T20:23:47.7076124Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pytest-7.2.0.dist-info/ 2025-03-21T20:23:47.7077143Z Removing file or directory /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pytest/ 2025-03-21T20:23:47.7077781Z Successfully uninstalled pytest-7.2.0 2025-03-21T20:23:47.7078377Z changing mode of /opt/conda/envs/py_3.10/bin/py.test to 755 2025-03-21T20:23:47.7078940Z changing mode of /opt/conda/envs/py_3.10/bin/pytest to 755 2025-03-21T20:23:47.7079489Z changing mode of /opt/conda/envs/py_3.10/bin/flatc to 755 2025-03-21T20:23:47.7080817Z Successfully installed execnet-2.1.1 executorch-0.6.0a0+be92d7d flatbuffers-25.2.10 pytest-8.3.5 pytest-rerunfailures-15.0 pytest-xdist-3.6.1 tabulate-0.9.0 2025-03-21T20:23:47.7081807Z + pip list 2025-03-21T20:23:47.7082233Z Package Version Editable project location 2025-03-21T20:23:47.7082811Z ----------------------------- ------------------ ----------------------------------- 2025-03-21T20:23:47.7083303Z alabaster 0.7.16 2025-03-21T20:23:47.7083782Z attrs 25.3.0 2025-03-21T20:23:47.7084120Z babel 2.17.0 2025-03-21T20:23:47.7084479Z beautifulsoup4 4.13.3 2025-03-21T20:23:47.7084836Z breathe 4.34.0 2025-03-21T20:23:47.7085219Z bs4 0.0.2 2025-03-21T20:23:47.7085624Z certifi 2025.1.31 2025-03-21T20:23:47.7085988Z charset-normalizer 3.4.1 2025-03-21T20:23:47.7086346Z cmake 3.31.6 2025-03-21T20:23:47.7086722Z contourpy 1.3.1 2025-03-21T20:23:47.7087180Z coverage 7.7.0 2025-03-21T20:23:47.7087527Z cycler 0.12.1 2025-03-21T20:23:47.7087945Z docutils 0.16 2025-03-21T20:23:47.7088305Z exceptiongroup 1.2.2 2025-03-21T20:23:47.7088760Z execnet 2.1.1 2025-03-21T20:29:06.2638608Z executorch 0.6.0a0+be92d7d 2025-03-21T20:29:06.2639085Z exhale 0.2.3 2025-03-21T20:29:06.2639449Z expecttest 0.1.6 2025-03-21T20:29:06.2639880Z filelock 3.18.0 2025-03-21T20:29:06.2640276Z flatbuffers 25.2.10 2025-03-21T20:29:06.2642962Z fonttools 4.56.0 2025-03-21T20:29:06.2643339Z fsspec 2025.3.0 2025-03-21T20:29:06.2643949Z huggingface-hub 0.29.3 2025-03-21T20:29:06.2644396Z hypothesis 6.84.2 2025-03-21T20:29:06.2644920Z idna 3.10 2025-03-21T20:29:06.2645565Z imagesize 1.4.1 2025-03-21T20:29:06.2646129Z iniconfig 2.1.0 2025-03-21T20:29:06.2646474Z Jinja2 3.1.6 2025-03-21T20:29:06.2646834Z kiwisolver 1.4.8 2025-03-21T20:29:06.2647178Z lxml 5.3.1 2025-03-21T20:29:06.2647535Z markdown-it-py 2.2.0 2025-03-21T20:29:06.2647881Z MarkupSafe 3.0.2 2025-03-21T20:29:06.2648233Z matplotlib 3.10.1 2025-03-21T20:29:06.2648599Z mdit-py-plugins 0.3.5 2025-03-21T20:29:06.2648953Z mdurl 0.1.2 2025-03-21T20:29:06.2649293Z mpmath 1.3.0 2025-03-21T20:29:06.2649634Z myst-parser 0.18.1 2025-03-21T20:29:06.2649990Z networkx 3.4.2 2025-03-21T20:29:06.2650332Z numpy 2.2.4 2025-03-21T20:29:06.2650692Z nvidia-cublas-cu12 12.1.3.1 2025-03-21T20:29:06.2651077Z nvidia-cuda-cupti-cu12 12.1.105 2025-03-21T20:29:06.2651462Z nvidia-cuda-nvrtc-cu12 12.1.105 2025-03-21T20:29:06.2651859Z nvidia-cuda-runtime-cu12 12.1.105 2025-03-21T20:29:06.2652255Z nvidia-cudnn-cu12 9.1.0.70 2025-03-21T20:29:06.2652634Z nvidia-cufft-cu12 11.0.2.54 2025-03-21T20:29:06.2653023Z nvidia-curand-cu12 10.3.2.106 2025-03-21T20:29:06.2653407Z nvidia-cusolver-cu12 11.4.5.107 2025-03-21T20:29:06.2653802Z nvidia-cusparse-cu12 12.1.0.106 2025-03-21T20:29:06.2654186Z nvidia-nccl-cu12 2.20.5 2025-03-21T20:29:06.2654566Z nvidia-nvjitlink-cu12 12.8.93 2025-03-21T20:29:06.2654946Z nvidia-nvtx-cu12 12.1.105 2025-03-21T20:29:06.2655306Z packaging 24.2 2025-03-21T20:29:06.2655658Z pandas 2.2.3 2025-03-21T20:29:06.2656013Z parameterized 0.9.0 2025-03-21T20:29:06.2656368Z pillow 11.1.0 2025-03-21T20:29:06.2656715Z pip 25.0 2025-03-21T20:29:06.2657047Z pluggy 1.5.0 2025-03-21T20:29:06.2658029Z Pygments 2.19.1 2025-03-21T20:29:06.2658410Z pyparsing 3.2.1 2025-03-21T20:29:06.2658779Z pytest 8.3.5 2025-03-21T20:29:06.2659135Z pytest-cov 4.1.0 2025-03-21T20:29:06.2659492Z pytest-rerunfailures 15.0 2025-03-21T20:29:06.2659866Z pytest-xdist 3.6.1 2025-03-21T20:29:06.2660248Z python-dateutil 2.9.0.post0 2025-03-21T20:29:06.2660791Z pytorch_sphinx_theme 0.0.24 /opt/conda/src/pytorch-sphinx-theme 2025-03-21T20:29:06.2661328Z pytz 2025.1 2025-03-21T20:29:06.2661668Z PyYAML 6.0.1 2025-03-21T20:29:06.2662053Z regex 2024.11.6 2025-03-21T20:29:06.2662416Z requests 2.32.3 2025-03-21T20:29:06.2662776Z ruamel.yaml 0.17.32 2025-03-21T20:29:06.2663145Z ruamel.yaml.clib 0.2.12 2025-03-21T20:29:06.2663503Z safetensors 0.5.3 2025-03-21T20:29:06.2663865Z setuptools 75.8.0 2025-03-21T20:29:06.2664371Z six 1.17.0 2025-03-21T20:29:06.2664729Z snowballstemmer 2.2.0 2025-03-21T20:29:06.2665098Z sortedcontainers 2.4.0 2025-03-21T20:29:06.2665448Z soupsieve 2.6 2025-03-21T20:29:06.2665834Z Sphinx 5.3.0 2025-03-21T20:29:06.2666198Z sphinx-copybutton 0.5.0 2025-03-21T20:29:06.2666564Z sphinx_design 0.4.1 2025-03-21T20:29:06.2666925Z sphinx-gallery 0.14.0 2025-03-21T20:29:06.2667310Z sphinxcontrib-applehelp 2.0.0 2025-03-21T20:29:06.2667684Z sphinxcontrib-devhelp 2.0.0 2025-03-21T20:29:06.2668068Z sphinxcontrib-htmlhelp 2.1.0 2025-03-21T20:29:06.2668447Z sphinxcontrib-jsmath 1.0.1 2025-03-21T20:29:06.2668827Z sphinxcontrib-qthelp 2.0.0 2025-03-21T20:29:06.2669220Z sphinxcontrib-serializinghtml 2.0.0 2025-03-21T20:29:06.2669590Z sympy 1.13.3 2025-03-21T20:29:06.2669943Z tabulate 0.9.0 2025-03-21T20:29:06.2670293Z timm 1.0.7 2025-03-21T20:29:06.2670640Z tokenizers 0.21.1 2025-03-21T20:29:06.2670993Z tomli 2.0.1 2025-03-21T20:29:06.2671351Z torch 2.7.0a0+git295f2ed 2025-03-21T20:29:06.2671774Z torchao 0.10.0+git64bcf4c 2025-03-21T20:29:06.2672193Z torchaudio 2.6.0a0+c670ad8 2025-03-21T20:29:06.2672580Z torchsr 1.0.4 2025-03-21T20:29:06.2672960Z torchvision 0.19.0a0+d23a6e1 2025-03-21T20:29:06.2673339Z tqdm 4.67.1 2025-03-21T20:29:06.2673694Z transformers 4.47.1 2025-03-21T20:29:06.2674047Z triton 3.0.0 2025-03-21T20:29:06.2674405Z typing_extensions 4.12.2 2025-03-21T20:29:06.2674763Z tzdata 2025.1 2025-03-21T20:29:06.2675104Z urllib3 2.3.0 2025-03-21T20:29:06.2675451Z wheel 0.45.1 2025-03-21T20:29:06.2675804Z zstd 1.5.5.1 2025-03-21T20:29:06.2676203Z + .ci/scripts/setup-arm-baremetal-tools.sh 2025-03-21T20:29:06.2676746Z [main] Using root dir /pytorch/executorch/examples/arm/ethos-u-scratch 2025-03-21T20:29:06.2677290Z [setup_fvp] Downloading FVP corstone300... 2025-03-21T20:29:06.2677827Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-21T20:29:06.2678401Z Dload Upload Total Spent Left Speed 2025-03-21T20:29:06.2678727Z 2025-03-21T20:29:06.2678899Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-21T20:29:06.2679382Z 0 80.1M 0 921 0 0 1299 0 17:58:19 --:--:-- 17:58:19 1299 2025-03-21T20:29:06.2680006Z 4 80.1M 4 4010k 0 0 2411k 0 0:00:34 0:00:01 0:00:33 2411k 2025-03-21T20:29:06.2680625Z 28 80.1M 28 22.7M 0 0 9163k 0 0:00:08 0:00:02 0:00:06 9161k 2025-03-21T20:29:06.2681112Z 72 80.1M 72 57.7M 0 0 16.3M 0 0:00:04 0:00:03 0:00:01 16.3M 2025-03-21T20:29:06.2681620Z 98 80.1M 98 79.2M 0 0 17.5M 0 0:00:04 0:00:04 --:--:-- 17.5M 2025-03-21T20:29:06.2682127Z 100 80.1M 100 80.1M 0 0 17.6M 0 0:00:04 0:00:04 --:--:-- 20.9M 2025-03-21T20:29:06.2682609Z [setup_fvp] Installing FVP corstone300... 2025-03-21T20:29:06.2683037Z [setup_fvp] Downloading FVP corstone320... 2025-03-21T20:29:06.2683557Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-21T20:29:06.2684123Z Dload Upload Total Spent Left Speed 2025-03-21T20:29:06.2684441Z 2025-03-21T20:29:06.2684601Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-21T20:29:06.2685079Z 0 113M 0 920 0 0 2213 0 14:56:02 --:--:-- 14:56:02 2211 2025-03-21T20:29:06.2685578Z 9 113M 9 11.2M 0 0 8470k 0 0:00:13 0:00:01 0:00:12 8466k 2025-03-21T20:29:06.2686082Z 21 113M 21 24.2M 0 0 10.4M 0 0:00:10 0:00:02 0:00:08 10.4M 2025-03-21T20:29:06.2686653Z 31 113M 31 36.2M 0 0 10.8M 0 0:00:10 0:00:03 0:00:07 10.8M 2025-03-21T20:29:06.2687152Z 42 113M 42 48.0M 0 0 11.0M 0 0:00:10 0:00:04 0:00:06 11.0M 2025-03-21T20:29:06.2687654Z 51 113M 51 58.7M 0 0 10.9M 0 0:00:10 0:00:05 0:00:05 11.9M 2025-03-21T20:29:06.2688155Z 61 113M 61 69.5M 0 0 10.9M 0 0:00:10 0:00:06 0:00:04 11.6M 2025-03-21T20:29:06.2688657Z 71 113M 71 80.7M 0 0 11.0M 0 0:00:10 0:00:07 0:00:03 11.2M 2025-03-21T20:29:06.2689160Z 81 113M 81 92.2M 0 0 11.0M 0 0:00:10 0:00:08 0:00:02 11.2M 2025-03-21T20:29:06.2689657Z 92 113M 92 104M 0 0 11.1M 0 0:00:10 0:00:09 0:00:01 11.3M 2025-03-21T20:29:06.2690186Z 100 113M 100 113M 0 0 11.5M 0 0:00:09 0:00:09 --:--:-- 12.2M 2025-03-21T20:29:06.2690682Z [setup_fvp] Installing FVP corstone320... 2025-03-21T20:29:06.2691115Z [setup_toolchain] Downloading toolchain ... 2025-03-21T20:29:06.2691656Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-21T20:29:06.2692234Z Dload Upload Total Spent Left Speed 2025-03-21T20:29:06.2692542Z 2025-03-21T20:29:06.2692699Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-21T20:29:06.2693191Z 1 140M 1 1535k 0 0 1647k 0 0:01:27 --:--:-- 0:01:27 1645k 2025-03-21T20:29:06.2693708Z 12 140M 12 18.0M 0 0 9580k 0 0:00:15 0:00:01 0:00:14 9576k 2025-03-21T20:29:06.2694213Z 27 140M 27 38.9M 0 0 13.2M 0 0:00:10 0:00:02 0:00:08 13.2M 2025-03-21T20:29:06.2694714Z 41 140M 41 58.8M 0 0 14.9M 0 0:00:09 0:00:03 0:00:06 14.9M 2025-03-21T20:29:06.2695220Z 55 140M 55 77.5M 0 0 15.5M 0 0:00:09 0:00:04 0:00:05 15.5M 2025-03-21T20:29:06.2695710Z 65 140M 65 92.0M 0 0 15.4M 0 0:00:09 0:00:05 0:00:04 17.9M 2025-03-21T20:29:06.2696221Z 75 140M 75 106M 0 0 15.3M 0 0:00:09 0:00:06 0:00:03 17.6M 2025-03-21T20:29:06.2696729Z 86 140M 86 121M 0 0 15.1M 0 0:00:09 0:00:07 0:00:02 16.2M 2025-03-21T20:29:06.2697239Z 96 140M 96 135M 0 0 15.1M 0 0:00:09 0:00:08 0:00:01 15.1M 2025-03-21T20:29:06.2697768Z 100 140M 100 140M 0 0 15.1M 0 0:00:09 0:00:09 --:--:-- 14.6M 2025-03-21T20:29:06.2698259Z [setup_toolchain] Installing toolchain ... 2025-03-21T20:29:06.2699076Z Collecting tosa-tools@ git+https://review.mlplatform.org/tosa/reference_model@70ed0b40fa831387e36abdb4f7fb9670a3464f5a 2025-03-21T20:29:06.2700625Z Cloning https://review.mlplatform.org/tosa/reference_model (to revision 70ed0b40fa831387e36abdb4f7fb9670a3464f5a) to /tmp/pip-install-j_dm72p5/tosa-tools_1bac91780e7c442789f897ee4ff213cc 2025-03-21T20:29:06.2702464Z Running command git clone --filter=blob:none --quiet https://review.mlplatform.org/tosa/reference_model /tmp/pip-install-j_dm72p5/tosa-tools_1bac91780e7c442789f897ee4ff213cc 2025-03-21T20:29:06.2703576Z warning: filtering not recognized by server, ignoring 2025-03-21T20:29:06.2704274Z Running command git rev-parse -q --verify 'sha^70ed0b40fa831387e36abdb4f7fb9670a3464f5a' 2025-03-21T20:29:06.2705275Z Running command git fetch -q https://review.mlplatform.org/tosa/reference_model 70ed0b40fa831387e36abdb4f7fb9670a3464f5a 2025-03-21T20:29:06.2706205Z Running command git checkout -q 70ed0b40fa831387e36abdb4f7fb9670a3464f5a 2025-03-21T20:29:06.2707074Z Resolved https://review.mlplatform.org/tosa/reference_model to commit 70ed0b40fa831387e36abdb4f7fb9670a3464f5a 2025-03-21T20:29:06.2707907Z Running command git submodule update --init --recursive -q 2025-03-21T20:29:06.2708781Z Installing build dependencies ... [?25l- \ | / - done 2025-03-21T20:29:06.2709483Z [?25h Getting requirements to build wheel ... [?25l- \ | done 2025-03-21T20:29:06.2710163Z [?25h Preparing metadata (pyproject.toml) ... [?25l- \ done 2025-03-21T20:29:06.2711182Z [?25hRequirement already satisfied: flatbuffers in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (25.2.10) 2025-03-21T20:29:06.2711978Z Building wheels for collected packages: tosa-tools 2025-03-21T20:30:32.5688090Z Building wheel for tosa-tools (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-03-21T20:30:32.5690645Z [?25h Created wheel for tosa-tools: filename=tosa_tools-0.80.2.dev1+g70ed0b4-py3-none-any.whl size=4967013 sha256=4d7ab8a1a7a1451e2d43b6160106a5f94767a7e5a2541a1c49776d44817aeaff 2025-03-21T20:30:32.5692347Z Stored in directory: /var/lib/ci-user/.cache/pip/wheels/eb/2f/4d/10578ea402b374dc70f73fd46d8e296f0e53b3cb45a5eb40e0 2025-03-21T20:30:32.5693122Z Successfully built tosa-tools 2025-03-21T20:30:32.5693508Z Installing collected packages: tosa-tools 2025-03-21T20:30:32.5693991Z Successfully installed tosa-tools-0.80.2.dev1+g70ed0b4 2025-03-21T20:30:32.5694967Z Collecting ethos-u-vela@ git+https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela@425541302c7e4b6fbeca7c0061286b131ee507c3 2025-03-21T20:30:32.5696706Z Cloning https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela (to revision 425541302c7e4b6fbeca7c0061286b131ee507c3) to /tmp/pip-install-hxto5g0h/ethos-u-vela_ed11df43b3a64a12bac5d005e270915f 2025-03-21T20:30:32.5698772Z Running command git clone --filter=blob:none --quiet https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela /tmp/pip-install-hxto5g0h/ethos-u-vela_ed11df43b3a64a12bac5d005e270915f 2025-03-21T20:30:32.5700297Z warning: redirecting to https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela.git/ 2025-03-21T20:30:32.5701162Z Running command git rev-parse -q --verify 'sha^425541302c7e4b6fbeca7c0061286b131ee507c3' 2025-03-21T20:30:32.5702233Z Running command git fetch -q https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela 425541302c7e4b6fbeca7c0061286b131ee507c3 2025-03-21T20:30:32.5703244Z Running command git checkout -q 425541302c7e4b6fbeca7c0061286b131ee507c3 2025-03-21T20:30:32.5704053Z warning: redirecting to https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela.git/ 2025-03-21T20:30:32.5705162Z Resolved https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela to commit 425541302c7e4b6fbeca7c0061286b131ee507c3 2025-03-21T20:30:32.5706499Z Installing build dependencies ... [?25l- \ | / - done 2025-03-21T20:30:32.5707184Z [?25h Getting requirements to build wheel ... [?25l- \ done 2025-03-21T20:30:32.5707844Z [?25h Preparing metadata (pyproject.toml) ... [?25l- \ done 2025-03-21T20:30:32.5709146Z [?25hCollecting flatbuffers==24.12.23 (from ethos-u-vela@ git+https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela@425541302c7e4b6fbeca7c0061286b131ee507c3) 2025-03-21T20:30:32.5710360Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-03-21T20:30:32.5711926Z Requirement already satisfied: numpy>=1.23.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from ethos-u-vela@ git+https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela@425541302c7e4b6fbeca7c0061286b131ee507c3) (2.2.4) 2025-03-21T20:30:32.5714284Z Requirement already satisfied: lxml>=4.5.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from ethos-u-vela@ git+https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela@425541302c7e4b6fbeca7c0061286b131ee507c3) (5.3.1) 2025-03-21T20:30:32.5715755Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-03-21T20:30:32.5716464Z Building wheels for collected packages: ethos-u-vela 2025-03-21T20:30:32.5717664Z Building wheel for ethos-u-vela (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-03-21T20:30:32.5719400Z [?25h Created wheel for ethos-u-vela: filename=ethos_u_vela-4.2.1.dev16+g4255413-cp310-cp310-linux_x86_64.whl size=1792143 sha256=64a984cd48c8b8210da203ef8aa98d7fe3931997f8df31ce921719610726311d 2025-03-21T20:30:32.5720965Z Stored in directory: /var/lib/ci-user/.cache/pip/wheels/4f/fd/4c/406570a9db145ef3093daf2080f30d63f9cc41b454e56140a4 2025-03-21T20:30:32.5721740Z Successfully built ethos-u-vela 2025-03-21T20:30:32.5722202Z Installing collected packages: flatbuffers, ethos-u-vela 2025-03-21T20:30:32.5722686Z Attempting uninstall: flatbuffers 2025-03-21T20:30:32.5723117Z Found existing installation: flatbuffers 25.2.10 2025-03-21T20:30:32.5723570Z Uninstalling flatbuffers-25.2.10: 2025-03-21T20:30:32.5723989Z Successfully uninstalled flatbuffers-25.2.10 2025-03-21T20:30:32.5725219Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-03-21T20:30:32.5726389Z tosa-tools 0.80.2.dev1+g70ed0b4 requires jsonschema, which is not installed. 2025-03-21T20:30:32.5727267Z tosa-tools 0.80.2.dev1+g70ed0b4 requires flatbuffers==23.5.26, but you have flatbuffers 24.12.23 which is incompatible. 2025-03-21T20:30:32.5728394Z tosa-tools 0.80.2.dev1+g70ed0b4 requires numpy<2, but you have numpy 2.2.4 which is incompatible. 2025-03-21T20:30:32.5729360Z Successfully installed ethos-u-vela-4.2.1.dev16+g4255413 flatbuffers-24.12.23 2025-03-21T20:30:32.5730222Z [main] update path by doing 'source /pytorch/executorch/examples/arm/ethos-u-scratch/setup_path.sh' 2025-03-21T20:30:32.5730871Z [main] success! 2025-03-21T20:30:32.5731213Z + sudo sysctl fs.inotify.max_user_watches=1048576 2025-03-21T20:30:32.5731825Z sysctl: setting key "fs.inotify.max_user_watches", ignoring: Read-only file system 2025-03-21T20:30:32.5732511Z + backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:30:32.5732998Z /pytorch/executorch 2025-03-21T20:30:32.5733340Z Run Arm baremetal test suite test_full_ethosu_fvp 2025-03-21T20:30:32.5733993Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u delegate models and examples on fvp 2025-03-21T20:30:32.5734829Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u delegate models with test_model.py 2025-03-21T20:30:32.5735950Z CALL: bash backends/arm/scripts/build_executorch.sh --et_build_root=arm_test/test_model --build_type=Release --devtools --etdump 2025-03-21T20:30:32.5736764Z + cd /pytorch/executorch 2025-03-21T20:30:32.5737067Z + '[' true = true ']' 2025-03-21T20:30:32.5737358Z + set +x 2025-03-21T20:30:32.5737716Z -------------------------------------------------------------------------------- 2025-03-21T20:30:32.5738509Z Build ExecuTorch Libraries host flatcc bin Release into arm_test/test_model/cmake-out-host-tools/bin/flatcc 2025-03-21T20:30:32.5739296Z -------------------------------------------------------------------------------- 2025-03-21T20:30:32.5742204Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_model/cmake-out-host-tools -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DEXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT=ON -DFLATCC_ALLOW_WERROR=OFF -Barm_test/test_model/cmake-out-host-tools /pytorch/executorch 2025-03-21T20:30:32.5744873Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:30:32.5745354Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:30:32.5745784Z -- Detecting C compiler ABI info 2025-03-21T20:30:32.5746172Z -- Detecting C compiler ABI info - done 2025-03-21T20:30:32.5746653Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:30:32.5747133Z -- Detecting C compile features 2025-03-21T20:30:32.5747506Z -- Detecting C compile features - done 2025-03-21T20:30:32.5747891Z -- Detecting CXX compiler ABI info 2025-03-21T20:30:32.5748280Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:30:32.5748771Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:30:32.5749258Z -- Detecting CXX compile features 2025-03-21T20:30:32.5749645Z -- Detecting CXX compile features - done 2025-03-21T20:30:32.5750528Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:30:32.5751424Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:30:32.5751941Z CMake. 2025-03-21T20:30:32.5752086Z 2025-03-21T20:30:32.5752374Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:30:32.5753059Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:30:32.5753652Z to work with policies introduced by or earlier. 2025-03-21T20:30:32.5753962Z 2025-03-21T20:30:32.5754089Z  2025-03-21T20:30:32.5754365Z -- Using python executable 'python' 2025-03-21T20:30:32.5754743Z -- Resolved buck2 as buck2. 2025-03-21T20:30:32.5755074Z -- Killing buck2 daemon 2025-03-21T20:30:32.5755374Z 'buck2 killall' 2025-03-21T20:30:32.5755670Z -- executorch: Generating source lists 2025-03-21T20:30:32.5756478Z -- executorch: Generating source file list /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/executorch_srcs.cmake 2025-03-21T20:30:32.5757643Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/executorch_srcs.cmake 2025-03-21T20:30:32.5758421Z -- executorch: Using PAL default 'posix' 2025-03-21T20:30:32.5758817Z -- Generating operator lib: 2025-03-21T20:30:32.5759150Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:30:32.5759709Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:30:32.5760226Z -- ROOT_OPS: 2025-03-21T20:30:32.5760509Z -- INCLUDE_ALL_OPS: 2025-03-21T20:30:32.5762200Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:30:32.5763710Z -- Generating kernel bindings: 2025-03-21T20:30:37.5164026Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:30:37.5165302Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:30:37.5166284Z -- CUSTOM_OPS_YAML: 2025-03-21T20:30:37.5166621Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:30:37.5169410Z Generated files /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:30:37.5171892Z -- Generating operator lib: 2025-03-21T20:30:37.5172253Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:30:37.5172609Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:30:37.5172974Z -- DEPS: executorch 2025-03-21T20:30:37.5173674Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:30:37.5174491Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:30:37.5175010Z CMake. 2025-03-21T20:30:37.5175343Z 2025-03-21T20:30:37.5175748Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:30:37.5176490Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:30:37.5177090Z to work with policies introduced by or earlier. 2025-03-21T20:30:37.5177416Z 2025-03-21T20:30:37.5177564Z  2025-03-21T20:30:37.5177836Z -- Looking for C++ include unistd.h 2025-03-21T20:30:37.5178237Z -- Looking for C++ include unistd.h - found 2025-03-21T20:30:37.5178633Z -- Looking for C++ include stdint.h 2025-03-21T20:30:37.5179025Z -- Looking for C++ include stdint.h - found 2025-03-21T20:30:37.5179436Z -- Looking for C++ include inttypes.h 2025-03-21T20:30:37.5179844Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:30:37.5180267Z -- Looking for C++ include sys/types.h 2025-03-21T20:30:37.5180671Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:30:37.5181087Z -- Looking for C++ include sys/stat.h 2025-03-21T20:30:37.5181498Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:30:37.5181907Z -- Looking for C++ include fnmatch.h 2025-03-21T20:30:37.5182306Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:30:37.5182697Z -- Looking for C++ include stddef.h 2025-03-21T20:30:37.5183087Z -- Looking for C++ include stddef.h - found 2025-03-21T20:30:37.5183483Z -- Check size of uint32_t 2025-03-21T20:30:37.5183817Z -- Check size of uint32_t - done 2025-03-21T20:30:37.5184164Z -- Looking for strtoll 2025-03-21T20:30:37.5184475Z -- Looking for strtoll - found 2025-03-21T20:30:37.5185204Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2025-03-21T20:30:37.5186001Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:30:37.5186510Z CMake. 2025-03-21T20:30:37.5186649Z 2025-03-21T20:30:37.5186940Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:30:37.5187609Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:30:37.5188206Z to work with policies introduced by or earlier. 2025-03-21T20:30:37.5188529Z 2025-03-21T20:30:37.5188652Z  2025-03-21T20:30:37.5188998Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-03-21T20:30:37.5189556Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-03-21T20:30:37.5190042Z -- Setting Clang compiler options 2025-03-21T20:30:37.5190846Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra 2025-03-21T20:30:37.5191823Z CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): 2025-03-21T20:30:37.5192513Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:30:37.5193024Z CMake. 2025-03-21T20:30:37.5193164Z 2025-03-21T20:30:37.5193537Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:30:37.5194231Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:30:37.5194823Z to work with policies introduced by or earlier. 2025-03-21T20:30:37.5195148Z 2025-03-21T20:30:37.5195153Z 2025-03-21T20:30:37.5195321Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:30:37.5195764Z -- Detecting C compiler ABI info 2025-03-21T20:30:37.5196149Z -- Detecting C compiler ABI info - done 2025-03-21T20:30:37.5196629Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:30:37.5197092Z -- Detecting C compile features 2025-03-21T20:30:37.5197467Z -- Detecting C compile features - done 2025-03-21T20:30:37.5197934Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-03-21T20:30:37.5198489Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-03-21T20:30:37.5198969Z -- Setting Clang compiler options 2025-03-21T20:30:37.5199915Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2025-03-21T20:30:37.5200844Z -- Configuring done (0.3s) 2025-03-21T20:30:37.5201184Z -- Generating done (0.0s) 2025-03-21T20:30:37.5201836Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/_host_build 2025-03-21T20:30:37.5202679Z [ 3%] Building C object src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2025-03-21T20:30:37.5203327Z [ 6%] Building C object src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2025-03-21T20:30:37.5203955Z [ 9%] Building C object src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2025-03-21T20:30:37.5204599Z [ 12%] Building C object src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2025-03-21T20:30:37.5205270Z [ 15%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2025-03-21T20:30:37.5205958Z [ 18%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2025-03-21T20:30:37.5206701Z [ 21%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-03-21T20:30:37.5207315Z [ 21%] Built target flatccrt 2025-03-21T20:30:37.5207886Z [ 24%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2025-03-21T20:30:37.5208723Z [ 27%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2025-03-21T20:30:37.5209554Z [ 30%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2025-03-21T20:30:37.5210364Z [ 33%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2025-03-21T20:30:37.5211147Z [ 36%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2025-03-21T20:30:37.5211945Z [ 39%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2025-03-21T20:30:37.5212744Z [ 42%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2025-03-21T20:30:37.5213459Z [ 45%] Building C object src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2025-03-21T20:30:37.5214095Z [ 48%] Building C object src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2025-03-21T20:30:37.5214740Z [ 51%] Building C object src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2025-03-21T20:30:37.5215371Z [ 54%] Building C object src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2025-03-21T20:30:37.5215996Z [ 57%] Building C object src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2025-03-21T20:30:37.5216636Z [ 60%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2025-03-21T20:30:37.5217317Z [ 63%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2025-03-21T20:30:37.5218027Z [ 66%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2025-03-21T20:30:37.5218741Z [ 69%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2025-03-21T20:30:37.5219466Z [ 72%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2025-03-21T20:30:37.5220266Z [ 75%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2025-03-21T20:30:37.5221022Z [ 78%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2025-03-21T20:30:37.5221812Z [ 81%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2025-03-21T20:30:37.5222582Z [ 84%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2025-03-21T20:30:37.5223329Z [ 87%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2025-03-21T20:30:37.5224057Z [ 90%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2025-03-21T20:30:37.5224814Z [ 93%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-03-21T20:30:37.5225395Z [ 93%] Built target flatcc 2025-03-21T20:30:37.5225857Z [ 96%] Building C object src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2025-03-21T20:30:37.5226543Z [100%] Linking C executable /pytorch/executorch/third-party/flatcc/bin/flatcc 2025-03-21T20:30:37.5227091Z [100%] Built target flatcc_cli 2025-03-21T20:30:37.5227428Z -- Generating operator lib: 2025-03-21T20:30:37.5227848Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:30:37.5228352Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:30:37.5228869Z -- ROOT_OPS: 2025-03-21T20:30:37.5229154Z -- INCLUDE_ALL_OPS: 2025-03-21T20:30:37.5230881Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:30:37.5232442Z -- Generating kernel bindings: 2025-03-21T20:30:37.5232807Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:30:37.5233155Z -- FUNCTIONS_YAML: 2025-03-21T20:30:37.5233610Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:30:37.5234150Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:30:37.5239099Z Generated files /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:30:37.5243708Z -- Generating operator lib: 2025-03-21T20:30:37.5244061Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:30:37.5244431Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:30:37.5244783Z -- DEPS: executorch 2025-03-21T20:30:37.5245082Z -- 2025-03-21T20:30:37.5245340Z -- ******** Summary ******** 2025-03-21T20:30:37.5245697Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:30:37.5246084Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:30:37.5246480Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:30:37.5246876Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:30:37.5247250Z -- BUCK2 : buck2 2025-03-21T20:30:37.5247643Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:30:37.5248402Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/third-party/flatbuffers/flatc 2025-03-21T20:30:40.8045600Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:30:40.8046515Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:30:40.8046986Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:30:40.8047444Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:30:40.8048414Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:30:40.8048876Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:30:40.8049320Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:30:40.8049768Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:30:40.8050209Z -- EXECUTORCH_BUILD_DEVTOOLS : ON 2025-03-21T20:30:40.8050652Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:30:40.8051111Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:30:40.8051604Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:30:40.8052042Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:30:40.8052457Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:30:40.8052905Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:30:40.8053352Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:30:40.8053804Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:30:40.8054257Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:30:40.8054671Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:30:40.8055208Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:30:40.8055651Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:30:40.8056103Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:30:40.8056556Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:30:40.8056994Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:30:40.8057436Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:30:40.8057878Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:30:40.8058323Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:30:40.8058765Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:30:40.8059197Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:30:40.8059619Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:30:40.8060057Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:30:40.8060487Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:30:40.8060929Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:30:40.8061343Z -- Configuring done (8.0s) 2025-03-21T20:30:40.8061672Z -- Generating done (0.1s) 2025-03-21T20:30:40.8062269Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/cmake-out-host-tools 2025-03-21T20:30:40.8062981Z ++ realpath arm_test/test_model/cmake-out-host-tools 2025-03-21T20:30:40.8063602Z + et_build_host_dir=/pytorch/executorch/arm_test/test_model/cmake-out-host-tools 2025-03-21T20:30:40.8064342Z + mkdir -p /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/bin 2025-03-21T20:30:40.8065192Z + cp third-party/flatcc/bin/flatcc /pytorch/executorch/arm_test/test_model/cmake-out-host-tools/bin 2025-03-21T20:30:40.8065860Z + set +x 2025-03-21T20:30:40.8066222Z -------------------------------------------------------------------------------- 2025-03-21T20:30:40.8066864Z Build ExecuTorch target libs Release into 'arm_test/test_model/cmake-out' 2025-03-21T20:30:40.8067498Z -------------------------------------------------------------------------------- 2025-03-21T20:30:40.8068053Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=OFF ' 2025-03-21T20:30:40.8068495Z + '[' true = true ']' 2025-03-21T20:30:40.8068883Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=ON ' 2025-03-21T20:30:40.8069460Z + build_with_etdump_flags=' -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:30:40.8069946Z + '[' true = true ']' 2025-03-21T20:30:40.8071716Z + build_with_etdump_flags='-DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DEXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT=OFF -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=OFF -DFLATCC_ALLOW_WERROR=OFF -DFLATCC_EXECUTABLE=/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/bin/flatcc ' 2025-03-21T20:30:40.8075164Z + echo 'Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DEXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT=OFF -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=OFF -DFLATCC_ALLOW_WERROR=OFF -DFLATCC_EXECUTABLE=/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/bin/flatcc ' 2025-03-21T20:30:40.8078620Z Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DEXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT=OFF -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=OFF -DFLATCC_ALLOW_WERROR=OFF -DFLATCC_EXECUTABLE=/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/bin/flatcc 2025-03-21T20:30:40.8084087Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_model/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_BUILD_DEVTOOLS=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DEXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT=OFF -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=OFF -DFLATCC_ALLOW_WERROR=OFF -DFLATCC_EXECUTABLE=/pytorch/executorch/arm_test/test_model/cmake-out-host-tools/bin/flatcc -Barm_test/test_model/cmake-out /pytorch/executorch 2025-03-21T20:30:40.8087870Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:30:40.8088325Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:30:40.8088765Z -- Detecting C compiler ABI info 2025-03-21T20:30:40.8089150Z -- Detecting C compiler ABI info - done 2025-03-21T20:30:40.8090172Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:30:40.8091184Z -- Detecting C compile features 2025-03-21T20:30:40.8091557Z -- Detecting C compile features - done 2025-03-21T20:30:40.8091941Z -- Detecting CXX compiler ABI info 2025-03-21T20:30:40.8092403Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:30:40.8093725Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:30:40.8094803Z -- Detecting CXX compile features 2025-03-21T20:30:40.8095196Z -- Detecting CXX compile features - done 2025-03-21T20:30:40.8096237Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:30:40.8097134Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:30:40.8097783Z CMake. 2025-03-21T20:30:40.8098028Z 2025-03-21T20:30:40.8098304Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:30:40.8099278Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:30:40.8099949Z to work with policies introduced by or earlier. 2025-03-21T20:30:40.8100495Z 2025-03-21T20:30:40.8100668Z  2025-03-21T20:30:40.8101111Z -- Using python executable 'python' 2025-03-21T20:30:40.8101549Z -- Resolved buck2 as buck2. 2025-03-21T20:30:40.8101884Z -- Killing buck2 daemon 2025-03-21T20:30:40.8102193Z 'buck2 killall' 2025-03-21T20:30:40.8102490Z -- executorch: Generating source lists 2025-03-21T20:30:40.8103360Z -- executorch: Generating source file list /pytorch/executorch/arm_test/test_model/cmake-out/executorch_srcs.cmake 2025-03-21T20:30:40.8104424Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_model/cmake-out/executorch_srcs.cmake 2025-03-21T20:30:40.8105151Z -- executorch: Using PAL default 'posix' 2025-03-21T20:30:40.8105682Z -- Generating operator lib: 2025-03-21T20:30:40.8106033Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:30:40.8106618Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:30:40.8107233Z -- ROOT_OPS: 2025-03-21T20:30:40.8107521Z -- INCLUDE_ALL_OPS: 2025-03-21T20:30:40.8109406Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:30:40.8111295Z -- Generating kernel bindings: 2025-03-21T20:30:40.8111661Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:30:40.8112153Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:30:40.8112856Z -- CUSTOM_OPS_YAML: 2025-03-21T20:30:40.8113452Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:30:40.8116582Z Generated files /pytorch/executorch/arm_test/test_model/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_model/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_model/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:30:40.8119052Z -- Generating operator lib: 2025-03-21T20:30:40.8119405Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:30:40.8119981Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:30:40.8120409Z -- DEPS: executorch 2025-03-21T20:30:40.8121117Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:30:40.8121930Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:30:40.8122456Z CMake. 2025-03-21T20:30:40.8122597Z 2025-03-21T20:30:40.8122884Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:30:40.8123566Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:30:40.8124160Z to work with policies introduced by or earlier. 2025-03-21T20:30:40.8124482Z 2025-03-21T20:30:40.8124607Z  2025-03-21T20:30:40.8124879Z -- Looking for C++ include unistd.h 2025-03-21T20:30:40.8125275Z -- Looking for C++ include unistd.h - found 2025-03-21T20:30:40.8125667Z -- Looking for C++ include stdint.h 2025-03-21T20:30:40.8126061Z -- Looking for C++ include stdint.h - found 2025-03-21T20:30:40.8126468Z -- Looking for C++ include inttypes.h 2025-03-21T20:30:40.8126873Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:30:41.7682949Z -- Looking for C++ include sys/types.h 2025-03-21T20:30:41.7683845Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:30:41.7684601Z -- Looking for C++ include sys/stat.h 2025-03-21T20:30:41.7685306Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:30:41.7686077Z -- Looking for C++ include fnmatch.h 2025-03-21T20:30:41.7686789Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:30:41.7687537Z -- Looking for C++ include stddef.h 2025-03-21T20:30:41.7688241Z -- Looking for C++ include stddef.h - found 2025-03-21T20:30:41.7688943Z -- Check size of uint32_t 2025-03-21T20:30:41.7689536Z -- Check size of uint32_t - done 2025-03-21T20:30:41.7690205Z -- Looking for strtoll 2025-03-21T20:30:41.7690777Z -- Looking for strtoll - found 2025-03-21T20:30:41.7692286Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2025-03-21T20:30:41.7693804Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:30:41.7694772Z CMake. 2025-03-21T20:30:41.7695028Z 2025-03-21T20:30:41.7695552Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:30:41.7697131Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:30:41.7698208Z to work with policies introduced by or earlier. 2025-03-21T20:30:41.7698812Z 2025-03-21T20:30:41.7699074Z  2025-03-21T20:30:41.7699677Z -- dist install dir /pytorch/executorch/third-party/flatcc 2025-03-21T20:30:41.7700699Z -- lib install dir /pytorch/executorch/third-party/flatcc/lib 2025-03-21T20:30:41.7701646Z -- Setting GNU C compiler options with c11 and Posix 2025-03-21T20:30:41.7702472Z -- Disabling -pedantic for GCC >= 8.0 2025-03-21T20:30:41.7703512Z -- Disabling GNU C compiler warnings: -Wstringop-truncation -Wno-format-overflow 2025-03-21T20:30:41.7704542Z -- GCC_VERSION: 13.3.1 2025-03-21T20:30:41.7704856Z 2025-03-21T20:30:41.7706665Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -std=c11 -Wall -Wextra -Wno-stringop-truncation -Wno-format-overflow -Wno-misleading-indentation -DPORTABLE_POSIX_MEMALIGN=1 -Wno-unused-function -Wsign-conversion 2025-03-21T20:30:41.7709025Z -- Generating operator lib: 2025-03-21T20:30:41.7709626Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:30:41.7710826Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:30:41.7711725Z -- ROOT_OPS: 2025-03-21T20:30:41.7712176Z -- INCLUDE_ALL_OPS: 2025-03-21T20:30:41.7715207Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:30:41.7717884Z -- Generating kernel bindings: 2025-03-21T20:30:41.7718490Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:30:41.7719069Z -- FUNCTIONS_YAML: 2025-03-21T20:30:41.7719944Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:30:41.7720876Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:30:41.7729356Z Generated files /pytorch/executorch/arm_test/test_model/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_model/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_model/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_model/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_model/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_model/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:30:41.7736733Z -- Generating operator lib: 2025-03-21T20:30:41.7737304Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:30:41.7737917Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:30:41.7738539Z -- DEPS: executorch 2025-03-21T20:30:41.7739003Z -- 2025-03-21T20:30:41.7739422Z -- ******** Summary ******** 2025-03-21T20:30:41.7740062Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:30:41.7740925Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:30:41.7741593Z -- CMAKE_CXX_COMPILER_ID : GNU 2025-03-21T20:30:41.7742764Z -- CMAKE_TOOLCHAIN_FILE : /pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake 2025-03-21T20:30:41.7743976Z -- BUCK2 : buck2 2025-03-21T20:30:41.7744682Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:30:41.7745925Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_model/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:30:41.7747252Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:30:41.7748036Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:30:41.7748830Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:30:41.7749582Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:30:41.7750342Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:30:41.7751334Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:30:41.7752117Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:30:41.7752907Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:30:41.7753663Z -- EXECUTORCH_BUILD_DEVTOOLS : ON 2025-03-21T20:30:41.7754428Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:30:41.7755193Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:30:41.7756007Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:30:41.7756765Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:30:41.7757523Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:30:41.7758300Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:30:41.7759063Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:30:41.7759915Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:30:41.7760661Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:30:41.7761409Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:30:41.7762201Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:30:41.7763982Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:30:41.7764733Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:30:41.7765516Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:30:41.7766266Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:30:41.7767024Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:30:41.7767762Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:30:41.7768492Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:30:41.7769256Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:30:41.7769997Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:30:41.7770741Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:30:41.7771453Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:30:41.7772177Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:30:41.7772964Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:30:41.7773679Z -- Configuring done (3.6s) 2025-03-21T20:30:41.7774235Z -- Generating done (0.1s) 2025-03-21T20:30:41.7775156Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/cmake-out 2025-03-21T20:30:41.7776299Z ++ basename backends/arm/scripts/build_executorch.sh 2025-03-21T20:30:41.7777114Z + echo '[build_executorch.sh] Configured CMAKE' 2025-03-21T20:30:41.7777876Z [build_executorch.sh] Configured CMAKE 2025-03-21T20:30:41.7778962Z + cmake --build arm_test/test_model/cmake-out --parallel --target install --config Release -- 2025-03-21T20:30:41.7781079Z [ 1%] Building CXX object backends/arm/CMakeFiles/executorch_delegate_ethos_u.dir/runtime/EthosUBackend.cpp.obj 2025-03-21T20:30:41.7782707Z [ 1%] Creating directories for 'flatbuffers' 2025-03-21T20:30:41.7784435Z [ 1%] Building CXX object backends/arm/CMakeFiles/executorch_delegate_ethos_u.dir/runtime/VelaBinStream.cpp.obj 2025-03-21T20:30:41.7786731Z [ 1%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.obj 2025-03-21T20:30:41.7789011Z [ 1%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.obj 2025-03-21T20:30:41.7791359Z [ 2%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.obj 2025-03-21T20:30:41.7793470Z [ 2%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.obj 2025-03-21T20:30:41.7795384Z [ 2%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.obj 2025-03-21T20:30:41.7797606Z [ 2%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.obj 2025-03-21T20:30:41.7799829Z [ 2%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.obj 2025-03-21T20:30:41.7802102Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.obj 2025-03-21T20:30:41.7804382Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.obj 2025-03-21T20:30:41.7806507Z [ 3%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.obj 2025-03-21T20:30:41.7808507Z [ 3%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.obj 2025-03-21T20:30:41.7810710Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.obj 2025-03-21T20:30:41.7813000Z [ 3%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.obj 2025-03-21T20:30:41.7815241Z [ 4%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.obj 2025-03-21T20:30:41.7817378Z [ 5%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.obj 2025-03-21T20:30:41.7819731Z [ 5%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.obj 2025-03-21T20:30:41.7821388Z [ 5%] No download step for 'flatbuffers' 2025-03-21T20:30:41.7822825Z [ 5%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.obj 2025-03-21T20:30:41.7824708Z [ 5%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.obj 2025-03-21T20:30:41.7826574Z [ 5%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.obj 2025-03-21T20:30:41.7827982Z [ 5%] No update step for 'flatbuffers' 2025-03-21T20:30:41.7829465Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.obj 2025-03-21T20:30:41.7831299Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.obj 2025-03-21T20:30:41.7833244Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.obj 2025-03-21T20:30:42.3497604Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.obj 2025-03-21T20:30:42.3499172Z [ 6%] No patch step for 'flatbuffers' 2025-03-21T20:30:42.3500725Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.obj 2025-03-21T20:30:42.3502900Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.obj 2025-03-21T20:30:42.3504556Z [ 6%] Performing configure step for 'flatbuffers' 2025-03-21T20:30:42.3506262Z [ 7%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.obj 2025-03-21T20:30:42.3507917Z CMake Warning: 2025-03-21T20:30:42.3508615Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:30:42.3509236Z 2025-03-21T20:30:42.3509470Z  2025-03-21T20:30:42.3510806Z [ 7%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.obj 2025-03-21T20:30:42.3512205Z fatal: No names found, cannot describe anything. 2025-03-21T20:30:42.3513241Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:30:42.3514031Z git describe failed with exit code: 128 2025-03-21T20:30:42.3514502Z 2025-03-21T20:30:42.3514854Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:30:42.3515691Z Call Stack (most recent call first): 2025-03-21T20:30:42.3516356Z CMakeLists.txt:5 (include) 2025-03-21T20:30:42.3516744Z 2025-03-21T20:30:42.3516992Z  2025-03-21T20:30:42.3517443Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:30:42.3519016Z [ 7%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.obj 2025-03-21T20:30:42.3521738Z [ 7%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.obj 2025-03-21T20:30:42.3523860Z [ 8%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.obj 2025-03-21T20:30:42.3525859Z [ 8%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.obj 2025-03-21T20:30:42.3528183Z /pytorch/executorch/third-party/flatcc/src/compiler/codegen_c_reader.c: In function 'gen_struct': 2025-03-21T20:30:42.3531939Z /pytorch/executorch/third-party/flatcc/src/compiler/codegen_c_reader.c:1297:84: warning: format '%d' expects argument of type 'int', but argument 11 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=] 2025-03-21T20:30:42.3535274Z 1297 | "__%sdefine_struct_scalar_fixed_array_field(%s, %.*s, %s%s, %s%s, %d)\n", 2025-03-21T20:30:42.3536647Z | ~^ 2025-03-21T20:30:42.3537970Z | | 2025-03-21T20:30:42.3539041Z | int 2025-03-21T20:30:42.3540099Z | %ld 2025-03-21T20:30:42.3541703Z 1298 | nsc, snt.text, n, s, nsc, tname_prefix, tname_ns, tname, member->type.len); 2025-03-21T20:30:42.3543090Z | ~~~~~~~~~~~~~~~~ 2025-03-21T20:30:42.3544100Z | | 2025-03-21T20:30:42.3545271Z | uint32_t {aka long unsigned int} 2025-03-21T20:30:42.3548637Z /pytorch/executorch/third-party/flatcc/src/compiler/codegen_c_reader.c:1347:91: warning: format '%d' expects argument of type 'int', but argument 9 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=] 2025-03-21T20:30:42.3552035Z 1347 | "__%sdefine_struct_scalar_fixed_array_field(%s, %.*s, %s, %s_enum_t, %d)\n", 2025-03-21T20:30:42.3553522Z | ~^ 2025-03-21T20:30:42.3554632Z | | 2025-03-21T20:30:42.3555732Z | int 2025-03-21T20:30:42.3556819Z | %ld 2025-03-21T20:30:42.3558151Z 1348 | nsc, snt.text, n, s, snref.text, snref.text, member->type.len); 2025-03-21T20:30:42.3559455Z | ~~~~~~~~~~~~~~~~ 2025-03-21T20:30:42.3560630Z | | 2025-03-21T20:30:42.3561818Z | uint32_t {aka long unsigned int} 2025-03-21T20:30:42.3565472Z /pytorch/executorch/third-party/flatcc/src/compiler/codegen_c_reader.c:1352:89: warning: format '%d' expects argument of type 'int', but argument 8 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=] 2025-03-21T20:30:42.3568834Z 1352 | "__%sdefine_struct_struct_fixed_array_field(%s, %.*s, %s_struct_t, %d)\n", 2025-03-21T20:30:42.3570253Z | ~^ 2025-03-21T20:30:42.3571321Z | | 2025-03-21T20:30:42.3572363Z | int 2025-03-21T20:30:42.3573408Z | %ld 2025-03-21T20:30:42.3574586Z 1353 | nsc, snt.text, n, s, snref.text, member->type.len); 2025-03-21T20:30:42.3575803Z | ~~~~~~~~~~~~~~~~ 2025-03-21T20:30:42.3576777Z | | 2025-03-21T20:30:42.3578122Z | uint32_t {aka long unsigned int} 2025-03-21T20:30:42.3579816Z [ 8%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.obj 2025-03-21T20:30:42.3582453Z /pytorch/executorch/third-party/flatcc/src/compiler/codegen_c_json_printer.c: In function 'gen_json_printer_struct': 2025-03-21T20:30:42.3586782Z /pytorch/executorch/third-party/flatcc/src/compiler/codegen_c_json_printer.c:304:21: warning: format '%d' expects argument of type 'int', but argument 9 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=] 2025-03-21T20:30:42.3590400Z 304 | " flatcc_json_printer_%s_array_struct_field(ctx, %d, p, %"PRIu64", \"%.*s\", %ld, %d);\n", 2025-03-21T20:30:42.3591993Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-03-21T20:30:42.3593826Z 305 | tp, index, (uint64_t)member->offset, (int)sym->ident->len, sym->ident->text, sym->ident->len, member->type.len); 2025-03-21T20:30:42.3595612Z | ~~~~~~~~~~~~~~~~ 2025-03-21T20:30:42.3596810Z | | 2025-03-21T20:30:42.3598153Z | uint32_t {aka long unsigned int} 2025-03-21T20:30:42.3601827Z /pytorch/executorch/third-party/flatcc/src/compiler/codegen_c_json_printer.c:314:25: warning: format '%d' expects argument of type 'int', but argument 9 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=] 2025-03-21T20:30:42.3605477Z 314 | " flatcc_json_printer_%s_enum_array_struct_field(ctx, %d, p, %"PRIu64", \"%.*s\", %ld, %d, %s_print_json_enum);\n", 2025-03-21T20:30:42.3607110Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-03-21T20:30:42.3608988Z 315 | tp, index, (uint64_t)member->offset, (int)sym->ident->len, sym->ident->text, sym->ident->len, member->type.len, snref.text); 2025-03-21T20:30:42.3610965Z | ~~~~~~~~~~~~~~~~ 2025-03-21T20:30:46.1153857Z | | 2025-03-21T20:30:46.1155374Z | uint32_t {aka long unsigned int} 2025-03-21T20:30:46.1156404Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:30:46.1157227Z -- Detecting CXX compiler ABI info 2025-03-21T20:30:46.1158874Z In file included from /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/interface.h:14, 2025-03-21T20:30:46.1161057Z from /pytorch/executorch/backends/arm/runtime/EthosUBackend.cpp:52: 2025-03-21T20:30:46.1164799Z /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:26:51: warning: 'NamedDataMap' is deprecated: This API is experimental and may change without notice. [-Wdeprecated-declarations] 2025-03-21T20:30:46.1168354Z 26 | const NamedDataMap* named_data_map = nullptr) 2025-03-21T20:30:46.1169496Z | ^ 2025-03-21T20:30:46.1171365Z In file included from /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:11: 2025-03-21T20:30:46.1174066Z /pytorch/executorch/backends/arm/../../../executorch/runtime/core/named_data_map.h:31:23: note: declared here 2025-03-21T20:30:46.1175997Z 31 | class ET_EXPERIMENTAL NamedDataMap { 2025-03-21T20:30:46.1176971Z | ^~~~~~~~~~~~ 2025-03-21T20:30:46.1177740Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:30:46.1181100Z /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:62:44: warning: 'NamedDataMap' is deprecated: This API is experimental and may change without notice. [-Wdeprecated-declarations] 2025-03-21T20:30:46.1184341Z 62 | const NamedDataMap* get_named_data_map() const { 2025-03-21T20:30:46.1185482Z | ^~~~~ 2025-03-21T20:30:46.1187410Z /pytorch/executorch/backends/arm/../../../executorch/runtime/core/named_data_map.h:31:23: note: declared here 2025-03-21T20:30:46.1189343Z 31 | class ET_EXPERIMENTAL NamedDataMap { 2025-03-21T20:30:46.1190317Z | ^~~~~~~~~~~~ 2025-03-21T20:30:46.1193528Z /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:70:41: warning: 'NamedDataMap' is deprecated: This API is experimental and may change without notice. [-Wdeprecated-declarations] 2025-03-21T20:30:46.1196757Z 70 | const NamedDataMap* named_data_map_ = nullptr; 2025-03-21T20:30:46.1197908Z | ^~~~~~~ 2025-03-21T20:30:46.1199915Z /pytorch/executorch/backends/arm/../../../executorch/runtime/core/named_data_map.h:31:23: note: declared here 2025-03-21T20:30:46.1201860Z 31 | class ET_EXPERIMENTAL NamedDataMap { 2025-03-21T20:30:46.1202848Z | ^~~~~~~~~~~~ 2025-03-21T20:30:46.1203736Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:30:46.1204641Z -- Detecting CXX compile features 2025-03-21T20:30:46.1205345Z -- Detecting CXX compile features - done 2025-03-21T20:30:46.1206048Z -- Looking for strtof_l 2025-03-21T20:30:46.1206619Z -- Looking for strtof_l - found 2025-03-21T20:30:46.1207228Z -- Looking for strtoull_l 2025-03-21T20:30:46.1208516Z [ 9%] Linking CXX static library libexecutorch_delegate_ethos_u.a 2025-03-21T20:30:46.1209554Z [ 9%] Built target executorch_delegate_ethos_u 2025-03-21T20:30:46.1210270Z -- Looking for strtoull_l - found 2025-03-21T20:30:46.1210900Z -- Looking for realpath 2025-03-21T20:30:46.1211447Z -- Looking for realpath - found 2025-03-21T20:30:46.1212200Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:30:46.1213010Z -- Configuring done (3.2s) 2025-03-21T20:30:46.1213610Z -- Generating done (0.0s) 2025-03-21T20:30:46.1214809Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/cmake-out/third-party/flatbuffers 2025-03-21T20:30:46.1216458Z [ 9%] Performing build step for 'flatbuffers' 2025-03-21T20:30:46.1217738Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:30:46.1219220Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:30:46.1220658Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:30:46.1222024Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:30:46.1223573Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:30:46.1225063Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:30:46.1226571Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:30:46.1228092Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:30:46.1229596Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:30:46.1231177Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:30:46.1232700Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:30:46.1234164Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:30:46.1235626Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:30:46.1237085Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:30:46.1238600Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:30:46.1240248Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:30:46.1242614Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:30:46.1243936Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:30:46.1245195Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:30:46.1246710Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:30:46.1248283Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:30:46.1250062Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:30:46.1251655Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:30:46.1253123Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:30:46.1254628Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:30:46.1256167Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:30:46.1257801Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:30:46.1259575Z [ 9%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatcc.a 2025-03-21T20:30:46.1261225Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:30:46.1262638Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:30:46.1264360Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:30:46.1265431Z [ 9%] Built target flatcc 2025-03-21T20:30:46.1266630Z [ 81%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:30:46.1279804Z [ 84%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:30:46.1281505Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:30:46.1283348Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:30:46.1293925Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:30:46.1296219Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:30:46.1298213Z [ 9%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.obj 2025-03-21T20:30:46.1300136Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:30:46.1302101Z [ 10%] Linking C executable /pytorch/executorch/third-party/flatcc/bin/flatcc 2025-03-21T20:30:46.1306707Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-closer.o): in function `_close_r': 2025-03-21T20:30:46.1311326Z closer.c:(.text._close_r+0xc): warning: _close is not implemented and will always fail 2025-03-21T20:30:46.1316325Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-closer.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4632065Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-fstatr.o): in function `_fstat_r': 2025-03-21T20:30:47.4634430Z fstatr.c:(.text._fstat_r+0x12): warning: _fstat is not implemented and will always fail 2025-03-21T20:30:47.4637028Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-fstatr.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4641723Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-signalr.o): in function `_getpid_r': 2025-03-21T20:30:47.4644091Z signalr.c:(.text._getpid_r+0x0): warning: _getpid is not implemented and will always fail 2025-03-21T20:30:47.4646861Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-signalr.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4650959Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-isattyr.o): in function `_isatty_r': 2025-03-21T20:30:47.4653281Z isattyr.c:(.text._isatty_r+0xc): warning: _isatty is not implemented and will always fail 2025-03-21T20:30:47.4655851Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-isattyr.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4660026Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-signalr.o): in function `_kill_r': 2025-03-21T20:30:47.4662322Z signalr.c:(.text._kill_r+0x12): warning: _kill is not implemented and will always fail 2025-03-21T20:30:47.4664874Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-signalr.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4668981Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-lseekr.o): in function `_lseek_r': 2025-03-21T20:30:47.4671275Z lseekr.c:(.text._lseek_r+0x14): warning: _lseek is not implemented and will always fail 2025-03-21T20:30:47.4673832Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-lseekr.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4678011Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-openr.o): in function `_open_r': 2025-03-21T20:30:47.4680345Z openr.c:(.text._open_r+0x14): warning: _open is not implemented and will always fail 2025-03-21T20:30:47.4682932Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-openr.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4686982Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-readr.o): in function `_read_r': 2025-03-21T20:30:47.4689252Z readr.c:(.text._read_r+0x14): warning: _read is not implemented and will always fail 2025-03-21T20:30:47.4691785Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-readr.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4695899Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-writer.o): in function `_write_r': 2025-03-21T20:30:47.4698193Z writer.c:(.text._write_r+0x14): warning: _write is not implemented and will always fail 2025-03-21T20:30:47.4700752Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/lib/thumb/v8-m.main+dp/hard/libc.a(libc_a-writer.o): note: the message above does not take linker garbage collection into account 2025-03-21T20:30:47.4704206Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: /pytorch/executorch/third-party/flatcc/bin/flatcc has a LOAD segment with RWX permissions 2025-03-21T20:30:47.4705701Z [ 10%] Built target flatcc_cli 2025-03-21T20:30:47.4706302Z [ 11%] Generating etdump headers 2025-03-21T20:30:47.4706704Z [ 11%] Built target etdump_schema 2025-03-21T20:30:47.4707173Z [100%] Linking CXX executable flatc 2025-03-21T20:30:47.4707964Z [ 11%] Linking C static library /pytorch/executorch/third-party/flatcc/lib/libflatccrt.a 2025-03-21T20:30:47.4708615Z [ 11%] Built target flatccrt 2025-03-21T20:30:47.4708958Z [100%] Built target flatc 2025-03-21T20:30:51.9473776Z [ 11%] No install step for 'flatbuffers' 2025-03-21T20:30:51.9474759Z [ 12%] Completed 'flatbuffers' 2025-03-21T20:30:51.9475482Z [ 12%] Built target flatbuffers 2025-03-21T20:30:51.9476305Z [ 12%] Generating common_schema headers 2025-03-21T20:30:51.9477277Z [ 12%] Generating bundled_program headers 2025-03-21T20:30:51.9478055Z [ 12%] Built target common_schema 2025-03-21T20:30:51.9478741Z [ 12%] Built target bundled_program_schema 2025-03-21T20:30:51.9479787Z [ 12%] Generating program_schema headers 2025-03-21T20:30:51.9480569Z [ 12%] Built target program_schema 2025-03-21T20:30:51.9481984Z [ 12%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.obj 2025-03-21T20:30:51.9484812Z [ 12%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.obj 2025-03-21T20:30:51.9487122Z [ 12%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.obj 2025-03-21T20:30:51.9490053Z [ 12%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.obj 2025-03-21T20:30:51.9492291Z [ 13%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.obj 2025-03-21T20:30:51.9494438Z [ 13%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.obj 2025-03-21T20:30:51.9496477Z [ 13%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.obj 2025-03-21T20:30:51.9498488Z [ 13%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.obj 2025-03-21T20:30:51.9500495Z [ 13%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.obj 2025-03-21T20:30:51.9502475Z [ 14%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.obj 2025-03-21T20:30:51.9504741Z [ 14%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.obj 2025-03-21T20:30:51.9506956Z [ 14%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.obj 2025-03-21T20:30:51.9509369Z [ 14%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.obj 2025-03-21T20:30:51.9511653Z [ 15%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.obj 2025-03-21T20:30:51.9513756Z [ 15%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.obj 2025-03-21T20:30:51.9515842Z [ 15%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.obj 2025-03-21T20:30:51.9517843Z [ 16%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.obj 2025-03-21T20:30:51.9519916Z [ 16%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.obj 2025-03-21T20:30:51.9522073Z [ 16%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.obj 2025-03-21T20:30:51.9524166Z [ 16%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.obj 2025-03-21T20:30:51.9525798Z [ 16%] Linking CXX static library libgflags_nothreads.a 2025-03-21T20:30:51.9526811Z [ 16%] Built target gflags_nothreads_static 2025-03-21T20:30:51.9527966Z [ 16%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:30:51.9528956Z [ 16%] Built target executorch_core 2025-03-21T20:30:51.9530450Z [ 16%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.obj 2025-03-21T20:30:51.9532490Z [ 16%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.obj 2025-03-21T20:30:51.9534554Z [ 16%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.obj 2025-03-21T20:30:51.9536256Z [ 17%] Linking CXX static library libexecutorch.a 2025-03-21T20:30:51.9537206Z [ 17%] Built target executorch 2025-03-21T20:30:51.9538876Z [ 17%] Building CXX object devtools/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.obj 2025-03-21T20:30:51.9541661Z [ 18%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs_portable.cpp.obj 2025-03-21T20:30:51.9543762Z [ 18%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.obj 2025-03-21T20:30:51.9545908Z [ 18%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs.cpp.obj 2025-03-21T20:30:51.9548236Z [ 18%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/data_sinks/file_data_sink.cpp.obj 2025-03-21T20:30:51.9550801Z [ 19%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.obj 2025-03-21T20:30:51.9552748Z [ 19%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/emitter.cpp.obj 2025-03-21T20:30:51.9554759Z [ 19%] Building CXX object devtools/CMakeFiles/etdump.dir/etdump/data_sinks/buffer_data_sink.cpp.obj 2025-03-21T20:30:51.9557037Z [ 19%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.obj 2025-03-21T20:30:51.9559469Z [ 19%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.obj 2025-03-21T20:30:51.9561907Z [ 19%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.obj 2025-03-21T20:30:51.9564247Z [ 19%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.obj 2025-03-21T20:30:51.9566541Z [ 19%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.obj 2025-03-21T20:30:51.9568877Z [ 19%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.obj 2025-03-21T20:30:51.9571464Z [ 19%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.obj 2025-03-21T20:30:51.9573653Z [ 19%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.obj 2025-03-21T20:30:51.9575986Z [ 20%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.obj 2025-03-21T20:30:51.9578384Z [ 20%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.obj 2025-03-21T20:30:51.9580651Z [ 20%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.obj 2025-03-21T20:30:51.9583017Z [ 20%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.obj 2025-03-21T20:30:51.9585275Z [ 21%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.obj 2025-03-21T20:30:51.9590178Z [ 21%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.obj 2025-03-21T20:30:51.9592605Z [ 21%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.obj 2025-03-21T20:30:51.9595007Z [ 22%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.obj 2025-03-21T20:30:51.9597134Z [ 22%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.obj 2025-03-21T20:30:51.9599349Z [ 22%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.obj 2025-03-21T20:30:51.9601833Z [ 22%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.obj 2025-03-21T20:30:51.9604227Z [ 22%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.obj 2025-03-21T20:30:51.9606414Z [ 22%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.obj 2025-03-21T20:30:51.9608688Z [ 22%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.obj 2025-03-21T20:30:51.9610961Z [ 22%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.obj 2025-03-21T20:30:51.9613190Z [ 23%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.obj 2025-03-21T20:30:51.9615475Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.obj 2025-03-21T20:30:51.9617863Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.obj 2025-03-21T20:30:51.9620470Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.obj 2025-03-21T20:30:51.9622729Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.obj 2025-03-21T20:30:51.9624909Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.obj 2025-03-21T20:30:51.9627136Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.obj 2025-03-21T20:30:51.9629197Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.obj 2025-03-21T20:30:51.9631378Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.obj 2025-03-21T20:30:51.9633589Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.obj 2025-03-21T20:30:51.9635783Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.obj 2025-03-21T20:30:51.9638047Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.obj 2025-03-21T20:30:51.9640812Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.obj 2025-03-21T20:30:51.9642877Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.obj 2025-03-21T20:30:54.0980722Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.obj 2025-03-21T20:30:54.0983118Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.obj 2025-03-21T20:30:54.0985380Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.obj 2025-03-21T20:30:54.0987759Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.obj 2025-03-21T20:30:54.0990150Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.obj 2025-03-21T20:30:54.0992473Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.obj 2025-03-21T20:30:54.0994620Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.obj 2025-03-21T20:30:54.0996732Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.obj 2025-03-21T20:30:54.0998958Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.obj 2025-03-21T20:30:54.1001314Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.obj 2025-03-21T20:30:54.1003363Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.obj 2025-03-21T20:30:54.1005506Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.obj 2025-03-21T20:30:54.1007656Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.obj 2025-03-21T20:30:54.1009939Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.obj 2025-03-21T20:30:54.1012170Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.obj 2025-03-21T20:30:54.1014442Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.obj 2025-03-21T20:30:54.1016646Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.obj 2025-03-21T20:30:54.1018911Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.obj 2025-03-21T20:30:54.1021539Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.obj 2025-03-21T20:30:54.1023780Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.obj 2025-03-21T20:30:54.1025920Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.obj 2025-03-21T20:30:54.1028211Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.obj 2025-03-21T20:30:54.1030474Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.obj 2025-03-21T20:30:54.1032614Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.obj 2025-03-21T20:30:54.1034886Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.obj 2025-03-21T20:30:54.1037177Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.obj 2025-03-21T20:30:54.1039963Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.obj 2025-03-21T20:30:54.1042228Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.obj 2025-03-21T20:30:54.1044160Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.obj 2025-03-21T20:30:54.1046235Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.obj 2025-03-21T20:30:54.1048451Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.obj 2025-03-21T20:30:54.1050695Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.obj 2025-03-21T20:30:54.1052818Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.obj 2025-03-21T20:30:54.1055076Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.obj 2025-03-21T20:30:54.1057345Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.obj 2025-03-21T20:30:54.1059527Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.obj 2025-03-21T20:30:54.1062028Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.obj 2025-03-21T20:30:54.1064338Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.obj 2025-03-21T20:30:54.1066454Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.obj 2025-03-21T20:30:54.1068590Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.obj 2025-03-21T20:30:54.1070711Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.obj 2025-03-21T20:30:54.1072960Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.obj 2025-03-21T20:30:54.1075187Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.obj 2025-03-21T20:30:54.1077409Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.obj 2025-03-21T20:30:54.1079552Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.obj 2025-03-21T20:30:54.1081859Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.obj 2025-03-21T20:30:54.1084217Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.obj 2025-03-21T20:30:54.1086204Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.obj 2025-03-21T20:30:54.1088219Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.obj 2025-03-21T20:30:54.1090266Z [ 36%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.obj 2025-03-21T20:30:54.1092492Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.obj 2025-03-21T20:30:54.1094877Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.obj 2025-03-21T20:30:54.1097173Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.obj 2025-03-21T20:30:54.1099376Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.obj 2025-03-21T20:30:54.1101576Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.obj 2025-03-21T20:30:54.1104120Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.obj 2025-03-21T20:30:54.1106301Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.obj 2025-03-21T20:30:54.1108419Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.obj 2025-03-21T20:30:54.1110551Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.obj 2025-03-21T20:30:54.1112680Z [ 38%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.obj 2025-03-21T20:30:54.1114775Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.obj 2025-03-21T20:30:54.1116863Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.obj 2025-03-21T20:30:54.1118927Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.obj 2025-03-21T20:30:54.1121134Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.obj 2025-03-21T20:30:54.1123223Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.obj 2025-03-21T20:30:54.1125360Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.obj 2025-03-21T20:30:54.1127543Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.obj 2025-03-21T20:30:54.1129785Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.obj 2025-03-21T20:30:54.1132028Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.obj 2025-03-21T20:30:54.1134170Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.obj 2025-03-21T20:30:54.1136322Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.obj 2025-03-21T20:30:54.1138551Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.obj 2025-03-21T20:30:58.0778897Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.obj 2025-03-21T20:30:58.0781204Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.obj 2025-03-21T20:30:58.0783636Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.obj 2025-03-21T20:30:58.0786101Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.obj 2025-03-21T20:30:58.0788259Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.obj 2025-03-21T20:30:58.0790600Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.obj 2025-03-21T20:30:58.0792784Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.obj 2025-03-21T20:30:58.0794964Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.obj 2025-03-21T20:30:58.0797208Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.obj 2025-03-21T20:30:58.0799674Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.obj 2025-03-21T20:30:58.0801916Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.obj 2025-03-21T20:30:58.0804543Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.obj 2025-03-21T20:30:58.0807163Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.obj 2025-03-21T20:30:58.0809550Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.obj 2025-03-21T20:30:58.0811918Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.obj 2025-03-21T20:30:58.0814199Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.obj 2025-03-21T20:30:58.0816516Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.obj 2025-03-21T20:30:58.0818921Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.obj 2025-03-21T20:30:58.0821252Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.obj 2025-03-21T20:30:58.0823488Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.obj 2025-03-21T20:30:58.0825653Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.obj 2025-03-21T20:30:58.0827911Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.obj 2025-03-21T20:30:58.0830419Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.obj 2025-03-21T20:30:58.0832887Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.obj 2025-03-21T20:30:58.0835390Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.obj 2025-03-21T20:30:58.0837851Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.obj 2025-03-21T20:30:58.0840213Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.obj 2025-03-21T20:30:58.0842809Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.obj 2025-03-21T20:30:58.0844953Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.obj 2025-03-21T20:30:58.0847368Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.obj 2025-03-21T20:30:58.0849747Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.obj 2025-03-21T20:30:58.0851968Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.obj 2025-03-21T20:30:58.0854489Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.obj 2025-03-21T20:30:58.0856865Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.obj 2025-03-21T20:30:58.0859010Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.obj 2025-03-21T20:30:58.0861299Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.obj 2025-03-21T20:30:58.0863556Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.obj 2025-03-21T20:30:58.0865623Z [ 49%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.obj 2025-03-21T20:30:58.0868029Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.obj 2025-03-21T20:30:58.0870500Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.obj 2025-03-21T20:30:58.0873000Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.obj 2025-03-21T20:30:58.0875527Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.obj 2025-03-21T20:30:58.0878014Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.obj 2025-03-21T20:30:58.0880665Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.obj 2025-03-21T20:30:58.0882897Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.obj 2025-03-21T20:30:58.0885171Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.obj 2025-03-21T20:30:58.0887409Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.obj 2025-03-21T20:30:58.0889654Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.obj 2025-03-21T20:30:58.0891896Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.obj 2025-03-21T20:30:58.0894232Z [ 51%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.obj 2025-03-21T20:30:58.0896425Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.obj 2025-03-21T20:30:58.0898645Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.obj 2025-03-21T20:30:58.0900907Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.obj 2025-03-21T20:30:58.0903112Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.obj 2025-03-21T20:30:58.0905624Z [ 53%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.obj 2025-03-21T20:30:58.0907994Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.obj 2025-03-21T20:30:58.0910240Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.obj 2025-03-21T20:30:58.0912582Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.obj 2025-03-21T20:30:58.0914956Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.obj 2025-03-21T20:30:58.0917187Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.obj 2025-03-21T20:30:58.0919390Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.obj 2025-03-21T20:30:58.0922091Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.obj 2025-03-21T20:30:58.0924535Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.obj 2025-03-21T20:30:58.0926965Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.obj 2025-03-21T20:30:58.0929211Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.obj 2025-03-21T20:30:58.0931313Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.obj 2025-03-21T20:30:58.0933706Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.obj 2025-03-21T20:30:58.0936031Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.obj 2025-03-21T20:30:58.0938476Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.obj 2025-03-21T20:30:58.0940983Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.obj 2025-03-21T20:30:58.0943188Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.obj 2025-03-21T20:30:58.0945217Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.obj 2025-03-21T20:31:03.9043288Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.obj 2025-03-21T20:31:03.9046292Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.obj 2025-03-21T20:31:03.9048897Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.obj 2025-03-21T20:31:03.9051622Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.obj 2025-03-21T20:31:03.9053917Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.obj 2025-03-21T20:31:03.9056180Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.obj 2025-03-21T20:31:03.9058575Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.obj 2025-03-21T20:31:03.9060674Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.obj 2025-03-21T20:31:03.9062731Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.obj 2025-03-21T20:31:03.9064951Z [ 59%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.obj 2025-03-21T20:31:03.9067076Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.obj 2025-03-21T20:31:03.9069135Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.obj 2025-03-21T20:31:03.9071155Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.obj 2025-03-21T20:31:03.9073232Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.obj 2025-03-21T20:31:03.9075670Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.obj 2025-03-21T20:31:03.9078395Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.obj 2025-03-21T20:31:03.9081485Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.obj 2025-03-21T20:31:03.9085693Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.obj 2025-03-21T20:31:03.9088820Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.obj 2025-03-21T20:31:03.9091986Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.obj 2025-03-21T20:31:03.9094993Z [ 61%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.obj 2025-03-21T20:31:03.9097653Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.obj 2025-03-21T20:31:03.9099881Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.obj 2025-03-21T20:31:03.9102045Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.obj 2025-03-21T20:31:03.9104346Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.obj 2025-03-21T20:31:03.9106689Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.obj 2025-03-21T20:31:03.9109026Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.obj 2025-03-21T20:31:03.9111116Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.obj 2025-03-21T20:31:03.9113250Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.obj 2025-03-21T20:31:03.9115422Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.obj 2025-03-21T20:31:03.9117465Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.obj 2025-03-21T20:31:03.9119480Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.obj 2025-03-21T20:31:03.9121842Z [ 63%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.obj 2025-03-21T20:31:03.9124144Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.obj 2025-03-21T20:31:03.9126457Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.obj 2025-03-21T20:31:03.9128720Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.obj 2025-03-21T20:31:03.9130887Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.obj 2025-03-21T20:31:03.9133164Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.obj 2025-03-21T20:31:03.9135455Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.obj 2025-03-21T20:31:03.9137594Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.obj 2025-03-21T20:31:03.9139792Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.obj 2025-03-21T20:31:03.9142244Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.obj 2025-03-21T20:31:03.9144285Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.obj 2025-03-21T20:31:03.9146330Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.obj 2025-03-21T20:31:03.9148378Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.obj 2025-03-21T20:31:03.9150572Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.obj 2025-03-21T20:31:03.9153153Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.obj 2025-03-21T20:31:03.9155447Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.obj 2025-03-21T20:31:03.9157818Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.obj 2025-03-21T20:31:03.9160332Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.obj 2025-03-21T20:31:03.9162638Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.obj 2025-03-21T20:31:03.9165039Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.obj 2025-03-21T20:31:03.9167333Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.obj 2025-03-21T20:31:03.9169460Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.obj 2025-03-21T20:31:03.9171818Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.obj 2025-03-21T20:31:03.9173972Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.obj 2025-03-21T20:31:03.9176267Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.obj 2025-03-21T20:31:03.9178624Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.obj 2025-03-21T20:31:03.9180887Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.obj 2025-03-21T20:31:03.9183237Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.obj 2025-03-21T20:31:03.9185563Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.obj 2025-03-21T20:31:03.9188011Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.obj 2025-03-21T20:31:03.9190393Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.obj 2025-03-21T20:31:03.9192819Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.obj 2025-03-21T20:31:03.9195097Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.obj 2025-03-21T20:31:03.9197451Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.obj 2025-03-21T20:31:03.9200151Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.obj 2025-03-21T20:31:03.9202455Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.obj 2025-03-21T20:31:03.9204631Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.obj 2025-03-21T20:31:03.9206756Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.obj 2025-03-21T20:31:11.3892493Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.obj 2025-03-21T20:31:11.3894716Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.obj 2025-03-21T20:31:11.3897214Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.obj 2025-03-21T20:31:11.3899379Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.obj 2025-03-21T20:31:11.3901940Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.obj 2025-03-21T20:31:11.3904390Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.obj 2025-03-21T20:31:11.3906700Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.obj 2025-03-21T20:31:11.3908936Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.obj 2025-03-21T20:31:11.3911384Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.obj 2025-03-21T20:31:11.3913742Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.obj 2025-03-21T20:31:11.3916088Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.obj 2025-03-21T20:31:11.3918416Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.obj 2025-03-21T20:31:11.3921122Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.obj 2025-03-21T20:31:11.3923411Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.obj 2025-03-21T20:31:11.3925543Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.obj 2025-03-21T20:31:11.3927709Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.obj 2025-03-21T20:31:11.3929958Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.obj 2025-03-21T20:31:11.3932062Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.obj 2025-03-21T20:31:11.3934168Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.obj 2025-03-21T20:31:11.3936261Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.obj 2025-03-21T20:31:11.3938324Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.obj 2025-03-21T20:31:11.3940303Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.obj 2025-03-21T20:31:11.3942400Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.obj 2025-03-21T20:31:11.3944622Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.obj 2025-03-21T20:31:11.3946996Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.obj 2025-03-21T20:31:11.3949384Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.obj 2025-03-21T20:31:11.3951662Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.obj 2025-03-21T20:31:11.3953975Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.obj 2025-03-21T20:31:11.3956188Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.obj 2025-03-21T20:31:11.3958318Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.obj 2025-03-21T20:31:11.3960764Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.obj 2025-03-21T20:31:11.3963333Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.obj 2025-03-21T20:31:11.3966016Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.obj 2025-03-21T20:31:11.3968369Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.obj 2025-03-21T20:31:11.3970582Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.obj 2025-03-21T20:31:11.3972765Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.obj 2025-03-21T20:31:11.3974988Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.obj 2025-03-21T20:31:11.3977060Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.obj 2025-03-21T20:31:11.3979079Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.obj 2025-03-21T20:31:11.3981204Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.obj 2025-03-21T20:31:11.3983432Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.obj 2025-03-21T20:31:11.3985926Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.obj 2025-03-21T20:31:11.3988039Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.obj 2025-03-21T20:31:11.3990123Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.obj 2025-03-21T20:31:11.3992266Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.obj 2025-03-21T20:31:11.3994314Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.obj 2025-03-21T20:31:11.3996326Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.obj 2025-03-21T20:31:11.3998542Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.obj 2025-03-21T20:31:11.4000972Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.obj 2025-03-21T20:31:11.4003242Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.obj 2025-03-21T20:31:11.4005381Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.obj 2025-03-21T20:31:11.4007687Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.obj 2025-03-21T20:31:11.4009936Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.obj 2025-03-21T20:31:11.4012108Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.obj 2025-03-21T20:31:11.4014301Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.obj 2025-03-21T20:31:11.4016505Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.obj 2025-03-21T20:31:11.4018739Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.obj 2025-03-21T20:31:11.4021097Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.obj 2025-03-21T20:31:11.4023466Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.obj 2025-03-21T20:31:11.4025604Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.obj 2025-03-21T20:31:11.4027683Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.obj 2025-03-21T20:31:11.4030051Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.obj 2025-03-21T20:31:11.4032298Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.obj 2025-03-21T20:31:11.4034628Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.obj 2025-03-21T20:31:11.4037161Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.obj 2025-03-21T20:31:11.4039775Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.obj 2025-03-21T20:31:11.4142792Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.obj 2025-03-21T20:31:11.4145309Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.obj 2025-03-21T20:31:11.4147550Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.obj 2025-03-21T20:31:11.4149944Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.obj 2025-03-21T20:31:11.4152012Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.obj 2025-03-21T20:32:48.6722713Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.obj 2025-03-21T20:32:48.6724744Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.obj 2025-03-21T20:32:48.6726506Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.obj 2025-03-21T20:32:48.6727990Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.obj 2025-03-21T20:32:48.6729412Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.obj 2025-03-21T20:32:48.6730935Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.obj 2025-03-21T20:32:48.6732644Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.obj 2025-03-21T20:32:48.6734404Z [ 88%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.obj 2025-03-21T20:32:48.6736154Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.obj 2025-03-21T20:32:48.6738109Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.obj 2025-03-21T20:32:48.6740068Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.obj 2025-03-21T20:32:48.6742095Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.obj 2025-03-21T20:32:48.6743685Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.obj 2025-03-21T20:32:48.6745222Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.obj 2025-03-21T20:32:48.6746793Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.obj 2025-03-21T20:32:48.6748399Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.obj 2025-03-21T20:32:48.6750120Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.obj 2025-03-21T20:32:48.6751838Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.obj 2025-03-21T20:32:48.6753583Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.obj 2025-03-21T20:32:48.6755044Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.obj 2025-03-21T20:32:48.6756532Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.obj 2025-03-21T20:32:48.6757875Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.obj 2025-03-21T20:32:48.6759453Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.obj 2025-03-21T20:32:48.6761008Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.obj 2025-03-21T20:32:48.6762561Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.obj 2025-03-21T20:32:48.6764405Z [ 92%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.obj 2025-03-21T20:32:48.6765876Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.obj 2025-03-21T20:32:48.6767376Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.obj 2025-03-21T20:32:48.6768911Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.obj 2025-03-21T20:32:48.6770401Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.obj 2025-03-21T20:32:48.6771940Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.obj 2025-03-21T20:32:48.6773498Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.obj 2025-03-21T20:32:48.6775297Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.obj 2025-03-21T20:32:48.6776853Z [ 94%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.obj 2025-03-21T20:32:48.6778278Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.obj 2025-03-21T20:32:48.6779818Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.obj 2025-03-21T20:32:48.6781247Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.obj 2025-03-21T20:32:48.6782559Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.obj 2025-03-21T20:32:48.6783900Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.obj 2025-03-21T20:32:48.6785611Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.obj 2025-03-21T20:32:48.6786824Z [ 96%] Linking CXX static library libextension_runner_util.a 2025-03-21T20:32:48.6788100Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.obj 2025-03-21T20:32:48.6789553Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.obj 2025-03-21T20:32:48.6791117Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.obj 2025-03-21T20:32:48.6792586Z [ 96%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.obj 2025-03-21T20:32:48.6794058Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.obj 2025-03-21T20:32:48.6794851Z [ 96%] Built target extension_runner_util 2025-03-21T20:32:48.6795525Z [ 96%] Linking CXX static library libbundled_program.a 2025-03-21T20:32:48.6796000Z [ 96%] Built target bundled_program 2025-03-21T20:32:48.6796507Z [ 96%] Linking CXX static library libetdump.a 2025-03-21T20:32:48.6797020Z [ 96%] Built target etdump 2025-03-21T20:32:48.6797580Z [ 97%] Linking CXX static library libquantized_kernels.a 2025-03-21T20:32:48.6798091Z [ 97%] Built target quantized_kernels 2025-03-21T20:32:48.6798799Z [ 97%] Generating selected_operators.yaml for quantized_ops_lib 2025-03-21T20:32:48.6799468Z [ 97%] Generating code for kernel registration 2025-03-21T20:32:48.6800931Z [ 97%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-21T20:32:48.6802237Z [ 98%] Linking CXX static library libquantized_ops_lib.a 2025-03-21T20:32:48.6802920Z [ 98%] Built target quantized_ops_lib 2025-03-21T20:32:48.6803533Z [ 99%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:32:48.6804235Z [ 99%] Built target optimized_portable_kernels 2025-03-21T20:32:48.6804830Z [ 99%] Linking CXX static library libportable_kernels.a 2025-03-21T20:32:48.6805370Z [ 99%] Built target portable_kernels 2025-03-21T20:32:48.6806036Z [100%] Generating selected_operators.yaml for portable_ops_lib 2025-03-21T20:32:48.6806697Z [100%] Generating code for kernel registration 2025-03-21T20:32:48.6807995Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-21T20:32:48.6809271Z [100%] Linking CXX static library libportable_ops_lib.a 2025-03-21T20:32:48.6809893Z [100%] Built target portable_ops_lib 2025-03-21T20:32:48.6810479Z Install the project... 2025-03-21T20:32:48.6810974Z -- Install configuration: "Release" 2025-03-21T20:32:48.6811808Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/fxdiv.h 2025-03-21T20:32:48.6812897Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:32:48.6814203Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libportable_kernels.a 2025-03-21T20:32:48.6815477Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:32:48.6816987Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:32:48.6818375Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:32:48.6819659Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core 2025-03-21T20:32:48.6820842Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:32:48.6822234Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:32:48.6823390Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:32:48.6824569Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:32:48.6825819Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:32:48.6827098Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:32:48.6828850Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:32:48.6830420Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:32:48.6831968Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:32:48.6833305Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:32:48.6834801Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:32:48.6836577Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:32:48.6838045Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:32:48.6839368Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:32:48.6841081Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:32:48.6842730Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:32:48.6844416Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:32:48.6846023Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:32:48.6847676Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:32:48.6849146Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:32:48.6850591Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:32:48.6851747Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:32:48.6852905Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:32:48.6854084Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:32:48.6855203Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:32:48.6856294Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:32:48.6857444Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:32:48.6858682Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:32:48.6860200Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:32:48.6861369Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:32:48.6862771Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:32:48.6864167Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:32:48.6865485Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:32:48.6866996Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:32:48.6868452Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:32:48.6869787Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:32:48.6871337Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:32:48.6872986Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:32:48.6874583Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:32:48.6875923Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:32:48.6877318Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:32:48.6878847Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:32:48.6880352Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:32:48.6881769Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:32:48.6883024Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:32:48.6884369Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:32:48.6885683Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:32:48.6886881Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:32:48.6888111Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:32:48.6889326Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:32:48.6890545Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:32:48.6891779Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:32:48.6892991Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:32:48.6894213Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:32:48.6895480Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:32:48.6896687Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:32:48.6897759Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:32:48.6898760Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:32:48.6899729Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:32:48.6900762Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:32:48.6901998Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:32:48.6903099Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:32:48.6904062Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:32:48.6905117Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:32:48.6906311Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:32:48.6907513Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:32:48.6908675Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:32:48.6909939Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:32:48.6911215Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:32:48.6912339Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform 2025-03-21T20:32:48.6913352Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:32:49.0878146Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:32:49.0879280Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:32:49.0880465Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:32:49.0881629Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:32:49.0882706Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:32:49.0883840Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:32:49.0884904Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:32:49.0885996Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:32:49.0887083Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:32:49.0888336Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:32:49.0889575Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:32:49.0890700Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:32:49.0891826Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:32:49.0892858Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:32:49.0894095Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:32:49.0895429Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:32:49.0896591Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:32:49.0898169Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:32:49.0899250Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/tensor 2025-03-21T20:32:49.0900280Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:32:49.0901599Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:32:49.0902740Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:32:49.0903890Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:32:49.0904996Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:32:49.0906000Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:32:49.0907104Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:32:49.0908370Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:32:49.0909481Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:32:49.0910690Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:32:49.0911715Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libexecutorch.a 2025-03-21T20:32:49.0912549Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:32:49.0913514Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:32:49.0914476Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libbundled_program.a 2025-03-21T20:32:49.0915288Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libetdump.a 2025-03-21T20:32:49.0916057Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libflatccrt.a 2025-03-21T20:32:49.0916907Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:32:49.0917796Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:32:49.0918668Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:32:49.0919740Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:32:49.0920915Z -- Installing: /pytorch/executorch/arm_test/test_model/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:32:49.0921680Z + set +x 2025-03-21T20:32:49.0922086Z [build_executorch.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:32:49.0922930Z -rw-r--r--. 1 ci-user ci-user 18192 Mar 21 20:30 arm_test/test_model/cmake-out/backends/arm/libexecutorch_delegate_ethos_u.a 2025-03-21T20:32:49.0923958Z -rw-r--r--. 1 ci-user ci-user 157684 Mar 21 20:30 arm_test/test_model/cmake-out/third-party/gflags/libgflags_nothreads.a 2025-03-21T20:32:49.0925003Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:32 arm_test/test_model/cmake-out/kernels/portable/liboptimized_portable_kernels.a 2025-03-21T20:32:49.0926038Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:32 arm_test/test_model/cmake-out/kernels/portable/libportable_kernels.a 2025-03-21T20:32:49.0927015Z -rw-r--r--. 1 ci-user ci-user 239900 Mar 21 20:32 arm_test/test_model/cmake-out/kernels/portable/libportable_ops_lib.a 2025-03-21T20:32:49.0927974Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:32 arm_test/test_model/cmake-out/kernels/quantized/libquantized_kernels.a 2025-03-21T20:32:49.0929025Z -rw-r--r--. 1 ci-user ci-user 32604 Mar 21 20:32 arm_test/test_model/cmake-out/kernels/quantized/libquantized_ops_lib.a 2025-03-21T20:32:49.0929946Z -rw-r--r--. 1 ci-user ci-user 12756 Mar 21 20:31 arm_test/test_model/cmake-out/devtools/libbundled_program.a 2025-03-21T20:32:49.0930776Z -rw-r--r--. 1 ci-user ci-user 46682 Mar 21 20:31 arm_test/test_model/cmake-out/devtools/libetdump.a 2025-03-21T20:32:49.0931698Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:31 arm_test/test_model/cmake-out/extension/runner_util/libextension_runner_util.a 2025-03-21T20:32:49.0932637Z -rw-r--r--. 1 ci-user ci-user 179358 Mar 21 20:30 arm_test/test_model/cmake-out/libexecutorch_core.a 2025-03-21T20:32:49.0933548Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:30 arm_test/test_model/cmake-out/libexecutorch.a 2025-03-21T20:32:49.0934407Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:32 arm_test/test_model/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:32:49.0935305Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:32 arm_test/test_model/cmake-out/lib/libportable_kernels.a 2025-03-21T20:32:49.0936149Z -rw-r--r--. 1 ci-user ci-user 239900 Mar 21 20:32 arm_test/test_model/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:32:49.0937029Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:30 arm_test/test_model/cmake-out/lib/libexecutorch.a 2025-03-21T20:32:49.0937960Z -rw-r--r--. 1 ci-user ci-user 179358 Mar 21 20:30 arm_test/test_model/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:32:49.0938786Z -rw-r--r--. 1 ci-user ci-user 12756 Mar 21 20:31 arm_test/test_model/cmake-out/lib/libbundled_program.a 2025-03-21T20:32:49.0939555Z -rw-r--r--. 1 ci-user ci-user 46682 Mar 21 20:31 arm_test/test_model/cmake-out/lib/libetdump.a 2025-03-21T20:32:49.0940660Z -rw-r--r--. 1 ci-user ci-user 172784 Mar 21 20:30 arm_test/test_model/cmake-out/lib/libflatccrt.a 2025-03-21T20:32:49.0941548Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:31 arm_test/test_model/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:32:49.0942410Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:32 arm_test/test_model/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:32:49.0943350Z -rw-r--r--. 1 ci-user ci-user 32604 Mar 21 20:32 arm_test/test_model/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:32:49.0944532Z CALL: bash backends/arm/scripts/build_portable_kernels.sh --et_build_root=arm_test/test_model --build_type=Release --portable_kernels=aten::_softmax.out 2025-03-21T20:32:49.0945526Z -------------------------------------------------------------------------------- 2025-03-21T20:32:49.0946389Z Build ExecuTorch Libraries Release portable kernels: aten::_softmax.out into 'arm_test/test_model/cmake-out' 2025-03-21T20:32:49.0947193Z -------------------------------------------------------------------------------- 2025-03-21T20:32:49.0949011Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_model/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_SELECT_OPS_LIST=aten::_softmax.out -Barm_test/test_model/cmake-out/examples/arm /pytorch/executorch/examples/arm 2025-03-21T20:32:49.0950956Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:32:49.0951422Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:32:49.0951866Z -- Detecting C compiler ABI info 2025-03-21T20:32:49.0952249Z -- Detecting C compiler ABI info - done 2025-03-21T20:32:49.0953309Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:32:49.0954325Z -- Detecting C compile features 2025-03-21T20:32:49.0954701Z -- Detecting C compile features - done 2025-03-21T20:32:49.0955098Z -- Detecting CXX compiler ABI info 2025-03-21T20:32:49.0955490Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:32:54.8590631Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:32:54.8591769Z -- Detecting CXX compile features 2025-03-21T20:32:54.8592410Z -- Detecting CXX compile features - done 2025-03-21T20:32:54.8593175Z CMake Warning (dev) at CMakeLists.txt:35 (find_package): 2025-03-21T20:32:54.8593837Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:32:54.8594536Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:32:54.8595197Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:32:54.8595573Z 2025-03-21T20:32:54.8595720Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:32:54.8596006Z 2025-03-21T20:32:54.8596150Z /pytorch/executorch/examples/arm/../.. 2025-03-21T20:32:54.8596427Z 2025-03-21T20:32:54.8596700Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:32:54.8597243Z .cmake module might still use it. 2025-03-21T20:32:54.8597743Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:32:54.8598252Z  2025-03-21T20:32:54.8598631Z extension_data_loader library is not found. 2025-03-21T20:32:54.8599253Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8600047Z coremldelegate library is not found. 2025-03-21T20:32:54.8600640Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8601217Z mpsdelegate library is not found. 2025-03-21T20:32:54.8601785Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8602361Z neuron_backend library is not found. 2025-03-21T20:32:54.8602951Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8603555Z qnn_executorch_backend library is not found. 2025-03-21T20:32:54.8604173Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8604722Z custom_ops library is not found. 2025-03-21T20:32:54.8605293Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8605876Z extension_module library is not found. 2025-03-21T20:32:54.8606471Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8607080Z extension_module_static library is not found. 2025-03-21T20:32:54.8607702Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8608270Z extension_tensor library is not found. 2025-03-21T20:32:54.8608859Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8609455Z extension_threadpool library is not found. 2025-03-21T20:32:54.8610069Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8610656Z extension_training library is not found. 2025-03-21T20:32:54.8611242Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8611819Z xnnpack_backend library is not found. 2025-03-21T20:32:54.8612416Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8612971Z XNNPACK library is not found. 2025-03-21T20:32:54.8613540Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8614111Z microkernels-prod library is not found. 2025-03-21T20:32:54.8614707Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8615262Z kleidiai library is not found. 2025-03-21T20:32:54.8615822Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8616376Z cpuinfo library is not found. 2025-03-21T20:32:54.8616934Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8617483Z pthreadpool library is not found. 2025-03-21T20:32:54.8618060Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8618629Z vulkan_backend library is not found. 2025-03-21T20:32:54.8619303Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8619896Z optimized_kernels library is not found. 2025-03-21T20:32:54.8620483Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8621039Z cpublas library is not found. 2025-03-21T20:32:54.8621602Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8622163Z eigen_blas library is not found. 2025-03-21T20:32:54.8622731Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8623301Z optimized_ops_lib library is not found. 2025-03-21T20:32:54.8623893Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8624528Z optimized_native_cpu_ops_lib library is not found. 2025-03-21T20:32:54.8625169Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8625766Z quantized_ops_aot_lib library is not found. 2025-03-21T20:32:54.8626381Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:32:54.8626949Z -- Generating operator lib: 2025-03-21T20:32:54.8627309Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:32:54.8627679Z -- OPS_SCHEMA_YAML: 2025-03-21T20:32:54.8628040Z -- ROOT_OPS: aten::_softmax.out 2025-03-21T20:32:54.8628394Z -- INCLUDE_ALL_OPS: 2025-03-21T20:32:54.8631670Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out/examples/arm/arm_portable_ops_lib/selected_operators.yaml;--root_ops="aten::_softmax.out" 2025-03-21T20:32:54.8632906Z -- Generating kernel bindings: 2025-03-21T20:32:54.8633273Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:32:54.8633890Z -- FUNCTIONS_YAML: /pytorch/executorch/examples/arm/../../kernels/portable/functions.yaml 2025-03-21T20:32:54.8634519Z -- CUSTOM_OPS_YAML: 2025-03-21T20:32:54.8634848Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:32:54.8635209Z -- Generating operator lib: 2025-03-21T20:32:54.8635571Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:32:54.8635951Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:32:54.8636315Z -- DEPS: executorch 2025-03-21T20:32:54.8636616Z -- Configuring done (0.4s) 2025-03-21T20:32:54.8636953Z -- Generating done (0.0s) 2025-03-21T20:32:54.8637551Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/cmake-out/examples/arm 2025-03-21T20:32:54.8638436Z + cmake --build arm_test/test_model/cmake-out/examples/arm --parallel --config Release -- 2025-03-21T20:32:54.8652419Z [ 25%] Generating selected_operators.yaml for arm_portable_ops_lib 2025-03-21T20:32:54.8653170Z aten::_softmax.out 2025-03-21T20:32:54.8653691Z [ 50%] Generating code for kernel registration 2025-03-21T20:32:54.8654792Z [ 75%] Building CXX object CMakeFiles/arm_portable_ops_lib.dir/arm_portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-21T20:32:54.8655894Z [100%] Linking CXX static library libarm_portable_ops_lib.a 2025-03-21T20:32:54.8656419Z [100%] Built target arm_portable_ops_lib 2025-03-21T20:32:54.8656806Z + set +x 2025-03-21T20:32:54.8657207Z [build_portable_kernels.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:32:54.8658032Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:32 arm_test/test_model/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:32:54.8659076Z CALL: bash backends/arm/scripts/build_quantized_ops_aot_lib.sh --et_build_root=arm_test/test_model --build_type=Release 2025-03-21T20:32:54.8659907Z -------------------------------------------------------------------------------- 2025-03-21T20:32:54.8660745Z Build quantized_ops_aot_lib library to register quant ops with AoT flow Release into 'arm_test/test_model/cmake-out-aot-lib' 2025-03-21T20:32:54.8661578Z -------------------------------------------------------------------------------- 2025-03-21T20:32:54.8662097Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:32:54.8662728Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:32:54.8663174Z -- Detecting C compiler ABI info 2025-03-21T20:32:54.8663570Z -- Detecting C compiler ABI info - done 2025-03-21T20:32:54.8664050Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:32:54.8664530Z -- Detecting C compile features 2025-03-21T20:32:54.8664891Z -- Detecting C compile features - done 2025-03-21T20:32:54.8665285Z -- Detecting CXX compiler ABI info 2025-03-21T20:32:54.8665675Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:32:54.8666169Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:32:54.8666654Z -- Detecting CXX compile features 2025-03-21T20:32:54.8667028Z -- Detecting CXX compile features - done 2025-03-21T20:32:54.8667898Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:32:54.8668785Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:32:54.8669301Z CMake. 2025-03-21T20:32:54.8669443Z 2025-03-21T20:32:54.8669728Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:32:54.8670515Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:32:54.8671099Z to work with policies introduced by or earlier. 2025-03-21T20:32:54.8671422Z 2025-03-21T20:32:54.8671550Z  2025-03-21T20:32:54.8672295Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:32:54.8673198Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:32:54.8673713Z CMake. 2025-03-21T20:32:54.8673854Z 2025-03-21T20:32:54.8674126Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:32:54.8674813Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:32:54.8675407Z to work with policies introduced by or earlier. 2025-03-21T20:32:54.8675738Z 2025-03-21T20:32:54.8675861Z  2025-03-21T20:32:54.8676148Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:32:54.8676615Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:32:54.8677035Z -- Found Threads: TRUE 2025-03-21T20:32:54.8677856Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:32:54.8678782Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:32:54.8679295Z CMake. 2025-03-21T20:32:54.8679433Z 2025-03-21T20:32:54.8679802Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:32:54.8680491Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:32:54.8681077Z to work with policies introduced by or earlier. 2025-03-21T20:32:54.8681400Z 2025-03-21T20:32:54.8681526Z  2025-03-21T20:32:54.8681808Z -- Using python executable 'python' 2025-03-21T20:32:54.8682196Z -- Resolved buck2 as buck2. 2025-03-21T20:32:54.8682530Z -- Killing buck2 daemon 2025-03-21T20:32:54.8682828Z 'buck2 killall' 2025-03-21T20:32:54.8683138Z -- executorch: Generating source lists 2025-03-21T20:32:54.8683920Z -- executorch: Generating source file list /pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:32:54.8685053Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:32:54.8685804Z -- executorch: Using PAL default 'posix' 2025-03-21T20:32:54.8686191Z -- Generating operator lib: 2025-03-21T20:32:54.8686536Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:32:54.8687027Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:32:54.8687541Z -- ROOT_OPS: 2025-03-21T20:32:54.8687825Z -- INCLUDE_ALL_OPS: 2025-03-21T20:32:57.0160261Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:32:57.0163394Z -- Generating kernel bindings: 2025-03-21T20:32:57.0164048Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:32:57.0164947Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:32:57.0165922Z -- CUSTOM_OPS_YAML: 2025-03-21T20:32:57.0166480Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:32:57.0171136Z Generated files /pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:32:57.0175342Z -- Generating operator lib: 2025-03-21T20:32:57.0175890Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:32:57.0176493Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:32:57.0177088Z -- DEPS: executorch 2025-03-21T20:32:57.0178568Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:32:57.0180028Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:32:57.0180950Z CMake. 2025-03-21T20:32:57.0181205Z 2025-03-21T20:32:57.0181702Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:32:57.0182927Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:32:57.0184004Z to work with policies introduced by or earlier. 2025-03-21T20:32:57.0184569Z 2025-03-21T20:32:57.0184821Z  2025-03-21T20:32:57.0185281Z -- Looking for C++ include unistd.h 2025-03-21T20:32:57.0185971Z -- Looking for C++ include unistd.h - found 2025-03-21T20:32:57.0186685Z -- Looking for C++ include stdint.h 2025-03-21T20:32:57.0187381Z -- Looking for C++ include stdint.h - found 2025-03-21T20:32:57.0188092Z -- Looking for C++ include inttypes.h 2025-03-21T20:32:57.0188823Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:32:57.0189561Z -- Looking for C++ include sys/types.h 2025-03-21T20:32:57.0190305Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:32:57.0191075Z -- Looking for C++ include sys/stat.h 2025-03-21T20:32:57.0191855Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:32:57.0192606Z -- Looking for C++ include fnmatch.h 2025-03-21T20:32:57.0193308Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:32:57.0194037Z -- Looking for C++ include stddef.h 2025-03-21T20:32:57.0194726Z -- Looking for C++ include stddef.h - found 2025-03-21T20:32:57.0195417Z -- Check size of uint32_t 2025-03-21T20:32:57.0196010Z -- Check size of uint32_t - done 2025-03-21T20:32:57.0196601Z -- Looking for strtoll 2025-03-21T20:32:57.0197166Z -- Looking for strtoll - found 2025-03-21T20:32:57.0197797Z -- Generating operator lib: 2025-03-21T20:32:57.0198419Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:32:57.0199335Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:32:57.0200394Z -- ROOT_OPS: 2025-03-21T20:32:57.0200871Z -- INCLUDE_ALL_OPS: 2025-03-21T20:32:57.0204078Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:32:57.0206968Z -- Generating kernel bindings: 2025-03-21T20:32:57.0207570Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:32:57.0208131Z -- FUNCTIONS_YAML: 2025-03-21T20:32:57.0208903Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:32:57.0209855Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:32:57.0219235Z Generated files /pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:32:57.0227719Z -- Generating operator lib: 2025-03-21T20:32:57.0228361Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:32:57.0229033Z -- OPS_SCHEMA_YAML: 2025-03-21T20:32:57.0235291Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-03-21T20:32:57.0242017Z -- INCLUDE_ALL_OPS: 2025-03-21T20:32:57.0251898Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-03-21T20:32:57.0260275Z -- Generating kernel bindings: 2025-03-21T20:32:57.0260941Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:32:57.0261609Z -- FUNCTIONS_YAML: 2025-03-21T20:32:57.0262458Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:32:57.0263473Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:32:57.0264159Z -- Generating custom ops aot lib: 2025-03-21T20:32:57.0264838Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:32:57.0266114Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-03-21T20:32:57.0267964Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-03-21T20:32:57.0269771Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-03-21T20:32:57.0271676Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-03-21T20:32:57.0273503Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-03-21T20:32:57.0275410Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-03-21T20:32:57.0277296Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-03-21T20:32:57.0279211Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-03-21T20:32:57.0281183Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-03-21T20:32:57.0283263Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-03-21T20:32:57.0285209Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-03-21T20:32:57.0287185Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-03-21T20:32:57.0289159Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:32:57.0290527Z -- MKL_ARCH: None, set to ` intel64` by default 2025-03-21T20:32:57.0291298Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-03-21T20:32:57.0292005Z -- MKL_LINK: None, set to ` dynamic` by default 2025-03-21T20:32:57.0292901Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-03-21T20:32:57.0293895Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-03-21T20:32:57.0294785Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-03-21T20:32:57.0296780Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-03-21T20:32:57.0298489Z static library kineto_LIBRARY-NOTFOUND not found. 2025-03-21T20:32:57.0299467Z Call Stack (most recent call first): 2025-03-21T20:32:57.0301029Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-03-21T20:32:57.0302728Z tools/cmake/Utils.cmake:389 (find_package) 2025-03-21T20:32:57.0303584Z tools/cmake/Codegen.cmake:150 (find_package_torch) 2025-03-21T20:32:57.0304622Z kernels/quantized/CMakeLists.txt:90 (gen_custom_ops_aot_lib) 2025-03-21T20:32:57.0305329Z 2025-03-21T20:32:57.0305574Z  2025-03-21T20:32:57.0306468Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-03-21T20:32:57.0307639Z -- Generating operator lib: 2025-03-21T20:32:57.0308268Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:32:57.0308926Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:32:57.0309576Z -- DEPS: executorch 2025-03-21T20:32:57.0310092Z -- 2025-03-21T20:32:57.0310529Z -- ******** Summary ******** 2025-03-21T20:32:57.0311168Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:32:57.0311899Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:32:57.0312597Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:32:57.0313317Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:32:57.0313971Z -- BUCK2 : buck2 2025-03-21T20:32:57.0314672Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:32:57.0316038Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/third-party/flatbuffers/flatc 2025-03-21T20:32:57.0317492Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:32:57.0318313Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:32:57.0319134Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:33:00.3025251Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:33:00.3026164Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:33:00.3026934Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:33:00.3027716Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:33:00.3028493Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:33:00.3029255Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:33:00.3030052Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:33:00.3030862Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:33:00.3031691Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:33:00.3032474Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:33:00.3033226Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:33:00.3034040Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:33:00.3034865Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:33:00.3035685Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:33:00.3036742Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:33:00.3037537Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:33:00.3038300Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:33:00.3039140Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:33:00.3040047Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:33:00.3042003Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:33:00.3042923Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:33:00.3043729Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:33:00.3044552Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:33:00.3045343Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:33:00.3046202Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:33:00.3047034Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:33:00.3047864Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:33:00.3048741Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:33:00.3049598Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:33:00.3050722Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:33:00.3051508Z -- Configuring done (5.4s) 2025-03-21T20:33:00.3052144Z -- Generating done (0.1s) 2025-03-21T20:33:00.3053265Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/cmake-out-aot-lib 2025-03-21T20:33:00.3054998Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:33:00.3056052Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:33:00.3056998Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:33:00.3057914Z [ 0%] No patch step for 'flatbuffers' 2025-03-21T20:33:00.3058980Z [ 0%] Performing configure step for 'flatbuffers' 2025-03-21T20:33:00.3059864Z CMake Warning: 2025-03-21T20:33:00.3060504Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:33:00.3061141Z 2025-03-21T20:33:00.3061371Z  2025-03-21T20:33:00.3061886Z fatal: No names found, cannot describe anything. 2025-03-21T20:33:00.3062879Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:33:00.3063777Z git describe failed with exit code: 128 2025-03-21T20:33:00.3064290Z 2025-03-21T20:33:00.3064692Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:33:00.3065541Z Call Stack (most recent call first): 2025-03-21T20:33:00.3066173Z CMakeLists.txt:5 (include) 2025-03-21T20:33:00.3066560Z 2025-03-21T20:33:00.3066782Z  2025-03-21T20:33:00.3067265Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:33:00.3068069Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:33:00.3068893Z -- Detecting CXX compiler ABI info 2025-03-21T20:33:00.3069621Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:33:00.3070552Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:33:00.3071445Z -- Detecting CXX compile features 2025-03-21T20:33:00.3072126Z -- Detecting CXX compile features - done 2025-03-21T20:33:00.3072805Z -- Looking for strtof_l 2025-03-21T20:33:00.3073354Z -- Looking for strtof_l - found 2025-03-21T20:33:00.3073990Z -- Looking for strtoull_l 2025-03-21T20:33:00.3074601Z -- Looking for strtoull_l - found 2025-03-21T20:33:00.3075245Z -- Looking for realpath 2025-03-21T20:33:00.3075801Z -- Looking for realpath - found 2025-03-21T20:33:00.3076468Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:33:00.3077250Z -- Configuring done (1.0s) 2025-03-21T20:33:00.3077827Z -- Generating done (0.0s) 2025-03-21T20:33:00.3079096Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/cmake-out-aot-lib/third-party/flatbuffers 2025-03-21T20:33:00.3080908Z [ 0%] Performing build step for 'flatbuffers' 2025-03-21T20:33:00.3082173Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:33:00.3083870Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:33:00.3085297Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:33:00.3086671Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:33:00.3087979Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:33:00.3089456Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:33:00.3090776Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:33:00.3092200Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:33:00.3093733Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:33:00.3095195Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:33:00.3096744Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:33:00.3098326Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:33:00.3099923Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:33:00.3101412Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:33:00.3102917Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:33:00.3104393Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:33:00.3105831Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:33:00.3107283Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:33:00.3108710Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:33:00.3110209Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:33:00.3111919Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:33:00.3113513Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:33:00.3114976Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:33:00.3116371Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:33:00.3117797Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:33:00.3119193Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:33:00.3120778Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:33:00.3122304Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:33:00.3123711Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:33:00.3125153Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:33:00.3126584Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:33:00.3128178Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:33:00.3129856Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:33:00.3131532Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:33:00.3133255Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:33:00.3134983Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:33:00.3136691Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:33:00.3138004Z [100%] Linking CXX executable flatc 2025-03-21T20:33:00.3138928Z [100%] Built target flatc 2025-03-21T20:33:00.3139732Z [ 10%] No install step for 'flatbuffers' 2025-03-21T20:33:00.3140840Z [ 10%] Completed 'flatbuffers' 2025-03-21T20:33:00.3141549Z [ 10%] Built target flatbuffers 2025-03-21T20:33:00.3142377Z [ 10%] Generating common_schema headers 2025-03-21T20:33:00.3143122Z [ 10%] Built target common_schema 2025-03-21T20:33:00.3143967Z [ 10%] Generating program_schema headers 2025-03-21T20:33:00.3144736Z [ 10%] Built target program_schema 2025-03-21T20:33:00.3146022Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:33:00.3147793Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:33:00.3149882Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:33:00.3152224Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:33:00.3154411Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:33:00.3156580Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:33:00.3158272Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:33:00.3160195Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:33:00.3162065Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:33:00.3163870Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:33:00.3165741Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:33:00.3167772Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:33:00.3169928Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:33:00.3171964Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:33:00.3173821Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:33:00.3175529Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:33:11.3626519Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:33:11.3627574Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:33:11.3628550Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:33:11.3629615Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:33:11.3630476Z [ 60%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:33:11.3630969Z [ 60%] Built target executorch_core 2025-03-21T20:33:11.3631592Z [ 70%] Generating selected_operators.yaml for quantized_ops_aot_lib 2025-03-21T20:33:11.3634929Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::choose_qparams_per_token_asymmetric.out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::dequantize_per_token.out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out quantized_decomposed::quantize_per_token.out 2025-03-21T20:33:11.3638461Z [ 70%] Generating code for kernel registration 2025-03-21T20:33:11.3639568Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2025-03-21T20:33:11.3641344Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2025-03-21T20:33:11.3642619Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:33:11.3643769Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2025-03-21T20:33:11.3644955Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:33:11.3646173Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:33:11.3647387Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:33:11.3648709Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2025-03-21T20:33:11.3649907Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:33:11.3651105Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:33:11.3652286Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:33:11.3653457Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2025-03-21T20:33:11.3654735Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2025-03-21T20:33:11.3656248Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2025-03-21T20:33:11.3657572Z [100%] Linking CXX shared library libquantized_ops_aot_lib.so 2025-03-21T20:33:11.3658104Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:33:11.3658634Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u target TOSA 2025-03-21T20:33:11.3660640Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/mv2_arm_delegate_TOSA --model_name=mv2 --target=TOSA --output=arm_test/test_model/mv2_arm_delegate_TOSA --system_config=None --memory_mode=None --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:33:11.3662685Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:33:11.3663882Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-7ebf99e0.pth" to /var/lib/ci-user/.cache/torch/hub/checkpoints/mobilenet_v2-7ebf99e0.pth 2025-03-21T20:33:11.3664713Z 2025-03-21T20:33:11.3664837Z 0% 0.00/13.6M [00:00 PASS 2025-03-21T20:34:19.5085066Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/mv3_arm_delegate_TOSA --model_name=mv3 --target=TOSA --output=arm_test/test_model/mv3_arm_delegate_TOSA --system_config=None --memory_mode=None --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:34:19.5088656Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:34:19.5090848Z Downloading: "https://download.pytorch.org/models/mobilenet_v3_small-047dcff4.pth" to /var/lib/ci-user/.cache/torch/hub/checkpoints/mobilenet_v3_small-047dcff4.pth 2025-03-21T20:34:19.5092421Z 2025-03-21T20:34:19.5092609Z 0% 0.00/9.83M [00:00 PASS 2025-03-21T20:35:57.2342737Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/lstm_arm_delegate_TOSA --model_name=lstm --target=TOSA --output=arm_test/test_model/lstm_arm_delegate_TOSA --system_config=None --memory_mode=None --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:35:57.2344916Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:35:57.2346713Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:35:57.2348310Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:35:57.2349889Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:35:57.2351479Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:35:57.2353060Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:35:57.2354649Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:35:57.2356241Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:35:57.2357833Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:35:57.2359422Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:35:57.2361100Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:35:57.2362715Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:35:57.2364306Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:35:57.2364887Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:35:57.2365775Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for TOSABackend: TOSA-0.80+BI 2025-03-21T20:35:57.2366690Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:35:57.2367421Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:35:57.2367843Z No nodes rejected. 2025-03-21T20:35:57.2368460Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:35:57.2369390Z Bundle PTE file saved as arm_test/test_model/lstm_arm_delegate_TOSA/lstm_arm_delegate_TOSA.bpte 2025-03-21T20:35:57.2370237Z PTE file created: arm_test/test_model/lstm_arm_delegate_TOSA/lstm_arm_delegate_TOSA.bpte 2025-03-21T20:35:57.2370854Z Model: lstm on TOSA -> PASS 2025-03-21T20:35:57.2372666Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/edsr_arm_delegate_TOSA --model_name=edsr --target=TOSA --output=arm_test/test_model/edsr_arm_delegate_TOSA --system_config=None --memory_mode=None --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:35:57.2374809Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:35:57.2376022Z Downloading: "https://github.com/Coloquinte/torchSR/releases/download/v1.0.3/edsr64_x2.pt" to /var/lib/ci-user/.cache/torch/hub/checkpoints/edsr64_x2.pt 2025-03-21T20:35:57.2376855Z 2025-03-21T20:35:57.2376986Z 0% 0.00/5.24M [00:00 PASS 2025-03-21T20:36:36.7390202Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u target Ethos-U55 2025-03-21T20:36:36.7392450Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/mv2_arm_delegate_ethos-u55-128 --model_name=mv2 --target=ethos-u55-128 --output=arm_test/test_model/mv2_arm_delegate_ethos-u55-128 --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:36:36.7394874Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:36:36.7396669Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:36:36.7398329Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:36:36.7400322Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:36:36.7401920Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:36:36.7402794Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm) on an already erased node 2025-03-21T20:36:36.7403781Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7404768Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_1) on an already erased node 2025-03-21T20:36:36.7405753Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7406738Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_2) on an already erased node 2025-03-21T20:36:36.7407722Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7408698Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_3) on an already erased node 2025-03-21T20:36:36.7409687Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7410669Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_4) on an already erased node 2025-03-21T20:36:36.7411654Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7412641Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_5) on an already erased node 2025-03-21T20:36:36.7413624Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7414605Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_6) on an already erased node 2025-03-21T20:36:36.7415661Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7416954Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_7) on an already erased node 2025-03-21T20:36:36.7418057Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7419137Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_8) on an already erased node 2025-03-21T20:36:36.7420287Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7421373Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_9) on an already erased node 2025-03-21T20:36:36.7422480Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7423547Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_10) on an already erased node 2025-03-21T20:36:36.7424683Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7425867Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_11) on an already erased node 2025-03-21T20:36:36.7426987Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7428107Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_12) on an already erased node 2025-03-21T20:36:36.7429558Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7430670Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_13) on an already erased node 2025-03-21T20:36:36.7431725Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7432856Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_14) on an already erased node 2025-03-21T20:36:36.7433960Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7435039Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_15) on an already erased node 2025-03-21T20:36:36.7436223Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7437323Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_16) on an already erased node 2025-03-21T20:36:36.7438429Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7439502Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_17) on an already erased node 2025-03-21T20:36:36.7440871Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7441994Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_18) on an already erased node 2025-03-21T20:36:36.7443126Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7444219Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_19) on an already erased node 2025-03-21T20:36:36.7445350Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7446441Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_20) on an already erased node 2025-03-21T20:36:36.7447489Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7448616Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_21) on an already erased node 2025-03-21T20:36:36.7449742Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:36:36.7450954Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_22) on an already erased node 2025-03-21T20:36:36.7452140Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7342884Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_23) on an already erased node 2025-03-21T20:37:24.7348181Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7350342Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_24) on an already erased node 2025-03-21T20:37:24.7352190Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7353314Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_25) on an already erased node 2025-03-21T20:37:24.7354538Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7355647Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_26) on an already erased node 2025-03-21T20:37:24.7357001Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7358146Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_27) on an already erased node 2025-03-21T20:37:24.7359260Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7360569Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_28) on an already erased node 2025-03-21T20:37:24.7361641Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7362739Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_29) on an already erased node 2025-03-21T20:37:24.7363873Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7364985Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_30) on an already erased node 2025-03-21T20:37:24.7366063Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7367210Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_31) on an already erased node 2025-03-21T20:37:24.7368304Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7369328Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_32) on an already erased node 2025-03-21T20:37:24.7370493Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7371599Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_33) on an already erased node 2025-03-21T20:37:24.7372795Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7374000Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_34) on an already erased node 2025-03-21T20:37:24.7375104Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7376241Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_35) on an already erased node 2025-03-21T20:37:24.7377292Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7378381Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_36) on an already erased node 2025-03-21T20:37:24.7379700Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7380965Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_37) on an already erased node 2025-03-21T20:37:24.7382082Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7383237Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_38) on an already erased node 2025-03-21T20:37:24.7384339Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7385440Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_39) on an already erased node 2025-03-21T20:37:24.7386590Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7387700Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_40) on an already erased node 2025-03-21T20:37:24.7388804Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7389922Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_41) on an already erased node 2025-03-21T20:37:24.7391108Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7392228Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_42) on an already erased node 2025-03-21T20:37:24.7403186Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7404315Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_43) on an already erased node 2025-03-21T20:37:24.7405329Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7406327Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_44) on an already erased node 2025-03-21T20:37:24.7407345Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7408338Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_45) on an already erased node 2025-03-21T20:37:24.7409343Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7410327Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_46) on an already erased node 2025-03-21T20:37:24.7411300Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7412284Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_47) on an already erased node 2025-03-21T20:37:24.7413272Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7414260Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_48) on an already erased node 2025-03-21T20:37:24.7415253Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7416240Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_49) on an already erased node 2025-03-21T20:37:24.7417218Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7418199Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_50) on an already erased node 2025-03-21T20:37:24.7419185Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7420164Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_51) on an already erased node 2025-03-21T20:37:24.7421153Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:37:24.7422968Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:37:24.7424589Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:37:24.7426176Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:37:24.7427754Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:37:24.7429340Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:37:24.7430930Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:37:24.7432513Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:37:24.7434165Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:37:24.7434780Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:37:24.7435616Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI+u55 2025-03-21T20:37:24.7436577Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI+u55: 2025-03-21T20:37:24.7437307Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:37:24.7437728Z No nodes rejected. 2025-03-21T20:37:24.7438342Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:37:24.7438914Z 2025-03-21T20:37:24.7439048Z Network summary for out 2025-03-21T20:37:24.7439439Z Accelerator configuration Ethos_U55_128 2025-03-21T20:37:24.7440042Z System configuration Ethos_U55_High_End_Embedded 2025-03-21T20:37:24.7440780Z Memory mode Shared_Sram 2025-03-21T20:37:24.7441271Z Accelerator clock 500 MHz 2025-03-21T20:37:53.5363429Z Design peak SRAM bandwidth 3.73 GB/s 2025-03-21T20:37:53.5364024Z Design peak Off-chip Flash bandwidth 0.47 GB/s 2025-03-21T20:37:53.5364362Z 2025-03-21T20:37:53.5364556Z Total SRAM used 1474.02 KiB 2025-03-21T20:37:53.5365043Z Total Off-chip Flash used 2772.23 KiB 2025-03-21T20:37:53.5365371Z 2025-03-21T20:37:53.5365493Z CPU operators = 0 (0.0%) 2025-03-21T20:37:53.5365970Z NPU operators = 99 (100.0%) 2025-03-21T20:37:53.5366234Z 2025-03-21T20:37:53.5366547Z Average SRAM bandwidth 1.63 GB/s 2025-03-21T20:37:53.5367328Z Input SRAM bandwidth 23.69 MB/batch 2025-03-21T20:37:53.5368306Z Weight SRAM bandwidth 8.79 MB/batch 2025-03-21T20:37:53.5368957Z Output SRAM bandwidth 12.47 MB/batch 2025-03-21T20:37:53.5369556Z Total SRAM bandwidth 46.27 MB/batch 2025-03-21T20:37:53.5370154Z Total SRAM bandwidth per input 46.27 MB/inference (batch size 1) 2025-03-21T20:37:53.5370627Z 2025-03-21T20:37:53.5370839Z Average Off-chip Flash bandwidth 0.10 GB/s 2025-03-21T20:37:53.5371451Z Input Off-chip Flash bandwidth 0.00 MB/batch 2025-03-21T20:37:53.5372090Z Weight Off-chip Flash bandwidth 2.71 MB/batch 2025-03-21T20:37:53.5372703Z Output Off-chip Flash bandwidth 0.00 MB/batch 2025-03-21T20:37:53.5373238Z Total Off-chip Flash bandwidth 2.71 MB/batch 2025-03-21T20:37:53.5374488Z Total Off-chip Flash bandwidth per input 2.71 MB/inference (batch size 1) 2025-03-21T20:37:53.5375042Z 2025-03-21T20:37:53.5375252Z Neural network macs 306942784 MACs/batch 2025-03-21T20:37:53.5375592Z 2025-03-21T20:37:53.5375866Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:37:53.5376592Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:37:53.5377056Z 2025-03-21T20:37:53.5377306Z Network Tops/s 0.02 Tops/s 2025-03-21T20:37:53.5377627Z 2025-03-21T20:37:53.5377812Z NPU cycles 14018583 cycles/batch 2025-03-21T20:37:53.5378405Z SRAM Access cycles 6064332 cycles/batch 2025-03-21T20:37:53.5379013Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:37:53.5379633Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:37:53.5380227Z Off-chip Flash Access cycles 2838768 cycles/batch 2025-03-21T20:37:53.5380848Z Total cycles 14217411 cycles/batch 2025-03-21T20:37:53.5381371Z 2025-03-21T20:37:53.5381627Z Batch Inference time 28.43 ms, 35.17 inferences/s (batch size 1) 2025-03-21T20:37:53.5382096Z 2025-03-21T20:37:53.5382532Z Bundle PTE file saved as arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128.bpte 2025-03-21T20:37:53.5383663Z PTE file created: arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128.bpte 2025-03-21T20:37:53.5386324Z CALL: bash backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_model --pte=arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128.bpte --bundleio --etdump --target=ethos-u55-128 --build_type=Release --system_config=Ethos_U55_High_End_Embedded --extra_build_flags=-DET_ATOL=2.00 -DET_RTOL=2.00 --output=arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128 2025-03-21T20:37:53.5388796Z -------------------------------------------------------------------------------- 2025-03-21T20:37:53.5390912Z Build Arm Baremetal executor_runner for ethos-u55-128 with /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128.bpte using Ethos_U55_High_End_Embedded Shared_Sram -DET_ATOL=2.00 -DET_RTOL=2.00 to '/pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128/cmake-out' 2025-03-21T20:37:53.5393032Z -------------------------------------------------------------------------------- 2025-03-21T20:37:53.5393983Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DET_ATOL=2.00 -DET_RTOL=2.00 2025-03-21T20:37:53.5394891Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:37:53.5395421Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:37:53.5395907Z -- Detecting C compiler ABI info 2025-03-21T20:37:53.5396291Z -- Detecting C compiler ABI info - done 2025-03-21T20:37:53.5397426Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:37:53.5398514Z -- Detecting C compile features 2025-03-21T20:37:53.5398939Z -- Detecting C compile features - done 2025-03-21T20:37:53.5399328Z -- Detecting CXX compiler ABI info 2025-03-21T20:37:53.5399845Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:37:53.5400914Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:37:53.5402010Z -- Detecting CXX compile features 2025-03-21T20:37:53.5402401Z -- Detecting CXX compile features - done 2025-03-21T20:37:53.5402991Z '/opt/conda/envs/py_3.10/bin/python3' 'fetch_externals.py' '-c' '24.08.json' 'fetch' 2025-03-21T20:37:53.5403880Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:53.5404589Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:53.5405275Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:53.5405775Z hint: 2025-03-21T20:37:53.5406109Z hint: git config --global init.defaultBranch 2025-03-21T20:37:53.5406515Z hint: 2025-03-21T20:37:53.5406918Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:53.5407673Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:53.5408202Z hint: 2025-03-21T20:37:53.5408469Z hint: git branch -m 2025-03-21T20:37:53.5408960Z From https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform 2025-03-21T20:37:53.5409503Z * tag 24.08 -> FETCH_HEAD 2025-03-21T20:37:53.5410048Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:53.5410757Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:53.5411508Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:53.5412008Z hint: 2025-03-21T20:37:53.5412327Z hint: git config --global init.defaultBranch 2025-03-21T20:37:53.5412747Z hint: 2025-03-21T20:37:53.5413154Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:53.5413836Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:53.5414440Z hint: 2025-03-21T20:37:53.5414697Z hint: git branch -m 2025-03-21T20:37:53.5415183Z From https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software 2025-03-21T20:37:53.5415719Z * tag 24.08 -> FETCH_HEAD 2025-03-21T20:37:53.5416272Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:53.5416984Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:53.5417650Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:53.5418152Z hint: 2025-03-21T20:37:53.5418484Z hint: git config --global init.defaultBranch 2025-03-21T20:37:53.5418902Z hint: 2025-03-21T20:37:53.5419300Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:53.5419970Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:53.5420496Z hint: 2025-03-21T20:37:53.5420763Z hint: git branch -m 2025-03-21T20:37:53.5421237Z From https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver 2025-03-21T20:37:53.5421764Z * tag 24.08 -> FETCH_HEAD 2025-03-21T20:37:53.5422315Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:53.5423007Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:53.5423696Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:53.5424190Z hint: 2025-03-21T20:37:53.5424521Z hint: git config --global init.defaultBranch 2025-03-21T20:37:53.5424943Z hint: 2025-03-21T20:37:53.5425330Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:53.5426009Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:53.5426533Z hint: 2025-03-21T20:37:53.5426802Z hint: git branch -m 2025-03-21T20:37:53.5427344Z From https://github.com/ARM-software/CMSIS_5 2025-03-21T20:37:53.5427952Z * branch 4a819a09ccadacc3bad2def1d5121f137fc330fb -> FETCH_HEAD 2025-03-21T20:37:53.5428629Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:53.5429340Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:53.5430014Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:53.5430510Z hint: 2025-03-21T20:37:53.5430960Z hint: git config --global init.defaultBranch 2025-03-21T20:37:53.5431386Z hint: 2025-03-21T20:37:53.5431790Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:53.5432475Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:53.5433005Z hint: 2025-03-21T20:37:53.5433266Z hint: git branch -m 2025-03-21T20:37:53.5433655Z From https://github.com/ARM-software/CMSIS_6 2025-03-21T20:37:53.5434187Z * branch cd2b418c90465a5e6863518130c2f867f1f4c70d -> FETCH_HEAD 2025-03-21T20:37:53.5434845Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:53.5435546Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:53.5436220Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:53.5436702Z hint: 2025-03-21T20:37:53.5437031Z hint: git config --global init.defaultBranch 2025-03-21T20:37:53.5437449Z hint: 2025-03-21T20:37:53.5437848Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:53.5438603Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:53.5439119Z hint: 2025-03-21T20:37:53.5439388Z hint: git branch -m 2025-03-21T20:37:53.5439856Z From https://github.com/ARM-software/Cortex_DFP 2025-03-21T20:37:53.5440579Z * branch c2c70a97a20fb355815e2ead3d4a40e35a4a3cdf -> FETCH_HEAD 2025-03-21T20:37:53.5441386Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:53.5442080Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:53.5442759Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:53.5443256Z hint: 2025-03-21T20:37:53.5443585Z hint: git config --global init.defaultBranch 2025-03-21T20:37:53.5444001Z hint: 2025-03-21T20:37:53.5444415Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:53.5445103Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:53.5445634Z hint: 2025-03-21T20:37:53.5445904Z hint: git branch -m 2025-03-21T20:37:53.5446285Z From https://github.com/ARM-software/CMSIS-NN 2025-03-21T20:37:53.5446822Z * branch 95f293df19c9a38806868fe12a64a4f9b457f9c1 -> FETCH_HEAD 2025-03-21T20:37:54.3022966Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:54.3024355Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:54.3025636Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:54.3026541Z hint: 2025-03-21T20:37:54.3027179Z hint: git config --global init.defaultBranch 2025-03-21T20:37:54.3027919Z hint: 2025-03-21T20:37:54.3028668Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:54.3029943Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:54.3030941Z hint: 2025-03-21T20:37:54.3031417Z hint: git branch -m 2025-03-21T20:37:54.3032076Z From https://github.com/ARM-software/CMSIS-View 2025-03-21T20:37:54.3033029Z * branch a323f99c877f172ae02cc1c2102683846b4840e5 -> FETCH_HEAD 2025-03-21T20:37:54.3034201Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:37:54.3035468Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:37:54.3036708Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:37:54.3037613Z hint: 2025-03-21T20:37:54.3038175Z hint: git config --global init.defaultBranch 2025-03-21T20:37:54.3038889Z hint: 2025-03-21T20:37:54.3039592Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:37:54.3041396Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:37:54.3042366Z hint: 2025-03-21T20:37:54.3042832Z hint: git branch -m 2025-03-21T20:37:54.3043468Z From https://github.com/OpenAMP/libmetal 2025-03-21T20:37:54.3044400Z * branch 3aee6be866b190d2e2b4997fedbd976a0c37c0c6 -> FETCH_HEAD 2025-03-21T20:37:54.3045706Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git init 2025-03-21T20:37:54.3047244Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git remote 2025-03-21T20:37:54.3049556Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git remote add -m 24.08 origin https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform 2025-03-21T20:37:54.3052851Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git remote set-url --add --push origin ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-platform 2025-03-21T20:37:54.3055423Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git fetch origin 24.08 2025-03-21T20:37:54.3056603Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:37:54.3057823Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git rev-parse FETCH_HEAD 2025-03-21T20:37:54.3058967Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform$ git checkout 633e552fede84415fdeb1d947591ea6939fa9784 2025-03-21T20:37:54.3060018Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git init 2025-03-21T20:37:54.3060838Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git remote 2025-03-21T20:37:54.3062099Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git remote add -m 24.08 origin https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software 2025-03-21T20:37:54.3063815Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git remote set-url --add --push origin ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software 2025-03-21T20:37:54.3065181Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git fetch origin 24.08 2025-03-21T20:37:54.3066206Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:37:54.3067240Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git rev-parse FETCH_HEAD 2025-03-21T20:37:54.3068374Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software$ git checkout d443c46595de2b505e048d7eb2f2db5db298a6c4 2025-03-21T20:37:54.3069479Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git init 2025-03-21T20:37:54.3070419Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git remote 2025-03-21T20:37:54.3071785Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git remote add -m 24.08 origin https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver 2025-03-21T20:37:54.3073600Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git remote set-url --add --push origin ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-driver 2025-03-21T20:37:54.3075090Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git fetch origin 24.08 2025-03-21T20:37:54.3076232Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:37:54.3077384Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git rev-parse FETCH_HEAD 2025-03-21T20:37:54.3078641Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/core_driver$ git checkout 5403fc9100a8764fe9b587fdbd310287eb2abd01 2025-03-21T20:37:54.3079844Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis$ git init 2025-03-21T20:37:54.3080821Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis$ git remote 2025-03-21T20:37:54.3082262Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis$ git remote add -m 4a819a09ccadacc3bad2def1d5121f137fc330fb origin https://github.com/ARM-software/CMSIS_5.git 2025-03-21T20:37:54.3083943Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis$ git fetch origin 4a819a09ccadacc3bad2def1d5121f137fc330fb 2025-03-21T20:37:54.3085211Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:37:54.3086312Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis$ git rev-parse FETCH_HEAD 2025-03-21T20:37:54.3087516Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis$ git checkout 4a819a09ccadacc3bad2def1d5121f137fc330fb 2025-03-21T20:37:54.3088623Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6$ git init 2025-03-21T20:37:54.3089530Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6$ git remote 2025-03-21T20:37:54.3090959Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6$ git remote add -m cd2b418c90465a5e6863518130c2f867f1f4c70d origin https://github.com/ARM-software/CMSIS_6.git 2025-03-21T20:37:54.3092681Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6$ git fetch origin cd2b418c90465a5e6863518130c2f867f1f4c70d 2025-03-21T20:37:54.3093939Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:37:54.3095050Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6$ git rev-parse FETCH_HEAD 2025-03-21T20:37:54.3096250Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6$ git checkout cd2b418c90465a5e6863518130c2f867f1f4c70d 2025-03-21T20:37:54.3097410Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP$ git init 2025-03-21T20:37:54.3098447Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP$ git remote 2025-03-21T20:37:54.3100016Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP$ git remote add -m c2c70a97a20fb355815e2ead3d4a40e35a4a3cdf origin https://github.com/ARM-software/Cortex_DFP.git 2025-03-21T20:37:54.3101807Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP$ git fetch origin c2c70a97a20fb355815e2ead3d4a40e35a4a3cdf 2025-03-21T20:37:54.3103339Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:37:54.3104571Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP$ git rev-parse FETCH_HEAD 2025-03-21T20:37:54.3105900Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP$ git checkout c2c70a97a20fb355815e2ead3d4a40e35a4a3cdf 2025-03-21T20:37:54.3107083Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-nn$ git init 2025-03-21T20:37:54.3107994Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-nn$ git remote 2025-03-21T20:37:54.3109439Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-nn$ git remote add -m 95f293df19c9a38806868fe12a64a4f9b457f9c1 origin https://github.com/ARM-software/CMSIS-NN.git 2025-03-21T20:37:54.3111112Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-nn$ git fetch origin 95f293df19c9a38806868fe12a64a4f9b457f9c1 2025-03-21T20:37:54.3112393Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-nn$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:37:54.3113516Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-nn$ git rev-parse FETCH_HEAD 2025-03-21T20:37:54.3114808Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-nn$ git checkout 95f293df19c9a38806868fe12a64a4f9b457f9c1 2025-03-21T20:37:54.3115955Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-view$ git init 2025-03-21T20:37:54.3116892Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-view$ git remote 2025-03-21T20:37:54.3118376Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-view$ git remote add -m a323f99c877f172ae02cc1c2102683846b4840e5 origin https://github.com/ARM-software/CMSIS-View.git 2025-03-21T20:37:54.3120172Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-view$ git fetch origin a323f99c877f172ae02cc1c2102683846b4840e5 2025-03-21T20:38:04.9743240Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-view$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:04.9745281Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-view$ git rev-parse FETCH_HEAD 2025-03-21T20:38:04.9747205Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis-view$ git checkout a323f99c877f172ae02cc1c2102683846b4840e5 2025-03-21T20:38:04.9748890Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/libmetal$ git init 2025-03-21T20:38:04.9749910Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/libmetal$ git remote 2025-03-21T20:38:04.9751433Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/libmetal$ git remote add -m 3aee6be866b190d2e2b4997fedbd976a0c37c0c6 origin https://github.com/OpenAMP/libmetal 2025-03-21T20:38:04.9753194Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/libmetal$ git fetch origin 3aee6be866b190d2e2b4997fedbd976a0c37c0c6 2025-03-21T20:38:04.9754575Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/libmetal$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:04.9755836Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/libmetal$ git rev-parse FETCH_HEAD 2025-03-21T20:38:04.9757159Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/libmetal$ git checkout 3aee6be866b190d2e2b4997fedbd976a0c37c0c6 2025-03-21T20:38:04.9758254Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:38:04.9758964Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:38:04.9759744Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:38:04.9760251Z hint: 2025-03-21T20:38:04.9760579Z hint: git config --global init.defaultBranch 2025-03-21T20:38:04.9761002Z hint: 2025-03-21T20:38:04.9761414Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:38:04.9762100Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:38:04.9762635Z hint: 2025-03-21T20:38:04.9762891Z hint: git branch -m 2025-03-21T20:38:04.9763275Z From https://github.com/OpenAMP/open-amp 2025-03-21T20:38:04.9763782Z * branch c468328487a1e0596307a5ef7172756819e15745 -> FETCH_HEAD 2025-03-21T20:38:04.9764435Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:38:04.9765135Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:38:04.9765804Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:38:04.9766287Z hint: 2025-03-21T20:38:04.9766613Z hint: git config --global init.defaultBranch 2025-03-21T20:38:04.9767027Z hint: 2025-03-21T20:38:04.9767424Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:38:04.9768098Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:38:04.9768607Z hint: 2025-03-21T20:38:04.9768874Z hint: git branch -m 2025-03-21T20:38:04.9769265Z From https://github.com/FreeRTOS/FreeRTOS-Kernel 2025-03-21T20:38:04.9769849Z * tag V11.0.1 -> FETCH_HEAD 2025-03-21T20:38:04.9770415Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:38:04.9771112Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:38:04.9771786Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:38:04.9772284Z hint: 2025-03-21T20:38:04.9772609Z hint: git config --global init.defaultBranch 2025-03-21T20:38:04.9773026Z hint: 2025-03-21T20:38:04.9773410Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:38:04.9774088Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:38:04.9774617Z hint: 2025-03-21T20:38:04.9774883Z hint: git branch -m 2025-03-21T20:38:04.9775279Z From https://github.com/eclipse-threadx/threadx 2025-03-21T20:38:04.9775715Z * tag v6.4.1_rel -> FETCH_HEAD 2025-03-21T20:38:04.9776272Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:38:04.9776974Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:38:04.9777722Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:38:04.9778214Z hint: 2025-03-21T20:38:04.9778530Z hint: git config --global init.defaultBranch 2025-03-21T20:38:04.9778947Z hint: 2025-03-21T20:38:04.9779348Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:38:04.9780029Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:38:04.9780550Z hint: 2025-03-21T20:38:04.9780802Z hint: git branch -m 2025-03-21T20:38:04.9781194Z From https://github.com/tensorflow/tflite-micro 2025-03-21T20:38:04.9781747Z * branch c01ca97f52ca451bfba714d7eb8ae0349d85f537 -> FETCH_HEAD 2025-03-21T20:38:04.9782414Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:38:04.9783125Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:38:04.9783808Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:38:04.9784291Z hint: 2025-03-21T20:38:04.9784619Z hint: git config --global init.defaultBranch 2025-03-21T20:38:04.9785036Z hint: 2025-03-21T20:38:04.9785434Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:38:04.9786111Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:38:04.9786623Z hint: 2025-03-21T20:38:04.9786888Z hint: git branch -m 2025-03-21T20:38:04.9787402Z From https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack 2025-03-21T20:38:04.9787967Z * tag 24.08 -> FETCH_HEAD 2025-03-21T20:38:04.9788512Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-21T20:38:04.9789207Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-21T20:38:04.9789879Z hint: of your new repositories, which will suppress this warning, call: 2025-03-21T20:38:04.9790381Z hint: 2025-03-21T20:38:04.9790707Z hint: git config --global init.defaultBranch 2025-03-21T20:38:04.9791121Z hint: 2025-03-21T20:38:04.9791508Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-21T20:38:04.9792186Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-21T20:38:04.9792710Z hint: 2025-03-21T20:38:04.9792973Z hint: git branch -m 2025-03-21T20:38:04.9793428Z From https://review.mlplatform.org/ml/ethos-u/ethos-u-vela 2025-03-21T20:38:04.9793921Z * tag 4.0.0 -> FETCH_HEAD 2025-03-21T20:38:04.9794624Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/openamp$ git init 2025-03-21T20:38:04.9795629Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/openamp$ git remote 2025-03-21T20:38:04.9797215Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/openamp$ git remote add -m c468328487a1e0596307a5ef7172756819e15745 origin https://github.com/OpenAMP/open-amp 2025-03-21T20:38:04.9798955Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/openamp$ git fetch origin c468328487a1e0596307a5ef7172756819e15745 2025-03-21T20:38:04.9800424Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/openamp$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:04.9801932Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/openamp$ git rev-parse FETCH_HEAD 2025-03-21T20:38:04.9803252Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/openamp/openamp$ git checkout c468328487a1e0596307a5ef7172756819e15745 2025-03-21T20:38:04.9804549Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/freertos/freertos_kernel$ git init 2025-03-21T20:38:04.9805716Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/freertos/freertos_kernel$ git remote 2025-03-21T20:38:04.9807217Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/freertos/freertos_kernel$ git remote add -m V11.0.1 origin https://github.com/FreeRTOS/FreeRTOS-Kernel.git 2025-03-21T20:38:04.9808902Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/freertos/freertos_kernel$ git fetch origin V11.0.1 2025-03-21T20:38:04.9810270Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/freertos/freertos_kernel$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:04.9811632Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/freertos/freertos_kernel$ git rev-parse FETCH_HEAD 2025-03-21T20:38:04.9813090Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/freertos/freertos_kernel$ git checkout 0486b2f2b0f29b30ab716116741280aaec824ca1 2025-03-21T20:38:04.9814367Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx$ git init 2025-03-21T20:38:04.9815341Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx$ git remote 2025-03-21T20:38:04.9816646Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx$ git remote add -m v6.4.1_rel origin https://github.com/eclipse-threadx/threadx 2025-03-21T20:38:04.9818039Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx$ git fetch origin v6.4.1_rel 2025-03-21T20:38:04.9819224Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:04.9820451Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx$ git rev-parse FETCH_HEAD 2025-03-21T20:38:04.9821825Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx$ git checkout 07eac307405dbf09d409844e31c37b0649d6c074 2025-03-21T20:38:04.9823015Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro$ git init 2025-03-21T20:38:04.9823985Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro$ git remote 2025-03-21T20:38:04.9825473Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro$ git remote add -m c01ca97f52ca451bfba714d7eb8ae0349d85f537 origin https://github.com/tensorflow/tflite-micro 2025-03-21T20:38:04.9827198Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro$ git fetch origin c01ca97f52ca451bfba714d7eb8ae0349d85f537 2025-03-21T20:38:04.9828532Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:08.2704265Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro$ git rev-parse FETCH_HEAD 2025-03-21T20:38:08.2705860Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro$ git checkout c01ca97f52ca451bfba714d7eb8ae0349d85f537 2025-03-21T20:38:08.2707061Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git init 2025-03-21T20:38:08.2708070Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git remote 2025-03-21T20:38:08.2709555Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git remote add -m 24.08 origin https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack 2025-03-21T20:38:08.2711374Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git remote set-url --add --push origin ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack 2025-03-21T20:38:08.2712813Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git fetch origin 24.08 2025-03-21T20:38:08.2713872Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:08.2715308Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git rev-parse FETCH_HEAD 2025-03-21T20:38:08.2716665Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/linux_driver_stack$ git checkout fe4c1daea97d33a0d660c10ab245468242ac04d3 2025-03-21T20:38:08.2717840Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git init 2025-03-21T20:38:08.2718584Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git remote 2025-03-21T20:38:08.2719789Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git remote add -m 4.0.0 origin https://review.mlplatform.org/ml/ethos-u/ethos-u-vela 2025-03-21T20:38:08.2721325Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git remote set-url --add --push origin ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela 2025-03-21T20:38:08.2722538Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git fetch origin 4.0.0 2025-03-21T20:38:08.2723460Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git rev-parse origin/FETCH_HEAD 2025-03-21T20:38:08.2724399Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git rev-parse FETCH_HEAD 2025-03-21T20:38:08.2725448Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/vela$ git checkout 36f3e834c0034b78c8fef48debfdc4fffaa66e22 2025-03-21T20:38:08.2727198Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:38:08.2728553Z /pytorch/executorch 2025-03-21T20:38:08.2729872Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:38:08.2731415Z From https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform 2025-03-21T20:38:08.2731959Z * [new branch] main -> origin/main 2025-03-21T20:38:08.2732368Z * [new tag] 20.11 -> 20.11 2025-03-21T20:38:08.2732753Z * [new tag] 20.11-rc2 -> 20.11-rc2 2025-03-21T20:38:08.2733138Z * [new tag] 21.02 -> 21.02 2025-03-21T20:38:08.2733515Z * [new tag] 21.02-rc1 -> 21.02-rc1 2025-03-21T20:38:08.2733889Z * [new tag] 21.02-rc2 -> 21.02-rc2 2025-03-21T20:38:08.2734265Z * [new tag] 21.05 -> 21.05 2025-03-21T20:38:08.2734637Z * [new tag] 21.05-rc1 -> 21.05-rc1 2025-03-21T20:38:08.2735019Z * [new tag] 21.05-rc2 -> 21.05-rc2 2025-03-21T20:38:08.2735403Z * [new tag] 21.05-rc3 -> 21.05-rc3 2025-03-21T20:38:08.2735765Z * [new tag] 21.08 -> 21.08 2025-03-21T20:38:08.2736138Z * [new tag] 21.08-rc1 -> 21.08-rc1 2025-03-21T20:38:08.2736523Z * [new tag] 21.08-rc2 -> 21.08-rc2 2025-03-21T20:38:08.2736906Z * [new tag] 21.08-rc3 -> 21.08-rc3 2025-03-21T20:38:08.2737282Z * [new tag] 21.11 -> 21.11 2025-03-21T20:38:08.2737735Z * [new tag] 21.11-rc2 -> 21.11-rc2 2025-03-21T20:38:08.2738123Z * [new tag] 21.11-rc3 -> 21.11-rc3 2025-03-21T20:38:08.2738511Z * [new tag] 22.02 -> 22.02 2025-03-21T20:38:08.2738886Z * [new tag] 22.02-rc1 -> 22.02-rc1 2025-03-21T20:38:08.2739272Z * [new tag] 22.02-rc2 -> 22.02-rc2 2025-03-21T20:38:08.2739647Z * [new tag] 22.02-rc3 -> 22.02-rc3 2025-03-21T20:38:08.2740026Z * [new tag] 22.05 -> 22.05 2025-03-21T20:38:08.2740397Z * [new tag] 22.05-rc1 -> 22.05-rc1 2025-03-21T20:38:08.2741017Z * [new tag] 22.05-rc2 -> 22.05-rc2 2025-03-21T20:38:08.2741408Z * [new tag] 22.05-rc3 -> 22.05-rc3 2025-03-21T20:38:08.2741773Z * [new tag] 22.08 -> 22.08 2025-03-21T20:38:08.2742152Z * [new tag] 22.08-rc1 -> 22.08-rc1 2025-03-21T20:38:08.2742540Z * [new tag] 22.08-rc2 -> 22.08-rc2 2025-03-21T20:38:08.2742918Z * [new tag] 22.11 -> 22.11 2025-03-21T20:38:08.2743474Z * [new tag] 22.11-rc1 -> 22.11-rc1 2025-03-21T20:38:08.2744032Z * [new tag] 22.11-rc2 -> 22.11-rc2 2025-03-21T20:38:08.2744560Z * [new tag] 23.02 -> 23.02 2025-03-21T20:38:08.2744941Z * [new tag] 23.02-rc1 -> 23.02-rc1 2025-03-21T20:38:08.2745332Z * [new tag] 23.02-rc2 -> 23.02-rc2 2025-03-21T20:38:08.2745712Z * [new tag] 23.05 -> 23.05 2025-03-21T20:38:08.2746090Z * [new tag] 23.05-rc1 -> 23.05-rc1 2025-03-21T20:38:08.2746465Z * [new tag] 23.05-rc2 -> 23.05-rc2 2025-03-21T20:38:08.2746844Z * [new tag] 23.08 -> 23.08 2025-03-21T20:38:08.2747225Z * [new tag] 23.08-rc1 -> 23.08-rc1 2025-03-21T20:38:08.2747613Z * [new tag] 23.08-rc2 -> 23.08-rc2 2025-03-21T20:38:08.2747996Z * [new tag] 23.11 -> 23.11 2025-03-21T20:38:08.2748361Z * [new tag] 23.11-rc1 -> 23.11-rc1 2025-03-21T20:38:08.2748747Z * [new tag] 23.11-rc2 -> 23.11-rc2 2025-03-21T20:38:08.2749132Z * [new tag] 24.02 -> 24.02 2025-03-21T20:38:08.2749509Z * [new tag] 24.02-rc1 -> 24.02-rc1 2025-03-21T20:38:08.2749896Z * [new tag] 24.05 -> 24.05 2025-03-21T20:38:08.2750262Z * [new tag] 24.05-rc1 -> 24.05-rc1 2025-03-21T20:38:08.2750649Z * [new tag] 24.05-rc2 -> 24.05-rc2 2025-03-21T20:38:08.2751032Z * [new tag] 24.08 -> 24.08 2025-03-21T20:38:08.2751408Z * [new tag] 24.08-rc1 -> 24.08-rc1 2025-03-21T20:38:08.2751792Z * [new tag] 24.08-rc2 -> 24.08-rc2 2025-03-21T20:38:08.2752158Z * [new tag] 24.11 -> 24.11 2025-03-21T20:38:08.2752529Z * [new tag] 24.11-rc1 -> 24.11-rc1 2025-03-21T20:38:08.2752917Z * [new tag] 24.11-rc2 -> 24.11-rc2 2025-03-21T20:38:08.2753361Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:38:08.2753817Z Applying: Move rodata to the DDR 2025-03-21T20:38:08.2754642Z [patch_repo] Patched core_platform @ tags/24.08-3-gc87399b in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:38:08.2755375Z 2025-03-21T20:38:08.2755540Z -- SYSTEM_CONFIG is Ethos_U55_High_End_Embedded 2025-03-21T20:38:08.2755965Z -- MEMORY_MODE is Shared_Sram 2025-03-21T20:38:08.2756635Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:38:08.2757586Z Configuring target corstone-300 2025-03-21T20:38:08.2757990Z -- ******************************************************* 2025-03-21T20:38:08.2758447Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:38:08.2758969Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u55-128 2025-03-21T20:38:08.2759469Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m55 2025-03-21T20:38:08.2760284Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:38:08.2760985Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:38:08.2761525Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:38:08.2762046Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:38:08.2762546Z -- ******************************************************* 2025-03-21T20:38:08.2763233Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:38:08.2764594Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:38:08.2765743Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:38:08.2766395Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:38:08.2767021Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:38:08.2767532Z Call Stack (most recent call first): 2025-03-21T20:38:08.2768326Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:38:08.2769531Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:38:08.2770716Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:38:08.2771540Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:08.2772082Z  2025-03-21T20:38:08.2773302Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:38:08.2774734Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:38:08.2775623Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:38:08.2776349Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:38:08.2777004Z be called directly for now, but the ability to call it with declared 2025-03-21T20:38:08.2777591Z details will be removed completely in a future version. 2025-03-21T20:38:08.2778063Z Call Stack (most recent call first): 2025-03-21T20:38:08.2778860Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:38:08.2780073Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:38:08.2781185Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:38:08.2782010Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:08.2782540Z  2025-03-21T20:38:08.2783292Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:38:08.2784823Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:38:09.2085934Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:38:09.2086689Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:38:09.2087328Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:38:09.2087841Z Call Stack (most recent call first): 2025-03-21T20:38:09.2088635Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:38:09.2089850Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:38:09.2090958Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:38:09.2091792Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.2092472Z  2025-03-21T20:38:09.2093626Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:38:09.2094857Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:38:09.2095597Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:38:09.2096300Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:38:09.2096959Z called directly for now, but the ability to call it with declared details 2025-03-21T20:38:09.2097534Z will be removed completely in a future version. 2025-03-21T20:38:09.2098004Z Call Stack (most recent call first): 2025-03-21T20:38:09.2098858Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:38:09.2100072Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:38:09.2101189Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:38:09.2102131Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.2102667Z  2025-03-21T20:38:09.2103370Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:38:09.2104914Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:38:09.2106046Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:38:09.2106784Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:38:09.2107480Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:38:09.2108001Z Call Stack (most recent call first): 2025-03-21T20:38:09.2108797Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:38:09.2109991Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:38:09.2111112Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:38:09.2111953Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.2112482Z  2025-03-21T20:38:09.2113439Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:38:09.2114493Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:38:09.2115234Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:38:09.2116389Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:38:09.2117067Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:38:09.2117625Z removed completely in a future version. 2025-03-21T20:38:09.2118045Z Call Stack (most recent call first): 2025-03-21T20:38:09.2118848Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:38:09.2120135Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:38:09.2121252Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:38:09.2122091Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.2122636Z  2025-03-21T20:38:09.2123670Z CMake Deprecation Warning at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-21T20:38:09.2125218Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:38:09.2126089Z CMake. 2025-03-21T20:38:09.2126312Z 2025-03-21T20:38:09.2126587Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:38:09.2127280Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:38:09.2127867Z to work with policies introduced by or earlier. 2025-03-21T20:38:09.2128176Z 2025-03-21T20:38:09.2128332Z  2025-03-21T20:38:09.2128609Z -- The ASM compiler identification is GNU 2025-03-21T20:38:09.2129552Z -- Found assembler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc 2025-03-21T20:38:09.2130474Z -- THREADX_ARCH: cortex_m55 2025-03-21T20:38:09.2130820Z -- THREADX_TOOLCHAIN: gnu 2025-03-21T20:38:09.2131161Z -- Using default tx_user.h file 2025-03-21T20:38:09.2131528Z -- ******************************************************* 2025-03-21T20:38:09.2131975Z -- PROJECT_NAME : core_software 2025-03-21T20:38:09.2132484Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:38:09.2132929Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:38:09.2133454Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:38:09.2133883Z -- ******************************************************* 2025-03-21T20:38:09.2134305Z -- ******************************************************* 2025-03-21T20:38:09.2135029Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:38:09.2135737Z -- FAST_MEMORY_SIZE : 2025-03-21T20:38:09.2136153Z -- MEMORY_MODEL : dram 2025-03-21T20:38:09.2136581Z -- MEMORY_ARENA : dram 2025-03-21T20:38:09.2137010Z -- TARGET_CPU : cortex-m55 2025-03-21T20:38:09.2137440Z -- ******************************************************* 2025-03-21T20:38:09.2138547Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.2139533Z The following keywords are not supported when using 2025-03-21T20:38:09.2140005Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.2140261Z 2025-03-21T20:38:09.2140783Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.2141470Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.2142086Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.2142637Z Call Stack (most recent call first): 2025-03-21T20:38:09.2143428Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.2144647Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.2146021Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:38:09.2147091Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.2147633Z  2025-03-21T20:38:09.2148562Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.2149529Z The following keywords are not supported when using 2025-03-21T20:38:09.2149981Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.2150233Z 2025-03-21T20:38:09.2150511Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.2151186Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.2151796Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.2152345Z Call Stack (most recent call first): 2025-03-21T20:38:09.2153255Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.2154627Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.2156001Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:38:09.2157061Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.2157594Z  2025-03-21T20:38:09.2158514Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.2159480Z The following keywords are not supported when using 2025-03-21T20:38:09.2160003Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.2160256Z 2025-03-21T20:38:09.2160533Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.2161205Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.2161818Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.2162361Z Call Stack (most recent call first): 2025-03-21T20:38:09.2163152Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.2164374Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.2165743Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:38:09.2166802Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.2167328Z  2025-03-21T20:38:09.2168243Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.2169210Z The following keywords are not supported when using 2025-03-21T20:38:09.2169667Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.2169916Z 2025-03-21T20:38:09.2170198Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.2170874Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7450720Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7451701Z Call Stack (most recent call first): 2025-03-21T20:38:09.7453540Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.7456131Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.7458978Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:38:09.7461315Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7462651Z  2025-03-21T20:38:09.7464572Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.7466638Z The following keywords are not supported when using 2025-03-21T20:38:09.7467628Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.7468241Z 2025-03-21T20:38:09.7468753Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.7471737Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7473029Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7474099Z Call Stack (most recent call first): 2025-03-21T20:38:09.7475772Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.7478568Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.7481551Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:38:09.7483909Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7485126Z  2025-03-21T20:38:09.7487090Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.7489120Z The following keywords are not supported when using 2025-03-21T20:38:09.7490144Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.7490688Z 2025-03-21T20:38:09.7491295Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.7492684Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7494031Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7495020Z Call Stack (most recent call first): 2025-03-21T20:38:09.7496657Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.7499463Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.7502367Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:38 (ethosu_add_executable_test) 2025-03-21T20:38:09.7504605Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7505857Z  2025-03-21T20:38:09.7507791Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.7509867Z The following keywords are not supported when using 2025-03-21T20:38:09.7510874Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.7511396Z 2025-03-21T20:38:09.7512029Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.7513529Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7514761Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7515752Z Call Stack (most recent call first): 2025-03-21T20:38:09.7517472Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.7520095Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.7522929Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/freertos/CMakeLists.txt:25 (ethosu_add_executable_test) 2025-03-21T20:38:09.7525248Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7526319Z  2025-03-21T20:38:09.7528244Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.7530351Z The following keywords are not supported when using 2025-03-21T20:38:09.7531349Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.7531876Z 2025-03-21T20:38:09.7532499Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.7533973Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7535213Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7536217Z Call Stack (most recent call first): 2025-03-21T20:38:09.7537917Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.7543869Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.7547111Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:38:09.7549379Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7550530Z  2025-03-21T20:38:09.7552508Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.7554543Z The following keywords are not supported when using 2025-03-21T20:38:09.7555482Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.7556064Z 2025-03-21T20:38:09.7556721Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.7558139Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7559458Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7560522Z Call Stack (most recent call first): 2025-03-21T20:38:09.7562140Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.7564754Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:38:09.7567813Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/threadx_demo/CMakeLists.txt:25 (ethosu_add_executable_test) 2025-03-21T20:38:09.7570438Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7571685Z  2025-03-21T20:38:09.7573831Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/threadx_demo/CMakeLists.txt:31 (add_custom_command): 2025-03-21T20:38:09.7576117Z The following keywords are not supported when using 2025-03-21T20:38:09.7577136Z add_custom_command(TARGET): DEPENDS. 2025-03-21T20:38:09.7577719Z 2025-03-21T20:38:09.7578273Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.7580233Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7581589Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7582807Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7583879Z  2025-03-21T20:38:09.7585901Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:38:09.7587942Z The following keywords are not supported when using 2025-03-21T20:38:09.7588944Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:38:09.7589493Z 2025-03-21T20:38:09.7590099Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:38:09.7591556Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:38:09.7592774Z command to set the policy and suppress this warning. 2025-03-21T20:38:09.7593788Z Call Stack (most recent call first): 2025-03-21T20:38:09.7595462Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:38:09.7598421Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:38:09.7600855Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:38:09.7601968Z  2025-03-21T20:38:09.7602599Z -- ******************************************************* 2025-03-21T20:38:09.7603586Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:38:09.7604610Z -- TR_ARENA_SIZE : 2025-03-21T20:38:09.7605647Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:38:09.7606587Z -- ******************************************************* 2025-03-21T20:38:09.7607478Z -- Configuring done (34.4s) 2025-03-21T20:38:09.7608209Z -- Generating done (0.3s) 2025-03-21T20:38:09.7610079Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128/cmake-out 2025-03-21T20:38:09.7612268Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:38:09.7613730Z [ 0%] Preprocessing and generating linker script 2025-03-21T20:38:09.7614852Z [ 25%] Generating model_pte.h 2025-03-21T20:38:09.7616862Z [ 25%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:38:09.7619604Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:38:09.7622281Z [ 25%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:38:09.7625023Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:38:09.7627769Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u55_u65.c.obj 2025-03-21T20:38:09.7630470Z [ 25%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:38:09.7632361Z [ 25%] Built target arm_executor_runner-linker-script 2025-03-21T20:39:37.3191904Z [ 25%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:39:37.3192883Z [ 25%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:39:37.3193904Z [ 50%] Linking C static library libtiming_adapter.a 2025-03-21T20:39:37.3194956Z [ 50%] Built target timing_adapter 2025-03-21T20:39:37.3195613Z [ 50%] Linking C static library libethosu_core_driver.a 2025-03-21T20:39:37.3196340Z [ 50%] Built target ethosu_core_driver 2025-03-21T20:39:37.3197000Z [ 50%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:39:37.3197571Z [ 50%] Built target ethosu_mailbox 2025-03-21T20:39:37.3198603Z [ 75%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:39:37.3199747Z [ 75%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:39:37.3200339Z [ 75%] Built target ethosu_mhu_dummy 2025-03-21T20:39:37.3202203Z Input: /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128.bpte with 4975136 bytes. Output: /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128/cmake-out/model_pte.h with 30006371 bytes. Section: network_model_sec. 2025-03-21T20:39:37.3204197Z [ 75%] Built target gen_model_header 2025-03-21T20:39:37.3205163Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:39:37.3206272Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:39:37.3207804Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:39:37.3209842Z [ 75%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/retarget.c.obj 2025-03-21T20:39:37.3211884Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/target.cpp.obj 2025-03-21T20:39:37.3214071Z [ 75%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/system_ARMCM55.c.obj 2025-03-21T20:39:37.3216696Z [100%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/startup_ARMCM55.c.obj 2025-03-21T20:39:37.3218852Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:39:37.3220145Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:39:37.3221718Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.data' can't be allocated in segment 0 2025-03-21T20:39:37.3223257Z LOAD: .text .ARM.extab .ARM.exidx .copy.table .zero.table .data 2025-03-21T20:39:37.3224803Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:39:37.3226258Z [100%] Built target arm_executor_runner 2025-03-21T20:39:37.3226912Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:39:37.3228316Z /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner 2025-03-21T20:39:37.3229285Z executable_text: 244100 bytes 2025-03-21T20:39:37.3229769Z executable_data: 68989816 bytes 2025-03-21T20:39:37.3230263Z executable_bss: 33540 bytes 2025-03-21T20:39:37.3231070Z ELF file created: arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner 2025-03-21T20:39:37.3232638Z CALL: bash backends/arm/scripts/run_fvp.sh --elf=arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner --target=ethos-u55-128 2025-03-21T20:39:37.3233914Z -------------------------------------------------------------------------------- 2025-03-21T20:39:37.3235335Z Running /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u55-128/mv2_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner for ethos-u55-128 run with FVP:FVP_Corstone_SSE-300_Ethos-U55 num_macs:128 2025-03-21T20:39:37.3236865Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:39:37.3237736Z -------------------------------------------------------------------------------- 2025-03-21T20:39:37.3238427Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:39:37.3239162Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:39:37.3248154Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:39:37.3248795Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:39:37.3249165Z 2025-03-21T20:39:37.3249333Z Ethos-U rev 136b7d75 --- Apr 12 2023 13:44:01 2025-03-21T20:39:37.3249761Z (C) COPYRIGHT 2019-2023 Arm Limited 2025-03-21T20:39:37.3250137Z ALL RIGHTS RESERVED 2025-03-21T20:39:37.3250330Z 2025-03-21T20:39:37.3250665Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x73d00000 , Size: 4975136 bytes 2025-03-21T20:39:37.3251116Z 2025-03-21T20:39:37.3251448Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 4368720 bytes. 2025-03-21T20:39:37.3251908Z 2025-03-21T20:39:37.3252209Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:39:37.3252631Z 2025-03-21T20:39:37.3252880Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:39:37.3253247Z 2025-03-21T20:39:37.3253591Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:39:37.3254088Z 2025-03-21T20:39:37.3254401Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 752640. 2025-03-21T20:39:37.3254866Z 2025-03-21T20:39:37.3255082Z I [executorch:arm_executor_runner.cpp:534] Setting up ETDump 2025-03-21T20:39:37.3255443Z 2025-03-21T20:39:37.3255934Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x73d000b0 2025-03-21T20:39:37.3256329Z 2025-03-21T20:39:37.3256587Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:39:37.3256969Z 2025-03-21T20:39:37.3257215Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:39:37.3257573Z 2025-03-21T20:39:37.3257876Z I [executorch:arm_executor_runner.cpp:560] Input testset[0] from bundled bpte 2025-03-21T20:39:37.3258298Z 2025-03-21T20:39:37.3258505Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:39:37.3258853Z 2025-03-21T20:39:37.3259132Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:39:37.3259556Z 2025-03-21T20:39:37.3259763Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:39:37.3260106Z 2025-03-21T20:39:37.3260409Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:39:37.3260862Z 2025-03-21T20:39:37.3261118Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:39:37.3261502Z 2025-03-21T20:39:37.3261772Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:39:37.3262265Z 2025-03-21T20:39:37.3262581Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 6982362 CPU cycles total 2025-03-21T20:39:37.3263023Z 2025-03-21T20:39:37.3263554Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:39:37.3264211Z 2025-03-21T20:39:37.3264459Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 100.00 % 2025-03-21T20:39:37.3264855Z 2025-03-21T20:39:37.3265098Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 0.00 % 2025-03-21T20:39:37.3265486Z 2025-03-21T20:39:37.3265772Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 256 CPU cycles 2025-03-21T20:39:37.3266202Z 2025-03-21T20:39:37.3266420Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:39:37.3266757Z 2025-03-21T20:39:37.3267038Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 6774344 2025-03-21T20:39:37.3267438Z 2025-03-21T20:39:37.3267700Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 2440966 2025-03-21T20:39:37.3268256Z 2025-03-21T20:39:37.3268727Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 357109 2025-03-21T20:39:37.3269248Z 2025-03-21T20:39:37.3269482Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 1226351 2025-03-21T20:39:37.3269857Z 2025-03-21T20:39:37.3270077Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 701 2025-03-21T20:39:37.3270441Z 2025-03-21T20:39:37.3271249Z I [executorch:arm_perf_monitor.cpp:187] Ethos-U PMU Events:[ETHOSU_PMU_AXI0_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI1_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI0_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:39:37.3272187Z 2025-03-21T20:39:37.3272499Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 4368720 bytes. 2025-03-21T20:39:37.3272960Z 2025-03-21T20:39:37.3273274Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 4975136 bytes. 2025-03-21T20:39:37.3273736Z 2025-03-21T20:39:37.3274169Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 753602 / 62914560 free: 62160958 ( used: 1 % ) 2025-03-21T20:39:37.3274740Z 2025-03-21T20:39:37.3275055Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 752640 bytes 2025-03-21T20:39:37.3275496Z 2025-03-21T20:39:37.3275801Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 962 bytes 2025-03-21T20:39:37.3276231Z 2025-03-21T20:39:37.3276528Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 0 bytes 2025-03-21T20:39:37.3276948Z 2025-03-21T20:39:37.3277237Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:39:37.3277692Z 2025-03-21T20:39:37.3278090Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:39:37.3278730Z 2025-03-21T20:39:37.3279000Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:39:37.3279419Z 2025-03-21T20:39:37.3279677Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:39:37.3280011Z 2025-03-21T20:39:37.3280372Z I [executorch:arm_executor_runner.cpp:731] Model output match expected BundleIO bpte ref data. 2025-03-21T20:39:37.3280886Z 2025-03-21T20:39:37.3281206Z I [executorch:arm_executor_runner.cpp:732] TEST: BundleIO index[0] Test_result: PASS 2025-03-21T20:39:37.3281661Z 2025-03-21T20:39:37.3281932Z I [executorch:arm_executor_runner.cpp:762] Writing etdump.bin [base64] 2025-03-21T20:39:37.3282322Z 2025-03-21T20:39:37.3282437Z #--- 2025-03-21T20:39:37.3282585Z 2025-03-21T20:39:37.3282702Z base64 -i -d <<<"\ 2025-03-21T20:39:37.3282888Z 2025-03-21T20:39:44.6805793Z 5AQAAAwAAABFRDAwAAAAAPj///8MAAAACAAIAAAABAACAAAA9AMAAAQAAAAI/P//3AMAAAQAAAAMAAAASAMAABwDAACQAgAANAIAAMgBAAB8AQAAIAEAAPQAAADIAAAAXAAAADAAAAAEAAAA/vv//wQAAADc+///38wlAAAAAADqSpAAAAAAAP////8AAAAAaAMAACb8//8EAAAA9Pz//0ElkAAAAAAA7ESQAAAAAAACAAAAXAAAAAAAAABO/P//BAAAABz9///MJpAAAAAAABE/kAAAAAAAAgAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAALb8//8EAAAAhP3//4lrgAAAAAAALx6QAAAAAAABAAAABAIAAAAAAADe/P//BAAAAKz9///qbIAAAAAAADkYkAAAAAAAAQAAALwBAAAAAAAABv3//wQAAADU/f//X+OPAAAAAABgEpAAAAAAAAEAAAAEAAAALgAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLm91dHB1dC5tb3ZlKCkAAF79//8EAAAALP7//zfZjwAAAAAARtyPAAAAAAABAAAABAAAABwAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpTlBVAAAAAKb9//8EAAAAdP7///OBgAAAAAAAItKPAAAAAAABAAAACAAAAAAAAAA7AAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMuaW5wdXQucGVybXV0ZV9DSFdfdG9fSFdDKCkADv7//wQAAADc/v//RHWAAAAAAABqeoAAAAAAAAEAAAAIAAAAAAAAACgAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpdmVsYV9iaW5fcmVhZCgpAAAAAGb+//8EAAAANP///yxugAAAAAAATG6AAAAAAAABAAAACAAAAAAAAAAnAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKXByb2Nlc3NlZF9kYXRhABgAAABFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCkAAAAADQAAAERFTEVHQVRFX0NBTEwAAADu/v//BAAAALz///9BziUAAAAAAHpkgAAAAAAAAAAAAGgAAAAAAAAAFv///wQAAADk////uM8lAAAAAAAaXYAAAAAAAAAAAAAYAAAAFAAcABgAAAAUAAAAAAAAAAQADAAjAAAAbmF0aXZlX2NhbGxfcXVhbnRpemVfcGVyX3RlbnNvci5vdXQADQAAAE9QRVJBVE9SX0NBTEwAAAAPAAAATWV0aG9kOjpleGVjdXRlAAcAAABFeGVjdXRlAPT////AAAAAEAAAAAwADAAEAAAAAAAIAAIAAAAwAAAABAAAAM7///8EAAAArP////GZEgAAAAAAYRcVAAAAAAD/////AAAAAGAAAAD2////DAAAAAAABgAIAAQA3P///yicEgAAAAAAAg0VAAAAAAD/////AAAAABwAAAAAAAAAFAAgABwAFAAYAAAAAAAAAAQADAAMAAAATWV0aG9kOjppbml0AAAAABQAAABQcm9ncmFtOjpsb2FkX21ldGhvZAAAAAAHAAAARGVmYXVsdAA\ 2025-03-21T20:39:44.6819087Z 2025-03-21T20:39:44.6819220Z " >etdump.bin 2025-03-21T20:39:44.6819381Z 2025-03-21T20:39:44.6819918Z python3 -m devtools.inspector.inspector_cli --etdump_path etdump.bin --source_time_scale cycles --target_time_scale cycles 2025-03-21T20:39:44.6820589Z 2025-03-21T20:39:44.6820692Z #--- 2025-03-21T20:39:44.6820841Z 2025-03-21T20:39:44.6821099Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:39:44.6821499Z 2025-03-21T20:39:44.6821668Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:39:44.6822121Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:39:44.6822620Z [warning ][main@0][6777443 ns] Simulation stopped by user 2025-03-21T20:39:44.6823152Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:39:44.6823629Z Checking for problems in log: 2025-03-21T20:39:44.6823982Z No problems found! 2025-03-21T20:39:44.6824300Z Model: mv2 on ethos-u55-128 -> PASS 2025-03-21T20:39:44.6826368Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/mv3_arm_delegate_ethos-u55-64 --model_name=mv3 --target=ethos-u55-64 --output=arm_test/test_model/mv3_arm_delegate_ethos-u55-64 --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:39:44.6828645Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:39:44.6830604Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:39:44.6832218Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:39:44.6833812Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:39:44.6835389Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:39:44.6836281Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm) on an already erased node 2025-03-21T20:39:44.6837281Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6838272Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_1) on an already erased node 2025-03-21T20:39:44.6839334Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6840398Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_2) on an already erased node 2025-03-21T20:39:44.6841580Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6842634Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_3) on an already erased node 2025-03-21T20:39:44.6843705Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6844688Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_4) on an already erased node 2025-03-21T20:39:44.6845683Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6846669Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_5) on an already erased node 2025-03-21T20:39:44.6847663Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6848630Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_6) on an already erased node 2025-03-21T20:39:44.6849615Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6850598Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_7) on an already erased node 2025-03-21T20:39:44.6851585Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6852573Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_8) on an already erased node 2025-03-21T20:39:44.6853559Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6854549Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_9) on an already erased node 2025-03-21T20:39:44.6855525Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6856522Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_10) on an already erased node 2025-03-21T20:39:44.6857514Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6858504Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_11) on an already erased node 2025-03-21T20:39:44.6859495Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6860628Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_12) on an already erased node 2025-03-21T20:39:44.6861615Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6862617Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_13) on an already erased node 2025-03-21T20:39:44.6863612Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6864602Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_14) on an already erased node 2025-03-21T20:39:44.6865593Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6866580Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_15) on an already erased node 2025-03-21T20:39:44.6867706Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6868688Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_16) on an already erased node 2025-03-21T20:39:44.6869773Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6870766Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_17) on an already erased node 2025-03-21T20:39:44.6871759Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6872746Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_18) on an already erased node 2025-03-21T20:39:44.6873742Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6874729Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_19) on an already erased node 2025-03-21T20:39:44.6875708Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6876699Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_20) on an already erased node 2025-03-21T20:39:44.6877696Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6878686Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_21) on an already erased node 2025-03-21T20:39:44.6879758Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:39:44.6880749Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_22) on an already erased node 2025-03-21T20:40:29.4435568Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4436662Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_23) on an already erased node 2025-03-21T20:40:29.4437742Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4439497Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_24) on an already erased node 2025-03-21T20:40:29.4440925Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4441926Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_25) on an already erased node 2025-03-21T20:40:29.4442922Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4443894Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_26) on an already erased node 2025-03-21T20:40:29.4444891Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4446153Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_27) on an already erased node 2025-03-21T20:40:29.4447152Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4448150Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_28) on an already erased node 2025-03-21T20:40:29.4449146Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4450140Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_29) on an already erased node 2025-03-21T20:40:29.4451122Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4452110Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_30) on an already erased node 2025-03-21T20:40:29.4453103Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4454098Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_31) on an already erased node 2025-03-21T20:40:29.4455092Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4456194Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_32) on an already erased node 2025-03-21T20:40:29.4457190Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4458167Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_33) on an already erased node 2025-03-21T20:40:29.4459258Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:40:29.4461724Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:40:29.4463352Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:40:29.4464940Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:40:29.4466530Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:40:29.4468115Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:40:29.4469700Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:40:29.4471280Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:40:29.4472870Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:40:29.4473467Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:40:29.4474297Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI+u55 2025-03-21T20:40:29.4475257Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI+u55: 2025-03-21T20:40:29.4475999Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:40:29.4476421Z No nodes rejected. 2025-03-21T20:40:29.4477016Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:40:29.4477850Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4478693Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4479441Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4480296Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4481029Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4481776Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4482521Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:29.4483269Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4484015Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4484761Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4485501Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4486246Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4487334Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:29.4488434Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4489389Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4490478Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4491638Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4492651Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4493401Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:29.4494159Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4494906Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4495662Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4496395Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4497136Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4497876Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:29.4498612Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4499352Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4500093Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4500827Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4501568Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4502313Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:29.4503069Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4503807Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4504551Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4505296Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4506024Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4506769Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:29.4507626Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4508386Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4509129Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4509870Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4510596Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4511338Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:29.4512075Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:29.4512819Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:29.4513554Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:47.0676691Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:47.0677857Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:47.0678619Z Error: Address out of bounds, address 16640, memory 'shram' with size 16384 2025-03-21T20:40:47.0679367Z Error: Address offset out of bounds, address 16640, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:47.0680285Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:47.0681031Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:47.0681775Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:47.0682504Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:47.0683247Z Error: Address out of bounds, address 16384, memory 'shram' with size 16384 2025-03-21T20:40:47.0683996Z Error: Address offset out of bounds, address 16384, offset 256, memory 'shram' with size 16384 2025-03-21T20:40:47.0684483Z 2025-03-21T20:40:47.0684619Z Network summary for out 2025-03-21T20:40:47.0685008Z Accelerator configuration Ethos_U55_64 2025-03-21T20:40:47.0685534Z System configuration Ethos_U55_High_End_Embedded 2025-03-21T20:40:47.0686053Z Memory mode Shared_Sram 2025-03-21T20:40:47.0686538Z Accelerator clock 500 MHz 2025-03-21T20:40:47.0687053Z Design peak SRAM bandwidth 3.73 GB/s 2025-03-21T20:40:47.0687579Z Design peak Off-chip Flash bandwidth 0.47 GB/s 2025-03-21T20:40:47.0687908Z 2025-03-21T20:40:47.0688100Z Total SRAM used 343.69 KiB 2025-03-21T20:40:47.0688579Z Total Off-chip Flash used 2014.33 KiB 2025-03-21T20:40:47.0688908Z 2025-03-21T20:40:47.0689029Z CPU operators = 0 (0.0%) 2025-03-21T20:40:47.0689363Z NPU operators = 112 (100.0%) 2025-03-21T20:40:47.0689576Z 2025-03-21T20:40:47.0689777Z Average SRAM bandwidth 0.93 GB/s 2025-03-21T20:40:47.0690308Z Input SRAM bandwidth 7.08 MB/batch 2025-03-21T20:40:47.0690841Z Weight SRAM bandwidth 4.84 MB/batch 2025-03-21T20:40:47.0691364Z Output SRAM bandwidth 3.02 MB/batch 2025-03-21T20:40:47.0691896Z Total SRAM bandwidth 15.36 MB/batch 2025-03-21T20:40:47.0692486Z Total SRAM bandwidth per input 15.36 MB/inference (batch size 1) 2025-03-21T20:40:47.0692883Z 2025-03-21T20:40:47.0693095Z Average Off-chip Flash bandwidth 0.12 GB/s 2025-03-21T20:40:47.0693629Z Input Off-chip Flash bandwidth 0.00 MB/batch 2025-03-21T20:40:47.0694168Z Weight Off-chip Flash bandwidth 1.96 MB/batch 2025-03-21T20:40:47.0694719Z Output Off-chip Flash bandwidth 0.00 MB/batch 2025-03-21T20:40:47.0695409Z Total Off-chip Flash bandwidth 1.97 MB/batch 2025-03-21T20:40:47.0696059Z Total Off-chip Flash bandwidth per input 1.97 MB/inference (batch size 1) 2025-03-21T20:40:47.0696488Z 2025-03-21T20:40:47.0696715Z Neural network macs 58095832 MACs/batch 2025-03-21T20:40:47.0697055Z 2025-03-21T20:40:47.0697268Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:40:47.0697923Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:40:47.0698384Z 2025-03-21T20:40:47.0698572Z Network Tops/s 0.01 Tops/s 2025-03-21T20:40:47.0698899Z 2025-03-21T20:40:47.0699083Z NPU cycles 8227431 cycles/batch 2025-03-21T20:40:47.0699607Z SRAM Access cycles 2013766 cycles/batch 2025-03-21T20:40:47.0700155Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:40:47.0700726Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:40:47.0701338Z Off-chip Flash Access cycles 2062672 cycles/batch 2025-03-21T20:40:47.0701959Z Total cycles 8295423 cycles/batch 2025-03-21T20:40:47.0702279Z 2025-03-21T20:40:47.0702535Z Batch Inference time 16.59 ms, 60.27 inferences/s (batch size 1) 2025-03-21T20:40:47.0702937Z 2025-03-21T20:40:47.0703367Z Bundle PTE file saved as arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64.bpte 2025-03-21T20:40:47.0704346Z PTE file created: arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64.bpte 2025-03-21T20:40:47.0706869Z CALL: bash backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_model --pte=arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64.bpte --bundleio --etdump --target=ethos-u55-64 --build_type=Release --system_config=Ethos_U55_High_End_Embedded --extra_build_flags=-DET_ATOL=5.00 -DET_RTOL=5.00 --output=arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64 2025-03-21T20:40:47.0709110Z -------------------------------------------------------------------------------- 2025-03-21T20:40:47.0711022Z Build Arm Baremetal executor_runner for ethos-u55-64 with /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64.bpte using Ethos_U55_High_End_Embedded Shared_Sram -DET_ATOL=5.00 -DET_RTOL=5.00 to '/pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64/cmake-out' 2025-03-21T20:40:47.0712908Z -------------------------------------------------------------------------------- 2025-03-21T20:40:47.0713802Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DET_ATOL=5.00 -DET_RTOL=5.00 2025-03-21T20:40:47.0714644Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:40:47.0715114Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:40:47.0715536Z -- Detecting C compiler ABI info 2025-03-21T20:40:47.0715926Z -- Detecting C compiler ABI info - done 2025-03-21T20:40:47.0716953Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:40:47.0717967Z -- Detecting C compile features 2025-03-21T20:40:47.0718344Z -- Detecting C compile features - done 2025-03-21T20:40:47.0718731Z -- Detecting CXX compiler ABI info 2025-03-21T20:40:47.0719129Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:40:47.0720245Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:40:47.0721272Z -- Detecting CXX compile features 2025-03-21T20:40:47.0721664Z -- Detecting CXX compile features - done 2025-03-21T20:40:47.0723122Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:40:47.0724456Z /pytorch/executorch 2025-03-21T20:40:47.0725787Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:40:47.0727253Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:40:47.0727710Z Applying: Move rodata to the DDR 2025-03-21T20:40:47.0728533Z [patch_repo] Patched core_platform @ tags/24.08-3-g01975a7 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:40:47.0729250Z 2025-03-21T20:40:47.0729428Z -- SYSTEM_CONFIG is Ethos_U55_High_End_Embedded 2025-03-21T20:40:47.0729849Z -- MEMORY_MODE is Shared_Sram 2025-03-21T20:40:47.0730513Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:40:47.0731545Z Configuring target corstone-300 2025-03-21T20:40:47.0731952Z -- ******************************************************* 2025-03-21T20:40:47.0732417Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:40:47.0733044Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u55-64 2025-03-21T20:40:47.0733525Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m55 2025-03-21T20:40:47.0734241Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:40:47.0734939Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:40:47.0735371Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:40:47.0735887Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:40:47.0736377Z -- ******************************************************* 2025-03-21T20:40:47.0737068Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:40:47.0738432Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:40:47.0739589Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:40:47.0740252Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:40:47.0741094Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:40:47.0741612Z Call Stack (most recent call first): 2025-03-21T20:40:47.0742395Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:40:47.0743606Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:40:47.0744728Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:40:47.0745565Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:47.0746106Z  2025-03-21T20:40:47.0747059Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:40:47.0748143Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:40:47.0748904Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:40:47.0749635Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:40:47.0750297Z be called directly for now, but the ability to call it with declared 2025-03-21T20:40:47.0750888Z details will be removed completely in a future version. 2025-03-21T20:40:47.0751346Z Call Stack (most recent call first): 2025-03-21T20:40:47.0752287Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:40:47.0753509Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:40:48.4960286Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:40:48.4961917Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:48.4963007Z  2025-03-21T20:40:48.4964420Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:40:48.4967347Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:40:48.4969486Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:40:48.4970690Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:40:48.4971884Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:40:48.4973088Z Call Stack (most recent call first): 2025-03-21T20:40:48.4974511Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:40:48.4976735Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:40:48.4978838Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:40:48.4980397Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:48.4981433Z  2025-03-21T20:40:48.4983211Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:40:48.4985197Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:40:48.4986572Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:40:48.4987839Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:40:48.4989076Z called directly for now, but the ability to call it with declared details 2025-03-21T20:40:48.4990141Z will be removed completely in a future version. 2025-03-21T20:40:48.4990900Z Call Stack (most recent call first): 2025-03-21T20:40:48.4992335Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:40:48.4994604Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:40:48.4996727Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:40:48.4998247Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:48.4999266Z  2025-03-21T20:40:48.5000654Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:40:48.5003484Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:40:48.5005647Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:40:48.5006858Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:40:48.5007916Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:40:48.5008811Z Call Stack (most recent call first): 2025-03-21T20:40:48.5010285Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:40:48.5012587Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:40:48.5015436Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:40:48.5017068Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:48.5018084Z  2025-03-21T20:40:48.5019802Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:40:48.5021840Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:40:48.5023168Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:40:48.5024489Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:40:48.5025706Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:40:48.5026731Z removed completely in a future version. 2025-03-21T20:40:48.5027454Z Call Stack (most recent call first): 2025-03-21T20:40:48.5028967Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:40:48.5031349Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:40:48.5033691Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:40:48.5035283Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:48.5036289Z  2025-03-21T20:40:48.5038307Z CMake Deprecation Warning at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-21T20:40:48.5040854Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:40:48.5041862Z CMake. 2025-03-21T20:40:48.5042126Z 2025-03-21T20:40:48.5042669Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:40:48.5044002Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:40:48.5045172Z to work with policies introduced by or earlier. 2025-03-21T20:40:48.5045815Z 2025-03-21T20:40:48.5046057Z  2025-03-21T20:40:48.5046565Z -- The ASM compiler identification is GNU 2025-03-21T20:40:48.5048412Z -- Found assembler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc 2025-03-21T20:40:48.5050238Z -- THREADX_ARCH: cortex_m55 2025-03-21T20:40:48.5050855Z -- THREADX_TOOLCHAIN: gnu 2025-03-21T20:40:48.5051475Z -- Using default tx_user.h file 2025-03-21T20:40:48.5052147Z -- ******************************************************* 2025-03-21T20:40:48.5053000Z -- PROJECT_NAME : core_software 2025-03-21T20:40:48.5053863Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:40:48.5054661Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:40:48.5055485Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:40:48.5056282Z -- ******************************************************* 2025-03-21T20:40:48.5057022Z -- ******************************************************* 2025-03-21T20:40:48.5057924Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:40:48.5058814Z -- FAST_MEMORY_SIZE : 2025-03-21T20:40:48.5059588Z -- MEMORY_MODEL : dram 2025-03-21T20:40:48.5060393Z -- MEMORY_ARENA : dram 2025-03-21T20:40:48.5061228Z -- TARGET_CPU : cortex-m55 2025-03-21T20:40:48.5062047Z -- ******************************************************* 2025-03-21T20:40:48.5064185Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:40:48.5066157Z The following keywords are not supported when using 2025-03-21T20:40:48.5067035Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:40:48.5067548Z 2025-03-21T20:40:48.5068275Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:40:48.5069656Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:40:48.5070849Z command to set the policy and suppress this warning. 2025-03-21T20:40:48.5071698Z Call Stack (most recent call first): 2025-03-21T20:40:48.5073272Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:40:48.5075789Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:40:48.5078603Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:40:48.5080903Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:48.5081957Z  2025-03-21T20:40:48.5083814Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:40:48.5085804Z The following keywords are not supported when using 2025-03-21T20:40:48.5086858Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:40:48.5087370Z 2025-03-21T20:40:48.5087904Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:40:48.5089272Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:40:48.5090459Z command to set the policy and suppress this warning. 2025-03-21T20:40:48.5091316Z Call Stack (most recent call first): 2025-03-21T20:40:48.5092898Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:40:48.5095372Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:40:48.5098082Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:40:48.5100184Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:48.5101189Z  2025-03-21T20:40:48.5102949Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:40:48.5104842Z The following keywords are not supported when using 2025-03-21T20:40:48.5105678Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:40:48.5106175Z 2025-03-21T20:40:48.5106673Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:40:48.5107966Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:40:48.5108912Z command to set the policy and suppress this warning. 2025-03-21T20:40:48.5109643Z Call Stack (most recent call first): 2025-03-21T20:40:48.5111037Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:40:48.5113249Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:40:48.5115870Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:40:59.6625269Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:59.6626047Z  2025-03-21T20:40:59.6627000Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:40:59.6627978Z The following keywords are not supported when using 2025-03-21T20:40:59.6628441Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:40:59.6628699Z 2025-03-21T20:40:59.6628982Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:40:59.6630053Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:40:59.6630674Z command to set the policy and suppress this warning. 2025-03-21T20:40:59.6631149Z Call Stack (most recent call first): 2025-03-21T20:40:59.6631947Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:40:59.6633174Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:40:59.6634572Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:40:59.6635669Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:59.6636213Z  2025-03-21T20:40:59.6636582Z Skipping driver_unit_conv application 2025-03-21T20:40:59.6637072Z Skipping FreeRTOS application 2025-03-21T20:40:59.6638127Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:40:59.6639217Z The following keywords are not supported when using 2025-03-21T20:40:59.6639752Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:40:59.6640126Z 2025-03-21T20:40:59.6640632Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:40:59.6641334Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:40:59.6641947Z command to set the policy and suppress this warning. 2025-03-21T20:40:59.6642403Z Call Stack (most recent call first): 2025-03-21T20:40:59.6643189Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:40:59.6644414Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:40:59.6645784Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:40:59.6646859Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:59.6647408Z  2025-03-21T20:40:59.6647739Z Skipping ThreadX application 2025-03-21T20:40:59.6648774Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:40:59.6649745Z The following keywords are not supported when using 2025-03-21T20:40:59.6650203Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:40:59.6650471Z 2025-03-21T20:40:59.6650738Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:40:59.6651604Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:40:59.6652211Z command to set the policy and suppress this warning. 2025-03-21T20:40:59.6652649Z Call Stack (most recent call first): 2025-03-21T20:40:59.6653444Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:40:59.6654843Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:40:59.6655953Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:40:59.6656479Z  2025-03-21T20:40:59.6656759Z -- ******************************************************* 2025-03-21T20:40:59.6657222Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:40:59.6657701Z -- TR_ARENA_SIZE : 2025-03-21T20:40:59.6658134Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:40:59.6658565Z -- ******************************************************* 2025-03-21T20:40:59.6658963Z -- Configuring done (12.2s) 2025-03-21T20:40:59.6659293Z -- Generating done (0.3s) 2025-03-21T20:40:59.6660258Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64/cmake-out 2025-03-21T20:40:59.6661286Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:40:59.6662358Z [ 0%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:40:59.6663309Z [ 0%] Preprocessing and generating linker script 2025-03-21T20:40:59.6663852Z [ 0%] Generating model_pte.h 2025-03-21T20:40:59.6664719Z [ 0%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:40:59.6666027Z [ 0%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:40:59.6667369Z [ 0%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:40:59.6668677Z [ 0%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:40:59.6670146Z [ 0%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u55_u65.c.obj 2025-03-21T20:40:59.6671054Z [ 0%] Built target arm_executor_runner-linker-script 2025-03-21T20:40:59.6671669Z [ 0%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:40:59.6672187Z [ 0%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:40:59.6672825Z [ 33%] Linking C static library libtiming_adapter.a 2025-03-21T20:40:59.6673352Z [ 33%] Built target timing_adapter 2025-03-21T20:40:59.6673953Z [ 66%] Linking C static library libethosu_core_driver.a 2025-03-21T20:40:59.6674447Z [ 66%] Built target ethosu_core_driver 2025-03-21T20:40:59.6674973Z [ 66%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:40:59.6675456Z [ 66%] Built target ethosu_mailbox 2025-03-21T20:40:59.6676744Z [ 66%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:40:59.6677838Z [ 66%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:40:59.6678322Z [ 66%] Built target ethosu_mhu_dummy 2025-03-21T20:40:59.6680046Z Input: /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64.bpte with 3040160 bytes. Output: /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64/cmake-out/model_pte.h with 18336047 bytes. Section: network_model_sec. 2025-03-21T20:40:59.6681730Z [ 66%] Built target gen_model_header 2025-03-21T20:40:59.6682461Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:40:59.6683417Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:40:59.6684888Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:40:59.6686795Z [ 66%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/retarget.c.obj 2025-03-21T20:40:59.6688710Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/target.cpp.obj 2025-03-21T20:40:59.6690770Z [ 66%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/system_ARMCM55.c.obj 2025-03-21T20:40:59.6693083Z [100%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/startup_ARMCM55.c.obj 2025-03-21T20:40:59.6695105Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:40:59.6696295Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:40:59.6697712Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.data' can't be allocated in segment 0 2025-03-21T20:40:59.6699131Z LOAD: .text .ARM.extab .ARM.exidx .copy.table .zero.table .data 2025-03-21T20:40:59.6700550Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:40:59.6701886Z [100%] Built target arm_executor_runner 2025-03-21T20:40:59.6702470Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:40:59.6703568Z /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64/cmake-out/arm_executor_runner 2025-03-21T20:40:59.6704393Z executable_text: 244108 bytes 2025-03-21T20:40:59.6704753Z executable_data: 67054840 bytes 2025-03-21T20:40:59.6705113Z executable_bss: 33540 bytes 2025-03-21T20:40:59.6705855Z ELF file created: arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64/cmake-out/arm_executor_runner 2025-03-21T20:40:59.6707278Z CALL: bash backends/arm/scripts/run_fvp.sh --elf=arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64/cmake-out/arm_executor_runner --target=ethos-u55-64 2025-03-21T20:40:59.6708410Z -------------------------------------------------------------------------------- 2025-03-21T20:41:43.4957100Z Running /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u55-64/mv3_arm_delegate_ethos-u55-64/cmake-out/arm_executor_runner for ethos-u55-64 run with FVP:FVP_Corstone_SSE-300_Ethos-U55 num_macs:64 2025-03-21T20:41:43.4959818Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:41:43.4961143Z -------------------------------------------------------------------------------- 2025-03-21T20:41:43.4962238Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:41:43.4963367Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:41:43.4964481Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:41:43.4965646Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:41:43.4966356Z 2025-03-21T20:41:43.4966626Z Ethos-U rev 136b7d75 --- Apr 12 2023 13:44:01 2025-03-21T20:41:43.4967371Z (C) COPYRIGHT 2019-2023 Arm Limited 2025-03-21T20:41:43.4968034Z ALL RIGHTS RESERVED 2025-03-21T20:41:43.4968367Z 2025-03-21T20:41:43.4968958Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x73d00000 , Size: 3040160 bytes 2025-03-21T20:41:43.4969799Z 2025-03-21T20:41:43.4970415Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 2433728 bytes. 2025-03-21T20:41:43.4971291Z 2025-03-21T20:41:43.4971834Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:41:43.4972642Z 2025-03-21T20:41:43.4973069Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:41:43.4973775Z 2025-03-21T20:41:43.4974427Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:41:43.4975370Z 2025-03-21T20:41:43.4975961Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 752640. 2025-03-21T20:41:43.4976842Z 2025-03-21T20:41:43.4977232Z I [executorch:arm_executor_runner.cpp:534] Setting up ETDump 2025-03-21T20:41:43.4977885Z 2025-03-21T20:41:43.4978413Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x73d000b0 2025-03-21T20:41:43.4979580Z 2025-03-21T20:41:43.4980054Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:41:43.4980780Z 2025-03-21T20:41:43.4981218Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:41:43.4981898Z 2025-03-21T20:41:43.4982440Z I [executorch:arm_executor_runner.cpp:560] Input testset[0] from bundled bpte 2025-03-21T20:41:43.4983273Z 2025-03-21T20:41:43.4983650Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:41:43.4984298Z 2025-03-21T20:41:43.4984823Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:41:43.4985636Z 2025-03-21T20:41:43.4986009Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:41:43.4986658Z 2025-03-21T20:41:43.4987234Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:41:43.4988081Z 2025-03-21T20:41:43.4988564Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:41:43.4989311Z 2025-03-21T20:41:43.4989811Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:41:43.4990734Z 2025-03-21T20:41:43.4991320Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 6874920 CPU cycles total 2025-03-21T20:41:43.4992178Z 2025-03-21T20:41:43.4993188Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:41:43.4994489Z 2025-03-21T20:41:43.4994952Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 100.00 % 2025-03-21T20:41:43.4995702Z 2025-03-21T20:41:43.4996146Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 0.00 % 2025-03-21T20:41:43.4996876Z 2025-03-21T20:41:43.4997406Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 256 CPU cycles 2025-03-21T20:41:43.4998234Z 2025-03-21T20:41:43.4998615Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:41:43.4999256Z 2025-03-21T20:41:43.4999839Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 4543826 2025-03-21T20:41:43.5000592Z 2025-03-21T20:41:43.5001001Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 799737 2025-03-21T20:41:43.5001633Z 2025-03-21T20:41:43.5002074Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 259917 2025-03-21T20:41:43.5002744Z 2025-03-21T20:41:43.5003164Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 486257 2025-03-21T20:41:43.5003858Z 2025-03-21T20:41:43.5004263Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 219 2025-03-21T20:41:43.5004941Z 2025-03-21T20:41:43.5006506Z I [executorch:arm_perf_monitor.cpp:187] Ethos-U PMU Events:[ETHOSU_PMU_AXI0_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI1_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI0_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:41:43.5008345Z 2025-03-21T20:41:43.5008929Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 2433728 bytes. 2025-03-21T20:41:43.5009817Z 2025-03-21T20:41:43.5010402Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 3040160 bytes. 2025-03-21T20:41:43.5011270Z 2025-03-21T20:41:43.5012116Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 753602 / 62914560 free: 62160958 ( used: 1 % ) 2025-03-21T20:41:43.5013235Z 2025-03-21T20:41:43.5013812Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 752640 bytes 2025-03-21T20:41:43.5014665Z 2025-03-21T20:41:43.5015228Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 962 bytes 2025-03-21T20:41:43.5016053Z 2025-03-21T20:41:43.5016587Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 0 bytes 2025-03-21T20:41:43.5017410Z 2025-03-21T20:41:43.5017945Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:41:43.5018774Z 2025-03-21T20:41:43.5019530Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:41:43.5020584Z 2025-03-21T20:41:43.5021237Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:41:43.5022022Z 2025-03-21T20:41:43.5022363Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:41:43.5022955Z 2025-03-21T20:41:43.5023646Z I [executorch:arm_executor_runner.cpp:731] Model output match expected BundleIO bpte ref data. 2025-03-21T20:41:43.5024607Z 2025-03-21T20:41:43.5025215Z I [executorch:arm_executor_runner.cpp:732] TEST: BundleIO index[0] Test_result: PASS 2025-03-21T20:41:43.5026070Z 2025-03-21T20:41:43.5026496Z I [executorch:arm_executor_runner.cpp:762] Writing etdump.bin [base64] 2025-03-21T20:41:43.5027200Z 2025-03-21T20:41:43.5027370Z #--- 2025-03-21T20:41:43.5027615Z 2025-03-21T20:41:43.5027808Z base64 -i -d <<<"\ 2025-03-21T20:41:43.5028112Z 2025-03-21T20:41:43.5052597Z 5AQAAAwAAABFRDAwAAAAAPj///8MAAAACAAIAAAABAACAAAA9AMAAAQAAAAI/P//3AMAAAQAAAAMAAAASAMAABwDAACQAgAANAIAAMgBAAB8AQAAIAEAAPQAAADIAAAAXAAAADAAAAAEAAAA/vv//wQAAADc+///38wlAAAAAAA4p44AAAAAAP////8AAAAAaAMAACb8//8EAAAA9Pz//4+BjgAAAAAAOqGOAAAAAAACAAAAXAAAAAAAAABO/P//BAAAABz9//8ag44AAAAAAF+bjgAAAAAAAgAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAALb8//8EAAAAhP3//9fHfgAAAAAAfXqOAAAAAAABAAAABAIAAAAAAADe/P//BAAAAKz9//84yX4AAAAAAId0jgAAAAAAAQAAALwBAAAAAAAABv3//wQAAADU/f//rT+OAAAAAACubo4AAAAAAAEAAAAEAAAALgAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLm91dHB1dC5tb3ZlKCkAAF79//8EAAAALP7//4U1jgAAAAAAlDiOAAAAAAABAAAABAAAABwAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpTlBVAAAAAKb9//8EAAAAdP7//0HefgAAAAAAcC6OAAAAAAABAAAACAAAAAAAAAA7AAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMuaW5wdXQucGVybXV0ZV9DSFdfdG9fSFdDKCkADv7//wQAAADc/v//ktF+AAAAAAC41n4AAAAAAAEAAAAIAAAAAAAAACgAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpdmVsYV9iaW5fcmVhZCgpAAAAAGb+//8EAAAANP///3rKfgAAAAAAmsp+AAAAAAABAAAACAAAAAAAAAAnAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKXByb2Nlc3NlZF9kYXRhABgAAABFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCkAAAAADQAAAERFTEVHQVRFX0NBTEwAAADu/v//BAAAALz///9BziUAAAAAAMjAfgAAAAAAAAAAAGgAAAAAAAAAFv///wQAAADk////uM8lAAAAAABouX4AAAAAAAAAAAAYAAAAFAAcABgAAAAUAAAAAAAAAAQADAAjAAAAbmF0aXZlX2NhbGxfcXVhbnRpemVfcGVyX3RlbnNvci5vdXQADQAAAE9QRVJBVE9SX0NBTEwAAAAPAAAATWV0aG9kOjpleGVjdXRlAAcAAABFeGVjdXRlAPT////AAAAAEAAAAAwADAAEAAAAAAAIAAIAAAAwAAAABAAAAM7///8EAAAArP////GZEgAAAAAAYRcVAAAAAAD/////AAAAAGAAAAD2////DAAAAAAABgAIAAQA3P///yicEgAAAAAAAg0VAAAAAAD/////AAAAABwAAAAAAAAAFAAgABwAFAAYAAAAAAAAAAQADAAMAAAATWV0aG9kOjppbml0AAAAABQAAABQcm9ncmFtOjpsb2FkX21ldGhvZAAAAAAHAAAARGVmYXVsdAA\ 2025-03-21T20:41:43.5078012Z 2025-03-21T20:41:43.5078209Z " >etdump.bin 2025-03-21T20:41:43.5078508Z 2025-03-21T20:41:43.5079512Z python3 -m devtools.inspector.inspector_cli --etdump_path etdump.bin --source_time_scale cycles --target_time_scale cycles 2025-03-21T20:41:43.5080891Z 2025-03-21T20:41:43.5081061Z #--- 2025-03-21T20:41:43.5081314Z 2025-03-21T20:41:43.5081785Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:41:43.5082522Z 2025-03-21T20:41:43.5082814Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:41:43.5083652Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:41:43.5084563Z [warning ][main@0][4546443 ns] Simulation stopped by user 2025-03-21T20:41:43.5085528Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:41:43.5086380Z Checking for problems in log: 2025-03-21T20:41:43.5086996Z No problems found! 2025-03-21T20:41:43.5087542Z Model: mv3 on ethos-u55-64 -> PASS 2025-03-21T20:41:43.5091630Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/lstm_arm_delegate_ethos-u55-256 --model_name=lstm --target=ethos-u55-256 --output=arm_test/test_model/lstm_arm_delegate_ethos-u55-256 --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:41:43.5096194Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:41:43.5099906Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:41:43.5103049Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:41:43.5106130Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:41:43.5109243Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:41:43.5112325Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:41:43.5115429Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:42:04.7679780Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:42:04.7681524Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:42:04.7683124Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:42:04.7684728Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:42:04.7686375Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:42:04.7687980Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:42:04.7688605Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:42:04.7689437Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI+u55 2025-03-21T20:42:04.7690397Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI+u55: 2025-03-21T20:42:04.7691143Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:42:04.7691549Z No nodes rejected. 2025-03-21T20:42:04.7692156Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:42:04.7692740Z 2025-03-21T20:42:04.7692860Z Network summary for out 2025-03-21T20:42:04.7693248Z Accelerator configuration Ethos_U55_256 2025-03-21T20:42:04.7693789Z System configuration Ethos_U55_High_End_Embedded 2025-03-21T20:42:04.7694299Z Memory mode Shared_Sram 2025-03-21T20:42:04.7694782Z Accelerator clock 500 MHz 2025-03-21T20:42:04.7695302Z Design peak SRAM bandwidth 3.73 GB/s 2025-03-21T20:42:04.7695824Z Design peak Off-chip Flash bandwidth 0.47 GB/s 2025-03-21T20:42:04.7696150Z 2025-03-21T20:42:04.7696336Z Total SRAM used 4.11 KiB 2025-03-21T20:42:04.7696834Z Total Off-chip Flash used 62.27 KiB 2025-03-21T20:42:04.7697147Z 2025-03-21T20:42:04.7697268Z CPU operators = 0 (0.0%) 2025-03-21T20:42:04.7697595Z NPU operators = 156 (100.0%) 2025-03-21T20:42:04.7697822Z 2025-03-21T20:42:04.7698010Z Average SRAM bandwidth 0.81 GB/s 2025-03-21T20:42:04.7698758Z Input SRAM bandwidth 0.02 MB/batch 2025-03-21T20:42:04.7699303Z Weight SRAM bandwidth 0.08 MB/batch 2025-03-21T20:42:04.7699851Z Output SRAM bandwidth 0.02 MB/batch 2025-03-21T20:42:04.7700371Z Total SRAM bandwidth 0.14 MB/batch 2025-03-21T20:42:04.7700965Z Total SRAM bandwidth per input 0.14 MB/inference (batch size 1) 2025-03-21T20:42:04.7701377Z 2025-03-21T20:42:04.7701573Z Average Off-chip Flash bandwidth 0.35 GB/s 2025-03-21T20:42:04.7702109Z Input Off-chip Flash bandwidth 0.00 MB/batch 2025-03-21T20:42:04.7702656Z Weight Off-chip Flash bandwidth 0.05 MB/batch 2025-03-21T20:42:04.7703205Z Output Off-chip Flash bandwidth 0.00 MB/batch 2025-03-21T20:42:04.7703734Z Total Off-chip Flash bandwidth 0.06 MB/batch 2025-03-21T20:42:04.7704366Z Total Off-chip Flash bandwidth per input 0.06 MB/inference (batch size 1) 2025-03-21T20:42:04.7704814Z 2025-03-21T20:42:04.7705025Z Neural network macs 89010 MACs/batch 2025-03-21T20:42:04.7705468Z 2025-03-21T20:42:04.7705681Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:42:04.7706340Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:42:04.7706805Z 2025-03-21T20:42:04.7707006Z Network Tops/s 0.00 Tops/s 2025-03-21T20:42:04.7707321Z 2025-03-21T20:42:04.7707504Z NPU cycles 85932 cycles/batch 2025-03-21T20:42:04.7708028Z SRAM Access cycles 18299 cycles/batch 2025-03-21T20:42:04.7708572Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:42:04.7709133Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:42:04.7709712Z Off-chip Flash Access cycles 63760 cycles/batch 2025-03-21T20:42:04.7710263Z Total cycles 86332 cycles/batch 2025-03-21T20:42:04.7710583Z 2025-03-21T20:42:04.7710835Z Batch Inference time 0.17 ms, 5791.60 inferences/s (batch size 1) 2025-03-21T20:42:04.7711237Z 2025-03-21T20:42:04.7711684Z Bundle PTE file saved as arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256.bpte 2025-03-21T20:42:04.7712768Z PTE file created: arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256.bpte 2025-03-21T20:42:04.7715669Z CALL: bash backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_model --pte=arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256.bpte --bundleio --etdump --target=ethos-u55-256 --build_type=Release --system_config=Ethos_U55_High_End_Embedded --extra_build_flags=-DET_ATOL=0.03 -DET_RTOL=0.03 --output=arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256 2025-03-21T20:42:04.7717965Z -------------------------------------------------------------------------------- 2025-03-21T20:42:04.7720024Z Build Arm Baremetal executor_runner for ethos-u55-256 with /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256.bpte using Ethos_U55_High_End_Embedded Shared_Sram -DET_ATOL=0.03 -DET_RTOL=0.03 to '/pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256/cmake-out' 2025-03-21T20:42:04.7721987Z -------------------------------------------------------------------------------- 2025-03-21T20:42:04.7722882Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DET_ATOL=0.03 -DET_RTOL=0.03 2025-03-21T20:42:04.7723729Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:42:04.7724172Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:42:04.7724601Z -- Detecting C compiler ABI info 2025-03-21T20:42:04.7724984Z -- Detecting C compiler ABI info - done 2025-03-21T20:42:04.7726103Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:42:04.7727123Z -- Detecting C compile features 2025-03-21T20:42:04.7727500Z -- Detecting C compile features - done 2025-03-21T20:42:04.7727882Z -- Detecting CXX compiler ABI info 2025-03-21T20:42:04.7728270Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:42:04.7729301Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:42:04.7730317Z -- Detecting CXX compile features 2025-03-21T20:42:04.7730708Z -- Detecting CXX compile features - done 2025-03-21T20:42:04.7732056Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:42:04.7733420Z /pytorch/executorch 2025-03-21T20:42:04.7734749Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:42:04.7736270Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:42:04.7736727Z Applying: Move rodata to the DDR 2025-03-21T20:42:04.7737551Z [patch_repo] Patched core_platform @ tags/24.08-3-g2d10770 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:42:04.7738282Z 2025-03-21T20:42:04.7738446Z -- SYSTEM_CONFIG is Ethos_U55_High_End_Embedded 2025-03-21T20:42:04.7738872Z -- MEMORY_MODE is Shared_Sram 2025-03-21T20:42:04.7739549Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:42:04.7740715Z Configuring target corstone-300 2025-03-21T20:42:04.7741311Z -- ******************************************************* 2025-03-21T20:42:04.7741979Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:42:04.7742588Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u55-256 2025-03-21T20:42:04.7743229Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m55 2025-03-21T20:42:04.7744261Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:42:04.7744947Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:42:04.7745391Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:42:04.7745917Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:42:04.7746457Z -- ******************************************************* 2025-03-21T20:42:04.7747201Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:42:04.7748572Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:42:04.7749733Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:42:04.7750407Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:42:04.7751037Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:42:04.7751545Z Call Stack (most recent call first): 2025-03-21T20:42:04.7752338Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:42:04.7753528Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:42:04.7754636Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:42:04.7755475Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:04.7755993Z  2025-03-21T20:42:04.7757092Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:42:06.1831346Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:42:06.1832761Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:42:06.1834105Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:42:06.1835220Z be called directly for now, but the ability to call it with declared 2025-03-21T20:42:06.1836269Z details will be removed completely in a future version. 2025-03-21T20:42:06.1837113Z Call Stack (most recent call first): 2025-03-21T20:42:06.1838612Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:42:06.1841237Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:42:06.1843273Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:42:06.1845123Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:06.1846257Z  2025-03-21T20:42:06.1847644Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:42:06.1850491Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:42:06.1852646Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:42:06.1853861Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:42:06.1854971Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:42:06.1855918Z Call Stack (most recent call first): 2025-03-21T20:42:06.1857389Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:42:06.1859650Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:42:06.1861730Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:42:06.1863291Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:06.1864277Z  2025-03-21T20:42:06.1866038Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:42:06.1868034Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:42:06.1869376Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:42:06.1870676Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:42:06.1871890Z called directly for now, but the ability to call it with declared details 2025-03-21T20:42:06.1872960Z will be removed completely in a future version. 2025-03-21T20:42:06.1873719Z Call Stack (most recent call first): 2025-03-21T20:42:06.1875210Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:42:06.1877553Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:42:06.1879679Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:42:06.1881149Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:06.1882128Z  2025-03-21T20:42:06.1883432Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:42:06.1886525Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:42:06.1888722Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:42:06.1889958Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:42:06.1891067Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:42:06.1891967Z Call Stack (most recent call first): 2025-03-21T20:42:06.1893455Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:42:06.1895810Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:42:06.1897958Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:42:06.1899532Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:06.1900547Z  2025-03-21T20:42:06.1902383Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:42:06.1905009Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:42:06.1906337Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:42:06.1919140Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:42:06.1920493Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:42:06.1921530Z removed completely in a future version. 2025-03-21T20:42:06.1922284Z Call Stack (most recent call first): 2025-03-21T20:42:06.1923816Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:42:06.1926185Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:42:06.1928348Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:42:06.1929955Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:06.1930987Z  2025-03-21T20:42:06.1933014Z CMake Deprecation Warning at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-21T20:42:06.1935266Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:42:06.1936238Z CMake. 2025-03-21T20:42:06.1936494Z 2025-03-21T20:42:06.1937001Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:42:06.1938306Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:42:06.1939418Z to work with policies introduced by or earlier. 2025-03-21T20:42:06.1940021Z 2025-03-21T20:42:06.1940244Z  2025-03-21T20:42:06.1940940Z -- The ASM compiler identification is GNU 2025-03-21T20:42:06.1942712Z -- Found assembler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc 2025-03-21T20:42:06.1944463Z -- THREADX_ARCH: cortex_m55 2025-03-21T20:42:06.1945078Z -- THREADX_TOOLCHAIN: gnu 2025-03-21T20:42:06.1945672Z -- Using default tx_user.h file 2025-03-21T20:42:06.1946317Z -- ******************************************************* 2025-03-21T20:42:06.1947142Z -- PROJECT_NAME : core_software 2025-03-21T20:42:06.1947972Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:42:06.1948761Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:42:06.1949572Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:42:06.1950346Z -- ******************************************************* 2025-03-21T20:42:06.1951072Z -- ******************************************************* 2025-03-21T20:42:06.1952144Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:42:06.1953012Z -- FAST_MEMORY_SIZE : 2025-03-21T20:42:06.1953766Z -- MEMORY_MODEL : dram 2025-03-21T20:42:06.1954546Z -- MEMORY_ARENA : dram 2025-03-21T20:42:06.1955344Z -- TARGET_CPU : cortex-m55 2025-03-21T20:42:06.1956123Z -- ******************************************************* 2025-03-21T20:42:06.1958219Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:42:06.1960199Z The following keywords are not supported when using 2025-03-21T20:42:06.1961042Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:42:06.1961515Z 2025-03-21T20:42:06.1962027Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:42:06.1963332Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:42:06.1964493Z command to set the policy and suppress this warning. 2025-03-21T20:42:06.1965321Z Call Stack (most recent call first): 2025-03-21T20:42:06.1967019Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:42:06.1969423Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:42:06.1972120Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:42:06.1974229Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:06.1975224Z  2025-03-21T20:42:06.1977001Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:42:06.1978885Z The following keywords are not supported when using 2025-03-21T20:42:06.1979734Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:42:06.1980202Z 2025-03-21T20:42:06.1980612Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:42:06.1981781Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:42:06.1982842Z command to set the policy and suppress this warning. 2025-03-21T20:42:06.1983602Z Call Stack (most recent call first): 2025-03-21T20:42:06.1985042Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:42:06.1987384Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:42:06.1989872Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:42:06.1991873Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:06.1992859Z  2025-03-21T20:42:06.1994593Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:42:06.1996470Z The following keywords are not supported when using 2025-03-21T20:42:06.1997296Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:42:06.1997761Z 2025-03-21T20:42:08.6011469Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:42:08.6012223Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:42:08.6012848Z command to set the policy and suppress this warning. 2025-03-21T20:42:08.6013314Z Call Stack (most recent call first): 2025-03-21T20:42:08.6014121Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:42:08.6015351Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:42:08.6017716Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:42:08.6019753Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:08.6020661Z  2025-03-21T20:42:08.6021615Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:42:08.6022591Z The following keywords are not supported when using 2025-03-21T20:42:08.6023056Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:42:08.6023312Z 2025-03-21T20:42:08.6023591Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:42:08.6024285Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:42:08.6024897Z command to set the policy and suppress this warning. 2025-03-21T20:42:08.6025346Z Call Stack (most recent call first): 2025-03-21T20:42:08.6026151Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:42:08.6027528Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:42:08.6028934Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:42:08.6030044Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:08.6030563Z  2025-03-21T20:42:08.6030907Z Skipping driver_unit_conv application 2025-03-21T20:42:08.6031395Z Skipping FreeRTOS application 2025-03-21T20:42:08.6032445Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:42:08.6033413Z The following keywords are not supported when using 2025-03-21T20:42:08.6033881Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:42:08.6034135Z 2025-03-21T20:42:08.6034407Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:42:08.6035096Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:42:08.6035706Z command to set the policy and suppress this warning. 2025-03-21T20:42:08.6036161Z Call Stack (most recent call first): 2025-03-21T20:42:08.6036952Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:42:08.6038178Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:42:08.6039533Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:42:08.6040950Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:08.6041506Z  2025-03-21T20:42:08.6041834Z Skipping ThreadX application 2025-03-21T20:42:08.6042890Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:42:08.6043862Z The following keywords are not supported when using 2025-03-21T20:42:08.6044309Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:42:08.6044578Z 2025-03-21T20:42:08.6044850Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:42:08.6045542Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:42:08.6046152Z command to set the policy and suppress this warning. 2025-03-21T20:42:08.6046607Z Call Stack (most recent call first): 2025-03-21T20:42:08.6047400Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:42:08.6048918Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:42:08.6050050Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:42:08.6050575Z  2025-03-21T20:42:08.6050856Z -- ******************************************************* 2025-03-21T20:42:08.6051342Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:42:08.6051820Z -- TR_ARENA_SIZE : 2025-03-21T20:42:08.6052241Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:42:08.6052673Z -- ******************************************************* 2025-03-21T20:42:08.6053067Z -- Configuring done (2.1s) 2025-03-21T20:42:08.6053403Z -- Generating done (0.3s) 2025-03-21T20:42:08.6054250Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256/cmake-out 2025-03-21T20:42:08.6055276Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:42:08.6056337Z [ 0%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:42:08.6057294Z [ 0%] Generating model_pte.h 2025-03-21T20:42:08.6058234Z [ 0%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:42:08.6059553Z [ 0%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:42:08.6060481Z [ 0%] Preprocessing and generating linker script 2025-03-21T20:42:08.6061518Z [ 0%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u55_u65.c.obj 2025-03-21T20:42:08.6062834Z [ 0%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:42:08.6064114Z [ 0%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:42:08.6064966Z [ 0%] Built target arm_executor_runner-linker-script 2025-03-21T20:42:08.6065590Z [ 0%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:42:08.6066094Z [ 0%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:42:08.6066627Z [ 33%] Linking C static library libtiming_adapter.a 2025-03-21T20:42:08.6068403Z Input: /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256.bpte with 91712 bytes. Output: /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256/cmake-out/model_pte.h with 553220 bytes. Section: network_model_sec. 2025-03-21T20:42:08.6070113Z [ 33%] Built target timing_adapter 2025-03-21T20:42:08.6070483Z [ 33%] Built target gen_model_header 2025-03-21T20:42:08.6071028Z [ 66%] Linking C static library libethosu_core_driver.a 2025-03-21T20:42:08.6071520Z [ 66%] Built target ethosu_core_driver 2025-03-21T20:42:08.6072066Z [ 66%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:42:08.6072526Z [ 66%] Built target ethosu_mailbox 2025-03-21T20:42:08.6073381Z [ 66%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:42:08.6074317Z [ 66%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:42:08.6074800Z [ 66%] Built target ethosu_mhu_dummy 2025-03-21T20:42:08.6075514Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:42:08.6076467Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:42:08.6077915Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:42:08.6079972Z [ 66%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/retarget.c.obj 2025-03-21T20:42:08.6081896Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/target.cpp.obj 2025-03-21T20:42:08.6083958Z [ 66%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/system_ARMCM55.c.obj 2025-03-21T20:42:08.6086158Z [100%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/startup_ARMCM55.c.obj 2025-03-21T20:42:08.6088174Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:42:08.6089367Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:42:08.6090819Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.data' can't be allocated in segment 0 2025-03-21T20:42:08.6092219Z LOAD: .text .ARM.extab .ARM.exidx .copy.table .zero.table .data 2025-03-21T20:42:08.6093635Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:42:08.6094963Z [100%] Built target arm_executor_runner 2025-03-21T20:42:08.6095543Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:42:08.6096584Z /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256/cmake-out/arm_executor_runner 2025-03-21T20:42:10.9767936Z executable_text: 244108 bytes 2025-03-21T20:42:10.9768405Z executable_data: 64106392 bytes 2025-03-21T20:42:10.9768759Z executable_bss: 33540 bytes 2025-03-21T20:42:10.9769535Z ELF file created: arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256/cmake-out/arm_executor_runner 2025-03-21T20:42:10.9771060Z CALL: bash backends/arm/scripts/run_fvp.sh --elf=arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256/cmake-out/arm_executor_runner --target=ethos-u55-256 2025-03-21T20:42:10.9772203Z -------------------------------------------------------------------------------- 2025-03-21T20:42:10.9773516Z Running /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u55-256/lstm_arm_delegate_ethos-u55-256/cmake-out/arm_executor_runner for ethos-u55-256 run with FVP:FVP_Corstone_SSE-300_Ethos-U55 num_macs:256 2025-03-21T20:42:10.9774984Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:42:10.9775697Z -------------------------------------------------------------------------------- 2025-03-21T20:42:10.9776283Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:42:10.9776872Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:42:10.9777470Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:42:10.9778078Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:42:10.9778441Z 2025-03-21T20:42:10.9778606Z Ethos-U rev 136b7d75 --- Apr 12 2023 13:44:01 2025-03-21T20:42:10.9779011Z (C) COPYRIGHT 2019-2023 Arm Limited 2025-03-21T20:42:10.9779383Z ALL RIGHTS RESERVED 2025-03-21T20:42:10.9779591Z 2025-03-21T20:42:10.9779882Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x73d00000 , Size: 91712 bytes 2025-03-21T20:42:10.9780323Z 2025-03-21T20:42:10.9780872Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 87424 bytes. 2025-03-21T20:42:10.9781324Z 2025-03-21T20:42:10.9781623Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:42:10.9782049Z 2025-03-21T20:42:10.9782304Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:42:10.9782669Z 2025-03-21T20:42:10.9783026Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:42:10.9783513Z 2025-03-21T20:42:10.9783820Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 2288. 2025-03-21T20:42:10.9784279Z 2025-03-21T20:42:10.9784498Z I [executorch:arm_executor_runner.cpp:534] Setting up ETDump 2025-03-21T20:42:10.9784857Z 2025-03-21T20:42:10.9785146Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x73d000b0 2025-03-21T20:42:10.9785549Z 2025-03-21T20:42:10.9785797Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:42:10.9786185Z 2025-03-21T20:42:10.9786417Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:42:10.9786773Z 2025-03-21T20:42:10.9787173Z I [executorch:arm_executor_runner.cpp:560] Input testset[0] from bundled bpte 2025-03-21T20:42:10.9787729Z 2025-03-21T20:42:10.9787953Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:42:10.9788286Z 2025-03-21T20:42:10.9788580Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:42:10.9788991Z 2025-03-21T20:42:10.9789198Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:42:10.9789543Z 2025-03-21T20:42:10.9789849Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:42:10.9790304Z 2025-03-21T20:42:10.9790556Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:42:10.9790953Z 2025-03-21T20:42:10.9791210Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:42:10.9791599Z 2025-03-21T20:42:10.9791910Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 75173 CPU cycles total 2025-03-21T20:42:10.9792341Z 2025-03-21T20:42:10.9792872Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:42:10.9793524Z 2025-03-21T20:42:10.9793780Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 99.66 % 2025-03-21T20:42:10.9794154Z 2025-03-21T20:42:10.9794407Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 0.34 % 2025-03-21T20:42:10.9794775Z 2025-03-21T20:42:10.9795058Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 256 CPU cycles 2025-03-21T20:42:10.9795487Z 2025-03-21T20:42:10.9795695Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:42:10.9796048Z 2025-03-21T20:42:10.9796292Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 89703 2025-03-21T20:42:10.9796681Z 2025-03-21T20:42:10.9796909Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 9192 2025-03-21T20:42:10.9797261Z 2025-03-21T20:42:10.9797501Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 9843 2025-03-21T20:42:10.9797859Z 2025-03-21T20:42:10.9798093Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 8742 2025-03-21T20:42:10.9798445Z 2025-03-21T20:42:10.9798676Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 342 2025-03-21T20:42:10.9799025Z 2025-03-21T20:42:10.9799905Z I [executorch:arm_perf_monitor.cpp:187] Ethos-U PMU Events:[ETHOSU_PMU_AXI0_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI1_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI0_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:42:10.9800849Z 2025-03-21T20:42:10.9801156Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 87424 bytes. 2025-03-21T20:42:10.9801613Z 2025-03-21T20:42:10.9801915Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 91712 bytes. 2025-03-21T20:42:10.9802368Z 2025-03-21T20:42:10.9802890Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 4966 / 62914560 free: 62909594 ( used: 0 % ) 2025-03-21T20:42:10.9803478Z 2025-03-21T20:42:10.9803773Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 2288 bytes 2025-03-21T20:42:10.9804200Z 2025-03-21T20:42:10.9804507Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 2678 bytes 2025-03-21T20:42:10.9804933Z 2025-03-21T20:42:10.9805228Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 0 bytes 2025-03-21T20:42:10.9805647Z 2025-03-21T20:42:10.9805942Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:42:10.9806360Z 2025-03-21T20:42:10.9806769Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:42:10.9807305Z 2025-03-21T20:42:10.9807566Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:42:10.9807972Z 2025-03-21T20:42:10.9808165Z I [executorch:arm_executor_runner.cpp:679] 3 outputs: 2025-03-21T20:42:10.9808489Z 2025-03-21T20:42:10.9808845Z I [executorch:arm_executor_runner.cpp:731] Model output match expected BundleIO bpte ref data. 2025-03-21T20:42:10.9809420Z 2025-03-21T20:42:10.9809735Z I [executorch:arm_executor_runner.cpp:732] TEST: BundleIO index[0] Test_result: PASS 2025-03-21T20:42:10.9810187Z 2025-03-21T20:42:10.9810454Z I [executorch:arm_executor_runner.cpp:762] Writing etdump.bin [base64] 2025-03-21T20:42:10.9810840Z 2025-03-21T20:42:10.9810957Z #--- 2025-03-21T20:42:10.9811092Z 2025-03-21T20:42:10.9811219Z base64 -i -d <<<"\ 2025-03-21T20:42:10.9811392Z 2025-03-21T20:42:10.9832361Z lAgAAAwAAABFRDAwAAAAAPj///8MAAAACAAIAAAABAACAAAApAcAAAQAAABY+P//jAcAAAQAAAAYAAAA+AYAAMwGAABoBgAAPAYAANgFAACsBQAAIAUAAMQEAABoBAAADAQAALADAABkAwAACAMAAKwCAABQAgAAJAIAAPgBAACMAQAAYAEAAPQAAADIAAAAXAAAADAAAAAEAAAAfvj//wQAAABc+P//YdUgAAAAAAA37iEAAAAAAP////8AAAAA6AYAAKb4//8EAAAAdPn//ybdIQAAAAAAOeghAAAAAAAGAAAAXAAAAAAAAADO+P//BAAAAJz5//+x3iEAAAAAAF7iIQAAAAAABgAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAADb5//8EAAAABPr//8nGIQAAAAAAFNYhAAAAAAAFAAAAXAAAAAAAAABe+f//BAAAACz6//9UyCEAAAAAADnQIQAAAAAABQAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAAMb5//8EAAAAlPr//6O0IQAAAAAAt78hAAAAAAAEAAAAXAAAAAAAAADu+f//BAAAALz6//8utiEAAAAAANy5IQAAAAAABAAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAAFb6//8EAAAAJPv//3JBIQAAAAAAka0hAAAAAAADAAAAVAMAAAAAAAB++v//BAAAAEz7///TQiEAAAAAAHOnIQAAAAAAAwAAAAwDAAAAAAAApvr//wQAAAB0+///PpshAAAAAAD/oCEAAAAAAAMAAAAEAAAALgAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLm91dHB1dC5tb3ZlKCkAAP76//8EAAAAzPv///aFIQAAAAAAJ5QhAAAAAAADAAAABAAAAC4AAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpaGFuZGxlcy5vdXRwdXQubW92ZSgpAABW+///BAAAACT8//8eeSEAAAAAAN9+IQAAAAAAAwAAAAQAAAAuAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMub3V0cHV0Lm1vdmUoKQAArvv//wQAAAB8/P//9G4hAAAAAAADciEAAAAAAAMAAAAEAAAAHAAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKClOUFUAAAAA9vv//wQAAADE/P//XWchAAAAAADrZyEAAAAAAAMAAAAEAAAALwAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLmlucHV0Lm1lbWNweSgpAE78//8EAAAAHP3//4hfIQAAAAAAFmAhAAAAAAADAAAABAAAAC8AAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpaGFuZGxlcy5pbnB1dC5tZW1jcHkoKQCm/P//BAAAAHT9//+lVyEAAAAAAEJYIQAAAAAAAwAAAAQAAAAvAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMuaW5wdXQubWVtY3B5KCkA/vz//wQAAADM/f//LUshAAAAAABTUCEAAAAAAAMAAAAIAAAAAAAAACgAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpdmVsYV9iaW5fcmVhZCgpAAAAAFb9//8EAAAAJP7//xVEIQAAAAAANUQhAAAAAAADAAAACAAAAAAAAAAnAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKXByb2Nlc3NlZF9kYXRhABgAAABFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCkAAAAADQAAAERFTEVHQVRFX0NBTEwAAADe/f//BAAAAKz+//8mICEAAAAAAGM6IQAAAAAAAgAAAFQAAAAAAAAABv7//wQAAADU/v//nSEhAAAAAACwNCEAAAAAAAIAAAAEAAAAIwAAAG5hdGl2ZV9jYWxsX3F1YW50aXplX3Blcl90ZW5zb3Iub3V0AA0AAABPUEVSQVRPUl9DQUxMAAAAZv7//wQAAAA0////Of8gAAAAAAAWGSEAAAAAAAEAAABUAAAAAAAAAI7+//8EAAAAXP///7AAIQAAAAAAYxMhAAAAAAABAAAABAAAACMAAABuYXRpdmVfY2FsbF9xdWFudGl6ZV9wZXJfdGVuc29yLm91dAANAAAAT1BFUkFUT1JfQ0FMTAAAAO7+//8EAAAAvP///8PWIAAAAAAAKfggAAAAAAAAAAAAaAAAAAAAAAAW////BAAAAOT///862CAAAAAAAMnwIAAAAAAAAAAAABgAAAAUABwAGAAAABQAAAAAAAAABAAMACMAAABuYXRpdmVfY2FsbF9xdWFudGl6ZV9wZXJfdGVuc29yLm91dAANAAAAT1BFUkFUT1JfQ0FMTAAAAA8AAABNZXRob2Q6OmV4ZWN1dGUABwAAAEV4ZWN1dGUA9P///8AAAAAQAAAADAAMAAQAAAAAAAgAAgAAADAAAAAEAAAAzv///wQAAACs////FGcSAAAAAAAAPRUAAAAAAP////8AAAAAYAAAAPb///8MAAAAAAAGAAgABADc////S2kSAAAAAAChMhUAAAAAAP////8AAAAAHAAAAAAAAAAUACAAHAAUABgAAAAAAAAABAAMAAwAAABNZXRob2Q6OmluaXQAAAAAFAAAAFByb2dyYW06OmxvYWRfbWV0aG9kAAAAAAcAAABEZWZhdWx0AA\ 2025-03-21T20:42:10.9853996Z 2025-03-21T20:42:10.9854123Z " >etdump.bin 2025-03-21T20:42:10.9854285Z 2025-03-21T20:42:10.9854830Z python3 -m devtools.inspector.inspector_cli --etdump_path etdump.bin --source_time_scale cycles --target_time_scale cycles 2025-03-21T20:42:10.9855487Z 2025-03-21T20:42:10.9855598Z #--- 2025-03-21T20:42:10.9855735Z 2025-03-21T20:42:10.9855986Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:42:10.9856383Z 2025-03-21T20:42:10.9856544Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:42:10.9856996Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:42:10.9857598Z [warning ][main@0][92443 ns] Simulation stopped by user 2025-03-21T20:42:10.9858131Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:42:10.9858603Z Checking for problems in log: 2025-03-21T20:42:10.9858936Z No problems found! 2025-03-21T20:42:10.9859255Z Model: lstm on ethos-u55-256 -> PASS 2025-03-21T20:42:10.9859777Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u target Ethos-U85 2025-03-21T20:42:17.5598293Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/mv2_arm_delegate_ethos-u85-256 --model_name=mv2 --target=ethos-u85-256 --output=arm_test/test_model/mv2_arm_delegate_ethos-u85-256 --system_config=Ethos_U85_SYS_DRAM_Mid --memory_mode=Sram_Only --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:42:17.5602520Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:42:17.5605766Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:42:17.5608639Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:42:17.5611477Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:42:17.5614329Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:42:17.5615883Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm) on an already erased node 2025-03-21T20:42:17.5617651Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5619396Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_1) on an already erased node 2025-03-21T20:42:17.5621128Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5622871Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_2) on an already erased node 2025-03-21T20:42:17.5624893Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5626620Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_3) on an already erased node 2025-03-21T20:42:17.5628344Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5630413Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_4) on an already erased node 2025-03-21T20:42:17.5632152Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5633874Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_5) on an already erased node 2025-03-21T20:42:17.5635601Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5637319Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_6) on an already erased node 2025-03-21T20:42:17.5639035Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5641007Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_7) on an already erased node 2025-03-21T20:42:17.5642684Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5644409Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_8) on an already erased node 2025-03-21T20:42:17.5646300Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5648018Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_9) on an already erased node 2025-03-21T20:42:17.5649729Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5651450Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_10) on an already erased node 2025-03-21T20:42:17.5653177Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5654912Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_11) on an already erased node 2025-03-21T20:42:17.5656665Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5658402Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_12) on an already erased node 2025-03-21T20:42:17.5660151Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5661886Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_13) on an already erased node 2025-03-21T20:42:17.5663621Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5665352Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_14) on an already erased node 2025-03-21T20:42:17.5667071Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5668808Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_15) on an already erased node 2025-03-21T20:42:17.5670564Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5672310Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_16) on an already erased node 2025-03-21T20:42:17.5674058Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5675782Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_17) on an already erased node 2025-03-21T20:42:17.5677532Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5679266Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_18) on an already erased node 2025-03-21T20:42:17.5681050Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5682922Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_19) on an already erased node 2025-03-21T20:42:17.5684670Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5686425Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_20) on an already erased node 2025-03-21T20:42:17.5688163Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5689905Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_21) on an already erased node 2025-03-21T20:42:17.5691634Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5693377Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_22) on an already erased node 2025-03-21T20:42:17.5695124Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5696874Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_23) on an already erased node 2025-03-21T20:42:17.5698679Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5700416Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_24) on an already erased node 2025-03-21T20:42:17.5702157Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5703886Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_25) on an already erased node 2025-03-21T20:42:17.5705610Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5707332Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_26) on an already erased node 2025-03-21T20:42:17.5709058Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5710772Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_27) on an already erased node 2025-03-21T20:42:17.5712504Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5714225Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_28) on an already erased node 2025-03-21T20:42:17.5715898Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5717624Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_29) on an already erased node 2025-03-21T20:42:17.5719353Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5721154Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_30) on an already erased node 2025-03-21T20:42:17.5722869Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5724591Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_31) on an already erased node 2025-03-21T20:42:17.5726330Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:42:17.5728059Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_32) on an already erased node 2025-03-21T20:42:17.5729776Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5770225Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_33) on an already erased node 2025-03-21T20:43:18.5771852Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5773297Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_34) on an already erased node 2025-03-21T20:43:18.5774637Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5775623Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_35) on an already erased node 2025-03-21T20:43:18.5776635Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5777621Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_36) on an already erased node 2025-03-21T20:43:18.5778611Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5779599Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_37) on an already erased node 2025-03-21T20:43:18.5780594Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5781590Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_38) on an already erased node 2025-03-21T20:43:18.5782568Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5783680Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_39) on an already erased node 2025-03-21T20:43:18.5784674Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5785666Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_40) on an already erased node 2025-03-21T20:43:18.5786659Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5787650Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_41) on an already erased node 2025-03-21T20:43:18.5788645Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5789636Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_42) on an already erased node 2025-03-21T20:43:18.5790632Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5791611Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_43) on an already erased node 2025-03-21T20:43:18.5792601Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5793595Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_44) on an already erased node 2025-03-21T20:43:18.5794588Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5795583Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_45) on an already erased node 2025-03-21T20:43:18.5796575Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5797570Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_46) on an already erased node 2025-03-21T20:43:18.5798555Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5799546Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_47) on an already erased node 2025-03-21T20:43:18.5800625Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5801618Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_48) on an already erased node 2025-03-21T20:43:18.5802609Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5803600Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_49) on an already erased node 2025-03-21T20:43:18.5804673Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5805648Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_50) on an already erased node 2025-03-21T20:43:18.5806646Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5807638Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_51) on an already erased node 2025-03-21T20:43:18.5808628Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:43:18.5810322Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:43:18.5811935Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:43:18.5813522Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:43:18.5815167Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:43:18.5816752Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:43:18.5818346Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:43:18.5819931Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:43:18.5821517Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:43:18.5822144Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:43:18.5822963Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI 2025-03-21T20:43:18.5823896Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:43:18.5824608Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:43:18.5825024Z No nodes rejected. 2025-03-21T20:43:18.5825639Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:43:18.5826622Z Info: Changing const_mem_area from Sram to OnChipFlash. This will use the same characteristics as Sram. 2025-03-21T20:43:18.5827162Z 2025-03-21T20:43:18.5827294Z Network summary for out 2025-03-21T20:43:18.5827681Z Accelerator configuration Ethos_U85_256 2025-03-21T20:43:18.5828188Z System configuration Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:43:18.5828674Z Memory mode Sram_Only 2025-03-21T20:43:18.5829160Z Accelerator clock 1000 MHz 2025-03-21T20:43:18.5829673Z Design peak SRAM bandwidth 29.80 GB/s 2025-03-21T20:43:18.5829992Z 2025-03-21T20:43:18.5830176Z Total SRAM used 5178.77 KiB 2025-03-21T20:43:18.5830477Z 2025-03-21T20:43:18.5830598Z CPU operators = 0 (0.0%) 2025-03-21T20:43:18.5830925Z NPU operators = 99 (100.0%) 2025-03-21T20:43:18.5831143Z 2025-03-21T20:43:18.5831332Z Average SRAM bandwidth 9.33 GB/s 2025-03-21T20:43:18.5831858Z Input SRAM bandwidth 23.29 MB/batch 2025-03-21T20:43:18.5832403Z Weight SRAM bandwidth 8.11 MB/batch 2025-03-21T20:43:18.5832943Z Output SRAM bandwidth 12.48 MB/batch 2025-03-21T20:43:18.5833534Z Total SRAM bandwidth 45.01 MB/batch 2025-03-21T20:43:18.5834130Z Total SRAM bandwidth per input 45.01 MB/inference (batch size 1) 2025-03-21T20:43:18.5834548Z 2025-03-21T20:43:18.5834754Z Neural network macs 306942784 MACs/batch 2025-03-21T20:43:18.5835102Z 2025-03-21T20:43:18.5835302Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:43:18.5835961Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:43:18.5836426Z 2025-03-21T20:43:18.5836622Z Network Tops/s 0.13 Tops/s 2025-03-21T20:43:18.5836937Z 2025-03-21T20:43:18.5837119Z NPU cycles 4626783 cycles/batch 2025-03-21T20:43:18.5837639Z SRAM Access cycles 1474734 cycles/batch 2025-03-21T20:43:18.5838181Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:43:18.5838747Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:43:18.5839327Z Off-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:43:18.5840020Z Total cycles 4822200 cycles/batch 2025-03-21T20:43:18.5840344Z 2025-03-21T20:43:18.5840823Z Batch Inference time 4.82 ms, 207.37 inferences/s (batch size 1) 2025-03-21T20:43:18.5841230Z 2025-03-21T20:43:18.5841668Z Bundle PTE file saved as arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256.bpte 2025-03-21T20:43:18.5842664Z PTE file created: arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256.bpte 2025-03-21T20:43:18.5845102Z CALL: bash backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_model --pte=arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256.bpte --bundleio --etdump --target=ethos-u85-256 --build_type=Release --system_config=Ethos_U85_SYS_DRAM_Mid --extra_build_flags=-DET_ATOL=2.00 -DET_RTOL=2.00 --output=arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256 2025-03-21T20:43:46.5634806Z -------------------------------------------------------------------------------- 2025-03-21T20:43:46.5637014Z Build Arm Baremetal executor_runner for ethos-u85-256 with /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256.bpte using Ethos_U85_SYS_DRAM_Mid Sram_Only -DET_ATOL=2.00 -DET_RTOL=2.00 to '/pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256/cmake-out' 2025-03-21T20:43:46.5639132Z -------------------------------------------------------------------------------- 2025-03-21T20:43:46.5640180Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DET_ATOL=2.00 -DET_RTOL=2.00 2025-03-21T20:43:46.5641579Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:43:46.5642098Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:43:46.5642564Z -- Detecting C compiler ABI info 2025-03-21T20:43:46.5643038Z -- Detecting C compiler ABI info - done 2025-03-21T20:43:46.5644159Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:43:46.5645323Z -- Detecting C compile features 2025-03-21T20:43:46.5645690Z -- Detecting C compile features - done 2025-03-21T20:43:46.5646163Z -- Detecting CXX compiler ABI info 2025-03-21T20:43:46.5646596Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:43:46.5647723Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:43:46.5648828Z -- Detecting CXX compile features 2025-03-21T20:43:46.5649284Z -- Detecting CXX compile features - done 2025-03-21T20:43:46.5651008Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:43:46.5652531Z /pytorch/executorch 2025-03-21T20:43:46.5654006Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:43:46.5655622Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:43:46.5656150Z Applying: Move rodata to the DDR 2025-03-21T20:43:46.5657054Z [patch_repo] Patched core_platform @ tags/24.08-3-g4443d7f in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:43:46.5657846Z 2025-03-21T20:43:46.5658006Z -- SYSTEM_CONFIG is Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:43:46.5658468Z -- MEMORY_MODE is Sram_Only 2025-03-21T20:43:46.5659213Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:43:46.5660230Z Configuring target corstone-320 2025-03-21T20:43:46.5660863Z -- ******************************************************* 2025-03-21T20:43:46.5661400Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:43:46.5661914Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u85-256 2025-03-21T20:43:46.5662496Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m85 2025-03-21T20:43:46.5663282Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:43:46.5664053Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:43:46.5664562Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:43:46.5665084Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:43:46.5665635Z -- ******************************************************* 2025-03-21T20:43:46.5666350Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:43:46.5667786Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:43:46.5669011Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:43:46.5669684Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:43:46.5670312Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:43:46.5670809Z Call Stack (most recent call first): 2025-03-21T20:43:46.5671600Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:43:46.5672877Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:43:46.5673990Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:43:46.5674832Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:46.5675362Z  2025-03-21T20:43:46.5676297Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:43:46.5677392Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:43:46.5678148Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:43:46.5678871Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:43:46.5679615Z be called directly for now, but the ability to call it with declared 2025-03-21T20:43:46.5680279Z details will be removed completely in a future version. 2025-03-21T20:43:46.5680733Z Call Stack (most recent call first): 2025-03-21T20:43:46.5681532Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:43:46.5682835Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:43:46.5683953Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:43:46.5684793Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:46.5685314Z  2025-03-21T20:43:46.5686070Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:43:46.5687589Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:43:46.5688739Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:43:46.5689409Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:43:46.5690041Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:43:46.5690545Z Call Stack (most recent call first): 2025-03-21T20:43:46.5691399Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:43:46.5692603Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:43:46.5693804Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:43:46.5694633Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:46.5695157Z  2025-03-21T20:43:46.5696096Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:43:46.5697174Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:43:46.5697916Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:43:46.5698624Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:43:46.5699289Z called directly for now, but the ability to call it with declared details 2025-03-21T20:43:46.5699867Z will be removed completely in a future version. 2025-03-21T20:43:46.5700290Z Call Stack (most recent call first): 2025-03-21T20:43:46.5701083Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:43:46.5702294Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:43:46.5703400Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:43:46.5704229Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:46.5704743Z  2025-03-21T20:43:46.5705435Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:43:46.5706917Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:43:46.5708071Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:43:46.5708729Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:43:46.5709351Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:43:46.5709862Z Call Stack (most recent call first): 2025-03-21T20:43:46.5710634Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:43:46.5711839Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:43:46.5712952Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:43:46.5713865Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:46.5714393Z  2025-03-21T20:43:46.5715342Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:43:46.5716386Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:43:46.5717086Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:43:46.5717782Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:43:46.5718437Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:43:46.5718992Z removed completely in a future version. 2025-03-21T20:43:46.5719475Z Call Stack (most recent call first): 2025-03-21T20:43:49.7705021Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:43:49.7707680Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:43:49.7710756Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:43:49.7712761Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:49.7714231Z  2025-03-21T20:43:49.7715012Z -- Disabling ThreadX for cortex-m85, due to upstream issues 2025-03-21T20:43:49.7716117Z -- ******************************************************* 2025-03-21T20:43:49.7717139Z -- PROJECT_NAME : core_software 2025-03-21T20:43:49.7718185Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:43:49.7719182Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:43:49.7720263Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:43:49.7721230Z -- ******************************************************* 2025-03-21T20:43:49.7722148Z -- ******************************************************* 2025-03-21T20:43:49.7723219Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:43:49.7724335Z -- FAST_MEMORY_SIZE : 0 2025-03-21T20:43:49.7725260Z -- MEMORY_MODEL : sram 2025-03-21T20:43:49.7726228Z -- MEMORY_ARENA : sram 2025-03-21T20:43:49.7727222Z -- TARGET_CPU : cortex-m85 2025-03-21T20:43:49.7728184Z -- ******************************************************* 2025-03-21T20:43:49.7730736Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:43:49.7733056Z The following keywords are not supported when using 2025-03-21T20:43:49.7734092Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:43:49.7734706Z 2025-03-21T20:43:49.7735327Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:43:49.7736952Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:43:49.7738380Z command to set the policy and suppress this warning. 2025-03-21T20:43:49.7739494Z Call Stack (most recent call first): 2025-03-21T20:43:49.7741722Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:43:49.7744699Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:43:49.7748122Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:43:49.7750786Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:49.7752011Z  2025-03-21T20:43:49.7752818Z Skipping driver_unit_conv application 2025-03-21T20:43:49.7753926Z Skipping FreeRTOS application 2025-03-21T20:43:49.7756693Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:43:49.7759013Z The following keywords are not supported when using 2025-03-21T20:43:49.7760134Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:43:49.7760744Z 2025-03-21T20:43:49.7761364Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:43:49.7762977Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:43:49.7764392Z command to set the policy and suppress this warning. 2025-03-21T20:43:49.7765424Z Call Stack (most recent call first): 2025-03-21T20:43:49.7767272Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:43:49.7770226Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:43:49.7773570Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:43:49.7776338Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:49.7777557Z  2025-03-21T20:43:49.7778278Z Skipping ThreadX application 2025-03-21T20:43:49.7780332Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:43:49.7782148Z The following keywords are not supported when using 2025-03-21T20:43:49.7782967Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:43:49.7783442Z 2025-03-21T20:43:49.7783921Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:43:49.7785164Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:43:49.7786213Z command to set the policy and suppress this warning. 2025-03-21T20:43:49.7787030Z Call Stack (most recent call first): 2025-03-21T20:43:49.7788519Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:43:49.7791235Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:43:49.7793278Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:43:49.7794270Z  2025-03-21T20:43:49.7794772Z -- ******************************************************* 2025-03-21T20:43:49.7795547Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:43:49.7796343Z -- TR_ARENA_SIZE : 2025-03-21T20:43:49.7797045Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:43:49.7797805Z -- ******************************************************* 2025-03-21T20:43:49.7798550Z -- Configuring done (28.4s) 2025-03-21T20:43:49.7799170Z -- Generating done (0.2s) 2025-03-21T20:43:49.7800876Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256/cmake-out 2025-03-21T20:43:49.7802938Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:43:49.7804198Z [ 16%] Generating model_pte.h 2025-03-21T20:43:49.7806048Z [ 16%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:43:49.7807991Z [ 16%] Preprocessing and generating linker script 2025-03-21T20:43:49.7810057Z [ 16%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u85.c.obj 2025-03-21T20:43:49.7812843Z [ 16%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:43:49.7815613Z [ 16%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:43:49.7818101Z [ 33%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:43:49.7820800Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:43:49.7822805Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:43:49.7824334Z : note: this is the location of the previous definition 2025-03-21T20:43:49.7825594Z [ 50%] Built target arm_executor_runner-linker-script 2025-03-21T20:43:49.7826837Z [ 50%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:43:49.7827825Z [ 50%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:43:49.7828835Z [ 66%] Linking C static library libtiming_adapter.a 2025-03-21T20:43:49.7829705Z [ 66%] Built target timing_adapter 2025-03-21T20:43:49.7830705Z [ 66%] Linking C static library libethosu_core_driver.a 2025-03-21T20:43:49.7832611Z [ 66%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:43:49.7833537Z [ 66%] Built target ethosu_core_driver 2025-03-21T20:43:49.7834214Z [ 66%] Built target ethosu_mailbox 2025-03-21T20:43:49.7835938Z [ 66%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:43:49.7837757Z [ 66%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:43:49.7838644Z [ 66%] Built target ethosu_mhu_dummy 2025-03-21T20:43:49.7842552Z Input: /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256.bpte with 5921312 bytes. Output: /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256/cmake-out/model_pte.h with 35712995 bytes. Section: network_model_sec. 2025-03-21T20:43:49.7846911Z [ 66%] Built target gen_model_header 2025-03-21T20:43:49.7848125Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:43:49.7849916Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:43:49.7852711Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:43:49.7856422Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/retarget.c.obj 2025-03-21T20:43:49.7860204Z [ 83%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/target.cpp.obj 2025-03-21T20:43:49.7864311Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/system_ARMCM85.c.obj 2025-03-21T20:43:49.7868752Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/startup_ARMCM85.c.obj 2025-03-21T20:43:49.7872712Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:43:49.7875141Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:43:49.7876668Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5422271Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:44:54.5423156Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5424280Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:44:54.5425090Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5425897Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:44:54.5426705Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5427491Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:44:54.5428286Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5429065Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:44:54.5429848Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5430630Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:44:54.5431425Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5432347Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:44:54.5433139Z : note: this is the location of the previous definition 2025-03-21T20:44:54.5433878Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:44:54.5435282Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.sram' can't be allocated in segment 2 2025-03-21T20:44:54.5436684Z LOAD: .ddr .sram 2025-03-21T20:44:54.5437981Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:44:54.5439347Z [100%] Built target arm_executor_runner 2025-03-21T20:44:54.5440025Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:44:54.5441268Z /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256/cmake-out/arm_executor_runner 2025-03-21T20:44:54.5442100Z executable_text: 244404 bytes 2025-03-21T20:44:54.5442458Z executable_data: 69936324 bytes 2025-03-21T20:44:54.5442793Z executable_bss: 33552 bytes 2025-03-21T20:44:54.5443533Z ELF file created: arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256/cmake-out/arm_executor_runner 2025-03-21T20:44:54.5444987Z CALL: bash backends/arm/scripts/run_fvp.sh --elf=arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256/cmake-out/arm_executor_runner --target=ethos-u85-256 2025-03-21T20:44:54.5446117Z -------------------------------------------------------------------------------- 2025-03-21T20:44:54.5447374Z Running /pytorch/executorch/arm_test/test_model/mv2_arm_delegate_ethos-u85-256/mv2_arm_delegate_ethos-u85-256/cmake-out/arm_executor_runner for ethos-u85-256 run with FVP:FVP_Corstone_SSE-320 num_macs:256 2025-03-21T20:44:54.5448768Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:44:54.5449466Z -------------------------------------------------------------------------------- 2025-03-21T20:44:54.5450044Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:44:54.5450656Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:44:54.5451259Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:44:54.5451861Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:44:54.5452529Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x70000000 , Size: 5921312 bytes 2025-03-21T20:44:54.5452967Z 2025-03-21T20:44:54.5453439Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 5314896 bytes. 2025-03-21T20:44:54.5453901Z 2025-03-21T20:44:54.5454208Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:44:54.5454628Z 2025-03-21T20:44:54.5454864Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:44:54.5455247Z 2025-03-21T20:44:54.5455595Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:44:54.5456098Z 2025-03-21T20:44:54.5456411Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 752640. 2025-03-21T20:44:54.5456878Z 2025-03-21T20:44:54.5457092Z I [executorch:arm_executor_runner.cpp:534] Setting up ETDump 2025-03-21T20:44:54.5457436Z 2025-03-21T20:44:54.5457747Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x700000b0 2025-03-21T20:44:54.5458136Z 2025-03-21T20:44:54.5458392Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:44:54.5458763Z 2025-03-21T20:44:54.5459025Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:44:54.5459529Z 2025-03-21T20:44:54.5459822Z I [executorch:arm_executor_runner.cpp:560] Input testset[0] from bundled bpte 2025-03-21T20:44:54.5460260Z 2025-03-21T20:44:54.5460470Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:44:54.5460818Z 2025-03-21T20:44:54.5461096Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:44:54.5461522Z 2025-03-21T20:44:54.5461731Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:44:54.5462078Z 2025-03-21T20:44:54.5462381Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:44:54.5462819Z 2025-03-21T20:44:54.5463082Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:44:54.5463469Z 2025-03-21T20:44:54.5463740Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:44:54.5464139Z 2025-03-21T20:44:54.5464453Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 7110041 CPU cycles total 2025-03-21T20:44:54.5464894Z 2025-03-21T20:44:54.5465413Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:44:54.5466076Z 2025-03-21T20:44:54.5466325Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 100.00 % 2025-03-21T20:44:54.5466730Z 2025-03-21T20:44:54.5466972Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 0.00 % 2025-03-21T20:44:54.5467359Z 2025-03-21T20:44:54.5467645Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 281 CPU cycles 2025-03-21T20:44:54.5468079Z 2025-03-21T20:44:54.5468291Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:44:54.5468644Z 2025-03-21T20:44:54.5468903Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 2472389 2025-03-21T20:44:54.5469296Z 2025-03-21T20:44:54.5469533Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 11 2025-03-21T20:44:54.5469882Z 2025-03-21T20:44:54.5470119Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 30 2025-03-21T20:44:54.5470465Z 2025-03-21T20:44:54.5470708Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 50155 2025-03-21T20:44:54.5471069Z 2025-03-21T20:44:54.5471283Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 0 2025-03-21T20:44:54.5471642Z 2025-03-21T20:44:54.5471864Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr4 : 369 2025-03-21T20:44:54.5472233Z 2025-03-21T20:44:54.5473183Z I [executorch:arm_perf_monitor.cpp:191] Ethos-U PMU Events:[ETHOSU_PMU_SRAM_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_SRAM_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_EXT_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_EXT_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:44:54.5474288Z 2025-03-21T20:44:54.5474602Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 5314896 bytes. 2025-03-21T20:44:54.5475069Z 2025-03-21T20:44:54.5475461Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 5921312 bytes. 2025-03-21T20:44:54.5475927Z 2025-03-21T20:44:54.5476363Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 753602 / 62914560 free: 62160958 ( used: 1 % ) 2025-03-21T20:44:54.5476936Z 2025-03-21T20:44:54.5477257Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 752640 bytes 2025-03-21T20:44:54.5477698Z 2025-03-21T20:44:54.5478004Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 962 bytes 2025-03-21T20:44:54.5478433Z 2025-03-21T20:44:54.5478736Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 0 bytes 2025-03-21T20:44:54.5479156Z 2025-03-21T20:44:54.5479444Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:44:54.5479967Z 2025-03-21T20:44:54.5480364Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:44:54.5480922Z 2025-03-21T20:44:54.5481185Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:44:54.5481662Z 2025-03-21T20:44:54.5481854Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:44:54.5482181Z 2025-03-21T20:44:54.5482535Z I [executorch:arm_executor_runner.cpp:731] Model output match expected BundleIO bpte ref data. 2025-03-21T20:44:54.5483033Z 2025-03-21T20:44:54.5483363Z I [executorch:arm_executor_runner.cpp:732] TEST: BundleIO index[0] Test_result: PASS 2025-03-21T20:44:54.5483817Z 2025-03-21T20:44:54.5484086Z I [executorch:arm_executor_runner.cpp:762] Writing etdump.bin [base64] 2025-03-21T20:44:54.5484474Z 2025-03-21T20:44:54.5484588Z #--- 2025-03-21T20:44:54.5484723Z 2025-03-21T20:44:54.5484839Z base64 -i -d <<<"\ 2025-03-21T20:44:54.5485023Z 2025-03-21T20:45:02.0845193Z 5AQAAAwAAABFRDAwAAAAAPj///8MAAAACAAIAAAABAACAAAA9AMAAAQAAAAI/P//3AMAAAQAAAAMAAAASAMAABwDAACQAgAANAIAAMgBAAB8AQAAIAEAAPQAAADIAAAAXAAAADAAAAAEAAAA/vv//wQAAADc+///R9ElAAAAAAAQQpIAAAAAAP////8AAAAAaAMAACb8//8EAAAA9Pz//4AYkgAAAAAAEjySAAAAAAACAAAAXAAAAAAAAABO/P//BAAAABz9//8LGpIAAAAAADc2kgAAAAAAAgAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAALb8//8EAAAAhP3//5sSgAAAAAAAbhGSAAAAAAABAAAABAIAAAAAAADe/P//BAAAAKz9///8E4AAAAAAAHgLkgAAAAAAAQAAALwBAAAAAAAABv3//wQAAADU/f//ntaRAAAAAACfBZIAAAAAAAEAAAAEAAAALgAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLm91dHB1dC5tb3ZlKCkAAF79//8EAAAALP7//0zMkQAAAAAAhM+RAAAAAAABAAAABAAAABwAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpTlBVAAAAAKb9//8EAAAAdP7//wkpgAAAAAAAN8WRAAAAAAABAAAACAAAAAAAAAA7AAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMuaW5wdXQucGVybXV0ZV9DSFdfdG9fSFdDKCkADv7//wQAAADc/v//WByAAAAAAAB+IYAAAAAAAAEAAAAIAAAAAAAAACgAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpdmVsYV9iaW5fcmVhZCgpAAAAAGb+//8EAAAANP///z4VgAAAAAAAXhWAAAAAAAABAAAACAAAAAAAAAAnAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKXByb2Nlc3NlZF9kYXRhABgAAABFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCkAAAAADQAAAERFTEVHQVRFX0NBTEwAAADu/v//BAAAALz///+p0iUAAAAAAIoLgAAAAAAAAAAAAGgAAAAAAAAAFv///wQAAADk////INQlAAAAAAAoBIAAAAAAAAAAAAAYAAAAFAAcABgAAAAUAAAAAAAAAAQADAAjAAAAbmF0aXZlX2NhbGxfcXVhbnRpemVfcGVyX3RlbnNvci5vdXQADQAAAE9QRVJBVE9SX0NBTEwAAAAPAAAATWV0aG9kOjpleGVjdXRlAAcAAABFeGVjdXRlAPT////AAAAAEAAAAAwADAAEAAAAAAAIAAIAAAAwAAAABAAAAM7///8EAAAArP///1GeEgAAAAAAeBsVAAAAAAD/////AAAAAGAAAAD2////DAAAAAAABgAIAAQA3P///4igEgAAAAAAaREVAAAAAAD/////AAAAABwAAAAAAAAAFAAgABwAFAAYAAAAAAAAAAQADAAMAAAATWV0aG9kOjppbml0AAAAABQAAABQcm9ncmFtOjpsb2FkX21ldGhvZAAAAAAHAAAARGVmYXVsdAA\ 2025-03-21T20:45:02.0869711Z 2025-03-21T20:45:02.0869903Z " >etdump.bin 2025-03-21T20:45:02.0870198Z 2025-03-21T20:45:02.0871232Z python3 -m devtools.inspector.inspector_cli --etdump_path etdump.bin --source_time_scale cycles --target_time_scale cycles 2025-03-21T20:45:02.0872487Z 2025-03-21T20:45:02.0872653Z #--- 2025-03-21T20:45:02.0872895Z 2025-03-21T20:45:02.0873353Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:45:02.0874072Z 2025-03-21T20:45:02.0874703Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:45:02.0875496Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:45:02.0876417Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:45:02.0877244Z Checking for problems in log: 2025-03-21T20:45:02.0877833Z No problems found! 2025-03-21T20:45:02.0878361Z Model: mv2 on ethos-u85-256 -> PASS 2025-03-21T20:45:02.0882341Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/mv3_arm_delegate_ethos-u85-1024 --model_name=mv3 --target=ethos-u85-1024 --output=arm_test/test_model/mv3_arm_delegate_ethos-u85-1024 --system_config=Ethos_U85_SYS_DRAM_Mid --memory_mode=Sram_Only --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:45:02.0886671Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:45:02.0890088Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:45:02.0893257Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:45:02.0896247Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:45:02.0899260Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:45:02.0900892Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm) on an already erased node 2025-03-21T20:45:02.0902717Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0904555Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_1) on an already erased node 2025-03-21T20:45:02.0906393Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0908222Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_2) on an already erased node 2025-03-21T20:45:02.0910051Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0911877Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_3) on an already erased node 2025-03-21T20:45:02.0913706Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0915442Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_4) on an already erased node 2025-03-21T20:45:02.0917192Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0919058Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_5) on an already erased node 2025-03-21T20:45:02.0920994Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0922825Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_6) on an already erased node 2025-03-21T20:45:02.0924673Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0926520Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_7) on an already erased node 2025-03-21T20:45:02.0928364Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0930207Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_8) on an already erased node 2025-03-21T20:45:02.0932194Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0934035Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_9) on an already erased node 2025-03-21T20:45:02.0935894Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0937756Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_10) on an already erased node 2025-03-21T20:45:02.0939620Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0941648Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_11) on an already erased node 2025-03-21T20:45:02.0943506Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0945349Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_12) on an already erased node 2025-03-21T20:45:02.0947183Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0949023Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_13) on an already erased node 2025-03-21T20:45:02.0951069Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0952913Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_14) on an already erased node 2025-03-21T20:45:02.0954766Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0956605Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_15) on an already erased node 2025-03-21T20:45:02.0958448Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0960356Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_16) on an already erased node 2025-03-21T20:45:02.0962200Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0975039Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_17) on an already erased node 2025-03-21T20:45:02.0976925Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0978771Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_18) on an already erased node 2025-03-21T20:45:02.0980620Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0982462Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_19) on an already erased node 2025-03-21T20:45:02.0984311Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0986163Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_20) on an already erased node 2025-03-21T20:45:02.0987987Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0989821Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_21) on an already erased node 2025-03-21T20:45:02.0991661Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:02.0993497Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_22) on an already erased node 2025-03-21T20:45:02.0995335Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7203729Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_23) on an already erased node 2025-03-21T20:45:52.7204916Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7206251Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_24) on an already erased node 2025-03-21T20:45:52.7207292Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7208282Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_25) on an already erased node 2025-03-21T20:45:52.7209270Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7210242Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_26) on an already erased node 2025-03-21T20:45:52.7211231Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7212215Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_27) on an already erased node 2025-03-21T20:45:52.7213204Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7214192Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_28) on an already erased node 2025-03-21T20:45:52.7215280Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7216270Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_29) on an already erased node 2025-03-21T20:45:52.7217243Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7218232Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_30) on an already erased node 2025-03-21T20:45:52.7219222Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7220207Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_31) on an already erased node 2025-03-21T20:45:52.7221200Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7222188Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_32) on an already erased node 2025-03-21T20:45:52.7223167Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7224155Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/fx/graph.py:1176: UserWarning: erase_node(batch_norm_33) on an already erased node 2025-03-21T20:45:52.7225146Z warnings.warn(f"erase_node({to_erase}) on an already erased node") 2025-03-21T20:45:52.7226839Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:45:52.7228458Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:45:52.7230050Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:45:52.7231646Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:45:52.7233235Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:45:52.7234824Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:45:52.7236452Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:45:52.7238035Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:45:52.7238713Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:45:52.7239534Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI 2025-03-21T20:45:52.7240775Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:45:52.7241578Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:45:52.7241988Z No nodes rejected. 2025-03-21T20:45:52.7242636Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:45:52.7243611Z Info: Changing const_mem_area from Sram to OnChipFlash. This will use the same characteristics as Sram. 2025-03-21T20:45:52.7244164Z 2025-03-21T20:45:52.7244284Z Network summary for out 2025-03-21T20:45:52.7244681Z Accelerator configuration Ethos_U85_1024 2025-03-21T20:45:52.7245189Z System configuration Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:45:52.7245803Z Memory mode Sram_Only 2025-03-21T20:45:52.7246275Z Accelerator clock 1000 MHz 2025-03-21T20:45:52.7246787Z Design peak SRAM bandwidth 29.80 GB/s 2025-03-21T20:45:52.7247117Z 2025-03-21T20:45:52.7247289Z Total SRAM used 2435.75 KiB 2025-03-21T20:45:52.7247603Z 2025-03-21T20:45:52.7247724Z CPU operators = 0 (0.0%) 2025-03-21T20:45:52.7248058Z NPU operators = 112 (100.0%) 2025-03-21T20:45:52.7248268Z 2025-03-21T20:45:52.7248469Z Average SRAM bandwidth 19.05 GB/s 2025-03-21T20:45:52.7248978Z Input SRAM bandwidth 7.06 MB/batch 2025-03-21T20:45:52.7249516Z Weight SRAM bandwidth 2.21 MB/batch 2025-03-21T20:45:52.7250055Z Output SRAM bandwidth 3.01 MB/batch 2025-03-21T20:45:52.7250590Z Total SRAM bandwidth 12.52 MB/batch 2025-03-21T20:45:52.7251189Z Total SRAM bandwidth per input 12.52 MB/inference (batch size 1) 2025-03-21T20:45:52.7251587Z 2025-03-21T20:45:52.7251803Z Neural network macs 58095832 MACs/batch 2025-03-21T20:45:52.7252138Z 2025-03-21T20:45:52.7252334Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:45:52.7252990Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:45:52.7253464Z 2025-03-21T20:45:52.7253650Z Network Tops/s 0.18 Tops/s 2025-03-21T20:45:52.7253979Z 2025-03-21T20:45:52.7254163Z NPU cycles 549358 cycles/batch 2025-03-21T20:45:52.7254690Z SRAM Access cycles 410128 cycles/batch 2025-03-21T20:45:52.7255236Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:45:52.7255789Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:45:52.7256373Z Off-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:45:52.7256929Z Total cycles 656926 cycles/batch 2025-03-21T20:45:52.7257253Z 2025-03-21T20:45:52.7257522Z Batch Inference time 0.66 ms, 1522.24 inferences/s (batch size 1) 2025-03-21T20:45:52.7257909Z 2025-03-21T20:45:52.7258362Z Bundle PTE file saved as arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024.bpte 2025-03-21T20:45:52.7259364Z PTE file created: arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024.bpte 2025-03-21T20:45:52.7261918Z CALL: bash backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_model --pte=arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024.bpte --bundleio --etdump --target=ethos-u85-1024 --build_type=Release --system_config=Ethos_U85_SYS_DRAM_Mid --extra_build_flags=-DET_ATOL=5.00 -DET_RTOL=5.00 --output=arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024 2025-03-21T20:45:52.7264159Z -------------------------------------------------------------------------------- 2025-03-21T20:45:52.7266150Z Build Arm Baremetal executor_runner for ethos-u85-1024 with /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024.bpte using Ethos_U85_SYS_DRAM_Mid Sram_Only -DET_ATOL=5.00 -DET_RTOL=5.00 to '/pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024/cmake-out' 2025-03-21T20:45:52.7268047Z -------------------------------------------------------------------------------- 2025-03-21T20:45:52.7268941Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DET_ATOL=5.00 -DET_RTOL=5.00 2025-03-21T20:45:52.7269779Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:45:52.7270245Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:45:52.7270685Z -- Detecting C compiler ABI info 2025-03-21T20:45:52.7271139Z -- Detecting C compiler ABI info - done 2025-03-21T20:45:52.7272153Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:45:52.7273173Z -- Detecting C compile features 2025-03-21T20:45:52.7273557Z -- Detecting C compile features - done 2025-03-21T20:45:52.7273963Z -- Detecting CXX compiler ABI info 2025-03-21T20:45:52.7274358Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:45:52.7275373Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:45:52.7276395Z -- Detecting CXX compile features 2025-03-21T20:45:52.7276780Z -- Detecting CXX compile features - done 2025-03-21T20:45:52.7278149Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:45:52.7279487Z /pytorch/executorch 2025-03-21T20:45:54.4485232Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:45:54.4487457Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:45:54.4488041Z Applying: Move rodata to the DDR 2025-03-21T20:45:54.4488985Z [patch_repo] Patched core_platform @ tags/24.08-3-g7a647a0 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:45:54.4489702Z 2025-03-21T20:45:54.4489862Z -- SYSTEM_CONFIG is Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:45:54.4490264Z -- MEMORY_MODE is Sram_Only 2025-03-21T20:45:54.4490950Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:45:54.4491911Z Configuring target corstone-320 2025-03-21T20:45:54.4492317Z -- ******************************************************* 2025-03-21T20:45:54.4492785Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:45:54.4493310Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u85-1024 2025-03-21T20:45:54.4493799Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m85 2025-03-21T20:45:54.4494523Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:45:54.4495412Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:45:54.4495847Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:45:54.4496422Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:45:54.4496913Z -- ******************************************************* 2025-03-21T20:45:54.4498153Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:45:54.4499548Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:45:54.4500896Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:45:54.4501631Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:45:54.4502258Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:45:54.4502771Z Call Stack (most recent call first): 2025-03-21T20:45:54.4503548Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:45:54.4504757Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:45:54.4505880Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:45:54.4506751Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:45:54.4507418Z  2025-03-21T20:45:54.4508492Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:45:54.4509888Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:45:54.4510947Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:45:54.4511667Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:45:54.4512336Z be called directly for now, but the ability to call it with declared 2025-03-21T20:45:54.4512927Z details will be removed completely in a future version. 2025-03-21T20:45:54.4513396Z Call Stack (most recent call first): 2025-03-21T20:45:54.4514209Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:45:54.4515426Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:45:54.4516536Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:45:54.4517372Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:45:54.4517933Z  2025-03-21T20:45:54.4518704Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:45:54.4520325Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:45:54.4521480Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:45:54.4522135Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:45:54.4522773Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:45:54.4523290Z Call Stack (most recent call first): 2025-03-21T20:45:54.4524075Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:45:54.4525277Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:45:54.4526384Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:45:54.4527203Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:45:54.4527721Z  2025-03-21T20:45:54.4528669Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:45:54.4529744Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:45:54.4530619Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:45:54.4531337Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:45:54.4531983Z called directly for now, but the ability to call it with declared details 2025-03-21T20:45:54.4532562Z will be removed completely in a future version. 2025-03-21T20:45:54.4532999Z Call Stack (most recent call first): 2025-03-21T20:45:54.4533805Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:45:54.4535021Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:45:54.4536137Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:45:54.4536978Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:45:54.4537489Z  2025-03-21T20:45:54.4538207Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:45:54.4539765Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:45:54.4541186Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:45:54.4541856Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:45:54.4542485Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:45:54.4542993Z Call Stack (most recent call first): 2025-03-21T20:45:54.4543786Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:45:54.4544995Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:45:54.4546122Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:45:54.4546963Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:45:54.4547501Z  2025-03-21T20:45:54.4548442Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:45:54.4549501Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:45:54.4550197Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:45:54.4550892Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:45:54.4551554Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:45:54.4552107Z removed completely in a future version. 2025-03-21T20:45:54.4552495Z Call Stack (most recent call first): 2025-03-21T20:45:54.4553291Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:45:54.4554499Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:45:54.4555614Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:45:54.4556443Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:45:54.4557069Z  2025-03-21T20:45:54.4557427Z -- Disabling ThreadX for cortex-m85, due to upstream issues 2025-03-21T20:45:54.4557912Z -- ******************************************************* 2025-03-21T20:45:54.4558365Z -- PROJECT_NAME : core_software 2025-03-21T20:45:54.4558827Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:45:54.4559263Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:45:54.4559694Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:45:54.4560365Z -- ******************************************************* 2025-03-21T20:45:54.4560776Z -- ******************************************************* 2025-03-21T20:45:54.4561260Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:45:54.4561741Z -- FAST_MEMORY_SIZE : 0 2025-03-21T20:45:54.4562145Z -- MEMORY_MODEL : sram 2025-03-21T20:45:54.4562567Z -- MEMORY_ARENA : sram 2025-03-21T20:45:54.4563008Z -- TARGET_CPU : cortex-m85 2025-03-21T20:45:54.4563435Z -- ******************************************************* 2025-03-21T20:45:54.4564513Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:45:54.4565484Z The following keywords are not supported when using 2025-03-21T20:45:54.4565930Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:45:54.4566195Z 2025-03-21T20:45:54.4566469Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:45:54.4567166Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:45:54.4567873Z command to set the policy and suppress this warning. 2025-03-21T20:45:54.4568335Z Call Stack (most recent call first): 2025-03-21T20:46:05.6179617Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:46:05.6181984Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:46:05.6184251Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:46:05.6186073Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:05.6187199Z  2025-03-21T20:46:05.6187819Z Skipping driver_unit_conv application 2025-03-21T20:46:05.6188657Z Skipping FreeRTOS application 2025-03-21T20:46:05.6190380Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:46:05.6191989Z The following keywords are not supported when using 2025-03-21T20:46:05.6192712Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:46:05.6193141Z 2025-03-21T20:46:05.6193573Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:46:05.6194662Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:46:05.6195650Z command to set the policy and suppress this warning. 2025-03-21T20:46:05.6196387Z Call Stack (most recent call first): 2025-03-21T20:46:05.6197644Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:46:05.6199717Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:46:05.6201953Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:46:05.6203712Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:05.6204619Z  2025-03-21T20:46:05.6205149Z Skipping ThreadX application 2025-03-21T20:46:05.6206838Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:46:05.6208416Z The following keywords are not supported when using 2025-03-21T20:46:05.6209153Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:46:05.6209575Z 2025-03-21T20:46:05.6210006Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:46:05.6211103Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:46:05.6212384Z command to set the policy and suppress this warning. 2025-03-21T20:46:05.6213120Z Call Stack (most recent call first): 2025-03-21T20:46:05.6214407Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:46:05.6216647Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:46:05.6218441Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:05.6219370Z  2025-03-21T20:46:05.6219821Z -- ******************************************************* 2025-03-21T20:46:05.6220571Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:46:05.6221327Z -- TR_ARENA_SIZE : 2025-03-21T20:46:05.6222026Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:46:05.6222724Z -- ******************************************************* 2025-03-21T20:46:05.6223369Z -- Configuring done (2.2s) 2025-03-21T20:46:05.6223909Z -- Generating done (0.2s) 2025-03-21T20:46:05.6225256Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024/cmake-out 2025-03-21T20:46:05.6227196Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:46:05.6228966Z [ 0%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:46:05.6231031Z [ 16%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:46:05.6232487Z [ 16%] Preprocessing and generating linker script 2025-03-21T20:46:05.6233357Z [ 33%] Generating model_pte.h 2025-03-21T20:46:05.6234829Z [ 33%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:46:05.6236991Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:46:05.6239162Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:46:05.6241688Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u85.c.obj 2025-03-21T20:46:05.6243405Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6244698Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6245726Z [ 50%] Built target arm_executor_runner-linker-script 2025-03-21T20:46:05.6246725Z [ 50%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:46:05.6247548Z [ 50%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:46:05.6248425Z [ 66%] Linking C static library libtiming_adapter.a 2025-03-21T20:46:05.6249195Z [ 66%] Built target timing_adapter 2025-03-21T20:46:05.6250050Z [ 66%] Linking C static library libethosu_core_driver.a 2025-03-21T20:46:05.6250860Z [ 66%] Built target ethosu_core_driver 2025-03-21T20:46:05.6251742Z [ 66%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:46:05.6252503Z [ 66%] Built target ethosu_mailbox 2025-03-21T20:46:05.6253878Z [ 66%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:46:05.6255386Z [ 66%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:46:05.6256152Z [ 66%] Built target ethosu_mhu_dummy 2025-03-21T20:46:05.6259105Z Input: /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024.bpte with 3117024 bytes. Output: /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024/cmake-out/model_pte.h with 18799633 bytes. Section: network_model_sec. 2025-03-21T20:46:05.6261863Z [ 66%] Built target gen_model_header 2025-03-21T20:46:05.6263053Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:46:05.6264634Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:46:05.6266955Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:46:05.6269983Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/retarget.c.obj 2025-03-21T20:46:05.6273059Z [ 83%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/target.cpp.obj 2025-03-21T20:46:05.6276403Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/system_ARMCM85.c.obj 2025-03-21T20:46:05.6280289Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/startup_ARMCM85.c.obj 2025-03-21T20:46:05.6283533Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:46:05.6285556Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6286878Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6288150Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6289450Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6290728Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6292010Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6293271Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6294552Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6295803Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6297081Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6298356Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6299635Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6300925Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6302219Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6303503Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:05.6304784Z : note: this is the location of the previous definition 2025-03-21T20:46:05.6305983Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:46:05.6308206Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.sram' can't be allocated in segment 2 2025-03-21T20:46:05.6310326Z LOAD: .ddr .sram 2025-03-21T20:46:25.9496340Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:46:25.9498978Z [100%] Built target arm_executor_runner 2025-03-21T20:46:25.9499685Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:46:25.9500719Z /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024/cmake-out/arm_executor_runner 2025-03-21T20:46:25.9501568Z executable_text: 244412 bytes 2025-03-21T20:46:25.9501919Z executable_data: 67132036 bytes 2025-03-21T20:46:25.9502265Z executable_bss: 33552 bytes 2025-03-21T20:46:25.9503014Z ELF file created: arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024/cmake-out/arm_executor_runner 2025-03-21T20:46:25.9504496Z CALL: bash backends/arm/scripts/run_fvp.sh --elf=arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024/cmake-out/arm_executor_runner --target=ethos-u85-1024 2025-03-21T20:46:25.9505636Z -------------------------------------------------------------------------------- 2025-03-21T20:46:25.9507901Z Running /pytorch/executorch/arm_test/test_model/mv3_arm_delegate_ethos-u85-1024/mv3_arm_delegate_ethos-u85-1024/cmake-out/arm_executor_runner for ethos-u85-1024 run with FVP:FVP_Corstone_SSE-320 num_macs:1024 2025-03-21T20:46:25.9509849Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:46:25.9510542Z -------------------------------------------------------------------------------- 2025-03-21T20:46:25.9511132Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:46:25.9511909Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:46:25.9512516Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:46:25.9513113Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:46:25.9513769Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x70000000 , Size: 3117024 bytes 2025-03-21T20:46:25.9514236Z 2025-03-21T20:46:25.9514553Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 2510608 bytes. 2025-03-21T20:46:25.9515031Z 2025-03-21T20:46:25.9515334Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:46:25.9515753Z 2025-03-21T20:46:25.9516001Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:46:25.9516367Z 2025-03-21T20:46:25.9516724Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:46:25.9517208Z 2025-03-21T20:46:25.9517524Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 752640. 2025-03-21T20:46:25.9517990Z 2025-03-21T20:46:25.9518211Z I [executorch:arm_executor_runner.cpp:534] Setting up ETDump 2025-03-21T20:46:25.9518693Z 2025-03-21T20:46:25.9518997Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x700000b0 2025-03-21T20:46:25.9519689Z 2025-03-21T20:46:25.9520171Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:46:25.9520791Z 2025-03-21T20:46:25.9521196Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:46:25.9521806Z 2025-03-21T20:46:25.9522114Z I [executorch:arm_executor_runner.cpp:560] Input testset[0] from bundled bpte 2025-03-21T20:46:25.9522538Z 2025-03-21T20:46:25.9522764Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:46:25.9523100Z 2025-03-21T20:46:25.9523381Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:46:25.9523811Z 2025-03-21T20:46:25.9524022Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:46:25.9524370Z 2025-03-21T20:46:25.9524676Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:46:25.9525133Z 2025-03-21T20:46:25.9525390Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:46:25.9525774Z 2025-03-21T20:46:25.9526171Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:46:25.9526569Z 2025-03-21T20:46:25.9526900Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 7145531 CPU cycles total 2025-03-21T20:46:25.9527342Z 2025-03-21T20:46:25.9527876Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:46:25.9528574Z 2025-03-21T20:46:25.9529024Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 100.00 % 2025-03-21T20:46:25.9529702Z 2025-03-21T20:46:25.9530131Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 0.00 % 2025-03-21T20:46:25.9530822Z 2025-03-21T20:46:25.9531218Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 281 CPU cycles 2025-03-21T20:46:25.9531652Z 2025-03-21T20:46:25.9531890Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:46:25.9532288Z 2025-03-21T20:46:25.9532551Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 360462 2025-03-21T20:46:25.9532935Z 2025-03-21T20:46:25.9533160Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 2 2025-03-21T20:46:25.9533868Z 2025-03-21T20:46:25.9534239Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 4 2025-03-21T20:46:25.9534813Z 2025-03-21T20:46:25.9535206Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 11540 2025-03-21T20:46:25.9535833Z 2025-03-21T20:46:25.9536209Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 0 2025-03-21T20:46:25.9536742Z 2025-03-21T20:46:25.9537104Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr4 : 202 2025-03-21T20:46:25.9537699Z 2025-03-21T20:46:25.9538693Z I [executorch:arm_perf_monitor.cpp:191] Ethos-U PMU Events:[ETHOSU_PMU_SRAM_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_SRAM_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_EXT_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_EXT_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:46:25.9539797Z 2025-03-21T20:46:25.9540122Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 2510608 bytes. 2025-03-21T20:46:25.9540859Z 2025-03-21T20:46:25.9541332Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 3117024 bytes. 2025-03-21T20:46:25.9542054Z 2025-03-21T20:46:25.9542768Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 753602 / 62914560 free: 62160958 ( used: 1 % ) 2025-03-21T20:46:25.9543687Z 2025-03-21T20:46:25.9544182Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 752640 bytes 2025-03-21T20:46:25.9544899Z 2025-03-21T20:46:25.9545377Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 962 bytes 2025-03-21T20:46:25.9545923Z 2025-03-21T20:46:25.9546224Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 0 bytes 2025-03-21T20:46:25.9546645Z 2025-03-21T20:46:25.9546932Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:46:25.9547366Z 2025-03-21T20:46:25.9547775Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:46:25.9548330Z 2025-03-21T20:46:25.9548598Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:46:25.9549008Z 2025-03-21T20:46:25.9549195Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:46:25.9549523Z 2025-03-21T20:46:25.9549876Z I [executorch:arm_executor_runner.cpp:731] Model output match expected BundleIO bpte ref data. 2025-03-21T20:46:25.9550369Z 2025-03-21T20:46:25.9550696Z I [executorch:arm_executor_runner.cpp:732] TEST: BundleIO index[0] Test_result: PASS 2025-03-21T20:46:25.9551146Z 2025-03-21T20:46:25.9551415Z I [executorch:arm_executor_runner.cpp:762] Writing etdump.bin [base64] 2025-03-21T20:46:25.9551803Z 2025-03-21T20:46:25.9551911Z #--- 2025-03-21T20:46:25.9552047Z 2025-03-21T20:46:25.9552161Z base64 -i -d <<<"\ 2025-03-21T20:46:25.9552347Z 2025-03-21T20:46:25.9564545Z 5AQAAAwAAABFRDAwAAAAAPj///8MAAAACAAIAAAABAACAAAA9AMAAAQAAAAI/P//3AMAAAQAAAAMAAAASAMAABwDAACQAgAANAIAAMgBAAB8AQAAIAEAAPQAAADIAAAAXAAAADAAAAAEAAAA/vv//wQAAADc+///R9ElAAAAAACyzJIAAAAAAP////8AAAAAaAMAACb8//8EAAAA9Pz//yKjkgAAAAAAtMaSAAAAAAACAAAAXAAAAAAAAABO/P//BAAAABz9//+tpJIAAAAAANnAkgAAAAAAAgAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAALb8//8EAAAAhP3//z2dgAAAAAAAEJySAAAAAAABAAAABAIAAAAAAADe/P//BAAAAKz9//+enoAAAAAAABqWkgAAAAAAAQAAALwBAAAAAAAABv3//wQAAADU/f//QGGSAAAAAABBkJIAAAAAAAEAAAAEAAAALgAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLm91dHB1dC5tb3ZlKCkAAF79//8EAAAALP7//+5WkgAAAAAAJlqSAAAAAAABAAAABAAAABwAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpTlBVAAAAAKb9//8EAAAAdP7//6uzgAAAAAAA2U+SAAAAAAABAAAACAAAAAAAAAA7AAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMuaW5wdXQucGVybXV0ZV9DSFdfdG9fSFdDKCkADv7//wQAAADc/v//+qaAAAAAAAAgrIAAAAAAAAEAAAAIAAAAAAAAACgAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpdmVsYV9iaW5fcmVhZCgpAAAAAGb+//8EAAAANP///+CfgAAAAAAAAKCAAAAAAAABAAAACAAAAAAAAAAnAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKXByb2Nlc3NlZF9kYXRhABgAAABFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCkAAAAADQAAAERFTEVHQVRFX0NBTEwAAADu/v//BAAAALz///+p0iUAAAAAACyWgAAAAAAAAAAAAGgAAAAAAAAAFv///wQAAADk////INQlAAAAAADKjoAAAAAAAAAAAAAYAAAAFAAcABgAAAAUAAAAAAAAAAQADAAjAAAAbmF0aXZlX2NhbGxfcXVhbnRpemVfcGVyX3RlbnNvci5vdXQADQAAAE9QRVJBVE9SX0NBTEwAAAAPAAAATWV0aG9kOjpleGVjdXRlAAcAAABFeGVjdXRlAPT////AAAAAEAAAAAwADAAEAAAAAAAIAAIAAAAwAAAABAAAAM7///8EAAAArP///1GeEgAAAAAAeBsVAAAAAAD/////AAAAAGAAAAD2////DAAAAAAABgAIAAQA3P///4igEgAAAAAAaREVAAAAAAD/////AAAAABwAAAAAAAAAFAAgABwAFAAYAAAAAAAAAAQADAAMAAAATWV0aG9kOjppbml0AAAAABQAAABQcm9ncmFtOjpsb2FkX21ldGhvZAAAAAAHAAAARGVmYXVsdAA\ 2025-03-21T20:46:25.9577077Z 2025-03-21T20:46:25.9577205Z " >etdump.bin 2025-03-21T20:46:25.9577364Z 2025-03-21T20:46:25.9577893Z python3 -m devtools.inspector.inspector_cli --etdump_path etdump.bin --source_time_scale cycles --target_time_scale cycles 2025-03-21T20:46:25.9578564Z 2025-03-21T20:46:25.9578662Z #--- 2025-03-21T20:46:25.9578809Z 2025-03-21T20:46:25.9579063Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:46:25.9579466Z 2025-03-21T20:46:25.9579619Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:46:25.9580072Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:46:25.9580579Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:46:25.9581040Z Checking for problems in log: 2025-03-21T20:46:25.9581385Z No problems found! 2025-03-21T20:46:25.9581701Z Model: mv3 on ethos-u85-1024 -> PASS 2025-03-21T20:46:25.9584001Z CALL: python3 -m examples.arm.aot_arm_compiler --delegate --quantize --bundleio --intermediate=arm_test/test_model/lstm_arm_delegate_ethos-u85-128 --model_name=lstm --target=ethos-u85-128 --output=arm_test/test_model/lstm_arm_delegate_ethos-u85-128 --system_config=Ethos_U85_SYS_DRAM_Mid --memory_mode=Sram_Only --so_library=arm_test/test_model/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so 2025-03-21T20:46:25.9586300Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:46:25.9588109Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:46:25.9589707Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:46:54.0471662Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:46:54.0473398Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:46:54.0475303Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:46:54.0476920Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:46:54.0478529Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:46:54.0480207Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:46:54.0481797Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:46:54.0483388Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:46:54.0484985Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:46:54.0486695Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:46:54.0487325Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:46:54.0488152Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI 2025-03-21T20:46:54.0489075Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:46:54.0489813Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:46:54.0490244Z No nodes rejected. 2025-03-21T20:46:54.0490862Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:46:54.0491854Z Info: Changing const_mem_area from Sram to OnChipFlash. This will use the same characteristics as Sram. 2025-03-21T20:46:54.0492398Z 2025-03-21T20:46:54.0492535Z Network summary for out 2025-03-21T20:46:54.0492921Z Accelerator configuration Ethos_U85_128 2025-03-21T20:46:54.0493439Z System configuration Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:46:54.0493937Z Memory mode Sram_Only 2025-03-21T20:46:54.0494433Z Accelerator clock 1000 MHz 2025-03-21T20:46:54.0494955Z Design peak SRAM bandwidth 29.80 GB/s 2025-03-21T20:46:54.0495277Z 2025-03-21T20:46:54.0495470Z Total SRAM used 73.25 KiB 2025-03-21T20:46:54.0495775Z 2025-03-21T20:46:54.0495901Z CPU operators = 0 (0.0%) 2025-03-21T20:46:54.0496239Z NPU operators = 156 (100.0%) 2025-03-21T20:46:54.0496470Z 2025-03-21T20:46:54.0496669Z Average SRAM bandwidth 2.26 GB/s 2025-03-21T20:46:54.0497203Z Input SRAM bandwidth 0.03 MB/batch 2025-03-21T20:46:54.0497761Z Weight SRAM bandwidth 0.04 MB/batch 2025-03-21T20:46:54.0498300Z Output SRAM bandwidth 0.03 MB/batch 2025-03-21T20:46:54.0498846Z Total SRAM bandwidth 0.13 MB/batch 2025-03-21T20:46:54.0499540Z Total SRAM bandwidth per input 0.13 MB/inference (batch size 1) 2025-03-21T20:46:54.0499958Z 2025-03-21T20:46:54.0500170Z Neural network macs 89010 MACs/batch 2025-03-21T20:46:54.0500513Z 2025-03-21T20:46:54.0500728Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:46:54.0501394Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:46:54.0501866Z 2025-03-21T20:46:54.0502065Z Network Tops/s 0.00 Tops/s 2025-03-21T20:46:54.0502380Z 2025-03-21T20:46:54.0502565Z NPU cycles 56538 cycles/batch 2025-03-21T20:46:54.0503176Z SRAM Access cycles 4147 cycles/batch 2025-03-21T20:46:54.0503735Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:46:54.0504316Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:46:54.0504906Z Off-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:46:54.0505466Z Total cycles 56762 cycles/batch 2025-03-21T20:46:54.0505789Z 2025-03-21T20:46:54.0506044Z Batch Inference time 0.06 ms, 17617.42 inferences/s (batch size 1) 2025-03-21T20:46:54.0506450Z 2025-03-21T20:46:54.0506897Z Bundle PTE file saved as arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128.bpte 2025-03-21T20:46:54.0507907Z PTE file created: arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128.bpte 2025-03-21T20:46:54.0510387Z CALL: bash backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_model --pte=arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128.bpte --bundleio --etdump --target=ethos-u85-128 --build_type=Release --system_config=Ethos_U85_SYS_DRAM_Mid --extra_build_flags=-DET_ATOL=0.03 -DET_RTOL=0.03 --output=arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128 2025-03-21T20:46:54.0512687Z -------------------------------------------------------------------------------- 2025-03-21T20:46:54.0514606Z Build Arm Baremetal executor_runner for ethos-u85-128 with /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128.bpte using Ethos_U85_SYS_DRAM_Mid Sram_Only -DET_ATOL=0.03 -DET_RTOL=0.03 to '/pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128/cmake-out' 2025-03-21T20:46:54.0516505Z -------------------------------------------------------------------------------- 2025-03-21T20:46:54.0517410Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=ON -DEXECUTORCH_ENABLE_EVENT_TRACER=ON -DET_ATOL=0.03 -DET_RTOL=0.03 2025-03-21T20:46:54.0518262Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:46:54.0518719Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:46:54.0519156Z -- Detecting C compiler ABI info 2025-03-21T20:46:54.0519553Z -- Detecting C compiler ABI info - done 2025-03-21T20:46:54.0520685Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:46:54.0521705Z -- Detecting C compile features 2025-03-21T20:46:54.0522092Z -- Detecting C compile features - done 2025-03-21T20:46:54.0522487Z -- Detecting CXX compiler ABI info 2025-03-21T20:46:54.0522887Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:46:54.0523923Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:46:54.0524954Z -- Detecting CXX compile features 2025-03-21T20:46:54.0525349Z -- Detecting CXX compile features - done 2025-03-21T20:46:54.0526712Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:46:54.0528053Z /pytorch/executorch 2025-03-21T20:46:54.0529381Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:46:54.0530845Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:46:54.0531305Z Applying: Move rodata to the DDR 2025-03-21T20:46:54.0532140Z [patch_repo] Patched core_platform @ tags/24.08-3-gb855eb6 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:46:54.0532860Z 2025-03-21T20:46:54.0533098Z -- SYSTEM_CONFIG is Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:46:54.0533494Z -- MEMORY_MODE is Sram_Only 2025-03-21T20:46:54.0534172Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:46:54.0535163Z Configuring target corstone-320 2025-03-21T20:46:54.0535578Z -- ******************************************************* 2025-03-21T20:46:54.0536058Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:46:54.0536577Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u85-128 2025-03-21T20:46:54.0537088Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m85 2025-03-21T20:46:54.0537812Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:46:54.0538508Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:46:54.0538947Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:46:54.0539478Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:46:54.0539962Z -- ******************************************************* 2025-03-21T20:46:54.0541047Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:46:54.0542430Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:46:54.0543588Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:46:54.0544261Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:46:54.0544893Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:46:54.0545398Z Call Stack (most recent call first): 2025-03-21T20:46:54.0546195Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:46:54.0547419Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:46:54.0548537Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:46:55.4293703Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4294547Z  2025-03-21T20:46:55.4295946Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:46:55.4297050Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:46:55.4297801Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:46:55.4298535Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:46:55.4299200Z be called directly for now, but the ability to call it with declared 2025-03-21T20:46:55.4299815Z details will be removed completely in a future version. 2025-03-21T20:46:55.4300283Z Call Stack (most recent call first): 2025-03-21T20:46:55.4301070Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:46:55.4302299Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:46:55.4303411Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:46:55.4304247Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4304776Z  2025-03-21T20:46:55.4305573Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:46:55.4307093Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:46:55.4308466Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:46:55.4309140Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:46:55.4309782Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:46:55.4310305Z Call Stack (most recent call first): 2025-03-21T20:46:55.4311098Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:46:55.4312301Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:46:55.4313512Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:46:55.4314353Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4314894Z  2025-03-21T20:46:55.4315857Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:46:55.4316942Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:46:55.4317840Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:46:55.4318553Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:46:55.4319206Z called directly for now, but the ability to call it with declared details 2025-03-21T20:46:55.4319863Z will be removed completely in a future version. 2025-03-21T20:46:55.4320301Z Call Stack (most recent call first): 2025-03-21T20:46:55.4321098Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:46:55.4322318Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:46:55.4323601Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:46:55.4324436Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4324976Z  2025-03-21T20:46:55.4325682Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:46:55.4327164Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:46:55.4328313Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:46:55.4328978Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:46:55.4329592Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:46:55.4330108Z Call Stack (most recent call first): 2025-03-21T20:46:55.4330891Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:46:55.4332100Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:46:55.4333226Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:46:55.4334058Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4334562Z  2025-03-21T20:46:55.4335507Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:46:55.4336559Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:46:55.4337260Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:46:55.4337963Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:46:55.4338621Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:46:55.4339161Z removed completely in a future version. 2025-03-21T20:46:55.4339671Z Call Stack (most recent call first): 2025-03-21T20:46:55.4340927Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:46:55.4342350Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:46:55.4343463Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:46:55.4344292Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4344854Z  2025-03-21T20:46:55.4345216Z -- Disabling ThreadX for cortex-m85, due to upstream issues 2025-03-21T20:46:55.4345707Z -- ******************************************************* 2025-03-21T20:46:55.4346163Z -- PROJECT_NAME : core_software 2025-03-21T20:46:55.4346628Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:46:55.4347069Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:46:55.4347521Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:46:55.4348095Z -- ******************************************************* 2025-03-21T20:46:55.4348503Z -- ******************************************************* 2025-03-21T20:46:55.4348976Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:46:55.4349444Z -- FAST_MEMORY_SIZE : 0 2025-03-21T20:46:55.4349865Z -- MEMORY_MODEL : sram 2025-03-21T20:46:55.4350291Z -- MEMORY_ARENA : sram 2025-03-21T20:46:55.4350732Z -- TARGET_CPU : cortex-m85 2025-03-21T20:46:55.4351157Z -- ******************************************************* 2025-03-21T20:46:55.4352223Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:46:55.4353194Z The following keywords are not supported when using 2025-03-21T20:46:55.4353657Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:46:55.4353927Z 2025-03-21T20:46:55.4354200Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:46:55.4354894Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:46:55.4355504Z command to set the policy and suppress this warning. 2025-03-21T20:46:55.4355945Z Call Stack (most recent call first): 2025-03-21T20:46:55.4356739Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:46:55.4357958Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:46:55.4359353Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:46:55.4360540Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4361064Z  2025-03-21T20:46:55.4361414Z Skipping driver_unit_conv application 2025-03-21T20:46:55.4361904Z Skipping FreeRTOS application 2025-03-21T20:46:55.4362948Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:46:55.4363919Z The following keywords are not supported when using 2025-03-21T20:46:55.4364378Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:46:55.4364631Z 2025-03-21T20:46:55.4364911Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:46:55.4365590Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:46:55.4366203Z command to set the policy and suppress this warning. 2025-03-21T20:46:55.4366654Z Call Stack (most recent call first): 2025-03-21T20:46:55.4367556Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:46:55.4368780Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:46:55.4370148Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:46:55.4371213Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:55.4371729Z  2025-03-21T20:46:55.4372058Z Skipping ThreadX application 2025-03-21T20:46:55.4373100Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:46:55.4374071Z The following keywords are not supported when using 2025-03-21T20:46:55.4374530Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:46:55.4374783Z 2025-03-21T20:46:55.4375050Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:46:55.4375744Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:46:55.4376417Z command to set the policy and suppress this warning. 2025-03-21T20:46:55.4376872Z Call Stack (most recent call first): 2025-03-21T20:46:58.8946582Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:46:58.8949290Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:46:58.8951394Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:46:58.8952554Z  2025-03-21T20:46:58.8953010Z -- ******************************************************* 2025-03-21T20:46:58.8953858Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:46:58.8954691Z -- TR_ARENA_SIZE : 2025-03-21T20:46:58.8955506Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:46:58.8956292Z -- ******************************************************* 2025-03-21T20:46:58.8957013Z -- Configuring done (2.0s) 2025-03-21T20:46:58.8957573Z -- Generating done (0.2s) 2025-03-21T20:46:58.8959134Z -- Build files have been written to: /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128/cmake-out 2025-03-21T20:46:58.8961086Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:46:58.8963145Z [ 0%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:46:58.8964935Z [ 0%] Preprocessing and generating linker script 2025-03-21T20:46:58.8965895Z [ 16%] Generating model_pte.h 2025-03-21T20:46:58.8967607Z [ 33%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:46:58.8970262Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:46:58.8972588Z [ 50%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:46:58.8975115Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u85.c.obj 2025-03-21T20:46:58.8977646Z [ 50%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:46:58.8979534Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.8981072Z : note: this is the location of the previous definition 2025-03-21T20:46:58.8982261Z [ 50%] Built target arm_executor_runner-linker-script 2025-03-21T20:46:58.8983309Z [ 66%] Linking C static library libtiming_adapter.a 2025-03-21T20:46:58.8984813Z [ 66%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:46:58.8985739Z [ 66%] Built target timing_adapter 2025-03-21T20:46:58.8986418Z [ 66%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:46:58.8989680Z Input: /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128.bpte with 102656 bytes. Output: /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128/cmake-out/model_pte.h with 619226 bytes. Section: network_model_sec. 2025-03-21T20:46:58.8992983Z [ 66%] Built target gen_model_header 2025-03-21T20:46:58.8993996Z [ 66%] Linking C static library libethosu_core_driver.a 2025-03-21T20:46:58.8994854Z [ 66%] Built target ethosu_core_driver 2025-03-21T20:46:58.8995818Z [ 66%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:46:58.8996667Z [ 66%] Built target ethosu_mailbox 2025-03-21T20:46:58.8998269Z [ 66%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:46:58.9000090Z [ 66%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:46:58.9001699Z [ 66%] Built target ethosu_mhu_dummy 2025-03-21T20:46:58.9002997Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:46:58.9004789Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:46:58.9007514Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:46:58.9011103Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/retarget.c.obj 2025-03-21T20:46:58.9014731Z [ 83%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/target.cpp.obj 2025-03-21T20:46:58.9018648Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/system_ARMCM85.c.obj 2025-03-21T20:46:58.9022821Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/startup_ARMCM85.c.obj 2025-03-21T20:46:58.9026634Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:46:58.9028952Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9030256Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9031717Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9033299Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9034722Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9036169Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9037581Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9039034Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9040815Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9042281Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9043706Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9045390Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9046833Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9048267Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9049700Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:46:58.9051154Z : note: this is the location of the previous definition 2025-03-21T20:46:58.9052477Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:46:58.9055095Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.sram' can't be allocated in segment 2 2025-03-21T20:46:58.9057538Z LOAD: .ddr .sram 2025-03-21T20:46:58.9059815Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:46:58.9062441Z [100%] Built target arm_executor_runner 2025-03-21T20:46:58.9063468Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:46:58.9065405Z /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner 2025-03-21T20:46:58.9066954Z executable_text: 244420 bytes 2025-03-21T20:46:58.9067556Z executable_data: 64117668 bytes 2025-03-21T20:46:58.9068136Z executable_bss: 33552 bytes 2025-03-21T20:46:58.9069517Z ELF file created: arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner 2025-03-21T20:46:58.9072311Z CALL: bash backends/arm/scripts/run_fvp.sh --elf=arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner --target=ethos-u85-128 2025-03-21T20:46:58.9074452Z -------------------------------------------------------------------------------- 2025-03-21T20:46:58.9076825Z Running /pytorch/executorch/arm_test/test_model/lstm_arm_delegate_ethos-u85-128/lstm_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner for ethos-u85-128 run with FVP:FVP_Corstone_SSE-320 num_macs:128 2025-03-21T20:46:58.9079485Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:46:58.9080864Z -------------------------------------------------------------------------------- 2025-03-21T20:46:58.9081895Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:46:58.9082989Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:46:58.9084111Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:46:58.9085201Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:46:58.9086394Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x70000000 , Size: 102656 bytes 2025-03-21T20:46:58.9087211Z 2025-03-21T20:46:58.9087777Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 98352 bytes. 2025-03-21T20:46:58.9088630Z 2025-03-21T20:46:58.9089145Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:46:58.9089936Z 2025-03-21T20:46:58.9090354Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:46:58.9091027Z 2025-03-21T20:46:58.9091675Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:46:58.9092582Z 2025-03-21T20:46:58.9093156Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 2288. 2025-03-21T20:46:58.9093982Z 2025-03-21T20:47:00.3410269Z I [executorch:arm_executor_runner.cpp:534] Setting up ETDump 2025-03-21T20:47:00.3410996Z 2025-03-21T20:47:00.3411782Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x700000b0 2025-03-21T20:47:00.3412492Z 2025-03-21T20:47:00.3412956Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:47:00.3413712Z 2025-03-21T20:47:00.3414112Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:47:00.3414745Z 2025-03-21T20:47:00.3415440Z I [executorch:arm_executor_runner.cpp:560] Input testset[0] from bundled bpte 2025-03-21T20:47:00.3416252Z 2025-03-21T20:47:00.3416610Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:47:00.3417239Z 2025-03-21T20:47:00.3417755Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:47:00.3418567Z 2025-03-21T20:47:00.3418945Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:47:00.3419586Z 2025-03-21T20:47:00.3420137Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:47:00.3420986Z 2025-03-21T20:47:00.3421478Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:47:00.3422437Z 2025-03-21T20:47:00.3422928Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:47:00.3423691Z 2025-03-21T20:47:00.3424267Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 75998 CPU cycles total 2025-03-21T20:47:00.3425098Z 2025-03-21T20:47:00.3426104Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:47:00.3427378Z 2025-03-21T20:47:00.3427842Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 99.63 % 2025-03-21T20:47:00.3428577Z 2025-03-21T20:47:00.3429031Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 0.37 % 2025-03-21T20:47:00.3429760Z 2025-03-21T20:47:00.3430292Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 281 CPU cycles 2025-03-21T20:47:00.3431118Z 2025-03-21T20:47:00.3431515Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:47:00.3432182Z 2025-03-21T20:47:00.3432630Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 29338 2025-03-21T20:47:00.3433350Z 2025-03-21T20:47:00.3433765Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 85 2025-03-21T20:47:00.3434416Z 2025-03-21T20:47:00.3434826Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 11 2025-03-21T20:47:00.3435488Z 2025-03-21T20:47:00.3435910Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 2501 2025-03-21T20:47:00.3436582Z 2025-03-21T20:47:00.3436966Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 0 2025-03-21T20:47:00.3437618Z 2025-03-21T20:47:00.3438030Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr4 : 503 2025-03-21T20:47:00.3438718Z 2025-03-21T20:47:00.3440922Z I [executorch:arm_perf_monitor.cpp:191] Ethos-U PMU Events:[ETHOSU_PMU_SRAM_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_SRAM_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_EXT_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_EXT_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:47:00.3443217Z 2025-03-21T20:47:00.3443811Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 98352 bytes. 2025-03-21T20:47:00.3444707Z 2025-03-21T20:47:00.3445292Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 102656 bytes. 2025-03-21T20:47:00.3446158Z 2025-03-21T20:47:00.3446978Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 4966 / 62914560 free: 62909594 ( used: 0 % ) 2025-03-21T20:47:00.3448090Z 2025-03-21T20:47:00.3448660Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 2288 bytes 2025-03-21T20:47:00.3449498Z 2025-03-21T20:47:00.3450066Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 2678 bytes 2025-03-21T20:47:00.3450907Z 2025-03-21T20:47:00.3451457Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 0 bytes 2025-03-21T20:47:00.3452270Z 2025-03-21T20:47:00.3453036Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:47:00.3453868Z 2025-03-21T20:47:00.3454623Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:47:00.3455674Z 2025-03-21T20:47:00.3456165Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:47:00.3456935Z 2025-03-21T20:47:00.3457271Z I [executorch:arm_executor_runner.cpp:679] 3 outputs: 2025-03-21T20:47:00.3457873Z 2025-03-21T20:47:00.3458558Z I [executorch:arm_executor_runner.cpp:731] Model output match expected BundleIO bpte ref data. 2025-03-21T20:47:00.3459531Z 2025-03-21T20:47:00.3460118Z I [executorch:arm_executor_runner.cpp:732] TEST: BundleIO index[0] Test_result: PASS 2025-03-21T20:47:00.3460990Z 2025-03-21T20:47:00.3461468Z I [executorch:arm_executor_runner.cpp:762] Writing etdump.bin [base64] 2025-03-21T20:47:00.3462201Z 2025-03-21T20:47:00.3462387Z #--- 2025-03-21T20:47:00.3462626Z 2025-03-21T20:47:00.3462844Z base64 -i -d <<<"\ 2025-03-21T20:47:00.3463166Z 2025-03-21T20:47:00.3505301Z lAgAAAwAAABFRDAwAAAAAPj///8MAAAACAAIAAAABAACAAAApAcAAAQAAABY+P//jAcAAAQAAAAYAAAA+AYAAMwGAABoBgAAPAYAANgFAACsBQAAIAUAAMQEAABoBAAADAQAALADAABkAwAACAMAAKwCAABQAgAAJAIAAPgBAACMAQAAYAEAAPQAAADIAAAAXAAAADAAAAAEAAAAfvj//wQAAABc+P//Q+IgAAAAAABR/iEAAAAAAP////8AAAAA6AYAAKb4//8EAAAAdPn//8jsIQAAAAAAU/ghAAAAAAAGAAAAXAAAAAAAAADO+P//BAAAAJz5//9T7iEAAAAAAHjyIQAAAAAABgAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAADb5//8EAAAABPr//z/VIQAAAAAAtuUhAAAAAAAFAAAAXAAAAAAAAABe+f//BAAAACz6///K1iEAAAAAANvfIQAAAAAABQAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAAMb5//8EAAAAlPr//6LCIQAAAAAALc4hAAAAAAAEAAAAXAAAAAAAAADu+f//BAAAALz6//8txCEAAAAAAFLIIQAAAAAABAAAAAgAAAAAAAAAJQAAAG5hdGl2ZV9jYWxsX2RlcXVhbnRpemVfcGVyX3RlbnNvci5vdXQAAAANAAAAT1BFUkFUT1JfQ0FMTAAAAFb6//8EAAAAJPv//+ROIQAAAAAAkLshAAAAAAADAAAAVAMAAAAAAAB++v//BAAAAEz7//9FUCEAAAAAAHK1IQAAAAAAAwAAAAwDAAAAAAAApvr//wQAAAB0+///76ghAAAAAACwriEAAAAAAAMAAAAEAAAALgAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLm91dHB1dC5tb3ZlKCkAAP76//8EAAAAzPv//6STIQAAAAAA1aEhAAAAAAADAAAABAAAAC4AAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpaGFuZGxlcy5vdXRwdXQubW92ZSgpAABW+///BAAAACT8///JhiEAAAAAAIqMIQAAAAAAAwAAAAQAAAAuAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMub3V0cHV0Lm1vdmUoKQAArvv//wQAAAB8/P//dHwhAAAAAACsfyEAAAAAAAMAAAAEAAAAHAAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKClOUFUAAAAA9vv//wQAAADE/P//2nQhAAAAAABodSEAAAAAAAMAAAAEAAAALwAAACtFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCloYW5kbGVzLmlucHV0Lm1lbWNweSgpAE78//8EAAAAHP3//wJtIQAAAAAAkG0hAAAAAAADAAAABAAAAC8AAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpaGFuZGxlcy5pbnB1dC5tZW1jcHkoKQCm/P//BAAAAHT9//8bZSEAAAAAALhlIQAAAAAAAwAAAAQAAAAvAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKWhhbmRsZXMuaW5wdXQubWVtY3B5KCkA/vz//wQAAADM/f//oVghAAAAAADHXSEAAAAAAAMAAAAIAAAAAAAAACgAAAArRXRob3NVQmFja2VuZDo6ZXhlY3V0ZSgpdmVsYV9iaW5fcmVhZCgpAAAAAFb9//8EAAAAJP7//4dRIQAAAAAAp1EhAAAAAAADAAAACAAAAAAAAAAnAAAAK0V0aG9zVUJhY2tlbmQ6OmV4ZWN1dGUoKXByb2Nlc3NlZF9kYXRhABgAAABFdGhvc1VCYWNrZW5kOjpleGVjdXRlKCkAAAAADQAAAERFTEVHQVRFX0NBTEwAAADe/f//BAAAAKz+//8WLSEAAAAAANNHIQAAAAAAAgAAAFQAAAAAAAAABv7//wQAAADU/v//jS4hAAAAAAAeQiEAAAAAAAIAAAAEAAAAIwAAAG5hdGl2ZV9jYWxsX3F1YW50aXplX3Blcl90ZW5zb3Iub3V0AA0AAABPUEVSQVRPUl9DQUxMAAAAZv7//wQAAAA0////QQshAAAAAAAEJiEAAAAAAAEAAABUAAAAAAAAAI7+//8EAAAAXP///7gMIQAAAAAATyAhAAAAAAABAAAABAAAACMAAABuYXRpdmVfY2FsbF9xdWFudGl6ZV9wZXJfdGVuc29yLm91dAANAAAAT1BFUkFUT1JfQ0FMTAAAAO7+//8EAAAAvP///6XjIAAAAAAALwQhAAAAAAAAAAAAaAAAAAAAAAAW////BAAAAOT///8c5SAAAAAAAM38IAAAAAAAAAAAABgAAAAUABwAGAAAABQAAAAAAAAABAAMACMAAABuYXRpdmVfY2FsbF9xdWFudGl6ZV9wZXJfdGVuc29yLm91dAANAAAAT1BFUkFUT1JfQ0FMTAAAAA8AAABNZXRob2Q6OmV4ZWN1dGUABwAAAEV4ZWN1dGUA9P///8AAAAAQAAAADAAMAAQAAAAAAAgAAgAAADAAAAAEAAAAzv///wQAAACs////7nMSAAAAAACcSRUAAAAAAP////8AAAAAYAAAAPb///8MAAAAAAAGAAgABADc////JXYSAAAAAACNPxUAAAAAAP////8AAAAAHAAAAAAAAAAUACAAHAAUABgAAAAAAAAABAAMAAwAAABNZXRob2Q6OmluaXQAAAAAFAAAAFByb2dyYW06OmxvYWRfbWV0aG9kAAAAAAcAAABEZWZhdWx0AA\ 2025-03-21T20:47:00.3538915Z 2025-03-21T20:47:00.3539126Z " >etdump.bin 2025-03-21T20:47:00.3539545Z 2025-03-21T20:47:00.3540136Z python3 -m devtools.inspector.inspector_cli --etdump_path etdump.bin --source_time_scale cycles --target_time_scale cycles 2025-03-21T20:47:00.3540996Z 2025-03-21T20:47:00.3541113Z #--- 2025-03-21T20:47:00.3541252Z 2025-03-21T20:47:00.3541510Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:47:00.3541917Z 2025-03-21T20:47:00.3542073Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:47:00.3542529Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:47:00.3543038Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:47:00.3543731Z Checking for problems in log: 2025-03-21T20:47:00.3544064Z No problems found! 2025-03-21T20:47:00.3544377Z Model: lstm on ethos-u85-128 -> PASS 2025-03-21T20:47:00.3544796Z test_arm_baremetal.sh test_full_ethosu_fvp: PASS 2025-03-21T20:47:00.3545414Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u delegate examples with run.sh 2025-03-21T20:47:00.3546135Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u target TOSA 2025-03-21T20:47:00.3546648Z + cd /pytorch/executorch 2025-03-21T20:47:00.3547078Z + '[' false = true ']' 2025-03-21T20:47:00.3547369Z + set +x 2025-03-21T20:47:00.3547727Z -------------------------------------------------------------------------------- 2025-03-21T20:47:00.3548349Z Build ExecuTorch target libs Release into 'arm_test/test_run/cmake-out' 2025-03-21T20:47:00.3548961Z -------------------------------------------------------------------------------- 2025-03-21T20:47:00.3549503Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=OFF ' 2025-03-21T20:47:00.3549953Z + '[' false = true ']' 2025-03-21T20:47:00.3550378Z + build_with_etdump_flags=' -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:47:00.3550864Z + '[' false = true ']' 2025-03-21T20:47:00.3551464Z + echo 'Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:47:00.3552391Z Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:47:00.3555224Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF -Barm_test/test_run/cmake-out /pytorch/executorch 2025-03-21T20:47:00.3557845Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:47:00.3558299Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:47:00.3558733Z -- Detecting C compiler ABI info 2025-03-21T20:47:00.3567401Z -- Detecting C compiler ABI info - done 2025-03-21T20:47:00.3568484Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:47:00.3569516Z -- Detecting C compile features 2025-03-21T20:47:00.3569908Z -- Detecting C compile features - done 2025-03-21T20:47:04.0123496Z -- Detecting CXX compiler ABI info 2025-03-21T20:47:04.0124413Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:47:04.0126423Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:47:04.0128440Z -- Detecting CXX compile features 2025-03-21T20:47:04.0129166Z -- Detecting CXX compile features - done 2025-03-21T20:47:04.0131059Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:47:04.0132800Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:04.0133762Z CMake. 2025-03-21T20:47:04.0134035Z 2025-03-21T20:47:04.0134865Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:04.0136160Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:04.0137308Z to work with policies introduced by or earlier. 2025-03-21T20:47:04.0137884Z 2025-03-21T20:47:04.0138154Z  2025-03-21T20:47:04.0138639Z -- Using python executable 'python' 2025-03-21T20:47:04.0139303Z -- Resolved buck2 as buck2. 2025-03-21T20:47:04.0139925Z -- Killing buck2 daemon 2025-03-21T20:47:04.0140691Z 'buck2 killall' 2025-03-21T20:47:04.0141266Z -- executorch: Generating source lists 2025-03-21T20:47:04.0142663Z -- executorch: Generating source file list /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:47:04.0144681Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:47:04.0146062Z -- executorch: Using PAL default 'posix' 2025-03-21T20:47:04.0146798Z -- Generating operator lib: 2025-03-21T20:47:04.0147419Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:47:04.0148377Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:47:04.0149648Z -- ROOT_OPS: 2025-03-21T20:47:04.0150168Z -- INCLUDE_ALL_OPS: 2025-03-21T20:47:04.0153409Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:47:04.0156325Z -- Generating kernel bindings: 2025-03-21T20:47:04.0156976Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:47:04.0157885Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:47:04.0158863Z -- CUSTOM_OPS_YAML: 2025-03-21T20:47:04.0159427Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:47:04.0164243Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:47:04.0168488Z -- Generating operator lib: 2025-03-21T20:47:04.0169118Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:47:04.0169759Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:47:04.0170327Z -- DEPS: executorch 2025-03-21T20:47:04.0171678Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:47:04.0173303Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:47:04.0174309Z CMake. 2025-03-21T20:47:04.0174572Z 2025-03-21T20:47:04.0175122Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:47:04.0176483Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:47:04.0177599Z to work with policies introduced by or earlier. 2025-03-21T20:47:04.0178190Z 2025-03-21T20:47:04.0178425Z  2025-03-21T20:47:04.0178888Z -- Looking for C++ include unistd.h 2025-03-21T20:47:04.0179612Z -- Looking for C++ include unistd.h - found 2025-03-21T20:47:04.0180390Z -- Looking for C++ include stdint.h 2025-03-21T20:47:04.0181130Z -- Looking for C++ include stdint.h - found 2025-03-21T20:47:04.0181898Z -- Looking for C++ include inttypes.h 2025-03-21T20:47:04.0182675Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:47:04.0183438Z -- Looking for C++ include sys/types.h 2025-03-21T20:47:04.0184202Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:47:04.0184996Z -- Looking for C++ include sys/stat.h 2025-03-21T20:47:04.0185730Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:47:04.0186444Z -- Looking for C++ include fnmatch.h 2025-03-21T20:47:04.0187174Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:47:04.0187851Z -- Looking for C++ include stddef.h 2025-03-21T20:47:04.0188589Z -- Looking for C++ include stddef.h - found 2025-03-21T20:47:04.0189535Z -- Check size of uint32_t 2025-03-21T20:47:04.0190151Z -- Check size of uint32_t - done 2025-03-21T20:47:04.0190817Z -- Looking for strtoll 2025-03-21T20:47:04.0191380Z -- Looking for strtoll - found 2025-03-21T20:47:04.0192013Z -- Generating operator lib: 2025-03-21T20:47:04.0192598Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:47:04.0193538Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:47:04.0194506Z -- ROOT_OPS: 2025-03-21T20:47:04.0194996Z -- INCLUDE_ALL_OPS: 2025-03-21T20:47:04.0198237Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:47:04.0201203Z -- Generating kernel bindings: 2025-03-21T20:47:04.0201882Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:47:04.0202505Z -- FUNCTIONS_YAML: 2025-03-21T20:47:04.0203305Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:47:04.0204267Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:47:04.0213358Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:47:04.0221207Z -- Generating operator lib: 2025-03-21T20:47:04.0221842Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:47:04.0222506Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:47:04.0223149Z -- DEPS: executorch 2025-03-21T20:47:04.0223653Z -- 2025-03-21T20:47:04.0224104Z -- ******** Summary ******** 2025-03-21T20:47:04.0224736Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:47:04.0225458Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:47:04.0226165Z -- CMAKE_CXX_COMPILER_ID : GNU 2025-03-21T20:47:04.0227448Z -- CMAKE_TOOLCHAIN_FILE : /pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake 2025-03-21T20:47:04.0228726Z -- BUCK2 : buck2 2025-03-21T20:47:04.0229434Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:47:04.0230736Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:47:04.0232071Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:47:04.0232930Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:47:04.0233762Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:47:04.0234586Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:47:04.0235410Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:47:04.0236233Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:47:04.0237033Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:47:04.0237814Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:47:04.0238604Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:47:04.0239426Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:47:04.0240355Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:47:04.0241421Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:47:04.0242235Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:47:04.0243019Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:47:04.0243841Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:47:04.0244679Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:47:04.0245695Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:47:04.0246538Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:47:04.0247342Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:47:04.0248145Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:47:04.0248949Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:47:04.0249775Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:47:04.0250637Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:47:04.0251476Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:47:04.0252288Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:47:04.0253091Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:47:04.0253910Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:47:04.0254737Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:47:04.0255523Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:47:04.0256336Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:47:04.0257141Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:47:04.0258114Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:47:04.0258927Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:47:04.0259680Z -- Configuring done (3.6s) 2025-03-21T20:47:04.0260292Z -- Generating done (0.1s) 2025-03-21T20:47:04.0261245Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out 2025-03-21T20:47:04.0262447Z ++ basename backends/arm/scripts/build_executorch.sh 2025-03-21T20:47:04.0263335Z + echo '[build_executorch.sh] Configured CMAKE' 2025-03-21T20:47:04.0264159Z [build_executorch.sh] Configured CMAKE 2025-03-21T20:47:04.0265309Z + cmake --build arm_test/test_run/cmake-out --parallel --target install --config Release -- 2025-03-21T20:47:04.0266762Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:47:04.0268582Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.obj 2025-03-21T20:47:04.0271104Z [ 0%] Building CXX object backends/arm/CMakeFiles/executorch_delegate_ethos_u.dir/runtime/VelaBinStream.cpp.obj 2025-03-21T20:47:04.0273487Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.obj 2025-03-21T20:47:04.0275726Z [ 0%] Building CXX object backends/arm/CMakeFiles/executorch_delegate_ethos_u.dir/runtime/EthosUBackend.cpp.obj 2025-03-21T20:47:04.0278013Z [ 1%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.obj 2025-03-21T20:47:04.0279824Z [ 1%] No download step for 'flatbuffers' 2025-03-21T20:47:04.0280823Z [ 1%] No update step for 'flatbuffers' 2025-03-21T20:47:04.0281712Z [ 2%] No patch step for 'flatbuffers' 2025-03-21T20:47:04.0282713Z [ 2%] Performing configure step for 'flatbuffers' 2025-03-21T20:47:04.0283611Z CMake Warning: 2025-03-21T20:47:04.0284315Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:47:04.0284966Z 2025-03-21T20:47:04.0285196Z  2025-03-21T20:47:07.2871642Z fatal: No names found, cannot describe anything. 2025-03-21T20:47:07.2872970Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:47:07.2873846Z git describe failed with exit code: 128 2025-03-21T20:47:07.2874348Z 2025-03-21T20:47:07.2874734Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:47:07.2875601Z Call Stack (most recent call first): 2025-03-21T20:47:07.2876265Z CMakeLists.txt:5 (include) 2025-03-21T20:47:07.2876671Z 2025-03-21T20:47:07.2876896Z  2025-03-21T20:47:07.2877377Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:47:07.2878147Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:47:07.2878949Z -- Detecting CXX compiler ABI info 2025-03-21T20:47:07.2880977Z In file included from /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/interface.h:14, 2025-03-21T20:47:07.2883092Z from /pytorch/executorch/backends/arm/runtime/EthosUBackend.cpp:52: 2025-03-21T20:47:07.2886809Z /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:26:51: warning: 'NamedDataMap' is deprecated: This API is experimental and may change without notice. [-Wdeprecated-declarations] 2025-03-21T20:47:07.2890013Z 26 | const NamedDataMap* named_data_map = nullptr) 2025-03-21T20:47:07.2891145Z | ^ 2025-03-21T20:47:07.2892981Z In file included from /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:11: 2025-03-21T20:47:07.2895749Z /pytorch/executorch/backends/arm/../../../executorch/runtime/core/named_data_map.h:31:23: note: declared here 2025-03-21T20:47:07.2897654Z 31 | class ET_EXPERIMENTAL NamedDataMap { 2025-03-21T20:47:07.2898833Z | ^~~~~~~~~~~~ 2025-03-21T20:47:07.2902145Z /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:62:44: warning: 'NamedDataMap' is deprecated: This API is experimental and may change without notice. [-Wdeprecated-declarations] 2025-03-21T20:47:07.2905358Z 62 | const NamedDataMap* get_named_data_map() const { 2025-03-21T20:47:07.2906483Z | ^~~~~ 2025-03-21T20:47:07.2908268Z /pytorch/executorch/backends/arm/../../../executorch/runtime/core/named_data_map.h:31:23: note: declared here 2025-03-21T20:47:07.2910172Z 31 | class ET_EXPERIMENTAL NamedDataMap { 2025-03-21T20:47:07.2911137Z | ^~~~~~~~~~~~ 2025-03-21T20:47:07.2914536Z /pytorch/executorch/backends/arm/../../../executorch/runtime/backend/backend_init_context.h:70:41: warning: 'NamedDataMap' is deprecated: This API is experimental and may change without notice. [-Wdeprecated-declarations] 2025-03-21T20:47:07.2917798Z 70 | const NamedDataMap* named_data_map_ = nullptr; 2025-03-21T20:47:07.2918911Z | ^~~~~~~ 2025-03-21T20:47:07.2922624Z /pytorch/executorch/backends/arm/../../../executorch/runtime/core/named_data_map.h:31:23: note: declared here 2025-03-21T20:47:07.2924489Z 31 | class ET_EXPERIMENTAL NamedDataMap { 2025-03-21T20:47:07.2925454Z | ^~~~~~~~~~~~ 2025-03-21T20:47:07.2926215Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:47:07.2927146Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:47:07.2928025Z -- Detecting CXX compile features 2025-03-21T20:47:07.2928719Z -- Detecting CXX compile features - done 2025-03-21T20:47:07.2929413Z -- Looking for strtof_l 2025-03-21T20:47:07.2929959Z -- Looking for strtof_l - found 2025-03-21T20:47:07.2930582Z -- Looking for strtoull_l 2025-03-21T20:47:07.2931618Z [ 2%] Linking CXX static library libexecutorch_delegate_ethos_u.a 2025-03-21T20:47:07.2932643Z [ 2%] Built target executorch_delegate_ethos_u 2025-03-21T20:47:07.2933383Z -- Looking for strtoull_l - found 2025-03-21T20:47:07.2934044Z -- Looking for realpath 2025-03-21T20:47:07.2934597Z -- Looking for realpath - found 2025-03-21T20:47:07.2935291Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:47:07.2936025Z -- Configuring done (1.1s) 2025-03-21T20:47:07.2936518Z -- Generating done (0.0s) 2025-03-21T20:47:07.2937748Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out/third-party/flatbuffers 2025-03-21T20:47:07.2939305Z [ 3%] Performing build step for 'flatbuffers' 2025-03-21T20:47:07.2942067Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:47:07.2943626Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:47:07.2944950Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:47:07.2946362Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:47:07.2947827Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:47:07.2949323Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:47:07.2950627Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:47:07.2952015Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:47:07.2953468Z [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:47:07.2955188Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:47:07.2956650Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:47:07.2958039Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:47:07.2959406Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:47:07.2960833Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:47:07.2962218Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:47:07.2963626Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:47:07.2965029Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:47:07.2966449Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:47:07.2967879Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:47:07.2969373Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:47:07.2970874Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:47:07.2972354Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:47:07.2974016Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:47:07.2975553Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:47:07.2976888Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:47:07.2978287Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:47:07.2979734Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:47:07.2981308Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:47:07.2982867Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:47:07.2984327Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:47:07.2985962Z [ 81%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:47:07.2987609Z [ 84%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:47:07.2989199Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:47:07.2990918Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:47:07.2992689Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:47:07.2994747Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:47:07.2996575Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:47:07.2997889Z [100%] Linking CXX executable flatc 2025-03-21T20:47:07.2998580Z [100%] Built target flatc 2025-03-21T20:47:07.2999335Z [ 3%] No install step for 'flatbuffers' 2025-03-21T20:47:07.3000318Z [ 3%] Completed 'flatbuffers' 2025-03-21T20:47:07.3000992Z [ 3%] Built target flatbuffers 2025-03-21T20:47:07.3001704Z [ 3%] Generating common_schema headers 2025-03-21T20:47:07.3002360Z [ 3%] Built target common_schema 2025-03-21T20:47:07.3003164Z [ 3%] Generating program_schema headers 2025-03-21T20:47:07.3003889Z [ 3%] Built target program_schema 2025-03-21T20:47:07.3005153Z [ 3%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.obj 2025-03-21T20:47:07.3007057Z [ 3%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.obj 2025-03-21T20:47:07.3009246Z [ 3%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.obj 2025-03-21T20:47:07.3011899Z [ 4%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.obj 2025-03-21T20:47:07.3013976Z [ 4%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.obj 2025-03-21T20:47:07.3016043Z [ 4%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.obj 2025-03-21T20:47:07.3017987Z [ 5%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.obj 2025-03-21T20:47:07.3019883Z [ 5%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.obj 2025-03-21T20:47:07.3054505Z [ 5%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.obj 2025-03-21T20:47:07.3057240Z [ 5%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.obj 2025-03-21T20:47:11.9775468Z [ 5%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.obj 2025-03-21T20:47:11.9777658Z [ 6%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.obj 2025-03-21T20:47:11.9779846Z [ 6%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.obj 2025-03-21T20:47:11.9781767Z [ 6%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.obj 2025-03-21T20:47:11.9783614Z [ 6%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.obj 2025-03-21T20:47:11.9785348Z [ 6%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.obj 2025-03-21T20:47:11.9787216Z [ 7%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.obj 2025-03-21T20:47:11.9789081Z [ 7%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.obj 2025-03-21T20:47:11.9790922Z [ 7%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.obj 2025-03-21T20:47:11.9792798Z [ 7%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.obj 2025-03-21T20:47:11.9794375Z [ 7%] Linking CXX static library libgflags_nothreads.a 2025-03-21T20:47:11.9795252Z [ 7%] Built target gflags_nothreads_static 2025-03-21T20:47:11.9796248Z [ 8%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:47:11.9797093Z [ 8%] Built target executorch_core 2025-03-21T20:47:11.9798421Z [ 8%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.obj 2025-03-21T20:47:11.9800669Z [ 8%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.obj 2025-03-21T20:47:11.9802531Z [ 8%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.obj 2025-03-21T20:47:11.9803982Z [ 9%] Linking CXX static library libexecutorch.a 2025-03-21T20:47:11.9804803Z [ 9%] Built target executorch 2025-03-21T20:47:11.9806198Z [ 10%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs.cpp.obj 2025-03-21T20:47:11.9808359Z [ 10%] Building CXX object extension/runner_util/CMakeFiles/extension_runner_util.dir/inputs_portable.cpp.obj 2025-03-21T20:47:11.9810560Z [ 10%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/embeddingxb.cpp.obj 2025-03-21T20:47:11.9812622Z [ 10%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.obj 2025-03-21T20:47:11.9814862Z [ 11%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.obj 2025-03-21T20:47:11.9817115Z [ 11%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.obj 2025-03-21T20:47:11.9819598Z [ 11%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.obj 2025-03-21T20:47:11.9821781Z [ 11%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding2b.cpp.obj 2025-03-21T20:47:11.9824015Z [ 12%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.obj 2025-03-21T20:47:11.9826298Z [ 12%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.obj 2025-03-21T20:47:11.9828738Z [ 13%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__empty_dim_order.cpp.obj 2025-03-21T20:47:11.9831088Z [ 14%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_abs.cpp.obj 2025-03-21T20:47:11.9833537Z [ 14%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.obj 2025-03-21T20:47:11.9835992Z [ 14%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__empty_dim_order.cpp.obj 2025-03-21T20:47:11.9838264Z [ 14%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acos.cpp.obj 2025-03-21T20:47:11.9840730Z [ 14%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.obj 2025-03-21T20:47:11.9842740Z [ 14%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.obj 2025-03-21T20:47:11.9844757Z [ 14%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.obj 2025-03-21T20:47:11.9846706Z [ 14%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.obj 2025-03-21T20:47:11.9848675Z [ 14%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.obj 2025-03-21T20:47:11.9850554Z [ 15%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.obj 2025-03-21T20:47:11.9852549Z [ 15%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_acosh.cpp.obj 2025-03-21T20:47:11.9854510Z [ 15%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.obj 2025-03-21T20:47:11.9856453Z [ 15%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_add.cpp.obj 2025-03-21T20:47:11.9858511Z [ 16%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_addmm.cpp.obj 2025-03-21T20:47:11.9860466Z [ 16%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.obj 2025-03-21T20:47:11.9862681Z [ 16%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.obj 2025-03-21T20:47:11.9864787Z [ 16%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_alias_copy.cpp.obj 2025-03-21T20:47:11.9866976Z [ 16%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_allclose.cpp.obj 2025-03-21T20:47:11.9869021Z [ 16%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.obj 2025-03-21T20:47:11.9871043Z [ 16%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amax.cpp.obj 2025-03-21T20:47:11.9873099Z [ 16%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_amin.cpp.obj 2025-03-21T20:47:11.9875040Z [ 17%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.obj 2025-03-21T20:47:11.9876913Z [ 17%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.obj 2025-03-21T20:47:11.9878984Z [ 17%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.obj 2025-03-21T20:47:11.9881444Z [ 18%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_any.cpp.obj 2025-03-21T20:47:11.9883622Z [ 18%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.obj 2025-03-21T20:47:11.9885840Z [ 18%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_arange.cpp.obj 2025-03-21T20:47:11.9888182Z [ 18%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmax.cpp.obj 2025-03-21T20:47:11.9890187Z [ 19%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.obj 2025-03-21T20:47:11.9892427Z [ 19%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_argmin.cpp.obj 2025-03-21T20:47:11.9894682Z [ 19%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.obj 2025-03-21T20:47:11.9897078Z [ 20%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_as_strided_copy.cpp.obj 2025-03-21T20:47:11.9899404Z [ 20%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.obj 2025-03-21T20:47:11.9901668Z [ 20%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.obj 2025-03-21T20:47:11.9903899Z [ 21%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.obj 2025-03-21T20:47:11.9906093Z [ 21%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asin.cpp.obj 2025-03-21T20:47:11.9908343Z [ 21%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_asinh.cpp.obj 2025-03-21T20:47:11.9910652Z [ 21%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan.cpp.obj 2025-03-21T20:47:11.9912844Z [ 21%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.obj 2025-03-21T20:47:11.9914928Z [ 21%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.obj 2025-03-21T20:47:11.9917024Z [ 21%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.obj 2025-03-21T20:47:11.9919275Z [ 22%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atan2.cpp.obj 2025-03-21T20:47:11.9921649Z [ 23%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.obj 2025-03-21T20:47:11.9923912Z [ 23%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_atanh.cpp.obj 2025-03-21T20:47:11.9926434Z [ 23%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_avg_pool2d.cpp.obj 2025-03-21T20:47:11.9928769Z [ 23%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.obj 2025-03-21T20:47:14.5888836Z [ 23%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.obj 2025-03-21T20:47:14.5890955Z [ 23%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.obj 2025-03-21T20:47:14.5893077Z [ 23%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_and.cpp.obj 2025-03-21T20:47:14.5895477Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_not.cpp.obj 2025-03-21T20:47:14.5897700Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_or.cpp.obj 2025-03-21T20:47:14.5900093Z [ 24%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.obj 2025-03-21T20:47:14.5902382Z [ 24%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bitwise_xor.cpp.obj 2025-03-21T20:47:14.5904984Z [ 25%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.obj 2025-03-21T20:47:14.5907026Z [ 25%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.obj 2025-03-21T20:47:14.5909008Z [ 25%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.obj 2025-03-21T20:47:14.5911166Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_bmm.cpp.obj 2025-03-21T20:47:14.5913378Z [ 25%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cat.cpp.obj 2025-03-21T20:47:14.5915698Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cdist_forward.cpp.obj 2025-03-21T20:47:14.5918097Z [ 26%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ceil.cpp.obj 2025-03-21T20:47:14.5920371Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.obj 2025-03-21T20:47:14.5922061Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.obj 2025-03-21T20:47:14.5923925Z [ 27%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.obj 2025-03-21T20:47:14.5926003Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clamp.cpp.obj 2025-03-21T20:47:14.5928289Z [ 27%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_clone.cpp.obj 2025-03-21T20:47:14.5930678Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_constant_pad_nd.cpp.obj 2025-03-21T20:47:14.5933165Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.obj 2025-03-21T20:47:14.5935354Z [ 28%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.obj 2025-03-21T20:47:14.5937664Z [ 28%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution.cpp.obj 2025-03-21T20:47:14.5939978Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution_backward.cpp.obj 2025-03-21T20:47:14.5942504Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.obj 2025-03-21T20:47:14.5944809Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_convolution_backward.cpp.obj 2025-03-21T20:47:14.5947310Z [ 29%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_copy.cpp.obj 2025-03-21T20:47:14.5949700Z [ 29%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.obj 2025-03-21T20:47:14.5951894Z [ 30%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cos.cpp.obj 2025-03-21T20:47:14.5954148Z [ 30%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.obj 2025-03-21T20:47:14.5956228Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.obj 2025-03-21T20:47:14.5958259Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cosh.cpp.obj 2025-03-21T20:47:14.5960563Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_cumsum.cpp.obj 2025-03-21T20:47:14.5962798Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.obj 2025-03-21T20:47:14.5964959Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.obj 2025-03-21T20:47:14.5967485Z [ 31%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_detach_copy.cpp.obj 2025-03-21T20:47:14.5969689Z [ 31%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.obj 2025-03-21T20:47:14.5971955Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_diagonal_copy.cpp.obj 2025-03-21T20:47:14.5974259Z [ 32%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.obj 2025-03-21T20:47:14.5976475Z [ 32%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_div.cpp.obj 2025-03-21T20:47:14.5978850Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_embedding.cpp.obj 2025-03-21T20:47:14.5981132Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.obj 2025-03-21T20:47:14.5983178Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.obj 2025-03-21T20:47:14.5985210Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.obj 2025-03-21T20:47:14.5987371Z [ 33%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_empty.cpp.obj 2025-03-21T20:47:14.5989648Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.obj 2025-03-21T20:47:14.5991913Z [ 34%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_eq.cpp.obj 2025-03-21T20:47:14.5994091Z [ 34%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.obj 2025-03-21T20:47:14.5996278Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_erf.cpp.obj 2025-03-21T20:47:14.5998628Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_exp.cpp.obj 2025-03-21T20:47:14.6001176Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expand_copy.cpp.obj 2025-03-21T20:47:14.6003483Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.obj 2025-03-21T20:47:14.6005750Z [ 35%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_expm1.cpp.obj 2025-03-21T20:47:14.6007823Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.obj 2025-03-21T20:47:14.6009896Z [ 35%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.obj 2025-03-21T20:47:14.6012109Z [ 36%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fill.cpp.obj 2025-03-21T20:47:14.6014469Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.obj 2025-03-21T20:47:14.6016737Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_flip.cpp.obj 2025-03-21T20:47:14.6019069Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor.cpp.obj 2025-03-21T20:47:14.6021381Z [ 37%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_floor_divide.cpp.obj 2025-03-21T20:47:14.6023531Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.obj 2025-03-21T20:47:14.6025561Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.obj 2025-03-21T20:47:14.6027539Z [ 37%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.obj 2025-03-21T20:47:14.6029684Z [ 38%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_fmod.cpp.obj 2025-03-21T20:47:14.6031820Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.obj 2025-03-21T20:47:14.6034172Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full.cpp.obj 2025-03-21T20:47:14.6036284Z [ 39%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gather.cpp.obj 2025-03-21T20:47:14.6038425Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_full_like.cpp.obj 2025-03-21T20:47:14.6041044Z [ 39%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gather.cpp.obj 2025-03-21T20:47:14.6043153Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ge.cpp.obj 2025-03-21T20:47:14.6045041Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.obj 2025-03-21T20:47:14.6047181Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gelu.cpp.obj 2025-03-21T20:47:18.9154585Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.obj 2025-03-21T20:47:18.9156731Z [ 40%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_glu.cpp.obj 2025-03-21T20:47:18.9158909Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.obj 2025-03-21T20:47:18.9161068Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.obj 2025-03-21T20:47:18.9163176Z [ 41%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_gt.cpp.obj 2025-03-21T20:47:18.9165412Z [ 41%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.obj 2025-03-21T20:47:18.9167776Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_hardtanh.cpp.obj 2025-03-21T20:47:18.9170161Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_put.cpp.obj 2025-03-21T20:47:18.9172606Z [ 42%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index.cpp.obj 2025-03-21T20:47:18.9174858Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.obj 2025-03-21T20:47:18.9176955Z [ 42%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.obj 2025-03-21T20:47:18.9179007Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.obj 2025-03-21T20:47:18.9181100Z [ 43%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.obj 2025-03-21T20:47:18.9183801Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_index_select.cpp.obj 2025-03-21T20:47:18.9186295Z [ 43%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isinf.cpp.obj 2025-03-21T20:47:18.9188666Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_isnan.cpp.obj 2025-03-21T20:47:18.9191020Z [ 44%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_le.cpp.obj 2025-03-21T20:47:18.9193259Z [ 44%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.obj 2025-03-21T20:47:18.9195482Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.obj 2025-03-21T20:47:18.9197529Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.obj 2025-03-21T20:47:18.9199947Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_leaky_relu.cpp.obj 2025-03-21T20:47:18.9202390Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.obj 2025-03-21T20:47:18.9205106Z [ 45%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.obj 2025-03-21T20:47:18.9207658Z [ 45%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.obj 2025-03-21T20:47:18.9210313Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_linear_scratch_example.cpp.obj 2025-03-21T20:47:18.9212829Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log.cpp.obj 2025-03-21T20:47:18.9215044Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.obj 2025-03-21T20:47:18.9217299Z [ 46%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log10.cpp.obj 2025-03-21T20:47:18.9219566Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.obj 2025-03-21T20:47:18.9221716Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.obj 2025-03-21T20:47:18.9223988Z [ 47%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log1p.cpp.obj 2025-03-21T20:47:18.9226231Z [ 47%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.obj 2025-03-21T20:47:18.9228484Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log2.cpp.obj 2025-03-21T20:47:18.9230759Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_log_softmax.cpp.obj 2025-03-21T20:47:18.9233189Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_and.cpp.obj 2025-03-21T20:47:18.9235568Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.obj 2025-03-21T20:47:18.9237855Z [ 48%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.obj 2025-03-21T20:47:18.9240341Z [ 48%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_not.cpp.obj 2025-03-21T20:47:18.9242692Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_or.cpp.obj 2025-03-21T20:47:18.9245279Z [ 49%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logical_xor.cpp.obj 2025-03-21T20:47:18.9247556Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.obj 2025-03-21T20:47:18.9249904Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.obj 2025-03-21T20:47:18.9252067Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_logit.cpp.obj 2025-03-21T20:47:18.9254197Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.obj 2025-03-21T20:47:18.9256332Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_lt.cpp.obj 2025-03-21T20:47:18.9258421Z [ 50%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.obj 2025-03-21T20:47:18.9260554Z [ 50%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_fill.cpp.obj 2025-03-21T20:47:18.9262644Z [ 51%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_scatter.cpp.obj 2025-03-21T20:47:18.9264818Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.obj 2025-03-21T20:47:18.9266859Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.obj 2025-03-21T20:47:18.9269233Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_scatter.cpp.obj 2025-03-21T20:47:18.9271533Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_masked_select.cpp.obj 2025-03-21T20:47:18.9273783Z [ 52%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_select.cpp.obj 2025-03-21T20:47:18.9275936Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max.cpp.obj 2025-03-21T20:47:18.9278206Z [ 52%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.obj 2025-03-21T20:47:18.9280418Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.obj 2025-03-21T20:47:18.9282926Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.obj 2025-03-21T20:47:18.9285578Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.obj 2025-03-21T20:47:18.9288141Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices_backward.cpp.obj 2025-03-21T20:47:18.9290517Z [ 54%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.obj 2025-03-21T20:47:18.9292765Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_maximum.cpp.obj 2025-03-21T20:47:18.9295059Z [ 54%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mean.cpp.obj 2025-03-21T20:47:18.9297232Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.obj 2025-03-21T20:47:18.9299385Z [ 55%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_min.cpp.obj 2025-03-21T20:47:18.9301534Z [ 55%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.obj 2025-03-21T20:47:18.9303740Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_minimum.cpp.obj 2025-03-21T20:47:18.9305968Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.obj 2025-03-21T20:47:18.9308142Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mm.cpp.obj 2025-03-21T20:47:18.9310249Z [ 56%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.obj 2025-03-21T20:47:18.9312385Z [ 56%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_mul.cpp.obj 2025-03-21T20:47:18.9314658Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.obj 2025-03-21T20:47:25.3394462Z [ 57%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_narrow_copy.cpp.obj 2025-03-21T20:47:25.3396361Z [ 57%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_narrow_copy.cpp.obj 2025-03-21T20:47:25.3398499Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_batch_norm.cpp.obj 2025-03-21T20:47:25.3400727Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.obj 2025-03-21T20:47:25.3402676Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.obj 2025-03-21T20:47:25.3404723Z [ 58%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.obj 2025-03-21T20:47:25.3406877Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_group_norm.cpp.obj 2025-03-21T20:47:25.3409581Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_native_layer_norm.cpp.obj 2025-03-21T20:47:25.3411653Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ne.cpp.obj 2025-03-21T20:47:25.3413682Z [ 58%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_neg.cpp.obj 2025-03-21T20:47:25.3415449Z [ 59%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.obj 2025-03-21T20:47:25.3417403Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_nonzero.cpp.obj 2025-03-21T20:47:25.3419255Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.obj 2025-03-21T20:47:25.3421079Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.obj 2025-03-21T20:47:25.3423157Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_ones.cpp.obj 2025-03-21T20:47:25.3425019Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.obj 2025-03-21T20:47:25.3427084Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pdist_forward.cpp.obj 2025-03-21T20:47:25.3429262Z [ 60%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_permute_copy.cpp.obj 2025-03-21T20:47:25.3431407Z [ 61%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_shuffle.cpp.obj 2025-03-21T20:47:25.3433733Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.obj 2025-03-21T20:47:25.3435814Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.obj 2025-03-21T20:47:25.3438054Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.obj 2025-03-21T20:47:25.3440121Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.obj 2025-03-21T20:47:25.3442566Z [ 62%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_unshuffle.cpp.obj 2025-03-21T20:47:25.3444525Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_pow.cpp.obj 2025-03-21T20:47:25.3446578Z [ 62%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_prod.cpp.obj 2025-03-21T20:47:25.3448634Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.obj 2025-03-21T20:47:25.3450883Z [ 63%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.obj 2025-03-21T20:47:25.3453109Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reciprocal.cpp.obj 2025-03-21T20:47:25.3455314Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.obj 2025-03-21T20:47:25.3457484Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.obj 2025-03-21T20:47:25.3459692Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad1d.cpp.obj 2025-03-21T20:47:25.3462074Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad2d.cpp.obj 2025-03-21T20:47:25.3464621Z [ 64%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_reflection_pad3d.cpp.obj 2025-03-21T20:47:25.3466955Z [ 64%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.obj 2025-03-21T20:47:25.3469491Z [ 65%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.obj 2025-03-21T20:47:25.3471785Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_relu.cpp.obj 2025-03-21T20:47:25.3473897Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.obj 2025-03-21T20:47:25.3476062Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_remainder.cpp.obj 2025-03-21T20:47:25.3478453Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat.cpp.obj 2025-03-21T20:47:25.3480801Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.obj 2025-03-21T20:47:25.3483173Z [ 66%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_repeat_interleave.cpp.obj 2025-03-21T20:47:25.3485461Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.obj 2025-03-21T20:47:25.3487619Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat_interleave.cpp.obj 2025-03-21T20:47:25.3490131Z [ 67%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad1d.cpp.obj 2025-03-21T20:47:25.3492438Z [ 67%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.obj 2025-03-21T20:47:25.3494807Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad2d.cpp.obj 2025-03-21T20:47:25.3497297Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_replication_pad3d.cpp.obj 2025-03-21T20:47:25.3499673Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.obj 2025-03-21T20:47:25.3502127Z [ 68%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_roll.cpp.obj 2025-03-21T20:47:25.3504372Z [ 68%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.obj 2025-03-21T20:47:25.3506472Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.obj 2025-03-21T20:47:25.3508569Z [ 69%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_round.cpp.obj 2025-03-21T20:47:25.3510671Z [ 69%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.obj 2025-03-21T20:47:25.3512801Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsqrt.cpp.obj 2025-03-21T20:47:25.3515087Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.obj 2025-03-21T20:47:25.3517187Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_rsub.cpp.obj 2025-03-21T20:47:25.3519375Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.obj 2025-03-21T20:47:25.3521758Z [ 70%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scalar_tensor.cpp.obj 2025-03-21T20:47:25.3524084Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.obj 2025-03-21T20:47:25.3526150Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter.cpp.obj 2025-03-21T20:47:25.3528353Z [ 71%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter.cpp.obj 2025-03-21T20:47:25.3530509Z [ 71%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.obj 2025-03-21T20:47:25.3532730Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_scatter_add.cpp.obj 2025-03-21T20:47:25.3535197Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_copy.cpp.obj 2025-03-21T20:47:25.3537343Z [ 72%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.obj 2025-03-21T20:47:25.3539418Z [ 72%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_select_scatter.cpp.obj 2025-03-21T20:47:25.3541834Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.obj 2025-03-21T20:47:25.3543976Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.obj 2025-03-21T20:47:25.3546228Z [ 73%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sigmoid.cpp.obj 2025-03-21T20:47:32.4993604Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sign.cpp.obj 2025-03-21T20:47:32.4995753Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.obj 2025-03-21T20:47:32.4997694Z [ 74%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sin.cpp.obj 2025-03-21T20:47:32.4999781Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.obj 2025-03-21T20:47:32.5001756Z [ 74%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.obj 2025-03-21T20:47:32.5003794Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.obj 2025-03-21T20:47:32.5005939Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sinh.cpp.obj 2025-03-21T20:47:32.5008225Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_copy.cpp.obj 2025-03-21T20:47:32.5010618Z [ 75%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_slice_scatter.cpp.obj 2025-03-21T20:47:32.5013066Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.obj 2025-03-21T20:47:32.5015087Z [ 75%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.obj 2025-03-21T20:47:32.5017214Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_softmax.cpp.obj 2025-03-21T20:47:32.5019556Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_copy.cpp.obj 2025-03-21T20:47:32.5021753Z [ 76%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.obj 2025-03-21T20:47:32.5024454Z [ 76%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.obj 2025-03-21T20:47:32.5026966Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.obj 2025-03-21T20:47:32.5029166Z [ 77%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sqrt.cpp.obj 2025-03-21T20:47:32.5031237Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.obj 2025-03-21T20:47:32.5033298Z [ 77%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.obj 2025-03-21T20:47:32.5035626Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_squeeze_copy.cpp.obj 2025-03-21T20:47:32.5037871Z [ 78%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.obj 2025-03-21T20:47:32.5040168Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_stack.cpp.obj 2025-03-21T20:47:32.5042834Z [ 78%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sub.cpp.obj 2025-03-21T20:47:32.5044929Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.obj 2025-03-21T20:47:32.5047054Z [ 79%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_sum.cpp.obj 2025-03-21T20:47:32.5049143Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.obj 2025-03-21T20:47:32.5051300Z [ 79%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.obj 2025-03-21T20:47:32.5053535Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_t_copy.cpp.obj 2025-03-21T20:47:32.5055776Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.obj 2025-03-21T20:47:32.5057992Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tan.cpp.obj 2025-03-21T20:47:32.5060345Z [ 80%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tanh.cpp.obj 2025-03-21T20:47:32.5062482Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.obj 2025-03-21T20:47:32.5064687Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.obj 2025-03-21T20:47:32.5066777Z [ 81%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_topk.cpp.obj 2025-03-21T20:47:32.5069037Z [ 81%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_to_copy.cpp.obj 2025-03-21T20:47:32.5071429Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_topk.cpp.obj 2025-03-21T20:47:32.5073803Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.obj 2025-03-21T20:47:32.5076184Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_tril.cpp.obj 2025-03-21T20:47:32.5078656Z [ 82%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_transpose_copy.cpp.obj 2025-03-21T20:47:32.5081100Z [ 82%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.obj 2025-03-21T20:47:32.5083212Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.obj 2025-03-21T20:47:32.5085438Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.obj 2025-03-21T20:47:32.5087215Z [ 83%] Linking CXX static library libextension_runner_util.a 2025-03-21T20:47:32.5089359Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_trunc.cpp.obj 2025-03-21T20:47:32.5091665Z [ 83%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unfold_copy.cpp.obj 2025-03-21T20:47:32.5094025Z [ 83%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unbind_copy.cpp.obj 2025-03-21T20:47:32.5096539Z [ 84%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unfold_copy.cpp.obj 2025-03-21T20:47:32.5098977Z [ 84%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.obj 2025-03-21T20:47:32.5101331Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.obj 2025-03-21T20:47:32.5103564Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.obj 2025-03-21T20:47:32.5105965Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.obj 2025-03-21T20:47:32.5108866Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_bilinear2d.cpp.obj 2025-03-21T20:47:32.5111599Z [ 85%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_upsample_nearest2d.cpp.obj 2025-03-21T20:47:32.5113954Z [ 85%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.obj 2025-03-21T20:47:32.5116212Z [ 86%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_var.cpp.obj 2025-03-21T20:47:32.5117675Z [ 86%] Built target extension_runner_util 2025-03-21T20:47:32.5119288Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.obj 2025-03-21T20:47:32.5121569Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.obj 2025-03-21T20:47:32.5123645Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.obj 2025-03-21T20:47:32.5125986Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_view_copy.cpp.obj 2025-03-21T20:47:32.5128418Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_where.cpp.obj 2025-03-21T20:47:32.5130790Z [ 87%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/op_zeros.cpp.obj 2025-03-21T20:47:32.5133235Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.obj 2025-03-21T20:47:32.5135894Z [ 87%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.obj 2025-03-21T20:47:32.5138831Z [ 88%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.obj 2025-03-21T20:47:32.5141713Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.obj 2025-03-21T20:47:32.5143994Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.obj 2025-03-21T20:47:32.5146303Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.obj 2025-03-21T20:47:32.5148855Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.obj 2025-03-21T20:47:32.5151760Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/pattern/unary_ufunc_realhbbf16_to_floathbf16.cpp.obj 2025-03-21T20:47:32.5154640Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.obj 2025-03-21T20:49:06.0123443Z [ 89%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/activation_ops_util.cpp.obj 2025-03-21T20:49:06.0126126Z [ 89%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.obj 2025-03-21T20:49:06.0128598Z [ 90%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/advanced_index_util.cpp.obj 2025-03-21T20:49:06.0131163Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/delinearize_index.cpp.obj 2025-03-21T20:49:06.0133579Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.obj 2025-03-21T20:49:06.0136033Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/broadcast_util.cpp.obj 2025-03-21T20:49:06.0138595Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/dtype_util.cpp.obj 2025-03-21T20:49:06.0141201Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/copy_ops_util.cpp.obj 2025-03-21T20:49:06.0144217Z [ 91%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/delinearize_index.cpp.obj 2025-03-21T20:49:06.0146722Z [ 91%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.obj 2025-03-21T20:49:06.0149032Z [ 92%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.obj 2025-03-21T20:49:06.0151557Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/distance_util.cpp.obj 2025-03-21T20:49:06.0154064Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.obj 2025-03-21T20:49:06.0156562Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/dtype_util.cpp.obj 2025-03-21T20:49:06.0159082Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/index_util.cpp.obj 2025-03-21T20:49:06.0161673Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.obj 2025-03-21T20:49:06.0164134Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.obj 2025-03-21T20:49:06.0166591Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/kernel_ops_util.cpp.obj 2025-03-21T20:49:06.0169242Z [ 93%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/matmul_ops_util.cpp.obj 2025-03-21T20:49:06.0171701Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.obj 2025-03-21T20:49:06.0174002Z [ 94%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.obj 2025-03-21T20:49:06.0176583Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/normalization_ops_util.cpp.obj 2025-03-21T20:49:06.0179269Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/padding_util.cpp.obj 2025-03-21T20:49:06.0181836Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/reduce_util.cpp.obj 2025-03-21T20:49:06.0184255Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.obj 2025-03-21T20:49:06.0186723Z [ 95%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/repeat_util.cpp.obj 2025-03-21T20:49:06.0189399Z [ 95%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/slice_util.cpp.obj 2025-03-21T20:49:06.0191757Z [ 96%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/upsample_util.cpp.obj 2025-03-21T20:49:06.0194267Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/select_copy_util.cpp.obj 2025-03-21T20:49:06.0196832Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/slice_util.cpp.obj 2025-03-21T20:49:06.0199421Z [ 97%] Building CXX object kernels/portable/CMakeFiles/optimized_portable_kernels.dir/cpu/util/upsample_util.cpp.obj 2025-03-21T20:49:06.0201391Z [ 98%] Linking CXX static library libquantized_kernels.a 2025-03-21T20:49:06.0202339Z [ 98%] Built target quantized_kernels 2025-03-21T20:49:06.0203465Z [ 98%] Generating selected_operators.yaml for quantized_ops_lib 2025-03-21T20:49:06.0204726Z [ 98%] Generating code for kernel registration 2025-03-21T20:49:06.0207018Z [ 98%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-21T20:49:06.0209427Z [ 99%] Linking CXX static library libquantized_ops_lib.a 2025-03-21T20:49:06.0210306Z [ 99%] Built target quantized_ops_lib 2025-03-21T20:49:06.0211330Z [ 99%] Linking CXX static library libportable_kernels.a 2025-03-21T20:49:06.0212687Z [ 99%] Linking CXX static library liboptimized_portable_kernels.a 2025-03-21T20:49:06.0213605Z [ 99%] Built target portable_kernels 2025-03-21T20:49:06.0214728Z [ 99%] Generating selected_operators.yaml for portable_ops_lib 2025-03-21T20:49:06.0215746Z [ 99%] Built target optimized_portable_kernels 2025-03-21T20:49:06.0216722Z [ 99%] Generating code for kernel registration 2025-03-21T20:49:06.0218877Z [ 99%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-21T20:49:06.0221110Z [100%] Linking CXX static library libportable_ops_lib.a 2025-03-21T20:49:06.0222025Z [100%] Built target portable_ops_lib 2025-03-21T20:49:06.0222818Z Install the project... 2025-03-21T20:49:06.0223485Z -- Install configuration: "Release" 2025-03-21T20:49:06.0224498Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/fxdiv.h 2025-03-21T20:49:06.0226058Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:49:06.0227772Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:49:06.0229394Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:49:06.0231243Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:49:06.0233395Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:49:06.0235319Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core 2025-03-21T20:49:06.0237159Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:49:06.0239181Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:49:06.0241625Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:49:06.0243442Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:49:06.0245303Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:49:06.0247215Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:49:06.0249441Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:49:06.0251773Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:49:06.0253959Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:49:06.0255901Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:49:06.0258150Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:49:06.0260547Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:49:06.0263103Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:49:06.0265327Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:49:06.0266635Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:49:06.0267803Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:49:06.0269084Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:49:06.0270412Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:49:06.0271778Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:49:06.0273091Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:49:06.0274264Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:49:06.0276045Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:49:06.0277540Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:49:06.0278716Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:49:06.0279918Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:49:06.0281007Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:49:06.0282155Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:49:06.0283394Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:49:06.0284638Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:49:06.0285791Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:49:06.0286925Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:49:06.0288131Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:49:06.0290492Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:49:06.0293036Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:49:06.0295494Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:49:06.0297982Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:49:06.0299379Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:49:06.0300752Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:49:06.0302090Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:49:06.0303405Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:49:06.0304775Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:49:06.0306282Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:49:06.0307700Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:49:06.0309103Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:49:06.0310342Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:49:06.0311526Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:49:06.0312691Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:49:06.0313871Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:49:06.0315076Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:49:06.0316272Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:49:06.0317476Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:49:06.0318886Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:49:06.0320184Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:49:06.0321394Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:49:06.0322657Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:49:06.0323850Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:49:06.0324910Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:49:06.0325899Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:49:06.0326853Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:49:06.0327871Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:49:06.0329077Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:49:06.0338332Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:49:06.0339394Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:49:06.0340630Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:49:06.0342038Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:49:06.0343235Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:49:06.0344314Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:49:06.0345355Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:49:06.0346554Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:49:06.0347994Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform 2025-03-21T20:49:06.0348980Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:49:06.0350030Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:49:06.0351076Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:49:06.0352165Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:49:06.0353278Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:49:06.0354341Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:49:06.0355363Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:49:06.0356395Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:49:06.0357469Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:49:06.0358532Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:49:06.0359689Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:49:06.0360718Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:49:06.0361830Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:49:06.0362947Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:49:06.0364092Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:49:06.0365291Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:49:06.0366613Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:49:06.0367755Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:49:06.0368855Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:49:06.0370012Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor 2025-03-21T20:49:06.0371016Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:49:06.4362573Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:49:06.4364817Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:49:06.4366998Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:49:06.4369092Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:49:06.4371013Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:49:06.4373110Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:49:06.4375408Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:49:06.4377783Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:49:06.4380059Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:49:06.4382002Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:49:06.4383559Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:49:06.4385308Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:49:06.4387117Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:49:06.4388822Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:49:06.4390471Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:49:06.4392371Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:49:06.4394622Z -- Installing: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:49:06.4396108Z + set +x 2025-03-21T20:49:06.4396801Z [build_executorch.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:49:06.4398376Z -rw-r--r--. 1 ci-user ci-user 16796 Mar 21 20:47 arm_test/test_run/cmake-out/backends/arm/libexecutorch_delegate_ethos_u.a 2025-03-21T20:49:06.4400349Z -rw-r--r--. 1 ci-user ci-user 157684 Mar 21 20:47 arm_test/test_run/cmake-out/third-party/gflags/libgflags_nothreads.a 2025-03-21T20:49:06.4402171Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_kernels.a 2025-03-21T20:49:06.4404000Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/liboptimized_portable_kernels.a 2025-03-21T20:49:06.4405971Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_ops_lib.a 2025-03-21T20:49:06.4407695Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_kernels.a 2025-03-21T20:49:06.4409500Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_ops_lib.a 2025-03-21T20:49:06.4411206Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/extension/runner_util/libextension_runner_util.a 2025-03-21T20:49:06.4412447Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch_core.a 2025-03-21T20:49:06.4413217Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch.a 2025-03-21T20:49:06.4414260Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:49:06.4415155Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:49:06.4416270Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:49:06.4417098Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:49:06.4417897Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:49:06.4418723Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:49:06.4419567Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:49:06.4420399Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:49:06.4421103Z -------------------------------------------------------------------------------- 2025-03-21T20:49:06.4422013Z Build ExecuTorch Libraries Release portable kernels: aten::_softmax.out into 'arm_test/test_run/cmake-out' 2025-03-21T20:49:06.4422805Z -------------------------------------------------------------------------------- 2025-03-21T20:49:06.4424600Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_SELECT_OPS_LIST=aten::_softmax.out -Barm_test/test_run/cmake-out/examples/arm /pytorch/executorch/examples/arm 2025-03-21T20:49:06.4426335Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:49:06.4426799Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:49:06.4427239Z -- Detecting C compiler ABI info 2025-03-21T20:49:06.4427635Z -- Detecting C compiler ABI info - done 2025-03-21T20:49:06.4428675Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:49:06.4429704Z -- Detecting C compile features 2025-03-21T20:49:06.4430076Z -- Detecting C compile features - done 2025-03-21T20:49:06.4430486Z -- Detecting CXX compiler ABI info 2025-03-21T20:49:06.4430888Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:49:06.4431922Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:49:06.4432946Z -- Detecting CXX compile features 2025-03-21T20:49:06.4433328Z -- Detecting CXX compile features - done 2025-03-21T20:49:06.4434069Z CMake Warning (dev) at CMakeLists.txt:35 (find_package): 2025-03-21T20:49:06.4434711Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:49:06.4435411Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:49:06.4436088Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:49:06.4436474Z 2025-03-21T20:49:06.4436640Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:49:06.4436917Z 2025-03-21T20:49:06.4437063Z /pytorch/executorch/examples/arm/../.. 2025-03-21T20:49:06.4437345Z 2025-03-21T20:49:06.4437621Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:49:06.4438182Z .cmake module might still use it. 2025-03-21T20:49:06.4438694Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:06.4439222Z  2025-03-21T20:49:06.4439549Z etdump library is not found. 2025-03-21T20:49:06.4440211Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4441316Z bundled_program library is not found. 2025-03-21T20:49:06.4441922Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4442679Z extension_data_loader library is not found. 2025-03-21T20:49:06.4443308Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4443869Z flatccrt library is not found. 2025-03-21T20:49:06.4444444Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4445021Z coremldelegate library is not found. 2025-03-21T20:49:06.4445614Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4446192Z mpsdelegate library is not found. 2025-03-21T20:49:06.4446765Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4447346Z neuron_backend library is not found. 2025-03-21T20:49:06.4447942Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4448555Z qnn_executorch_backend library is not found. 2025-03-21T20:49:06.4449181Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4449752Z custom_ops library is not found. 2025-03-21T20:49:06.4450325Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4451005Z extension_module library is not found. 2025-03-21T20:49:06.4451603Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4452216Z extension_module_static library is not found. 2025-03-21T20:49:06.4452844Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4453414Z extension_tensor library is not found. 2025-03-21T20:49:06.4454011Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4454614Z extension_threadpool library is not found. 2025-03-21T20:49:06.4455233Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4455824Z extension_training library is not found. 2025-03-21T20:49:06.4456434Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4457007Z xnnpack_backend library is not found. 2025-03-21T20:49:06.4457609Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4458175Z XNNPACK library is not found. 2025-03-21T20:49:06.4458746Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4459338Z microkernels-prod library is not found. 2025-03-21T20:49:06.4459934Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4460505Z kleidiai library is not found. 2025-03-21T20:49:06.4461075Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4461633Z cpuinfo library is not found. 2025-03-21T20:49:06.4462200Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4462762Z pthreadpool library is not found. 2025-03-21T20:49:06.4463354Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:06.4463931Z vulkan_backend library is not found. 2025-03-21T20:49:06.4464527Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:14.3363933Z optimized_kernels library is not found. 2025-03-21T20:49:14.3364794Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:14.3365416Z cpublas library is not found. 2025-03-21T20:49:14.3366099Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:14.3366821Z eigen_blas library is not found. 2025-03-21T20:49:14.3367649Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:14.3368259Z optimized_ops_lib library is not found. 2025-03-21T20:49:14.3368857Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:14.3369514Z optimized_native_cpu_ops_lib library is not found. 2025-03-21T20:49:14.3370423Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:14.3371049Z quantized_ops_aot_lib library is not found. 2025-03-21T20:49:14.3371691Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:14.3372196Z -- Generating operator lib: 2025-03-21T20:49:14.3372568Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:14.3372942Z -- OPS_SCHEMA_YAML: 2025-03-21T20:49:14.3373309Z -- ROOT_OPS: aten::_softmax.out 2025-03-21T20:49:14.3373668Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:14.3377038Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/examples/arm/arm_portable_ops_lib/selected_operators.yaml;--root_ops="aten::_softmax.out" 2025-03-21T20:49:14.3378404Z -- Generating kernel bindings: 2025-03-21T20:49:14.3378780Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:14.3379471Z -- FUNCTIONS_YAML: /pytorch/executorch/examples/arm/../../kernels/portable/functions.yaml 2025-03-21T20:49:14.3380191Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:14.3380590Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:14.3381140Z -- Generating operator lib: 2025-03-21T20:49:14.3381557Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:14.3381957Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:14.3382369Z -- DEPS: executorch 2025-03-21T20:49:14.3382690Z -- Configuring done (0.4s) 2025-03-21T20:49:14.3383079Z -- Generating done (0.0s) 2025-03-21T20:49:14.3383738Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out/examples/arm 2025-03-21T20:49:14.3384659Z + cmake --build arm_test/test_run/cmake-out/examples/arm --parallel --config Release -- 2025-03-21T20:49:14.3385594Z [ 25%] Generating selected_operators.yaml for arm_portable_ops_lib 2025-03-21T20:49:14.3386220Z aten::_softmax.out 2025-03-21T20:49:14.3386738Z [ 50%] Generating code for kernel registration 2025-03-21T20:49:14.3387908Z [ 75%] Building CXX object CMakeFiles/arm_portable_ops_lib.dir/arm_portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-21T20:49:14.3389141Z [100%] Linking CXX static library libarm_portable_ops_lib.a 2025-03-21T20:49:14.3389691Z [100%] Built target arm_portable_ops_lib 2025-03-21T20:49:14.3390121Z + set +x 2025-03-21T20:49:14.3390589Z [build_portable_kernels.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:49:14.3391480Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:49:14.3392297Z -------------------------------------------------------------------------------- 2025-03-21T20:49:14.3393209Z Build quantized_ops_aot_lib library to register quant ops with AoT flow Release into 'arm_test/test_run/cmake-out-aot-lib' 2025-03-21T20:49:14.3394127Z -------------------------------------------------------------------------------- 2025-03-21T20:49:14.3394728Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:49:14.3395266Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:49:14.3395722Z -- Detecting C compiler ABI info 2025-03-21T20:49:14.3396180Z -- Detecting C compiler ABI info - done 2025-03-21T20:49:14.3396705Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:49:14.3397225Z -- Detecting C compile features 2025-03-21T20:49:14.3397653Z -- Detecting C compile features - done 2025-03-21T20:49:14.3398062Z -- Detecting CXX compiler ABI info 2025-03-21T20:49:14.3398521Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:49:14.3399058Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:49:14.3399691Z -- Detecting CXX compile features 2025-03-21T20:49:14.3400156Z -- Detecting CXX compile features - done 2025-03-21T20:49:14.3401099Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:14.3402060Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:14.3402762Z CMake. 2025-03-21T20:49:14.3402929Z 2025-03-21T20:49:14.3403206Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:14.3403974Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:14.3404581Z to work with policies introduced by or earlier. 2025-03-21T20:49:14.3404895Z 2025-03-21T20:49:14.3405032Z  2025-03-21T20:49:14.3405775Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:14.3406759Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:14.3407281Z CMake. 2025-03-21T20:49:14.3407424Z 2025-03-21T20:49:14.3407710Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:14.3408397Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:14.3408985Z to work with policies introduced by or earlier. 2025-03-21T20:49:14.3409315Z 2025-03-21T20:49:14.3409446Z  2025-03-21T20:49:14.3409808Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:49:14.3410355Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:49:14.3410797Z -- Found Threads: TRUE 2025-03-21T20:49:14.3411620Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:14.3412553Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:14.3413078Z CMake. 2025-03-21T20:49:14.3413235Z 2025-03-21T20:49:14.3413510Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:14.3414201Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:14.3414808Z to work with policies introduced by or earlier. 2025-03-21T20:49:14.3415117Z 2025-03-21T20:49:14.3415245Z  2025-03-21T20:49:14.3415529Z -- Using python executable 'python' 2025-03-21T20:49:14.3415919Z -- Resolved buck2 as buck2. 2025-03-21T20:49:14.3416261Z -- Killing buck2 daemon 2025-03-21T20:49:14.3416585Z 'buck2 killall' 2025-03-21T20:49:14.3416954Z -- executorch: Generating source lists 2025-03-21T20:49:14.3417743Z -- executorch: Generating source file list /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:49:14.3418857Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:49:14.3419606Z -- executorch: Using PAL default 'posix' 2025-03-21T20:49:14.3420012Z -- Generating operator lib: 2025-03-21T20:49:14.3420353Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:14.3420857Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:14.3421378Z -- ROOT_OPS: 2025-03-21T20:49:14.3421667Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:14.3423340Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:49:14.3424847Z -- Generating kernel bindings: 2025-03-21T20:49:14.3425196Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:14.3425697Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:14.3426228Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:14.3426565Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:14.3429068Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:49:14.3431315Z -- Generating operator lib: 2025-03-21T20:49:14.3431657Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:14.3432118Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:14.3432484Z -- DEPS: executorch 2025-03-21T20:49:14.3433185Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:49:14.3433996Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:14.3434518Z CMake. 2025-03-21T20:49:14.3434662Z 2025-03-21T20:49:14.3434937Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:14.3435638Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:14.3436243Z to work with policies introduced by or earlier. 2025-03-21T20:49:14.3436557Z 2025-03-21T20:49:14.3436702Z  2025-03-21T20:49:14.3436982Z -- Looking for C++ include unistd.h 2025-03-21T20:49:14.3437378Z -- Looking for C++ include unistd.h - found 2025-03-21T20:49:14.3437792Z -- Looking for C++ include stdint.h 2025-03-21T20:49:14.3438196Z -- Looking for C++ include stdint.h - found 2025-03-21T20:49:14.3438616Z -- Looking for C++ include inttypes.h 2025-03-21T20:49:14.3439032Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:49:14.3439516Z -- Looking for C++ include sys/types.h 2025-03-21T20:49:14.3440023Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:49:14.3440942Z -- Looking for C++ include sys/stat.h 2025-03-21T20:49:14.3441372Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:49:14.3441793Z -- Looking for C++ include fnmatch.h 2025-03-21T20:49:14.3442189Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:49:14.3442605Z -- Looking for C++ include stddef.h 2025-03-21T20:49:14.3443005Z -- Looking for C++ include stddef.h - found 2025-03-21T20:49:14.3443412Z -- Check size of uint32_t 2025-03-21T20:49:14.3443761Z -- Check size of uint32_t - done 2025-03-21T20:49:14.3444107Z -- Looking for strtoll 2025-03-21T20:49:14.3444438Z -- Looking for strtoll - found 2025-03-21T20:49:14.3444802Z -- Generating operator lib: 2025-03-21T20:49:14.3445167Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:14.3445684Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:14.3446211Z -- ROOT_OPS: 2025-03-21T20:49:14.3446511Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:14.3448223Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:49:14.3449736Z -- Generating kernel bindings: 2025-03-21T20:49:14.3450107Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:14.3450467Z -- FUNCTIONS_YAML: 2025-03-21T20:49:14.3450922Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:14.3451483Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:15.5842525Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:49:15.5846755Z -- Generating operator lib: 2025-03-21T20:49:15.5847130Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:15.5847495Z -- OPS_SCHEMA_YAML: 2025-03-21T20:49:15.5850847Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-03-21T20:49:15.5854003Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:15.5859052Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-03-21T20:49:15.5863262Z -- Generating kernel bindings: 2025-03-21T20:49:15.5863641Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:15.5864003Z -- FUNCTIONS_YAML: 2025-03-21T20:49:15.5864474Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:15.5865027Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:15.5865408Z -- Generating custom ops aot lib: 2025-03-21T20:49:15.5865785Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:15.5866448Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-03-21T20:49:15.5867402Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-03-21T20:49:15.5868382Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-03-21T20:49:15.5869398Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-03-21T20:49:15.5870383Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-03-21T20:49:15.5871370Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-03-21T20:49:15.5872352Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-03-21T20:49:15.5873350Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-03-21T20:49:15.5874342Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-03-21T20:49:15.5875314Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-03-21T20:49:15.5876300Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-03-21T20:49:15.5877340Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-03-21T20:49:15.5878382Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:49:15.5879102Z -- MKL_ARCH: None, set to ` intel64` by default 2025-03-21T20:49:15.5879530Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-03-21T20:49:15.5880032Z -- MKL_LINK: None, set to ` dynamic` by default 2025-03-21T20:49:15.5880544Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-03-21T20:49:15.5881093Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-03-21T20:49:15.5881575Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-03-21T20:49:15.5882705Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-03-21T20:49:15.5883607Z static library kineto_LIBRARY-NOTFOUND not found. 2025-03-21T20:49:15.5884074Z Call Stack (most recent call first): 2025-03-21T20:49:15.5884918Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-03-21T20:49:15.5885792Z tools/cmake/Utils.cmake:389 (find_package) 2025-03-21T20:49:15.5886248Z tools/cmake/Codegen.cmake:150 (find_package_torch) 2025-03-21T20:49:15.5886806Z kernels/quantized/CMakeLists.txt:90 (gen_custom_ops_aot_lib) 2025-03-21T20:49:15.5887190Z 2025-03-21T20:49:15.5887320Z  2025-03-21T20:49:15.5887808Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-03-21T20:49:15.5888427Z -- Generating operator lib: 2025-03-21T20:49:15.5888769Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:15.5889142Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:49:15.5889506Z -- DEPS: executorch 2025-03-21T20:49:15.5889807Z -- 2025-03-21T20:49:15.5890068Z -- ******** Summary ******** 2025-03-21T20:49:15.5890411Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:49:15.5890893Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:49:15.5891293Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:49:15.5891702Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:49:15.5892084Z -- BUCK2 : buck2 2025-03-21T20:49:15.5892471Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:49:15.5893203Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/third-party/flatbuffers/flatc 2025-03-21T20:49:15.5893959Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:49:15.5894420Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:49:15.5894879Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:49:15.5895329Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:49:15.5895776Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:49:15.5896229Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:49:15.5896680Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:49:15.5897120Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:49:15.5897564Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:49:15.5898005Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:49:15.5898467Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:49:15.5898936Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:49:15.5899399Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:49:15.5899836Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:49:15.5900284Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:49:15.5900746Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:49:15.5901208Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:49:15.5901671Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:49:15.5902113Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:49:15.5902550Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:49:15.5903009Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:49:15.5903471Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:49:15.5903938Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:49:15.5904406Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:49:15.5904844Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:49:15.5905294Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:49:15.5905743Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:49:15.5906191Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:49:15.5906635Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:49:15.5907068Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:49:15.5907595Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:49:15.5908043Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:49:15.5908496Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:49:15.5908922Z -- Configuring done (5.6s) 2025-03-21T20:49:15.5909253Z -- Generating done (0.1s) 2025-03-21T20:49:15.5909825Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib 2025-03-21T20:49:15.5910611Z [ 0%] Creating directories for 'flatbuffers' 2025-03-21T20:49:15.5911167Z [ 0%] No download step for 'flatbuffers' 2025-03-21T20:49:15.5911700Z [ 0%] No update step for 'flatbuffers' 2025-03-21T20:49:15.5912219Z [ 0%] No patch step for 'flatbuffers' 2025-03-21T20:49:15.5912779Z [ 0%] Performing configure step for 'flatbuffers' 2025-03-21T20:49:15.5913272Z CMake Warning: 2025-03-21T20:49:15.5913664Z Ignoring empty string ("") provided on the command line. 2025-03-21T20:49:15.5914001Z 2025-03-21T20:49:15.5914144Z  2025-03-21T20:49:15.5914462Z fatal: No names found, cannot describe anything. 2025-03-21T20:49:15.5915088Z CMake Warning at CMake/Version.cmake:32 (message): 2025-03-21T20:49:15.5915562Z git describe failed with exit code: 128 2025-03-21T20:49:15.5915843Z 2025-03-21T20:49:15.5916049Z Make sure you cloned with tags or run 'git fetch --tags'. 2025-03-21T20:49:15.5916529Z Call Stack (most recent call first): 2025-03-21T20:49:15.5916917Z CMakeLists.txt:5 (include) 2025-03-21T20:49:15.5917136Z 2025-03-21T20:49:15.5917262Z  2025-03-21T20:49:15.5917546Z -- Proceeding with version: 24.3.25.0 2025-03-21T20:49:15.5917981Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:49:15.5918426Z -- Detecting CXX compiler ABI info 2025-03-21T20:49:15.5918830Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:49:15.5919322Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:49:15.5919904Z -- Detecting CXX compile features 2025-03-21T20:49:15.5920308Z -- Detecting CXX compile features - done 2025-03-21T20:49:15.5920709Z -- Looking for strtof_l 2025-03-21T20:49:15.5921051Z -- Looking for strtof_l - found 2025-03-21T20:49:15.5921396Z -- Looking for strtoull_l 2025-03-21T20:49:15.5921740Z -- Looking for strtoull_l - found 2025-03-21T20:49:19.7633579Z -- Looking for realpath 2025-03-21T20:49:19.7634198Z -- Looking for realpath - found 2025-03-21T20:49:19.7634970Z -- CMAKE_CXX_FLAGS: "-DFLATBUFFERS_MAX_ALIGNMENT=1024" 2025-03-21T20:49:19.7635757Z -- Configuring done (1.0s) 2025-03-21T20:49:19.7636302Z -- Generating done (0.0s) 2025-03-21T20:49:19.7637556Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/third-party/flatbuffers 2025-03-21T20:49:19.7639460Z [ 0%] Performing build step for 'flatbuffers' 2025-03-21T20:49:19.7641033Z [ 2%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2025-03-21T20:49:19.7642517Z [ 5%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2025-03-21T20:49:19.7644051Z [ 7%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o 2025-03-21T20:49:19.7645451Z [ 10%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o 2025-03-21T20:49:19.7646849Z [ 13%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2025-03-21T20:49:19.7648844Z [ 15%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2025-03-21T20:49:19.7650163Z [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2025-03-21T20:49:19.7651494Z [ 21%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2025-03-21T20:49:19.7652994Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2025-03-21T20:49:19.7654454Z [ 26%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2025-03-21T20:49:19.7655879Z [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2025-03-21T20:49:19.7657520Z [ 31%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2025-03-21T20:49:19.7658889Z [ 34%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2025-03-21T20:49:19.7660351Z [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2025-03-21T20:49:19.7661745Z [ 39%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2025-03-21T20:49:19.7663197Z [ 42%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2025-03-21T20:49:19.7664597Z [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2025-03-21T20:49:19.7665953Z [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2025-03-21T20:49:19.7667309Z [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2025-03-21T20:49:19.7668838Z [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2025-03-21T20:49:19.7670393Z [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2025-03-21T20:49:19.7671913Z [ 57%] Building CXX object CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2025-03-21T20:49:19.7673674Z [ 60%] Building CXX object CMakeFiles/flatc.dir/src/file_writer.cpp.o 2025-03-21T20:49:19.7675153Z [ 63%] Building CXX object CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2025-03-21T20:49:19.7676459Z [ 65%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o 2025-03-21T20:49:19.7677656Z [ 68%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2025-03-21T20:49:19.7679011Z [ 71%] Building CXX object CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2025-03-21T20:49:19.7680736Z [ 73%] Building CXX object CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2025-03-21T20:49:19.7682276Z [ 76%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2025-03-21T20:49:19.7683686Z [ 78%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2025-03-21T20:49:19.7685130Z [ 81%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o 2025-03-21T20:49:19.7686767Z [ 84%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2025-03-21T20:49:19.7688468Z [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2025-03-21T20:49:19.7690180Z [ 89%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2025-03-21T20:49:19.7691916Z [ 92%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2025-03-21T20:49:19.7693657Z [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2025-03-21T20:49:19.7695368Z [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2025-03-21T20:49:19.7696681Z [100%] Linking CXX executable flatc 2025-03-21T20:49:19.7697410Z [100%] Built target flatc 2025-03-21T20:49:19.7698220Z [ 10%] No install step for 'flatbuffers' 2025-03-21T20:49:19.7699091Z [ 10%] Completed 'flatbuffers' 2025-03-21T20:49:19.7699800Z [ 10%] Built target flatbuffers 2025-03-21T20:49:19.7700602Z [ 10%] Generating common_schema headers 2025-03-21T20:49:19.7701326Z [ 10%] Built target common_schema 2025-03-21T20:49:19.7702179Z [ 10%] Generating program_schema headers 2025-03-21T20:49:19.7702979Z [ 10%] Built target program_schema 2025-03-21T20:49:19.7704301Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/backend/interface.cpp.o 2025-03-21T20:49:19.7706101Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/evalue.cpp.o 2025-03-21T20:49:19.7708178Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_shape_to_c_string.cpp.o 2025-03-21T20:49:19.7710764Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2025-03-21T20:49:19.7713092Z [ 20%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/portable_type/tensor_impl.cpp.o 2025-03-21T20:49:19.7715014Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tag.cpp.o 2025-03-21T20:49:19.7716759Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/core/tensor_layout.cpp.o 2025-03-21T20:49:19.7718667Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method_meta.cpp.o 2025-03-21T20:49:19.7720607Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/program.cpp.o 2025-03-21T20:49:19.7722388Z [ 30%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/method.cpp.o 2025-03-21T20:49:19.7724299Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/pte_data_map.cpp.o 2025-03-21T20:49:19.7726413Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2025-03-21T20:49:19.7728339Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/abort.cpp.o 2025-03-21T20:49:19.7730464Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/executor/tensor_parser_portable.cpp.o 2025-03-21T20:49:19.7732481Z [ 40%] Building CXX object CMakeFiles/executorch_core.dir/runtime/kernel/operator_registry.cpp.o 2025-03-21T20:49:19.7734252Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/log.cpp.o 2025-03-21T20:49:19.7735913Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/profiler.cpp.o 2025-03-21T20:49:19.7737623Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/runtime.cpp.o 2025-03-21T20:49:19.7739310Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/schema/extended_header.cpp.o 2025-03-21T20:49:19.7741267Z [ 50%] Building CXX object CMakeFiles/executorch_core.dir/runtime/platform/default/posix.cpp.o 2025-03-21T20:49:19.7742678Z [ 60%] Linking CXX static library libexecutorch_core.a 2025-03-21T20:49:19.7743479Z [ 60%] Built target executorch_core 2025-03-21T20:49:19.7744519Z [ 70%] Generating selected_operators.yaml for quantized_ops_aot_lib 2025-03-21T20:49:19.7750428Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::choose_qparams_per_token_asymmetric.out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::dequantize_per_token.out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out quantized_decomposed::quantize_per_token.out 2025-03-21T20:49:19.7756415Z [ 70%] Generating code for kernel registration 2025-03-21T20:49:19.7758260Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2025-03-21T20:49:19.7760884Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2025-03-21T20:49:19.7763100Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/embeddingxb.cpp.o 2025-03-21T20:49:19.7765191Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2025-03-21T20:49:19.7767334Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2025-03-21T20:49:19.7769587Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2025-03-21T20:49:19.7772187Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding2b.cpp.o 2025-03-21T20:49:19.7774504Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2025-03-21T20:49:19.7776740Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2025-03-21T20:49:19.7778911Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2025-03-21T20:49:19.7781132Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2025-03-21T20:49:19.7783340Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2025-03-21T20:49:30.7770933Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2025-03-21T20:49:30.7772653Z [ 90%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2025-03-21T20:49:30.7774169Z [100%] Linking CXX shared library libquantized_ops_aot_lib.so 2025-03-21T20:49:30.7774763Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:49:30.7775499Z -------------------------------------------------------------------------------- 2025-03-21T20:49:30.7776478Z Running e2e flow for model 'add' with flags '--delegate --quantize' 2025-03-21T20:49:30.7777434Z -------------------------------------------------------------------------------- 2025-03-21T20:49:30.7780473Z CALL python3 -m examples.arm.aot_arm_compiler --model_name=add --target=TOSA --delegate --quantize --intermediate=/pytorch/executorch/arm_test/test_run/add --output=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_TOSA.pte --so_library=arm_test/test_run/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram 2025-03-21T20:49:30.7783841Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:30.7785461Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:30.7787094Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:30.7788726Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:30.7790325Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:30.7791921Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:30.7793504Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:30.7795095Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:30.7796682Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:30.7798275Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:30.7800143Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:30.7801758Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:30.7802380Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:49:30.7803188Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for TOSABackend: TOSA-0.80+BI 2025-03-21T20:49:30.7804097Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:49:30.7804827Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:49:30.7805252Z No nodes rejected. 2025-03-21T20:49:30.7805894Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:49:30.7806805Z PTE file saved as /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_TOSA.pte 2025-03-21T20:49:30.7807628Z pte_data_size: 1824 /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_TOSA.pte 2025-03-21T20:49:30.7808481Z pte_file: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_TOSA.pte 2025-03-21T20:49:30.7809120Z Build for TOSA skip generating a .elf and running it 2025-03-21T20:49:30.7809571Z + cd /pytorch/executorch 2025-03-21T20:49:30.7809885Z + '[' false = true ']' 2025-03-21T20:49:30.7810188Z + set +x 2025-03-21T20:49:30.7810552Z -------------------------------------------------------------------------------- 2025-03-21T20:49:30.7811188Z Build ExecuTorch target libs Release into 'arm_test/test_run/cmake-out' 2025-03-21T20:49:30.7811811Z -------------------------------------------------------------------------------- 2025-03-21T20:49:30.7812414Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=OFF ' 2025-03-21T20:49:30.7812861Z + '[' false = true ']' 2025-03-21T20:49:30.7813297Z + build_with_etdump_flags=' -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:49:30.7813800Z + '[' false = true ']' 2025-03-21T20:49:30.7814414Z + echo 'Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:49:30.7815364Z Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:49:30.7818214Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF -Barm_test/test_run/cmake-out /pytorch/executorch 2025-03-21T20:49:30.7821320Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:30.7822219Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:30.7822744Z CMake. 2025-03-21T20:49:30.7822896Z 2025-03-21T20:49:30.7823175Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:30.7823863Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:30.7824463Z to work with policies introduced by or earlier. 2025-03-21T20:49:30.7824792Z 2025-03-21T20:49:30.7824920Z  2025-03-21T20:49:30.7825203Z -- Using python executable 'python' 2025-03-21T20:49:30.7825583Z -- Resolved buck2 as buck2. 2025-03-21T20:49:30.7825917Z -- Killing buck2 daemon 2025-03-21T20:49:30.7826233Z 'buck2 killall' 2025-03-21T20:49:30.7826550Z -- executorch: Generating source lists 2025-03-21T20:49:30.7827263Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:49:30.7828354Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:49:30.7829056Z -- executorch: Using PAL default 'posix' 2025-03-21T20:49:30.7829470Z -- Generating operator lib: 2025-03-21T20:49:30.7829826Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:30.7830329Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:30.7830848Z -- ROOT_OPS: 2025-03-21T20:49:30.7831128Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:30.7832739Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:49:30.7834179Z -- Generating kernel bindings: 2025-03-21T20:49:30.7834540Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:30.7835039Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:30.7835563Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:30.7835882Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:30.7838243Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:49:30.7840674Z -- Generating operator lib: 2025-03-21T20:49:30.7841052Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:30.7841421Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:30.7841788Z -- DEPS: executorch 2025-03-21T20:49:30.7842489Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:49:30.7843297Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:30.7843817Z CMake. 2025-03-21T20:49:30.7843960Z 2025-03-21T20:49:30.7844248Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:30.7844944Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:30.7845537Z to work with policies introduced by or earlier. 2025-03-21T20:49:30.7845862Z 2025-03-21T20:49:30.7845989Z  2025-03-21T20:49:30.7846260Z -- Generating operator lib: 2025-03-21T20:49:30.7846611Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:30.7847120Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:30.7847642Z -- ROOT_OPS: 2025-03-21T20:49:30.7847917Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:30.7849536Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:49:30.7850991Z -- Generating kernel bindings: 2025-03-21T20:49:30.7851354Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:30.7851706Z -- FUNCTIONS_YAML: 2025-03-21T20:49:30.7852163Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:30.7852712Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:31.4227107Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:49:31.4232675Z -- Generating operator lib: 2025-03-21T20:49:31.4233046Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:31.4234174Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:49:31.4234756Z -- DEPS: executorch 2025-03-21T20:49:31.4235194Z -- 2025-03-21T20:49:31.4235546Z -- ******** Summary ******** 2025-03-21T20:49:31.4236044Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:49:31.4236493Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:49:31.4237068Z -- CMAKE_CXX_COMPILER_ID : GNU 2025-03-21T20:49:31.4237959Z -- CMAKE_TOOLCHAIN_FILE : /pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake 2025-03-21T20:49:31.4238980Z -- BUCK2 : buck2 2025-03-21T20:49:31.4239529Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:49:31.4240665Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:49:31.4241649Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:49:31.4242240Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:49:31.4242893Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:49:31.4243387Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:49:31.4244184Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:49:31.4244633Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:49:31.4245175Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:49:31.4245694Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:49:31.4246189Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:49:31.4246704Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:49:31.4247247Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:49:31.4247861Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:49:31.4248429Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:49:31.4248967Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:49:31.4249587Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:49:31.4250180Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:49:31.4250739Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:49:31.4251366Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:49:31.4251972Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:49:31.4252618Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:49:31.4253304Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:49:31.4253993Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:49:31.4254611Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:49:31.4255231Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:49:31.4255808Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:49:31.4256487Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:49:31.4257226Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:49:31.4257674Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:49:31.4258113Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:49:31.4258558Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:49:31.4259006Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:49:31.4259439Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:49:31.4259934Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:49:31.4260350Z -- Configuring done (0.4s) 2025-03-21T20:49:31.4260741Z -- Generating done (0.1s) 2025-03-21T20:49:31.4261266Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out 2025-03-21T20:49:31.4261916Z ++ basename backends/arm/scripts/build_executorch.sh 2025-03-21T20:49:31.4262435Z + echo '[build_executorch.sh] Configured CMAKE' 2025-03-21T20:49:31.4262875Z [build_executorch.sh] Configured CMAKE 2025-03-21T20:49:31.4263535Z + cmake --build arm_test/test_run/cmake-out --parallel --target install --config Release -- 2025-03-21T20:49:31.4264331Z [ 2%] Built target flatbuffers 2025-03-21T20:49:31.4264888Z [ 2%] Built target executorch_delegate_ethos_u 2025-03-21T20:49:31.4265492Z [ 3%] Built target gflags_nothreads_static 2025-03-21T20:49:31.4265911Z [ 3%] Built target common_schema 2025-03-21T20:49:31.4266282Z [ 3%] Built target program_schema 2025-03-21T20:49:31.4266658Z [ 8%] Built target executorch_core 2025-03-21T20:49:31.4267032Z [ 9%] Built target executorch 2025-03-21T20:49:31.4267389Z [ 10%] Built target extension_runner_util 2025-03-21T20:49:31.4267794Z [ 13%] Built target quantized_kernels 2025-03-21T20:49:31.4268181Z [ 14%] Built target quantized_ops_lib 2025-03-21T20:49:31.4268572Z [ 57%] Built target portable_kernels 2025-03-21T20:49:31.4268961Z [ 58%] Built target portable_ops_lib 2025-03-21T20:49:31.4269359Z [100%] Built target optimized_portable_kernels 2025-03-21T20:49:31.4269929Z Install the project... 2025-03-21T20:49:31.4270305Z -- Install configuration: "Release" 2025-03-21T20:49:31.4270864Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/fxdiv.h 2025-03-21T20:49:31.4271709Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:49:31.4272670Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:49:31.4273484Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:49:31.4274424Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:49:31.4275521Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:49:31.4276531Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core 2025-03-21T20:49:31.4277466Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:49:31.4278471Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:49:31.4279456Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:49:31.4280511Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:49:31.4281481Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:49:31.4282483Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:49:31.4283560Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:49:31.4284731Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:49:31.4285829Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:49:31.4286873Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:49:31.4288002Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:49:31.4289242Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:49:31.4290755Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:49:31.4292007Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:49:31.4293115Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:49:31.4294249Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:49:31.4295567Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:49:31.4296870Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:49:31.4298211Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:49:31.4299488Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:49:31.4300792Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:49:31.4301941Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:49:31.4303068Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:49:31.4304190Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:49:31.4305326Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:49:31.4306447Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:49:31.4307545Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:49:31.4308740Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:49:31.4309944Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:49:31.4311080Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:49:31.4312182Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:49:31.4313372Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:49:31.4314637Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:49:31.4315946Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:49:31.4317190Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:49:31.4318463Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:49:31.4319921Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:49:31.4321251Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:49:31.4322565Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:49:31.4323855Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:49:31.4325193Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:49:31.4326562Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:49:31.4328037Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:49:31.4329597Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:49:31.4330826Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:49:31.4331968Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:49:31.4333101Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:49:31.4334249Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:49:31.4335426Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:49:31.4336595Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:49:31.4337840Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:49:31.4339041Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:49:31.4340196Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:49:31.4341570Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:49:31.4342794Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:49:31.4343954Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:49:31.4344985Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:49:31.4345964Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:49:31.4347091Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:49:31.4348066Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:49:31.4349165Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:49:31.4350199Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:49:31.4351107Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:49:31.4352112Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:49:31.4353256Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:49:31.4354409Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:49:31.4355446Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:49:31.4356457Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:49:31.4357606Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:49:31.4358681Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform 2025-03-21T20:49:31.4359711Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:49:31.4360851Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:49:31.4361860Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:49:31.4362915Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:49:31.4363990Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:49:31.4365019Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:49:31.4366007Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:49:31.4367142Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:49:31.4368275Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:49:31.4369295Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:49:31.4370417Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:49:31.4371411Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:49:31.4372479Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:49:31.4373565Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:49:31.4374555Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:49:31.4375726Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:49:31.4376997Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:49:31.4378108Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:49:31.4379240Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:49:31.4380812Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor 2025-03-21T20:49:31.4381980Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:49:31.4383057Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:49:31.4384160Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:49:31.4385265Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:49:31.4386325Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:49:31.4387280Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:49:31.4388333Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:49:31.4389418Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:49:31.4390489Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:49:31.4391633Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:49:31.4392790Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:49:31.8114056Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:49:31.8115247Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:49:31.8116218Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:49:31.8117072Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:49:31.8117911Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:49:31.8118862Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:49:31.8128668Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:49:31.8129619Z + set +x 2025-03-21T20:49:31.8130050Z [build_executorch.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:49:31.8131139Z -rw-r--r--. 1 ci-user ci-user 16796 Mar 21 20:47 arm_test/test_run/cmake-out/backends/arm/libexecutorch_delegate_ethos_u.a 2025-03-21T20:49:31.8132152Z -rw-r--r--. 1 ci-user ci-user 157684 Mar 21 20:47 arm_test/test_run/cmake-out/third-party/gflags/libgflags_nothreads.a 2025-03-21T20:49:31.8133130Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_kernels.a 2025-03-21T20:49:31.8134155Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/liboptimized_portable_kernels.a 2025-03-21T20:49:31.8135156Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_ops_lib.a 2025-03-21T20:49:31.8136300Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_kernels.a 2025-03-21T20:49:31.8137596Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_ops_lib.a 2025-03-21T20:49:31.8138612Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/extension/runner_util/libextension_runner_util.a 2025-03-21T20:49:31.8139532Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch_core.a 2025-03-21T20:49:31.8140941Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch.a 2025-03-21T20:49:31.8142350Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:49:31.8143236Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:49:31.8144072Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:49:31.8144891Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:49:31.8145683Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:49:31.8146704Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:49:31.8147545Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:49:31.8148358Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:49:31.8149230Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:49:31.8149967Z -------------------------------------------------------------------------------- 2025-03-21T20:49:31.8150801Z Build ExecuTorch Libraries Release portable kernels: aten::_softmax.out into 'arm_test/test_run/cmake-out' 2025-03-21T20:49:31.8151780Z -------------------------------------------------------------------------------- 2025-03-21T20:49:31.8153586Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_SELECT_OPS_LIST=aten::_softmax.out -Barm_test/test_run/cmake-out/examples/arm /pytorch/executorch/examples/arm 2025-03-21T20:49:31.8155653Z CMake Warning (dev) at CMakeLists.txt:35 (find_package): 2025-03-21T20:49:31.8156297Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:49:31.8156979Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:49:31.8157645Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:49:31.8158039Z 2025-03-21T20:49:31.8158192Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:49:31.8158467Z 2025-03-21T20:49:31.8158631Z /pytorch/executorch/examples/arm/../.. 2025-03-21T20:49:31.8158901Z 2025-03-21T20:49:31.8159195Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:49:31.8159952Z .cmake module might still use it. 2025-03-21T20:49:31.8160451Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:31.8160989Z  2025-03-21T20:49:31.8161312Z etdump library is not found. 2025-03-21T20:49:31.8161881Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8162467Z bundled_program library is not found. 2025-03-21T20:49:31.8163058Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8163663Z extension_data_loader library is not found. 2025-03-21T20:49:31.8164284Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8164848Z flatccrt library is not found. 2025-03-21T20:49:31.8165420Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8165994Z coremldelegate library is not found. 2025-03-21T20:49:31.8166592Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8167171Z mpsdelegate library is not found. 2025-03-21T20:49:31.8167756Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8168329Z neuron_backend library is not found. 2025-03-21T20:49:31.8168918Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8169511Z qnn_executorch_backend library is not found. 2025-03-21T20:49:31.8170133Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8170695Z custom_ops library is not found. 2025-03-21T20:49:31.8171269Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8171853Z extension_module library is not found. 2025-03-21T20:49:31.8172437Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8173052Z extension_module_static library is not found. 2025-03-21T20:49:31.8173680Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8174268Z extension_tensor library is not found. 2025-03-21T20:49:31.8174867Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8175454Z extension_threadpool library is not found. 2025-03-21T20:49:31.8176071Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8176661Z extension_training library is not found. 2025-03-21T20:49:31.8177264Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8177842Z xnnpack_backend library is not found. 2025-03-21T20:49:31.8178438Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8178984Z XNNPACK library is not found. 2025-03-21T20:49:31.8179632Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8180229Z microkernels-prod library is not found. 2025-03-21T20:49:31.8180846Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8181408Z kleidiai library is not found. 2025-03-21T20:49:31.8181963Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8182521Z cpuinfo library is not found. 2025-03-21T20:49:31.8183087Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8183661Z pthreadpool library is not found. 2025-03-21T20:49:31.8184241Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8184817Z vulkan_backend library is not found. 2025-03-21T20:49:31.8185393Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8185978Z optimized_kernels library is not found. 2025-03-21T20:49:31.8186582Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8187140Z cpublas library is not found. 2025-03-21T20:49:31.8187863Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8188465Z eigen_blas library is not found. 2025-03-21T20:49:31.8189205Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8189797Z optimized_ops_lib library is not found. 2025-03-21T20:49:31.8190400Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8191043Z optimized_native_cpu_ops_lib library is not found. 2025-03-21T20:49:31.8191688Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8192298Z quantized_ops_aot_lib library is not found. 2025-03-21T20:49:31.8192915Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:31.8193429Z -- Generating operator lib: 2025-03-21T20:49:31.8193804Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:31.8194179Z -- OPS_SCHEMA_YAML: 2025-03-21T20:49:31.8194508Z -- ROOT_OPS: aten::_softmax.out 2025-03-21T20:49:31.8194873Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:31.8196390Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/examples/arm/arm_portable_ops_lib/selected_operators.yaml;--root_ops="aten::_softmax.out" 2025-03-21T20:49:31.8197594Z -- Generating kernel bindings: 2025-03-21T20:49:31.8197965Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:31.8198571Z -- FUNCTIONS_YAML: /pytorch/executorch/examples/arm/../../kernels/portable/functions.yaml 2025-03-21T20:49:31.8199203Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:31.8199539Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:31.8200018Z -- Generating operator lib: 2025-03-21T20:49:31.8200375Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:31.8200747Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:31.8201108Z -- DEPS: executorch 2025-03-21T20:49:31.8201439Z -- Configuring done (0.2s) 2025-03-21T20:49:31.8201782Z -- Generating done (0.0s) 2025-03-21T20:49:31.8202377Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out/examples/arm 2025-03-21T20:49:31.8203221Z + cmake --build arm_test/test_run/cmake-out/examples/arm --parallel --config Release -- 2025-03-21T20:49:31.8203842Z [100%] Built target arm_portable_ops_lib 2025-03-21T20:49:31.8204209Z + set +x 2025-03-21T20:49:34.9748582Z [build_portable_kernels.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:49:34.9750167Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:49:34.9750973Z -------------------------------------------------------------------------------- 2025-03-21T20:49:34.9751808Z Build quantized_ops_aot_lib library to register quant ops with AoT flow Release into 'arm_test/test_run/cmake-out-aot-lib' 2025-03-21T20:49:34.9752995Z -------------------------------------------------------------------------------- 2025-03-21T20:49:34.9753511Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:49:34.9754014Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:49:34.9754462Z -- Detecting C compiler ABI info 2025-03-21T20:49:34.9754853Z -- Detecting C compiler ABI info - done 2025-03-21T20:49:34.9755338Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:49:34.9755810Z -- Detecting C compile features 2025-03-21T20:49:34.9756188Z -- Detecting C compile features - done 2025-03-21T20:49:34.9756592Z -- Detecting CXX compiler ABI info 2025-03-21T20:49:34.9756985Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:49:34.9757482Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:49:34.9757962Z -- Detecting CXX compile features 2025-03-21T20:49:34.9758356Z -- Detecting CXX compile features - done 2025-03-21T20:49:34.9759393Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:34.9760376Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:34.9761026Z CMake. 2025-03-21T20:49:34.9761173Z 2025-03-21T20:49:34.9761466Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:34.9762138Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:34.9762743Z to work with policies introduced by or earlier. 2025-03-21T20:49:34.9763070Z 2025-03-21T20:49:34.9763207Z  2025-03-21T20:49:34.9763952Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:34.9764859Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:34.9765376Z CMake. 2025-03-21T20:49:34.9765517Z 2025-03-21T20:49:34.9765790Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:34.9766482Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:34.9767081Z to work with policies introduced by or earlier. 2025-03-21T20:49:34.9767396Z 2025-03-21T20:49:34.9767534Z  2025-03-21T20:49:34.9767826Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:49:34.9768281Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:49:34.9768719Z -- Found Threads: TRUE 2025-03-21T20:49:34.9769552Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:34.9770487Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:34.9771008Z CMake. 2025-03-21T20:49:34.9771152Z 2025-03-21T20:49:34.9771439Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:34.9772112Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:34.9772717Z to work with policies introduced by or earlier. 2025-03-21T20:49:34.9773043Z 2025-03-21T20:49:34.9773167Z  2025-03-21T20:49:34.9773453Z -- Using python executable 'python' 2025-03-21T20:49:34.9773839Z -- Resolved buck2 as buck2. 2025-03-21T20:49:34.9774165Z -- Killing buck2 daemon 2025-03-21T20:49:34.9774477Z 'buck2 killall' 2025-03-21T20:49:34.9774793Z -- executorch: Generating source lists 2025-03-21T20:49:34.9775541Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:49:34.9776620Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:49:34.9777371Z -- executorch: Using PAL default 'posix' 2025-03-21T20:49:34.9777764Z -- Generating operator lib: 2025-03-21T20:49:34.9778118Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:34.9778623Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:34.9779140Z -- ROOT_OPS: 2025-03-21T20:49:34.9779526Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:34.9781198Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:49:34.9782702Z -- Generating kernel bindings: 2025-03-21T20:49:34.9783071Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:34.9783572Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:34.9784108Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:34.9784426Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:34.9786926Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:49:34.9789090Z -- Generating operator lib: 2025-03-21T20:49:34.9789517Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:34.9789898Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:34.9790250Z -- DEPS: executorch 2025-03-21T20:49:34.9790953Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:49:34.9791766Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:34.9792291Z CMake. 2025-03-21T20:49:34.9792437Z 2025-03-21T20:49:34.9792727Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:34.9793421Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:34.9794010Z to work with policies introduced by or earlier. 2025-03-21T20:49:34.9794338Z 2025-03-21T20:49:34.9794466Z  2025-03-21T20:49:34.9794747Z -- Looking for C++ include unistd.h 2025-03-21T20:49:34.9795165Z -- Looking for C++ include unistd.h - found 2025-03-21T20:49:34.9795583Z -- Looking for C++ include stdint.h 2025-03-21T20:49:34.9795976Z -- Looking for C++ include stdint.h - found 2025-03-21T20:49:34.9796393Z -- Looking for C++ include inttypes.h 2025-03-21T20:49:34.9796815Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:49:34.9797235Z -- Looking for C++ include sys/types.h 2025-03-21T20:49:34.9797652Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:49:34.9798067Z -- Looking for C++ include sys/stat.h 2025-03-21T20:49:34.9798475Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:49:34.9798890Z -- Looking for C++ include fnmatch.h 2025-03-21T20:49:34.9799295Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:49:34.9799804Z -- Looking for C++ include stddef.h 2025-03-21T20:49:34.9800188Z -- Looking for C++ include stddef.h - found 2025-03-21T20:49:34.9800590Z -- Check size of uint32_t 2025-03-21T20:49:34.9800932Z -- Check size of uint32_t - done 2025-03-21T20:49:34.9801291Z -- Looking for strtoll 2025-03-21T20:49:34.9801616Z -- Looking for strtoll - found 2025-03-21T20:49:34.9801959Z -- Generating operator lib: 2025-03-21T20:49:34.9802315Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:34.9802829Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:34.9803354Z -- ROOT_OPS: 2025-03-21T20:49:34.9803648Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:34.9805320Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:49:34.9806821Z -- Generating kernel bindings: 2025-03-21T20:49:34.9807189Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:34.9807542Z -- FUNCTIONS_YAML: 2025-03-21T20:49:34.9808008Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:34.9808556Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:34.9813388Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:49:34.9817494Z -- Generating operator lib: 2025-03-21T20:49:34.9817841Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:34.9818214Z -- OPS_SCHEMA_YAML: 2025-03-21T20:49:34.9821359Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-03-21T20:49:34.9824569Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:34.9829519Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-03-21T20:49:34.9833664Z -- Generating kernel bindings: 2025-03-21T20:49:34.9834037Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:34.9834414Z -- FUNCTIONS_YAML: 2025-03-21T20:49:34.9834884Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:34.9835435Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:34.9835807Z -- Generating custom ops aot lib: 2025-03-21T20:49:34.9836185Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:43.9245455Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-03-21T20:49:43.9246503Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-03-21T20:49:43.9247499Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-03-21T20:49:43.9248509Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-03-21T20:49:43.9249488Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-03-21T20:49:43.9250507Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-03-21T20:49:43.9251498Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-03-21T20:49:43.9252479Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-03-21T20:49:43.9253750Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-03-21T20:49:43.9254729Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-03-21T20:49:43.9255735Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-03-21T20:49:43.9256770Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-03-21T20:49:43.9257812Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:49:43.9258546Z -- MKL_ARCH: None, set to ` intel64` by default 2025-03-21T20:49:43.9258960Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-03-21T20:49:43.9259370Z -- MKL_LINK: None, set to ` dynamic` by default 2025-03-21T20:49:43.9259868Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-03-21T20:49:43.9260404Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-03-21T20:49:43.9260894Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-03-21T20:49:43.9262064Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-03-21T20:49:43.9263071Z static library kineto_LIBRARY-NOTFOUND not found. 2025-03-21T20:49:43.9263527Z Call Stack (most recent call first): 2025-03-21T20:49:43.9264367Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-03-21T20:49:43.9265241Z tools/cmake/Utils.cmake:389 (find_package) 2025-03-21T20:49:43.9265693Z tools/cmake/Codegen.cmake:150 (find_package_torch) 2025-03-21T20:49:43.9266246Z kernels/quantized/CMakeLists.txt:90 (gen_custom_ops_aot_lib) 2025-03-21T20:49:43.9266626Z 2025-03-21T20:49:43.9266759Z  2025-03-21T20:49:43.9267249Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-03-21T20:49:43.9267870Z -- Generating operator lib: 2025-03-21T20:49:43.9268232Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:43.9268589Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:49:43.9268960Z -- DEPS: executorch 2025-03-21T20:49:43.9269251Z -- 2025-03-21T20:49:43.9269511Z -- ******** Summary ******** 2025-03-21T20:49:43.9269863Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:49:43.9270251Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:49:43.9270648Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:49:43.9271055Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:49:43.9271432Z -- BUCK2 : buck2 2025-03-21T20:49:43.9271826Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:49:43.9272548Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/third-party/flatbuffers/flatc 2025-03-21T20:49:43.9273306Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:49:43.9273767Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:49:43.9274232Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:49:43.9274683Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:49:43.9275126Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:49:43.9275574Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:49:43.9276015Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:49:43.9276456Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:49:43.9276902Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:49:43.9277338Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:49:43.9277796Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:49:43.9278256Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:49:43.9278698Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:49:43.9279132Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:49:43.9279696Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:49:43.9280256Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:49:43.9280721Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:49:43.9281176Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:49:43.9281615Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:49:43.9282056Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:49:43.9282493Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:49:43.9282945Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:49:43.9283404Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:49:43.9283857Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:49:43.9284300Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:49:43.9284726Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:49:43.9285170Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:49:43.9285612Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:49:43.9286052Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:49:43.9286493Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:49:43.9286991Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:49:43.9287433Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:49:43.9287875Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:49:43.9288294Z -- Configuring done (3.1s) 2025-03-21T20:49:43.9288639Z -- Generating done (0.1s) 2025-03-21T20:49:43.9289198Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib 2025-03-21T20:49:43.9289822Z [ 10%] Built target flatbuffers 2025-03-21T20:49:43.9290182Z [ 10%] Built target common_schema 2025-03-21T20:49:43.9290552Z [ 10%] Built target program_schema 2025-03-21T20:49:43.9290930Z [ 60%] Built target executorch_core 2025-03-21T20:49:43.9291316Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:49:43.9291800Z -------------------------------------------------------------------------------- 2025-03-21T20:49:43.9292407Z Running e2e flow for model 'mul' with flags '--delegate --quantize' 2025-03-21T20:49:43.9293001Z -------------------------------------------------------------------------------- 2025-03-21T20:49:43.9295240Z CALL python3 -m examples.arm.aot_arm_compiler --model_name=mul --target=TOSA --delegate --quantize --intermediate=/pytorch/executorch/arm_test/test_run/mul --output=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_TOSA.pte --so_library=arm_test/test_run/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram 2025-03-21T20:49:43.9297602Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:49:43.9299407Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:43.9301031Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:43.9302634Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:43.9304220Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:43.9305818Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:43.9307407Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:43.9309069Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:43.9310666Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:43.9312252Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:43.9313851Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:43.9315443Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:43.9317043Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:43.9317659Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:49:43.9318540Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for TOSABackend: TOSA-0.80+BI 2025-03-21T20:49:43.9319467Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:49:43.9320274Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:49:43.9320702Z No nodes rejected. 2025-03-21T20:49:43.9321323Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:49:43.9322224Z PTE file saved as /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_TOSA.pte 2025-03-21T20:49:43.9323037Z pte_data_size: 4608 /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_TOSA.pte 2025-03-21T20:49:45.0663142Z pte_file: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_TOSA.pte 2025-03-21T20:49:45.0664364Z Build for TOSA skip generating a .elf and running it 2025-03-21T20:49:45.0665110Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u target Ethos-U55 2025-03-21T20:49:45.0665670Z + cd /pytorch/executorch 2025-03-21T20:49:45.0665977Z + '[' false = true ']' 2025-03-21T20:49:45.0666271Z + set +x 2025-03-21T20:49:45.0666627Z -------------------------------------------------------------------------------- 2025-03-21T20:49:45.0667299Z Build ExecuTorch target libs Release into 'arm_test/test_run/cmake-out' 2025-03-21T20:49:45.0668012Z -------------------------------------------------------------------------------- 2025-03-21T20:49:45.0668738Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=OFF ' 2025-03-21T20:49:45.0669352Z + '[' false = true ']' 2025-03-21T20:49:45.0669940Z + build_with_etdump_flags=' -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:49:45.0670617Z + '[' false = true ']' 2025-03-21T20:49:45.0671562Z + echo 'Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:49:45.0672655Z Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:49:45.0676621Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF -Barm_test/test_run/cmake-out /pytorch/executorch 2025-03-21T20:49:45.0681293Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:45.0682591Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:45.0683339Z CMake. 2025-03-21T20:49:45.0683552Z 2025-03-21T20:49:45.0684199Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:45.0685269Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:45.0686018Z to work with policies introduced by or earlier. 2025-03-21T20:49:45.0686467Z 2025-03-21T20:49:45.0686682Z  2025-03-21T20:49:45.0687070Z -- Using python executable 'python' 2025-03-21T20:49:45.0687609Z -- Resolved buck2 as buck2. 2025-03-21T20:49:45.0688067Z -- Killing buck2 daemon 2025-03-21T20:49:45.0688521Z 'buck2 killall' 2025-03-21T20:49:45.0688994Z -- executorch: Generating source lists 2025-03-21T20:49:45.0690115Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:49:45.0691671Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:49:45.0692546Z -- executorch: Using PAL default 'posix' 2025-03-21T20:49:45.0693011Z -- Generating operator lib: 2025-03-21T20:49:45.0693526Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:45.0694195Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:45.0694975Z -- ROOT_OPS: 2025-03-21T20:49:45.0695369Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:45.0697634Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:49:45.0699335Z -- Generating kernel bindings: 2025-03-21T20:49:45.0699744Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:45.0700414Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:45.0700997Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:45.0701441Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:45.0704706Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:49:45.0707571Z -- Generating operator lib: 2025-03-21T20:49:45.0708055Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:45.0708559Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:45.0709101Z -- DEPS: executorch 2025-03-21T20:49:45.0710165Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:49:45.0711233Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:45.0711819Z CMake. 2025-03-21T20:49:45.0712033Z 2025-03-21T20:49:45.0712348Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:45.0713192Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:45.0714084Z to work with policies introduced by or earlier. 2025-03-21T20:49:45.0714609Z 2025-03-21T20:49:45.0714816Z  2025-03-21T20:49:45.0715118Z -- Generating operator lib: 2025-03-21T20:49:45.0715512Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:45.0716240Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:45.0716978Z -- ROOT_OPS: 2025-03-21T20:49:45.0717253Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:45.0719240Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:49:45.0721220Z -- Generating kernel bindings: 2025-03-21T20:49:45.0721588Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:45.0721946Z -- FUNCTIONS_YAML: 2025-03-21T20:49:45.0722408Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:45.0722937Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:45.0728477Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:49:45.0732499Z -- Generating operator lib: 2025-03-21T20:49:45.0732855Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:45.0733218Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:49:45.0733578Z -- DEPS: executorch 2025-03-21T20:49:45.0733864Z -- 2025-03-21T20:49:45.0734106Z -- ******** Summary ******** 2025-03-21T20:49:45.0734458Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:49:45.0734856Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:49:45.0735328Z -- CMAKE_CXX_COMPILER_ID : GNU 2025-03-21T20:49:45.0736008Z -- CMAKE_TOOLCHAIN_FILE : /pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake 2025-03-21T20:49:45.0736673Z -- BUCK2 : buck2 2025-03-21T20:49:45.0737074Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:49:45.0737761Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:49:45.0738471Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:49:45.0738925Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:49:45.0739379Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:49:45.0739813Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:49:45.0740252Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:49:45.0740928Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:49:45.0741368Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:49:45.0741808Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:49:45.0742232Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:49:45.0742676Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:49:45.0743141Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:49:45.0743639Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:49:45.0744177Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:49:45.0744595Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:49:45.0745046Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:49:45.0745501Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:49:45.0745955Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:49:45.0746395Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:49:45.0746815Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:49:45.0747249Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:49:45.0747698Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:49:45.0748155Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:49:45.0748613Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:49:45.0749054Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:49:45.0749496Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:49:45.0749928Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:49:45.0750370Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:49:45.0750812Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:49:45.0751246Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:49:45.0751672Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:49:45.0752105Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:49:45.0752683Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:49:45.0753125Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:49:45.0753549Z -- Configuring done (0.4s) 2025-03-21T20:49:45.0753918Z -- Generating done (0.1s) 2025-03-21T20:49:45.0754517Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out 2025-03-21T20:49:45.0755164Z ++ basename backends/arm/scripts/build_executorch.sh 2025-03-21T20:49:45.0755641Z + echo '[build_executorch.sh] Configured CMAKE' 2025-03-21T20:49:45.0756073Z [build_executorch.sh] Configured CMAKE 2025-03-21T20:49:45.0756677Z + cmake --build arm_test/test_run/cmake-out --parallel --target install --config Release -- 2025-03-21T20:49:45.0757295Z [ 2%] Built target flatbuffers 2025-03-21T20:49:45.0757675Z [ 2%] Built target executorch_delegate_ethos_u 2025-03-21T20:49:45.0758103Z [ 3%] Built target gflags_nothreads_static 2025-03-21T20:49:45.0758505Z [ 3%] Built target common_schema 2025-03-21T20:49:45.0758865Z [ 3%] Built target program_schema 2025-03-21T20:49:45.0759240Z [ 8%] Built target executorch_core 2025-03-21T20:49:45.0759820Z [ 9%] Built target executorch 2025-03-21T20:49:45.0760188Z [ 10%] Built target extension_runner_util 2025-03-21T20:49:45.0760589Z [ 13%] Built target quantized_kernels 2025-03-21T20:49:45.0760960Z [ 14%] Built target quantized_ops_lib 2025-03-21T20:49:45.0761341Z [ 57%] Built target portable_kernels 2025-03-21T20:49:45.0761724Z [ 58%] Built target portable_ops_lib 2025-03-21T20:49:45.0762128Z [100%] Built target optimized_portable_kernels 2025-03-21T20:49:45.0762660Z Install the project... 2025-03-21T20:49:45.0763014Z -- Install configuration: "Release" 2025-03-21T20:49:45.0763567Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/fxdiv.h 2025-03-21T20:49:45.0764404Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:49:45.0765286Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:49:45.0766111Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:49:45.0767055Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:49:45.0768138Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:49:45.0769142Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core 2025-03-21T20:49:45.0770077Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:49:45.0771082Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:49:45.0772071Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:49:45.0773029Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:49:45.0773980Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:49:45.0774968Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:49:45.0776034Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:49:45.0777193Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:49:45.0778283Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:49:45.0779326Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:49:45.0780520Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:49:45.0781756Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:49:45.0783231Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:49:45.0784476Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:49:45.0785584Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:49:45.0786712Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:49:45.0787952Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:49:45.0789258Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:49:45.0790670Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:49:45.0791925Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:49:45.0793068Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:49:45.0794138Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:49:45.0795250Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:49:45.0796372Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:49:45.0797434Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:49:45.0798480Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:49:45.0799850Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:49:45.0801170Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:49:45.0802377Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:49:45.0803507Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:49:45.0804606Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:49:45.0805776Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:49:45.0807034Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:49:45.0808319Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:49:45.0809552Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:49:45.0810812Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:49:45.0812164Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:49:45.0813585Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:49:45.0814892Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:49:45.0816170Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:49:45.0817506Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:49:45.0818846Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:49:45.0820415Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:49:45.0821784Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:49:45.0822999Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:49:45.0824212Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:49:45.0825339Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:49:45.0826491Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:49:45.0827665Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:49:45.0828814Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:49:45.0829985Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:49:45.0831181Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:49:45.0832408Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:49:45.0833573Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:49:45.0834795Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:49:45.0835950Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:49:45.0836961Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:49:45.0837922Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:49:45.0838854Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:49:45.0839930Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:49:45.0841309Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:49:45.0842355Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:49:45.0843269Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:49:45.1982257Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:49:45.1983858Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:49:45.1985215Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:49:45.1986274Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:49:45.1987288Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:49:45.1988443Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:49:45.1989503Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform 2025-03-21T20:49:45.1990459Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:49:45.1991542Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:49:45.1992553Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:49:45.1993707Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:49:45.1994885Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:49:45.1995885Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:49:45.1996876Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:49:45.1997882Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:49:45.1998918Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:49:45.2000029Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:49:45.2001151Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:49:45.2002159Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:49:45.2003209Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:49:45.2004304Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:49:45.2005424Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:49:45.2006673Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:49:45.2008138Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:49:45.2009258Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:49:45.2010418Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:49:45.2011589Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor 2025-03-21T20:49:45.2012612Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:49:45.2013779Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:49:45.2014874Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:49:45.2016151Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:49:45.2017317Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:49:45.2018347Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:49:45.2019507Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:49:45.2020622Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:49:45.2021818Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:49:45.2022980Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:49:45.2023977Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:49:45.2024907Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:49:45.2025827Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:49:45.2026867Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:49:45.2027857Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:49:45.2028694Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:49:45.2029701Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:49:45.2030899Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:49:45.2031650Z + set +x 2025-03-21T20:49:45.2032030Z [build_executorch.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:49:45.2032865Z -rw-r--r--. 1 ci-user ci-user 16796 Mar 21 20:47 arm_test/test_run/cmake-out/backends/arm/libexecutorch_delegate_ethos_u.a 2025-03-21T20:49:45.2034079Z -rw-r--r--. 1 ci-user ci-user 157684 Mar 21 20:47 arm_test/test_run/cmake-out/third-party/gflags/libgflags_nothreads.a 2025-03-21T20:49:45.2035055Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_kernels.a 2025-03-21T20:49:45.2036140Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/liboptimized_portable_kernels.a 2025-03-21T20:49:45.2037254Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_ops_lib.a 2025-03-21T20:49:45.2038206Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_kernels.a 2025-03-21T20:49:45.2039262Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_ops_lib.a 2025-03-21T20:49:45.2040391Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/extension/runner_util/libextension_runner_util.a 2025-03-21T20:49:45.2041492Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch_core.a 2025-03-21T20:49:45.2042378Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch.a 2025-03-21T20:49:45.2043285Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:49:45.2044165Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:49:45.2045250Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:49:45.2046143Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:49:45.2046938Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:49:45.2048213Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:49:45.2049079Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:49:45.2049987Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:49:45.2051119Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:49:45.2051862Z -------------------------------------------------------------------------------- 2025-03-21T20:49:45.2052757Z Build ExecuTorch Libraries Release portable kernels: aten::_softmax.out into 'arm_test/test_run/cmake-out' 2025-03-21T20:49:45.2053774Z -------------------------------------------------------------------------------- 2025-03-21T20:49:45.2055754Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_SELECT_OPS_LIST=aten::_softmax.out -Barm_test/test_run/cmake-out/examples/arm /pytorch/executorch/examples/arm 2025-03-21T20:49:45.2058113Z CMake Warning (dev) at CMakeLists.txt:35 (find_package): 2025-03-21T20:49:45.2058961Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:49:45.2059654Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:49:45.2060314Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:49:45.2060764Z 2025-03-21T20:49:45.2060942Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:49:45.2061362Z 2025-03-21T20:49:45.2061594Z /pytorch/executorch/examples/arm/../.. 2025-03-21T20:49:45.2061913Z 2025-03-21T20:49:45.2062192Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:49:45.2062744Z .cmake module might still use it. 2025-03-21T20:49:46.6240244Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:46.6241523Z  2025-03-21T20:49:46.6241962Z etdump library is not found. 2025-03-21T20:49:46.6242607Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6243189Z bundled_program library is not found. 2025-03-21T20:49:46.6243791Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6244396Z extension_data_loader library is not found. 2025-03-21T20:49:46.6245017Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6245576Z flatccrt library is not found. 2025-03-21T20:49:46.6246134Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6246705Z coremldelegate library is not found. 2025-03-21T20:49:46.6247294Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6247870Z mpsdelegate library is not found. 2025-03-21T20:49:46.6248449Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6249011Z neuron_backend library is not found. 2025-03-21T20:49:46.6249594Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6250199Z qnn_executorch_backend library is not found. 2025-03-21T20:49:46.6250814Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6251369Z custom_ops library is not found. 2025-03-21T20:49:46.6251935Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6252498Z extension_module library is not found. 2025-03-21T20:49:46.6253088Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6253691Z extension_module_static library is not found. 2025-03-21T20:49:46.6254308Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6255146Z extension_tensor library is not found. 2025-03-21T20:49:46.6255734Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6256336Z extension_threadpool library is not found. 2025-03-21T20:49:46.6256947Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6257529Z extension_training library is not found. 2025-03-21T20:49:46.6258128Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6258703Z xnnpack_backend library is not found. 2025-03-21T20:49:46.6259281Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6259832Z XNNPACK library is not found. 2025-03-21T20:49:46.6260391Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6260977Z microkernels-prod library is not found. 2025-03-21T20:49:46.6261580Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6262124Z kleidiai library is not found. 2025-03-21T20:49:46.6262811Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6263367Z cpuinfo library is not found. 2025-03-21T20:49:46.6263932Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6264504Z pthreadpool library is not found. 2025-03-21T20:49:46.6265070Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6265644Z vulkan_backend library is not found. 2025-03-21T20:49:46.6266232Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6266932Z optimized_kernels library is not found. 2025-03-21T20:49:46.6267583Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6268230Z cpublas library is not found. 2025-03-21T20:49:46.6268791Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6269353Z eigen_blas library is not found. 2025-03-21T20:49:46.6269930Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6270512Z optimized_ops_lib library is not found. 2025-03-21T20:49:46.6271104Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6271726Z optimized_native_cpu_ops_lib library is not found. 2025-03-21T20:49:46.6272370Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6272963Z quantized_ops_aot_lib library is not found. 2025-03-21T20:49:46.6273572Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:49:46.6274079Z -- Generating operator lib: 2025-03-21T20:49:46.6274437Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:46.6274791Z -- OPS_SCHEMA_YAML: 2025-03-21T20:49:46.6275154Z -- ROOT_OPS: aten::_softmax.out 2025-03-21T20:49:46.6275513Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:46.6277026Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/examples/arm/arm_portable_ops_lib/selected_operators.yaml;--root_ops="aten::_softmax.out" 2025-03-21T20:49:46.6278228Z -- Generating kernel bindings: 2025-03-21T20:49:46.6278576Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:46.6279189Z -- FUNCTIONS_YAML: /pytorch/executorch/examples/arm/../../kernels/portable/functions.yaml 2025-03-21T20:49:46.6279928Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:46.6280255Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:46.6280628Z -- Generating operator lib: 2025-03-21T20:49:46.6280964Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:49:46.6281341Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:46.6281695Z -- DEPS: executorch 2025-03-21T20:49:46.6282017Z -- Configuring done (0.2s) 2025-03-21T20:49:46.6282353Z -- Generating done (0.0s) 2025-03-21T20:49:46.6283073Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out/examples/arm 2025-03-21T20:49:46.6283932Z + cmake --build arm_test/test_run/cmake-out/examples/arm --parallel --config Release -- 2025-03-21T20:49:46.6284544Z [100%] Built target arm_portable_ops_lib 2025-03-21T20:49:46.6284915Z + set +x 2025-03-21T20:49:46.6285330Z [build_portable_kernels.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:49:46.6286140Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:49:46.6286897Z -------------------------------------------------------------------------------- 2025-03-21T20:49:46.6287733Z Build quantized_ops_aot_lib library to register quant ops with AoT flow Release into 'arm_test/test_run/cmake-out-aot-lib' 2025-03-21T20:49:46.6288555Z -------------------------------------------------------------------------------- 2025-03-21T20:49:46.6289075Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:49:46.6289555Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:49:46.6290003Z -- Detecting C compiler ABI info 2025-03-21T20:49:46.6290466Z -- Detecting C compiler ABI info - done 2025-03-21T20:49:46.6290930Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:49:46.6291411Z -- Detecting C compile features 2025-03-21T20:49:46.6291788Z -- Detecting C compile features - done 2025-03-21T20:49:46.6292192Z -- Detecting CXX compiler ABI info 2025-03-21T20:49:46.6292585Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:49:46.6293068Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:49:46.6293564Z -- Detecting CXX compile features 2025-03-21T20:49:46.6293946Z -- Detecting CXX compile features - done 2025-03-21T20:49:46.6294819Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:46.6295705Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:46.6296220Z CMake. 2025-03-21T20:49:46.6296368Z 2025-03-21T20:49:46.6296641Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:46.6297323Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:46.6297915Z to work with policies introduced by or earlier. 2025-03-21T20:49:46.6298228Z 2025-03-21T20:49:46.6298364Z  2025-03-21T20:49:46.6299101Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:46.6299985Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:46.6300496Z CMake. 2025-03-21T20:49:46.6300650Z 2025-03-21T20:49:46.6300921Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:46.6301605Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:46.6302199Z to work with policies introduced by or earlier. 2025-03-21T20:49:46.6302512Z 2025-03-21T20:49:46.6302649Z  2025-03-21T20:49:46.6302925Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:49:46.6303391Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:49:46.6303820Z -- Found Threads: TRUE 2025-03-21T20:49:46.6304645Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:49:46.6305569Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:46.6306065Z CMake. 2025-03-21T20:49:46.6306216Z 2025-03-21T20:49:46.6306488Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:46.6307168Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:46.6307757Z to work with policies introduced by or earlier. 2025-03-21T20:49:46.6308065Z 2025-03-21T20:49:46.6308200Z  2025-03-21T20:49:46.6308477Z -- Using python executable 'python' 2025-03-21T20:49:46.6308927Z -- Resolved buck2 as buck2. 2025-03-21T20:49:46.6309269Z -- Killing buck2 daemon 2025-03-21T20:49:46.6309587Z 'buck2 killall' 2025-03-21T20:49:46.6309904Z -- executorch: Generating source lists 2025-03-21T20:49:46.6310654Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:49:46.6311720Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:49:46.6312465Z -- executorch: Using PAL default 'posix' 2025-03-21T20:49:46.6312865Z -- Generating operator lib: 2025-03-21T20:49:46.6313209Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:46.6313702Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:46.6314200Z -- ROOT_OPS: 2025-03-21T20:49:46.6314482Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:46.6316131Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:49:46.6317698Z -- Generating kernel bindings: 2025-03-21T20:49:46.6318056Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:46.6318550Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:49:46.6319061Z -- CUSTOM_OPS_YAML: 2025-03-21T20:49:46.6319389Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:46.6321968Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:49:46.6324141Z -- Generating operator lib: 2025-03-21T20:49:46.6324486Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:49:46.6324850Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:49:46.6325191Z -- DEPS: executorch 2025-03-21T20:49:48.6972339Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:49:48.6973235Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:48.6973741Z CMake. 2025-03-21T20:49:48.6973901Z 2025-03-21T20:49:48.6974180Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:48.6974965Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:48.6975561Z to work with policies introduced by or earlier. 2025-03-21T20:49:48.6975871Z 2025-03-21T20:49:48.6976023Z  2025-03-21T20:49:48.6976304Z -- Looking for C++ include unistd.h 2025-03-21T20:49:48.6985101Z -- Looking for C++ include unistd.h - found 2025-03-21T20:49:48.6985753Z -- Looking for C++ include stdint.h 2025-03-21T20:49:48.6986162Z -- Looking for C++ include stdint.h - found 2025-03-21T20:49:48.6986591Z -- Looking for C++ include inttypes.h 2025-03-21T20:49:48.6987008Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:49:48.6987450Z -- Looking for C++ include sys/types.h 2025-03-21T20:49:48.6987860Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:49:48.6988276Z -- Looking for C++ include sys/stat.h 2025-03-21T20:49:48.6988663Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:49:48.6989077Z -- Looking for C++ include fnmatch.h 2025-03-21T20:49:48.6989476Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:49:48.6989885Z -- Looking for C++ include stddef.h 2025-03-21T20:49:48.6990278Z -- Looking for C++ include stddef.h - found 2025-03-21T20:49:48.6990663Z -- Check size of uint32_t 2025-03-21T20:49:48.6991005Z -- Check size of uint32_t - done 2025-03-21T20:49:48.6991352Z -- Looking for strtoll 2025-03-21T20:49:48.6991677Z -- Looking for strtoll - found 2025-03-21T20:49:48.6992026Z -- Generating operator lib: 2025-03-21T20:49:48.6992577Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:48.6993089Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:48.6993623Z -- ROOT_OPS: 2025-03-21T20:49:48.6993905Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:48.6995668Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:49:48.6997165Z -- Generating kernel bindings: 2025-03-21T20:49:48.6997527Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:48.6997876Z -- FUNCTIONS_YAML: 2025-03-21T20:49:48.6998332Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:48.6998873Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:48.7003713Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:49:48.7007931Z -- Generating operator lib: 2025-03-21T20:49:48.7008292Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:48.7008644Z -- OPS_SCHEMA_YAML: 2025-03-21T20:49:48.7011792Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-03-21T20:49:48.7014925Z -- INCLUDE_ALL_OPS: 2025-03-21T20:49:48.7019843Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-03-21T20:49:48.7023963Z -- Generating kernel bindings: 2025-03-21T20:49:48.7024311Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:48.7024673Z -- FUNCTIONS_YAML: 2025-03-21T20:49:48.7025129Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:49:48.7025672Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:49:48.7026047Z -- Generating custom ops aot lib: 2025-03-21T20:49:48.7026409Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:49:48.7027077Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-03-21T20:49:48.7028030Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-03-21T20:49:48.7029067Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-03-21T20:49:48.7030081Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-03-21T20:49:48.7031057Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-03-21T20:49:48.7032025Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-03-21T20:49:48.7033015Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-03-21T20:49:48.7034010Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-03-21T20:49:48.7034993Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-03-21T20:49:48.7035948Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-03-21T20:49:48.7036929Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-03-21T20:49:48.7037997Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-03-21T20:49:48.7039025Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:49:48.7039821Z -- MKL_ARCH: None, set to ` intel64` by default 2025-03-21T20:49:48.7040248Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-03-21T20:49:48.7040890Z -- MKL_LINK: None, set to ` dynamic` by default 2025-03-21T20:49:48.7041391Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-03-21T20:49:48.7041914Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-03-21T20:49:48.7042402Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-03-21T20:49:48.7043451Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-03-21T20:49:48.7044336Z static library kineto_LIBRARY-NOTFOUND not found. 2025-03-21T20:49:48.7044793Z Call Stack (most recent call first): 2025-03-21T20:49:48.7045627Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-03-21T20:49:48.7046479Z tools/cmake/Utils.cmake:389 (find_package) 2025-03-21T20:49:48.7046934Z tools/cmake/Codegen.cmake:150 (find_package_torch) 2025-03-21T20:49:48.7047483Z kernels/quantized/CMakeLists.txt:90 (gen_custom_ops_aot_lib) 2025-03-21T20:49:48.7047846Z 2025-03-21T20:49:48.7047983Z  2025-03-21T20:49:48.7048469Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-03-21T20:49:48.7049072Z -- Generating operator lib: 2025-03-21T20:49:48.7049424Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:49:48.7049796Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:49:48.7050155Z -- DEPS: executorch 2025-03-21T20:49:48.7050451Z -- 2025-03-21T20:49:48.7050698Z -- ******** Summary ******** 2025-03-21T20:49:48.7051046Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:49:48.7051453Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:49:48.7051846Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:49:48.7052246Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:49:48.7052604Z -- BUCK2 : buck2 2025-03-21T20:49:48.7052992Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:49:48.7053722Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/third-party/flatbuffers/flatc 2025-03-21T20:49:48.7054475Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:49:48.7054934Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:49:48.7055386Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:49:48.7055817Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:49:48.7056263Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:49:48.7056868Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:49:48.7057317Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:49:48.7057756Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:49:48.7058182Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:49:48.7058629Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:49:48.7059080Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:49:48.7059539Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:49:48.7059979Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:49:48.7060394Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:49:48.7060847Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:49:48.7061301Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:49:48.7061755Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:49:48.7062199Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:49:48.7062619Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:49:48.7063051Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:49:48.7063594Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:49:48.7064043Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:49:48.7064500Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:49:58.0898330Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:49:58.0899087Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:49:58.0899530Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:49:58.0899977Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:49:58.0900405Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:49:58.0900838Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:49:58.0901270Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:49:58.0901706Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:49:58.0902164Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:49:58.0902602Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:49:58.0903013Z -- Configuring done (3.2s) 2025-03-21T20:49:58.0903353Z -- Generating done (0.1s) 2025-03-21T20:49:58.0903925Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib 2025-03-21T20:49:58.0904549Z [ 10%] Built target flatbuffers 2025-03-21T20:49:58.0904905Z [ 10%] Built target common_schema 2025-03-21T20:49:58.0905261Z [ 10%] Built target program_schema 2025-03-21T20:49:58.0905634Z [ 60%] Built target executorch_core 2025-03-21T20:49:58.0906019Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:49:58.0906491Z -------------------------------------------------------------------------------- 2025-03-21T20:49:58.0907077Z Running e2e flow for model 'add' with flags '--delegate --quantize' 2025-03-21T20:49:58.0907648Z -------------------------------------------------------------------------------- 2025-03-21T20:49:58.0909951Z CALL python3 -m examples.arm.aot_arm_compiler --model_name=add --target=ethos-u55-128 --delegate --quantize --intermediate=/pytorch/executorch/arm_test/test_run/add --output=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128.pte --so_library=arm_test/test_run/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram 2025-03-21T20:49:58.0913360Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:58.0914971Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:58.0916771Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:58.0918391Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:58.0920076Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:58.0921674Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:58.0923256Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:58.0924853Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:58.0926443Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:58.0928136Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:58.0929711Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:49:58.0931295Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:49:58.0931913Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:49:58.0932740Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI+u55 2025-03-21T20:49:58.0933703Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI+u55: 2025-03-21T20:49:58.0934444Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:49:58.0934847Z No nodes rejected. 2025-03-21T20:49:58.0935459Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:49:58.0936042Z 2025-03-21T20:49:58.0936164Z Network summary for out 2025-03-21T20:49:58.0936545Z Accelerator configuration Ethos_U55_128 2025-03-21T20:49:58.0937076Z System configuration Ethos_U55_High_End_Embedded 2025-03-21T20:49:58.0937617Z Memory mode Shared_Sram 2025-03-21T20:49:58.0938099Z Accelerator clock 500 MHz 2025-03-21T20:49:58.0938597Z Design peak SRAM bandwidth 3.73 GB/s 2025-03-21T20:49:58.0938926Z 2025-03-21T20:49:58.0939099Z Total SRAM used 0.06 KiB 2025-03-21T20:49:58.0939422Z 2025-03-21T20:49:58.0939543Z CPU operators = 0 (0.0%) 2025-03-21T20:49:58.0939868Z NPU operators = 1 (100.0%) 2025-03-21T20:49:58.0940073Z 2025-03-21T20:49:58.0940271Z Average SRAM bandwidth 1.19 GB/s 2025-03-21T20:49:58.0941225Z Input SRAM bandwidth 0.00 MB/batch 2025-03-21T20:49:58.0941750Z Weight SRAM bandwidth 0.00 MB/batch 2025-03-21T20:49:58.0942289Z Output SRAM bandwidth 0.00 MB/batch 2025-03-21T20:49:58.0942825Z Total SRAM bandwidth 0.00 MB/batch 2025-03-21T20:49:58.0943421Z Total SRAM bandwidth per input 0.00 MB/inference (batch size 1) 2025-03-21T20:49:58.0943818Z 2025-03-21T20:49:58.0944038Z Neural network macs 0 MACs/batch 2025-03-21T20:49:58.0944376Z 2025-03-21T20:49:58.0944584Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:49:58.0945358Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:49:58.0945837Z 2025-03-21T20:49:58.0946026Z Network Tops/s 0.00 Tops/s 2025-03-21T20:49:58.0946357Z 2025-03-21T20:49:58.0946540Z NPU cycles 6 cycles/batch 2025-03-21T20:49:58.0947071Z SRAM Access cycles 1 cycles/batch 2025-03-21T20:49:58.0947618Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:49:58.0948180Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:49:58.0948747Z Off-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:49:58.0949294Z Total cycles 6 cycles/batch 2025-03-21T20:49:58.0949623Z 2025-03-21T20:49:58.0949876Z Batch Inference time 0.00 ms, 83333333.33 inferences/s (batch size 1) 2025-03-21T20:49:58.0950283Z 2025-03-21T20:49:58.0950674Z PTE file saved as /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128.pte 2025-03-21T20:49:58.0951570Z pte_data_size: 2112 /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128.pte 2025-03-21T20:49:58.0952512Z pte_file: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128.pte 2025-03-21T20:49:58.0954636Z + backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_run --pte=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128.pte --build_type=Release --target=ethos-u55-128 --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram --extra_build_flags= --ethosu_tools_dir=/pytorch/executorch/examples/arm/ethos-u-scratch 2025-03-21T20:49:58.0956633Z -------------------------------------------------------------------------------- 2025-03-21T20:49:58.0958196Z Build Arm Baremetal executor_runner for ethos-u55-128 with /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128.pte using Ethos_U55_High_End_Embedded Shared_Sram to '/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128/cmake-out' 2025-03-21T20:49:58.0959822Z -------------------------------------------------------------------------------- 2025-03-21T20:49:58.0960603Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:49:58.0961334Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:49:58.0961797Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:49:58.0962242Z -- Detecting C compiler ABI info 2025-03-21T20:49:58.0962618Z -- Detecting C compiler ABI info - done 2025-03-21T20:49:58.0963647Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:49:58.0964668Z -- Detecting C compile features 2025-03-21T20:49:58.0965049Z -- Detecting C compile features - done 2025-03-21T20:49:58.0965451Z -- Detecting CXX compiler ABI info 2025-03-21T20:49:58.0965838Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:49:58.0966873Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:49:58.0967898Z -- Detecting CXX compile features 2025-03-21T20:49:58.0968287Z -- Detecting CXX compile features - done 2025-03-21T20:49:58.0969644Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:49:58.0970972Z /pytorch/executorch 2025-03-21T20:49:58.0972290Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:49:58.0973730Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:49:58.0974237Z Applying: Move rodata to the DDR 2025-03-21T20:49:58.0975061Z [patch_repo] Patched core_platform @ tags/24.08-3-gb676084 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:49:58.0975790Z 2025-03-21T20:49:59.6500027Z -- SYSTEM_CONFIG is Ethos_U55_High_End_Embedded 2025-03-21T20:49:59.6500808Z -- MEMORY_MODE is Shared_Sram 2025-03-21T20:49:59.6501507Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:49:59.6502493Z Configuring target corstone-300 2025-03-21T20:49:59.6502985Z -- ******************************************************* 2025-03-21T20:49:59.6503524Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:49:59.6504103Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u55-128 2025-03-21T20:49:59.6504602Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m55 2025-03-21T20:49:59.6505350Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:49:59.6506584Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:49:59.6507116Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:49:59.6507687Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:49:59.6508233Z -- ******************************************************* 2025-03-21T20:49:59.6508974Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:49:59.6510340Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:49:59.6511657Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:49:59.6512381Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:49:59.6513005Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:49:59.6513526Z Call Stack (most recent call first): 2025-03-21T20:49:59.6514313Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:49:59.6515528Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:49:59.6516631Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:49:59.6517467Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6518032Z  2025-03-21T20:49:59.6519098Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:49:59.6520487Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:49:59.6521315Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:49:59.6522053Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:49:59.6522710Z be called directly for now, but the ability to call it with declared 2025-03-21T20:49:59.6523298Z details will be removed completely in a future version. 2025-03-21T20:49:59.6523763Z Call Stack (most recent call first): 2025-03-21T20:49:59.6524707Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:49:59.6525989Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:49:59.6527097Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:49:59.6527917Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6528455Z  2025-03-21T20:49:59.6529386Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:49:59.6530935Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:49:59.6532098Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:49:59.6532913Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:49:59.6533592Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:49:59.6534177Z Call Stack (most recent call first): 2025-03-21T20:49:59.6534969Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:49:59.6536178Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:49:59.6537287Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:49:59.6538129Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6538738Z  2025-03-21T20:49:59.6539693Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:49:59.6541014Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:49:59.6541931Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:49:59.6542704Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:49:59.6543361Z called directly for now, but the ability to call it with declared details 2025-03-21T20:49:59.6543928Z will be removed completely in a future version. 2025-03-21T20:49:59.6544357Z Call Stack (most recent call first): 2025-03-21T20:49:59.6545146Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:49:59.6546360Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:49:59.6547471Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:49:59.6548307Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6548826Z  2025-03-21T20:49:59.6549529Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:49:59.6551438Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:49:59.6553058Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:49:59.6554273Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:49:59.6554920Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:49:59.6555418Z Call Stack (most recent call first): 2025-03-21T20:49:59.6556215Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:49:59.6557426Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:49:59.6558536Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:49:59.6559367Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6559972Z  2025-03-21T20:49:59.6560910Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:49:59.6562179Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:49:59.6562881Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:49:59.6563753Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:49:59.6564429Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:49:59.6564984Z removed completely in a future version. 2025-03-21T20:49:59.6565378Z Call Stack (most recent call first): 2025-03-21T20:49:59.6566173Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:49:59.6567384Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:49:59.6568600Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:49:59.6569435Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6569976Z  2025-03-21T20:49:59.6571008Z CMake Deprecation Warning at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-21T20:49:59.6572177Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:49:59.6572801Z CMake. 2025-03-21T20:49:59.6572947Z 2025-03-21T20:49:59.6573236Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:49:59.6573921Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:49:59.6574519Z to work with policies introduced by or earlier. 2025-03-21T20:49:59.6574832Z 2025-03-21T20:49:59.6574960Z  2025-03-21T20:49:59.6575248Z -- The ASM compiler identification is GNU 2025-03-21T20:49:59.6576184Z -- Found assembler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc 2025-03-21T20:49:59.6577099Z -- THREADX_ARCH: cortex_m55 2025-03-21T20:49:59.6577440Z -- THREADX_TOOLCHAIN: gnu 2025-03-21T20:49:59.6577763Z -- Using default tx_user.h file 2025-03-21T20:49:59.6578132Z -- ******************************************************* 2025-03-21T20:49:59.6578582Z -- PROJECT_NAME : core_software 2025-03-21T20:49:59.6579049Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:49:59.6579482Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:49:59.6579915Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:49:59.6580343Z -- ******************************************************* 2025-03-21T20:49:59.6580741Z -- ******************************************************* 2025-03-21T20:49:59.6581210Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:49:59.6581685Z -- FAST_MEMORY_SIZE : 2025-03-21T20:49:59.6582096Z -- MEMORY_MODEL : dram 2025-03-21T20:49:59.6582509Z -- MEMORY_ARENA : dram 2025-03-21T20:49:59.6582944Z -- TARGET_CPU : cortex-m55 2025-03-21T20:49:59.6583368Z -- ******************************************************* 2025-03-21T20:49:59.6584437Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6585414Z The following keywords are not supported when using 2025-03-21T20:49:59.6585856Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6586123Z 2025-03-21T20:49:59.6586440Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6587118Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6587728Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6588181Z Call Stack (most recent call first): 2025-03-21T20:49:59.6588975Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6590274Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6591653Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:49:59.6592723Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6593252Z  2025-03-21T20:49:59.6594171Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6595136Z The following keywords are not supported when using 2025-03-21T20:49:59.6595592Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6595847Z 2025-03-21T20:49:59.6596126Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6596801Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6597406Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6597971Z Call Stack (most recent call first): 2025-03-21T20:49:59.6598766Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6600141Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6601523Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:49:59.6602598Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6603129Z  2025-03-21T20:49:59.6604058Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6605036Z The following keywords are not supported when using 2025-03-21T20:49:59.6605494Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6605746Z 2025-03-21T20:49:59.6606030Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6606709Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6607321Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6607769Z Call Stack (most recent call first): 2025-03-21T20:49:59.6608557Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6609782Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6611150Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:49:59.6612223Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6612737Z  2025-03-21T20:49:59.6613659Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6614628Z The following keywords are not supported when using 2025-03-21T20:49:59.6615080Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6615329Z 2025-03-21T20:49:59.6615608Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6616284Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6616911Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6617369Z Call Stack (most recent call first): 2025-03-21T20:49:59.6618164Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6619378Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6620835Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:49:59.6621922Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6622444Z  2025-03-21T20:49:59.6623377Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6624353Z The following keywords are not supported when using 2025-03-21T20:49:59.6624799Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6625066Z 2025-03-21T20:49:59.6625336Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6626096Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6626825Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6627337Z Call Stack (most recent call first): 2025-03-21T20:49:59.6628200Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6629479Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6631285Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:49:59.6632394Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6632936Z  2025-03-21T20:49:59.6633858Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6634829Z The following keywords are not supported when using 2025-03-21T20:49:59.6635270Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6635535Z 2025-03-21T20:49:59.6635799Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6636489Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6637095Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6637549Z Call Stack (most recent call first): 2025-03-21T20:49:59.6638336Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6639541Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6641256Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:38 (ethosu_add_executable_test) 2025-03-21T20:49:59.6642370Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6642905Z  2025-03-21T20:49:59.6643829Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6644805Z The following keywords are not supported when using 2025-03-21T20:49:59.6645253Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6645523Z 2025-03-21T20:49:59.6645788Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6646478Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6647090Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6647542Z Call Stack (most recent call first): 2025-03-21T20:49:59.6648331Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6649536Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6650897Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/freertos/CMakeLists.txt:25 (ethosu_add_executable_test) 2025-03-21T20:49:59.6652110Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6652635Z  2025-03-21T20:49:59.6653568Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6654545Z The following keywords are not supported when using 2025-03-21T20:49:59.6654988Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6655258Z 2025-03-21T20:49:59.6655526Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6656219Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6656828Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6657278Z Call Stack (most recent call first): 2025-03-21T20:49:59.6658066Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6659275Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:49:59.6660734Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:49:59.6661818Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:49:59.6662340Z  2025-03-21T20:49:59.6663260Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:49:59.6664231Z The following keywords are not supported when using 2025-03-21T20:49:59.6664671Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:49:59.6664935Z 2025-03-21T20:49:59.6665198Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:49:59.6665883Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:49:59.6666498Z command to set the policy and suppress this warning. 2025-03-21T20:49:59.6666946Z Call Stack (most recent call first): 2025-03-21T20:49:59.6667737Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:49:59.6668944Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:03.0598946Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/threadx_demo/CMakeLists.txt:25 (ethosu_add_executable_test) 2025-03-21T20:50:03.0600187Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:03.0600896Z  2025-03-21T20:50:03.0601975Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/threadx_demo/CMakeLists.txt:31 (add_custom_command): 2025-03-21T20:50:03.0603167Z The following keywords are not supported when using 2025-03-21T20:50:03.0603672Z add_custom_command(TARGET): DEPENDS. 2025-03-21T20:50:03.0603929Z 2025-03-21T20:50:03.0604201Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:03.0604909Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:03.0605525Z command to set the policy and suppress this warning. 2025-03-21T20:50:03.0606105Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:03.0606631Z  2025-03-21T20:50:03.0607550Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:03.0608522Z The following keywords are not supported when using 2025-03-21T20:50:03.0608980Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:03.0609245Z 2025-03-21T20:50:03.0609511Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:03.0610420Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:03.0611033Z command to set the policy and suppress this warning. 2025-03-21T20:50:03.0611477Z Call Stack (most recent call first): 2025-03-21T20:50:03.0612273Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:03.0613673Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:50:03.0614791Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:03.0615312Z  2025-03-21T20:50:03.0615589Z -- ******************************************************* 2025-03-21T20:50:03.0616055Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:50:03.0616531Z -- TR_ARENA_SIZE : 2025-03-21T20:50:03.0616964Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:50:03.0617405Z -- ******************************************************* 2025-03-21T20:50:03.0617801Z -- Configuring done (2.1s) 2025-03-21T20:50:03.0618248Z -- Generating done (0.3s) 2025-03-21T20:50:03.0618945Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128/cmake-out 2025-03-21T20:50:03.0619841Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:50:03.0620872Z [ 0%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:50:03.0622156Z [ 0%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:50:03.0623492Z [ 0%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:50:03.0624413Z [ 25%] Generating model_pte.h 2025-03-21T20:50:03.0625347Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:50:03.0626281Z [ 25%] Preprocessing and generating linker script 2025-03-21T20:50:03.0627346Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u55_u65.c.obj 2025-03-21T20:50:03.0628715Z [ 25%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:50:03.0629556Z [ 25%] Built target arm_executor_runner-linker-script 2025-03-21T20:50:03.0631003Z Input: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128.pte with 2112 bytes. Output: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128/cmake-out/model_pte.h with 12820 bytes. Section: network_model_sec. 2025-03-21T20:50:03.0632417Z [ 25%] Built target gen_model_header 2025-03-21T20:50:03.0632952Z [ 50%] Linking C static library libtiming_adapter.a 2025-03-21T20:50:03.0633617Z [ 50%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:50:03.0634111Z [ 50%] Built target timing_adapter 2025-03-21T20:50:03.0634501Z [ 50%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:50:03.0635051Z [ 50%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:50:03.0635682Z [ 50%] Linking C static library libethosu_core_driver.a 2025-03-21T20:50:03.0636164Z [ 50%] Built target ethosu_mailbox 2025-03-21T20:50:03.0636526Z [ 50%] Built target ethosu_core_driver 2025-03-21T20:50:03.0637402Z [ 75%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:50:03.0638335Z [ 75%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:50:03.0638818Z [ 75%] Built target ethosu_mhu_dummy 2025-03-21T20:50:03.0639536Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:50:03.0640917Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:50:03.0642373Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:50:03.0644286Z [ 75%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/retarget.c.obj 2025-03-21T20:50:03.0646199Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/target.cpp.obj 2025-03-21T20:50:03.0648265Z [ 75%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/system_ARMCM55.c.obj 2025-03-21T20:50:03.0650461Z [100%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/startup_ARMCM55.c.obj 2025-03-21T20:50:03.0652551Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:50:03.0653746Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:50:03.0655142Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.data' can't be allocated in segment 0 2025-03-21T20:50:03.0656562Z LOAD: .text .ARM.extab .ARM.exidx .copy.table .zero.table .data 2025-03-21T20:50:03.0657965Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:50:03.0659287Z [100%] Built target arm_executor_runner 2025-03-21T20:50:03.0659879Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:50:03.0660769Z /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner 2025-03-21T20:50:03.0661472Z executable_text: 220020 bytes 2025-03-21T20:50:03.0661822Z executable_data: 64010992 bytes 2025-03-21T20:50:03.0662157Z executable_bss: 33540 bytes 2025-03-21T20:50:03.0662490Z + '[' false = false ']' 2025-03-21T20:50:03.0663304Z + elf_file=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner 2025-03-21T20:50:03.0664828Z + backends/arm/scripts/run_fvp.sh --elf=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner --target=ethos-u55-128 2025-03-21T20:50:03.0665916Z -------------------------------------------------------------------------------- 2025-03-21T20:50:03.0667096Z Running /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner for ethos-u55-128 run with FVP:FVP_Corstone_SSE-300_Ethos-U55 num_macs:128 2025-03-21T20:50:03.0668402Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:50:03.0669107Z -------------------------------------------------------------------------------- 2025-03-21T20:50:03.0669693Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:50:03.0670302Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:50:03.0670902Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:50:03.0671501Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:50:03.0671863Z 2025-03-21T20:50:03.0672019Z Ethos-U rev 136b7d75 --- Apr 12 2023 13:44:01 2025-03-21T20:50:03.0672436Z (C) COPYRIGHT 2019-2023 Arm Limited 2025-03-21T20:50:03.0672808Z ALL RIGHTS RESERVED 2025-03-21T20:50:03.0673097Z 2025-03-21T20:50:03.0673408Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x73d00000 $ Size: 2112 bytes 2025-03-21T20:50:03.0673842Z 2025-03-21T20:50:03.0674167Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 2112 bytes. 2025-03-21T20:50:03.0674616Z 2025-03-21T20:50:03.0674916Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:50:03.0675337Z 2025-03-21T20:50:03.0675572Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:50:03.0675953Z 2025-03-21T20:50:03.0676294Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:50:03.0676789Z 2025-03-21T20:50:03.0677085Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 64. 2025-03-21T20:50:03.0677528Z 2025-03-21T20:50:03.0677817Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x73d00070 2025-03-21T20:50:03.0678213Z 2025-03-21T20:50:03.0678458Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:50:03.0678827Z 2025-03-21T20:50:03.0679138Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:50:03.0679494Z 2025-03-21T20:50:03.0679818Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:50:03.0680152Z 2025-03-21T20:50:03.0680444Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:50:03.0680861Z 2025-03-21T20:50:03.0681066Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:50:03.0681413Z 2025-03-21T20:50:04.6106519Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:50:04.6107447Z 2025-03-21T20:50:04.6107817Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:50:04.6108208Z 2025-03-21T20:50:04.6108470Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:50:04.6108881Z 2025-03-21T20:50:04.6109207Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 2586 CPU cycles total 2025-03-21T20:50:04.6109645Z 2025-03-21T20:50:04.6110196Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:50:04.6110862Z 2025-03-21T20:50:04.6111110Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 90.10 % 2025-03-21T20:50:04.6111507Z 2025-03-21T20:50:04.6111748Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 9.90 % 2025-03-21T20:50:04.6112133Z 2025-03-21T20:50:04.6112417Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 256 CPU cycles 2025-03-21T20:50:04.6112853Z 2025-03-21T20:50:04.6113068Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:50:04.6113407Z 2025-03-21T20:50:04.6113663Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 411 2025-03-21T20:50:04.6114035Z 2025-03-21T20:50:04.6114262Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 6 2025-03-21T20:50:04.6114608Z 2025-03-21T20:50:04.6114846Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 43 2025-03-21T20:50:04.6115291Z 2025-03-21T20:50:04.6115504Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 3 2025-03-21T20:50:04.6115926Z 2025-03-21T20:50:04.6116147Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 634 2025-03-21T20:50:04.6116512Z 2025-03-21T20:50:04.6117312Z I [executorch:arm_perf_monitor.cpp:187] Ethos-U PMU Events:[ETHOSU_PMU_AXI0_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI1_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI0_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:50:04.6118249Z 2025-03-21T20:50:04.6118553Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 2112 bytes. 2025-03-21T20:50:04.6119008Z 2025-03-21T20:50:04.6119309Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 2112 bytes. 2025-03-21T20:50:04.6119832Z 2025-03-21T20:50:04.6120521Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 320 / 62914560 free: 62914240 ( used: 0 % ) 2025-03-21T20:50:04.6121085Z 2025-03-21T20:50:04.6121399Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 64 bytes 2025-03-21T20:50:04.6121826Z 2025-03-21T20:50:04.6122133Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 232 bytes 2025-03-21T20:50:04.6122558Z 2025-03-21T20:50:04.6122847Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 24 bytes 2025-03-21T20:50:04.6123284Z 2025-03-21T20:50:04.6123570Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:50:04.6124002Z 2025-03-21T20:50:04.6124397Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:50:04.6124948Z 2025-03-21T20:50:04.6125213Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:50:04.6125618Z 2025-03-21T20:50:04.6125808Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:50:04.6126128Z 2025-03-21T20:50:04.6126253Z Output[0][0]: (int) 2 2025-03-21T20:50:04.6126434Z 2025-03-21T20:50:04.6126709Z Output[0][1]: (int) 2 2025-03-21T20:50:04.6126889Z 2025-03-21T20:50:04.6127009Z Output[0][2]: (int) 2 2025-03-21T20:50:04.6127190Z 2025-03-21T20:50:04.6127310Z Output[0][3]: (int) 2 2025-03-21T20:50:04.6127485Z 2025-03-21T20:50:04.6127590Z Output[0][4]: (int) 2 2025-03-21T20:50:04.6127779Z 2025-03-21T20:50:04.6128034Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:50:04.6128436Z 2025-03-21T20:50:04.6128590Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:50:04.6129043Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:50:04.6129533Z [warning ][main@0][3443 ns] Simulation stopped by user 2025-03-21T20:50:04.6130056Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:50:04.6130517Z Checking for problems in log: 2025-03-21T20:50:04.6130862Z No problems found! 2025-03-21T20:50:04.6131145Z + set +x 2025-03-21T20:50:04.6131421Z + cd /pytorch/executorch 2025-03-21T20:50:04.6131730Z + '[' false = true ']' 2025-03-21T20:50:04.6132023Z + set +x 2025-03-21T20:50:04.6132379Z -------------------------------------------------------------------------------- 2025-03-21T20:50:04.6133011Z Build ExecuTorch target libs Release into 'arm_test/test_run/cmake-out' 2025-03-21T20:50:04.6133624Z -------------------------------------------------------------------------------- 2025-03-21T20:50:04.6134177Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=OFF ' 2025-03-21T20:50:04.6134623Z + '[' false = true ']' 2025-03-21T20:50:04.6135048Z + build_with_etdump_flags=' -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:50:04.6135533Z + '[' false = true ']' 2025-03-21T20:50:04.6136141Z + echo 'Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:50:04.6137081Z Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:50:04.6139943Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF -Barm_test/test_run/cmake-out /pytorch/executorch 2025-03-21T20:50:04.6143421Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:04.6144305Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:04.6144830Z CMake. 2025-03-21T20:50:04.6144988Z 2025-03-21T20:50:04.6145261Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:04.6146098Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:04.6146702Z to work with policies introduced by or earlier. 2025-03-21T20:50:04.6147018Z 2025-03-21T20:50:04.6147167Z  2025-03-21T20:50:04.6147434Z -- Using python executable 'python' 2025-03-21T20:50:04.6147822Z -- Resolved buck2 as buck2. 2025-03-21T20:50:04.6148157Z -- Killing buck2 daemon 2025-03-21T20:50:04.6148461Z 'buck2 killall' 2025-03-21T20:50:04.6148774Z -- executorch: Generating source lists 2025-03-21T20:50:04.6149466Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:04.6150466Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:04.6151170Z -- executorch: Using PAL default 'posix' 2025-03-21T20:50:04.6151569Z -- Generating operator lib: 2025-03-21T20:50:04.6151921Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:04.6152399Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:04.6152915Z -- ROOT_OPS: 2025-03-21T20:50:04.6153199Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:04.6154931Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:50:04.6156375Z -- Generating kernel bindings: 2025-03-21T20:50:04.6156735Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:04.6157220Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:04.6157744Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:04.6158074Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:04.6160512Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:50:04.6162565Z -- Generating operator lib: 2025-03-21T20:50:04.6162924Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:04.6163273Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:04.6163632Z -- DEPS: executorch 2025-03-21T20:50:04.6164315Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:50:04.6165122Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:04.6165638Z CMake. 2025-03-21T20:50:04.6165778Z 2025-03-21T20:50:04.6166054Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:04.6166738Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:04.6167332Z to work with policies introduced by or earlier. 2025-03-21T20:50:04.6167653Z 2025-03-21T20:50:04.6167778Z  2025-03-21T20:50:04.6168045Z -- Generating operator lib: 2025-03-21T20:50:04.6168400Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:04.6168888Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:04.6169408Z -- ROOT_OPS: 2025-03-21T20:50:04.6169691Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:04.6171313Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:50:04.6172765Z -- Generating kernel bindings: 2025-03-21T20:50:04.6173114Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:04.6173465Z -- FUNCTIONS_YAML: 2025-03-21T20:50:04.6173928Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:04.6174472Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:04.6179014Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:50:04.6182876Z -- Generating operator lib: 2025-03-21T20:50:04.6183230Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:04.6183600Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:50:04.6183952Z -- DEPS: executorch 2025-03-21T20:50:04.6184244Z -- 2025-03-21T20:50:04.6184502Z -- ******** Summary ******** 2025-03-21T20:50:04.6184862Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:04.6185249Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:04.6185648Z -- CMAKE_CXX_COMPILER_ID : GNU 2025-03-21T20:50:04.6186328Z -- CMAKE_TOOLCHAIN_FILE : /pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake 2025-03-21T20:50:04.6187065Z -- BUCK2 : buck2 2025-03-21T20:50:04.6187455Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:50:04.6188137Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:50:04.6188832Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:50:04.6189285Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:50:04.6189742Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:50:04.6190184Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:50:04.6190626Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:50:04.6191051Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:50:05.2507396Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:50:05.2508205Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:50:05.2508922Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:50:05.2509673Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:50:05.2510361Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:50:05.2510936Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:50:05.2511438Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:50:05.2511980Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:50:05.2512599Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:50:05.2513313Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:50:05.2513982Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:50:05.2514443Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:50:05.2514944Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:50:05.2515439Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:50:05.2515926Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:05.2516513Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:50:05.2517148Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:50:05.2517595Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:50:05.2518170Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:50:05.2518635Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:50:05.2519069Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:50:05.2519679Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:50:05.2520353Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:50:05.2521007Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:50:05.2521558Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:50:05.2522126Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:50:05.2522668Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:05.2523411Z -- Configuring done (0.4s) 2025-03-21T20:50:05.2523849Z -- Generating done (0.1s) 2025-03-21T20:50:05.2524493Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out 2025-03-21T20:50:05.2525241Z ++ basename backends/arm/scripts/build_executorch.sh 2025-03-21T20:50:05.2525972Z + echo '[build_executorch.sh] Configured CMAKE' 2025-03-21T20:50:05.2526483Z [build_executorch.sh] Configured CMAKE 2025-03-21T20:50:05.2527356Z + cmake --build arm_test/test_run/cmake-out --parallel --target install --config Release -- 2025-03-21T20:50:05.2528277Z [ 2%] Built target flatbuffers 2025-03-21T20:50:05.2528878Z [ 2%] Built target executorch_delegate_ethos_u 2025-03-21T20:50:05.2529457Z [ 3%] Built target gflags_nothreads_static 2025-03-21T20:50:05.2529926Z [ 3%] Built target common_schema 2025-03-21T20:50:05.2530455Z [ 3%] Built target program_schema 2025-03-21T20:50:05.2530967Z [ 8%] Built target executorch_core 2025-03-21T20:50:05.2531495Z [ 9%] Built target executorch 2025-03-21T20:50:05.2531919Z [ 10%] Built target extension_runner_util 2025-03-21T20:50:05.2532492Z [ 13%] Built target quantized_kernels 2025-03-21T20:50:05.2532914Z [ 14%] Built target quantized_ops_lib 2025-03-21T20:50:05.2533317Z [ 56%] Built target optimized_portable_kernels 2025-03-21T20:50:05.2533869Z [ 99%] Built target portable_kernels 2025-03-21T20:50:05.2534407Z [100%] Built target portable_ops_lib 2025-03-21T20:50:05.2535113Z Install the project... 2025-03-21T20:50:05.2535667Z -- Install configuration: "Release" 2025-03-21T20:50:05.2536419Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/fxdiv.h 2025-03-21T20:50:05.2537452Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:50:05.2538586Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:50:05.2539454Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:50:05.2540594Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:50:05.2541757Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:50:05.2542912Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core 2025-03-21T20:50:05.2543849Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:50:05.2544987Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:50:05.2546408Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:50:05.2547662Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:50:05.2548648Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:50:05.2549648Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:50:05.2550729Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:50:05.2551900Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:50:05.2553002Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:50:05.2554048Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:50:05.2555167Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:50:05.2556569Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:50:05.2557891Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:50:05.2559143Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:50:05.2560352Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:50:05.2561567Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:50:05.2563008Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:50:05.2564308Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:50:05.2565637Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:50:05.2567028Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:50:05.2568181Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:50:05.2569265Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:50:05.2570387Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:50:05.2571514Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:50:05.2572733Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:50:05.2573879Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:50:05.2574978Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:50:05.2576173Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:50:05.2577373Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:50:05.2578494Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:50:05.2579586Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:50:05.2580755Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:50:05.2582088Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:50:05.2583402Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:50:05.2584730Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:50:05.2585995Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:50:05.2587355Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:50:05.2588686Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:50:05.2590078Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:50:05.2591375Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:50:05.2592693Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:50:05.2594050Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:50:05.2693595Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:50:05.2695053Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:50:05.2696304Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:50:05.2697459Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:50:05.2698784Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:50:05.2699930Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:50:05.2701107Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:50:05.2702261Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:50:05.2703429Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:50:05.2704637Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:50:05.2706099Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:50:05.2707282Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:50:05.2708506Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:50:05.2709663Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:50:05.2710684Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:50:05.2711618Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:50:05.2712554Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:50:05.2713531Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:50:05.2714625Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:50:05.2715653Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:50:05.2716560Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:50:05.2717564Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:50:05.2718993Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:50:05.2720240Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:50:05.2721445Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:50:05.2722468Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:50:05.2723622Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:50:05.2724689Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform 2025-03-21T20:50:05.2725630Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:50:05.2726638Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:50:05.2727641Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:50:05.2728690Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:50:05.2729866Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:50:05.2731046Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:50:05.2732033Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:50:05.2733023Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:50:05.2734059Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:50:05.2735091Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:50:05.2736114Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:50:05.2737106Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:50:05.2738175Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:50:05.2739254Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:50:05.2740219Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:50:05.2741608Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:50:05.2742892Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:50:05.2752473Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:50:05.2753603Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:50:05.2754767Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor 2025-03-21T20:50:05.2755744Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:50:05.2756828Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:50:05.2757922Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:50:05.2759024Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:50:05.2760169Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:50:05.2761554Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:50:05.2762615Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:50:05.2763707Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:50:05.2764787Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:50:05.2766139Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:50:05.2767120Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:50:05.2767909Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:50:05.2768833Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:50:05.2769763Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:50:05.2770708Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:50:05.2771534Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:50:05.2772474Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:50:05.2773865Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:50:05.2774618Z + set +x 2025-03-21T20:50:05.2774996Z [build_executorch.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:50:05.2775823Z -rw-r--r--. 1 ci-user ci-user 16796 Mar 21 20:47 arm_test/test_run/cmake-out/backends/arm/libexecutorch_delegate_ethos_u.a 2025-03-21T20:50:05.2776832Z -rw-r--r--. 1 ci-user ci-user 157684 Mar 21 20:47 arm_test/test_run/cmake-out/third-party/gflags/libgflags_nothreads.a 2025-03-21T20:50:05.2777796Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_kernels.a 2025-03-21T20:50:05.2778817Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/liboptimized_portable_kernels.a 2025-03-21T20:50:05.2779827Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_ops_lib.a 2025-03-21T20:50:05.2780782Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_kernels.a 2025-03-21T20:50:06.4134499Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_ops_lib.a 2025-03-21T20:50:06.4135573Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/extension/runner_util/libextension_runner_util.a 2025-03-21T20:50:06.4136530Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch_core.a 2025-03-21T20:50:06.4137364Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch.a 2025-03-21T20:50:06.4138221Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:50:06.4139092Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:50:06.4139918Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:50:06.4140985Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:50:06.4141786Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:50:06.4142624Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:50:06.4143666Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:50:06.4144492Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:50:06.4145370Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:50:06.4146110Z -------------------------------------------------------------------------------- 2025-03-21T20:50:06.4146948Z Build ExecuTorch Libraries Release portable kernels: aten::_softmax.out into 'arm_test/test_run/cmake-out' 2025-03-21T20:50:06.4147737Z -------------------------------------------------------------------------------- 2025-03-21T20:50:06.4149535Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_SELECT_OPS_LIST=aten::_softmax.out -Barm_test/test_run/cmake-out/examples/arm /pytorch/executorch/examples/arm 2025-03-21T20:50:06.4151607Z CMake Warning (dev) at CMakeLists.txt:35 (find_package): 2025-03-21T20:50:06.4152349Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:50:06.4153027Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:50:06.4153685Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:50:06.4154076Z 2025-03-21T20:50:06.4154227Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:50:06.4154511Z 2025-03-21T20:50:06.4154657Z /pytorch/executorch/examples/arm/../.. 2025-03-21T20:50:06.4154925Z 2025-03-21T20:50:06.4155213Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:50:06.4155760Z .cmake module might still use it. 2025-03-21T20:50:06.4156255Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:06.4156786Z  2025-03-21T20:50:06.4157114Z etdump library is not found. 2025-03-21T20:50:06.4157701Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4158307Z bundled_program library is not found. 2025-03-21T20:50:06.4158891Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4159508Z extension_data_loader library is not found. 2025-03-21T20:50:06.4160217Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4160778Z flatccrt library is not found. 2025-03-21T20:50:06.4161351Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4161930Z coremldelegate library is not found. 2025-03-21T20:50:06.4162507Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4163077Z mpsdelegate library is not found. 2025-03-21T20:50:06.4163655Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4164235Z neuron_backend library is not found. 2025-03-21T20:50:06.4164826Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4165419Z qnn_executorch_backend library is not found. 2025-03-21T20:50:06.4166037Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4166598Z custom_ops library is not found. 2025-03-21T20:50:06.4167172Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4167813Z extension_module library is not found. 2025-03-21T20:50:06.4168647Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4169267Z extension_module_static library is not found. 2025-03-21T20:50:06.4169952Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4170528Z extension_tensor library is not found. 2025-03-21T20:50:06.4171230Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4171831Z extension_threadpool library is not found. 2025-03-21T20:50:06.4172435Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4173019Z extension_training library is not found. 2025-03-21T20:50:06.4173616Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4174192Z xnnpack_backend library is not found. 2025-03-21T20:50:06.4174781Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4175325Z XNNPACK library is not found. 2025-03-21T20:50:06.4175890Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4176480Z microkernels-prod library is not found. 2025-03-21T20:50:06.4177081Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4177639Z kleidiai library is not found. 2025-03-21T20:50:06.4178212Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4178754Z cpuinfo library is not found. 2025-03-21T20:50:06.4179385Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4179953Z pthreadpool library is not found. 2025-03-21T20:50:06.4184693Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4185272Z vulkan_backend library is not found. 2025-03-21T20:50:06.4185869Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4186460Z optimized_kernels library is not found. 2025-03-21T20:50:06.4187062Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4187624Z cpublas library is not found. 2025-03-21T20:50:06.4188188Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4188738Z eigen_blas library is not found. 2025-03-21T20:50:06.4189323Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4189906Z optimized_ops_lib library is not found. 2025-03-21T20:50:06.4190505Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4191137Z optimized_native_cpu_ops_lib library is not found. 2025-03-21T20:50:06.4191805Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4192401Z quantized_ops_aot_lib library is not found. 2025-03-21T20:50:06.4193009Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:06.4193522Z -- Generating operator lib: 2025-03-21T20:50:06.4193880Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:06.4194239Z -- OPS_SCHEMA_YAML: 2025-03-21T20:50:06.4194583Z -- ROOT_OPS: aten::_softmax.out 2025-03-21T20:50:06.4194937Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:06.4196451Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/examples/arm/arm_portable_ops_lib/selected_operators.yaml;--root_ops="aten::_softmax.out" 2025-03-21T20:50:06.4197669Z -- Generating kernel bindings: 2025-03-21T20:50:06.4198021Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:06.4198636Z -- FUNCTIONS_YAML: /pytorch/executorch/examples/arm/../../kernels/portable/functions.yaml 2025-03-21T20:50:06.4199268Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:06.4199592Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:06.4200054Z -- Generating operator lib: 2025-03-21T20:50:06.4200390Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:06.4200769Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:06.4201124Z -- DEPS: executorch 2025-03-21T20:50:06.4201438Z -- Configuring done (0.2s) 2025-03-21T20:50:06.4201770Z -- Generating done (0.0s) 2025-03-21T20:50:06.4202345Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out/examples/arm 2025-03-21T20:50:06.4203318Z + cmake --build arm_test/test_run/cmake-out/examples/arm --parallel --config Release -- 2025-03-21T20:50:06.4203944Z [100%] Built target arm_portable_ops_lib 2025-03-21T20:50:06.4204322Z + set +x 2025-03-21T20:50:06.4204739Z [build_portable_kernels.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:50:06.4205540Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:50:06.4206284Z -------------------------------------------------------------------------------- 2025-03-21T20:50:06.4207125Z Build quantized_ops_aot_lib library to register quant ops with AoT flow Release into 'arm_test/test_run/cmake-out-aot-lib' 2025-03-21T20:50:06.4207957Z -------------------------------------------------------------------------------- 2025-03-21T20:50:06.4208477Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:50:06.4208948Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:50:06.4209386Z -- Detecting C compiler ABI info 2025-03-21T20:50:06.4209761Z -- Detecting C compiler ABI info - done 2025-03-21T20:50:06.4210244Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:50:06.4210758Z -- Detecting C compile features 2025-03-21T20:50:06.4211129Z -- Detecting C compile features - done 2025-03-21T20:50:06.4211525Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:06.4211973Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:50:06.4212477Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:50:06.4212973Z -- Detecting CXX compile features 2025-03-21T20:50:06.4213365Z -- Detecting CXX compile features - done 2025-03-21T20:50:06.4214279Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:06.4215159Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:06.4215678Z CMake. 2025-03-21T20:50:06.4215839Z 2025-03-21T20:50:06.4216116Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:06.4216812Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:06.4217415Z to work with policies introduced by or earlier. 2025-03-21T20:50:06.4217727Z 2025-03-21T20:50:06.4217865Z  2025-03-21T20:50:06.4218596Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:08.8499756Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:08.8500554Z CMake. 2025-03-21T20:50:08.8500702Z 2025-03-21T20:50:08.8500992Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:08.8501680Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:08.8502269Z to work with policies introduced by or earlier. 2025-03-21T20:50:08.8502595Z 2025-03-21T20:50:08.8502897Z  2025-03-21T20:50:08.8503196Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:50:08.8503703Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:50:08.8504140Z -- Found Threads: TRUE 2025-03-21T20:50:08.8504971Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:08.8505902Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:08.8506424Z CMake. 2025-03-21T20:50:08.8506576Z 2025-03-21T20:50:08.8506849Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:08.8507530Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:08.8508123Z to work with policies introduced by or earlier. 2025-03-21T20:50:08.8508460Z 2025-03-21T20:50:08.8508597Z  2025-03-21T20:50:08.8508863Z -- Using python executable 'python' 2025-03-21T20:50:08.8509251Z -- Resolved buck2 as buck2. 2025-03-21T20:50:08.8509587Z -- Killing buck2 daemon 2025-03-21T20:50:08.8509896Z 'buck2 killall' 2025-03-21T20:50:08.8510489Z -- executorch: Generating source lists 2025-03-21T20:50:08.8511232Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:50:08.8512325Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:50:08.8513077Z -- executorch: Using PAL default 'posix' 2025-03-21T20:50:08.8513479Z -- Generating operator lib: 2025-03-21T20:50:08.8513831Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:08.8514329Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:08.8514830Z -- ROOT_OPS: 2025-03-21T20:50:08.8515116Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:08.8516776Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:50:08.8518276Z -- Generating kernel bindings: 2025-03-21T20:50:08.8518643Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:08.8519220Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:08.8519843Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:08.8520181Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:08.8522787Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:50:08.8524985Z -- Generating operator lib: 2025-03-21T20:50:08.8525338Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:08.8525700Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:08.8526051Z -- DEPS: executorch 2025-03-21T20:50:08.8526749Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:50:08.8527552Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:08.8528067Z CMake. 2025-03-21T20:50:08.8528206Z 2025-03-21T20:50:08.8528491Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:08.8529163Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:08.8529749Z to work with policies introduced by or earlier. 2025-03-21T20:50:08.8530070Z 2025-03-21T20:50:08.8530192Z  2025-03-21T20:50:08.8530460Z -- Looking for C++ include unistd.h 2025-03-21T20:50:08.8530861Z -- Looking for C++ include unistd.h - found 2025-03-21T20:50:08.8531258Z -- Looking for C++ include stdint.h 2025-03-21T20:50:08.8531650Z -- Looking for C++ include stdint.h - found 2025-03-21T20:50:08.8532060Z -- Looking for C++ include inttypes.h 2025-03-21T20:50:08.8532469Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:50:08.8532893Z -- Looking for C++ include sys/types.h 2025-03-21T20:50:08.8533303Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:50:08.8533712Z -- Looking for C++ include sys/stat.h 2025-03-21T20:50:08.8534113Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:50:08.8534522Z -- Looking for C++ include fnmatch.h 2025-03-21T20:50:08.8534926Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:50:08.8535337Z -- Looking for C++ include stddef.h 2025-03-21T20:50:08.8535715Z -- Looking for C++ include stddef.h - found 2025-03-21T20:50:08.8536114Z -- Check size of uint32_t 2025-03-21T20:50:08.8536457Z -- Check size of uint32_t - done 2025-03-21T20:50:08.8536810Z -- Looking for strtoll 2025-03-21T20:50:08.8537120Z -- Looking for strtoll - found 2025-03-21T20:50:08.8537475Z -- Generating operator lib: 2025-03-21T20:50:08.8537822Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:08.8538329Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:08.8538958Z -- ROOT_OPS: 2025-03-21T20:50:08.8539237Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:08.8541308Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:50:08.8542828Z -- Generating kernel bindings: 2025-03-21T20:50:08.8543191Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:08.8543538Z -- FUNCTIONS_YAML: 2025-03-21T20:50:08.8543996Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:08.8544524Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:08.8549263Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:50:08.8553538Z -- Generating operator lib: 2025-03-21T20:50:08.8553881Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:08.8554254Z -- OPS_SCHEMA_YAML: 2025-03-21T20:50:08.8557396Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-03-21T20:50:08.8560645Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:08.8565601Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-03-21T20:50:08.8569714Z -- Generating kernel bindings: 2025-03-21T20:50:08.8570082Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:08.8570452Z -- FUNCTIONS_YAML: 2025-03-21T20:50:08.8570914Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:08.8571462Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:08.8571825Z -- Generating custom ops aot lib: 2025-03-21T20:50:08.8572193Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:08.8572857Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-03-21T20:50:08.8573804Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-03-21T20:50:08.8574776Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-03-21T20:50:08.8575872Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-03-21T20:50:08.8576852Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-03-21T20:50:08.8577836Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-03-21T20:50:08.8578828Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-03-21T20:50:08.8579821Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-03-21T20:50:08.8580804Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-03-21T20:50:08.8581762Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-03-21T20:50:08.8582727Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-03-21T20:50:08.8583759Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-03-21T20:50:08.8584822Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:50:08.8585550Z -- MKL_ARCH: None, set to ` intel64` by default 2025-03-21T20:50:08.8586011Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-03-21T20:50:08.8586418Z -- MKL_LINK: None, set to ` dynamic` by default 2025-03-21T20:50:08.8586900Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-03-21T20:50:17.6931374Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-03-21T20:50:17.6932166Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-03-21T20:50:17.6933378Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-03-21T20:50:17.6934256Z static library kineto_LIBRARY-NOTFOUND not found. 2025-03-21T20:50:17.6934742Z Call Stack (most recent call first): 2025-03-21T20:50:17.6935621Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-03-21T20:50:17.6936502Z tools/cmake/Utils.cmake:389 (find_package) 2025-03-21T20:50:17.6936971Z tools/cmake/Codegen.cmake:150 (find_package_torch) 2025-03-21T20:50:17.6937537Z kernels/quantized/CMakeLists.txt:90 (gen_custom_ops_aot_lib) 2025-03-21T20:50:17.6937905Z 2025-03-21T20:50:17.6938054Z  2025-03-21T20:50:17.6938530Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-03-21T20:50:17.6939159Z -- Generating operator lib: 2025-03-21T20:50:17.6939515Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:17.6939954Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:50:17.6940321Z -- DEPS: executorch 2025-03-21T20:50:17.6940826Z -- 2025-03-21T20:50:17.6941087Z -- ******** Summary ******** 2025-03-21T20:50:17.6941446Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:17.6941860Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:17.6942258Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:50:17.6942645Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:50:17.6943015Z -- BUCK2 : buck2 2025-03-21T20:50:17.6943404Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:50:17.6944134Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/third-party/flatbuffers/flatc 2025-03-21T20:50:17.6944885Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:50:17.6945344Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:50:17.6945785Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:50:17.6946227Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:50:17.6946674Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:50:17.6947114Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:50:17.6947844Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:50:17.6948275Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:50:17.6948713Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:50:17.6949156Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:50:17.6949606Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:50:17.6950064Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:50:17.6950485Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:50:17.6950909Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:50:17.6951359Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:50:17.6951813Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:50:17.6952265Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:50:17.6952692Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:50:17.6953120Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:50:17.6953554Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:50:17.6953996Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:17.6954516Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:50:17.6954959Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:50:17.6955413Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:50:17.6955926Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:50:17.6956356Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:50:17.6956795Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:50:17.6957239Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:50:17.6957658Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:50:17.6958087Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:50:17.6958518Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:50:17.6958946Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:50:17.6959383Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:17.6959862Z -- Configuring done (3.1s) 2025-03-21T20:50:17.6960203Z -- Generating done (0.1s) 2025-03-21T20:50:17.6960772Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib 2025-03-21T20:50:17.6961390Z [ 10%] Built target flatbuffers 2025-03-21T20:50:17.6961749Z [ 10%] Built target common_schema 2025-03-21T20:50:17.6962107Z [ 10%] Built target program_schema 2025-03-21T20:50:17.6962476Z [ 60%] Built target executorch_core 2025-03-21T20:50:17.6962863Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:50:17.6963339Z -------------------------------------------------------------------------------- 2025-03-21T20:50:17.6963932Z Running e2e flow for model 'mul' with flags '--delegate --quantize' 2025-03-21T20:50:17.6964501Z -------------------------------------------------------------------------------- 2025-03-21T20:50:17.6966823Z CALL python3 -m examples.arm.aot_arm_compiler --model_name=mul --target=ethos-u55-128 --delegate --quantize --intermediate=/pytorch/executorch/arm_test/test_run/mul --output=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128.pte --so_library=arm_test/test_run/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram 2025-03-21T20:50:17.6969268Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:50:17.6971067Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:17.6972667Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:17.6974337Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:17.6975941Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:17.6977520Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:17.6979105Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:17.6980695Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:17.6982297Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:17.6983876Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:17.6985541Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:17.6987122Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:17.6988701Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:17.6989325Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:50:17.6990158Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI+u55 2025-03-21T20:50:17.6991122Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI+u55: 2025-03-21T20:50:17.6991852Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:50:17.6992270Z No nodes rejected. 2025-03-21T20:50:17.6992883Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:50:17.6993473Z 2025-03-21T20:50:17.6993592Z Network summary for out 2025-03-21T20:50:17.6993978Z Accelerator configuration Ethos_U55_128 2025-03-21T20:50:17.6994521Z System configuration Ethos_U55_High_End_Embedded 2025-03-21T20:50:17.6995029Z Memory mode Shared_Sram 2025-03-21T20:50:17.6995522Z Accelerator clock 500 MHz 2025-03-21T20:50:17.6996043Z Design peak SRAM bandwidth 3.73 GB/s 2025-03-21T20:50:17.6996362Z 2025-03-21T20:50:17.6996551Z Total SRAM used 0.03 KiB 2025-03-21T20:50:17.6996854Z 2025-03-21T20:50:17.6996998Z CPU operators = 0 (0.0%) 2025-03-21T20:50:17.6997316Z NPU operators = 1 (100.0%) 2025-03-21T20:50:17.6997537Z 2025-03-21T20:50:17.6997730Z Average SRAM bandwidth 3.81 GB/s 2025-03-21T20:50:17.6998260Z Input SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:17.6998810Z Weight SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:17.6999355Z Output SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:17.6999967Z Total SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:17.7000549Z Total SRAM bandwidth per input 0.00 MB/inference (batch size 1) 2025-03-21T20:50:17.7000961Z 2025-03-21T20:50:17.7001174Z Neural network macs 0 MACs/batch 2025-03-21T20:50:17.7001526Z 2025-03-21T20:50:17.7001724Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:50:17.7002466Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:50:17.7002935Z 2025-03-21T20:50:17.7003138Z Network Tops/s 0.00 Tops/s 2025-03-21T20:50:17.7003456Z 2025-03-21T20:50:17.7003655Z NPU cycles 6 cycles/batch 2025-03-21T20:50:17.7004184Z SRAM Access cycles 9 cycles/batch 2025-03-21T20:50:17.7004720Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:50:17.7005279Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:50:17.7005859Z Off-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:50:17.7006403Z Total cycles 9 cycles/batch 2025-03-21T20:50:17.7006725Z 2025-03-21T20:50:17.7006991Z Batch Inference time 0.00 ms, 55555555.56 inferences/s (batch size 1) 2025-03-21T20:50:17.7007385Z 2025-03-21T20:50:17.7007776Z PTE file saved as /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128.pte 2025-03-21T20:50:17.7008654Z pte_data_size: 3232 /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128.pte 2025-03-21T20:50:19.1876372Z pte_file: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128.pte 2025-03-21T20:50:19.1878617Z + backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_run --pte=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128.pte --build_type=Release --target=ethos-u55-128 --system_config=Ethos_U55_High_End_Embedded --memory_mode=Shared_Sram --extra_build_flags= --ethosu_tools_dir=/pytorch/executorch/examples/arm/ethos-u-scratch 2025-03-21T20:50:19.1880892Z -------------------------------------------------------------------------------- 2025-03-21T20:50:19.1882468Z Build Arm Baremetal executor_runner for ethos-u55-128 with /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128.pte using Ethos_U55_High_End_Embedded Shared_Sram to '/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128/cmake-out' 2025-03-21T20:50:19.1884011Z -------------------------------------------------------------------------------- 2025-03-21T20:50:19.1884788Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:50:19.1885518Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:50:19.1885976Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:50:19.1886417Z -- Detecting C compiler ABI info 2025-03-21T20:50:19.1886802Z -- Detecting C compiler ABI info - done 2025-03-21T20:50:19.1887812Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:50:19.1888827Z -- Detecting C compile features 2025-03-21T20:50:19.1889203Z -- Detecting C compile features - done 2025-03-21T20:50:19.1889602Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:19.1889999Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:50:19.1891032Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:50:19.1892041Z -- Detecting CXX compile features 2025-03-21T20:50:19.1892431Z -- Detecting CXX compile features - done 2025-03-21T20:50:19.1893801Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:50:19.1895137Z /pytorch/executorch 2025-03-21T20:50:19.1896463Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:50:19.1897931Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:50:19.1898524Z Applying: Move rodata to the DDR 2025-03-21T20:50:19.1899349Z [patch_repo] Patched core_platform @ tags/24.08-3-gbb0aa24 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:50:19.1900090Z 2025-03-21T20:50:19.1900254Z -- SYSTEM_CONFIG is Ethos_U55_High_End_Embedded 2025-03-21T20:50:19.1900684Z -- MEMORY_MODE is Shared_Sram 2025-03-21T20:50:19.1901359Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:50:19.1902322Z Configuring target corstone-300 2025-03-21T20:50:19.1902718Z -- ******************************************************* 2025-03-21T20:50:19.1903186Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:50:19.1903709Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u55-128 2025-03-21T20:50:19.1904212Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m55 2025-03-21T20:50:19.1904938Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:50:19.1905636Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:50:19.1906112Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:50:19.1906628Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:50:19.1907161Z -- ******************************************************* 2025-03-21T20:50:19.1907856Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:50:19.1909216Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:19.1910369Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:19.1911022Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:19.1911649Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:19.1912169Z Call Stack (most recent call first): 2025-03-21T20:50:19.1912955Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:19.1914162Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:50:19.1915278Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:19.1916148Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.1916660Z  2025-03-21T20:50:19.1917612Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:19.1918706Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:50:19.1919462Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:50:19.1920285Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:50:19.1920952Z be called directly for now, but the ability to call it with declared 2025-03-21T20:50:19.1921530Z details will be removed completely in a future version. 2025-03-21T20:50:19.1922004Z Call Stack (most recent call first): 2025-03-21T20:50:19.1922805Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:19.1924021Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:50:19.1925125Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:19.1925986Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.1926502Z  2025-03-21T20:50:19.1927346Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:50:19.1928879Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:19.1930034Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:19.1930707Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:19.1931340Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:19.1931843Z Call Stack (most recent call first): 2025-03-21T20:50:19.1932632Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:19.1933846Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:50:19.1934967Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:19.1935810Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.1936330Z  2025-03-21T20:50:19.1937303Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:19.1938426Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:50:19.1939162Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:50:19.1939873Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:50:19.1940740Z called directly for now, but the ability to call it with declared details 2025-03-21T20:50:19.1941317Z will be removed completely in a future version. 2025-03-21T20:50:19.1941751Z Call Stack (most recent call first): 2025-03-21T20:50:19.1942549Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:19.1943767Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:50:19.1944880Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:19.1945710Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.1946232Z  2025-03-21T20:50:19.1946934Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:50:19.1948415Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:19.1949566Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:19.1950235Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:19.1950862Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:19.1951366Z Call Stack (most recent call first): 2025-03-21T20:50:19.1952157Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:19.1953374Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:50:19.1954488Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:19.1955324Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.1955843Z  2025-03-21T20:50:19.1956781Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:19.1957840Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:50:19.6346159Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:50:19.6347156Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:50:19.6347834Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:50:19.6348404Z removed completely in a future version. 2025-03-21T20:50:19.6348818Z Call Stack (most recent call first): 2025-03-21T20:50:19.6349620Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:19.6350842Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:50:19.6351954Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:19.6352886Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.6353856Z  2025-03-21T20:50:19.6355156Z CMake Deprecation Warning at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/rtos/threadx/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-21T20:50:19.6356313Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:19.6356936Z CMake. 2025-03-21T20:50:19.6357097Z 2025-03-21T20:50:19.6357371Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:19.6358118Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:19.6358714Z to work with policies introduced by or earlier. 2025-03-21T20:50:19.6359029Z 2025-03-21T20:50:19.6359173Z  2025-03-21T20:50:19.6359511Z -- The ASM compiler identification is GNU 2025-03-21T20:50:19.6360531Z -- Found assembler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc 2025-03-21T20:50:19.6361452Z -- THREADX_ARCH: cortex_m55 2025-03-21T20:50:19.6361905Z -- THREADX_TOOLCHAIN: gnu 2025-03-21T20:50:19.6362355Z -- Using default tx_user.h file 2025-03-21T20:50:19.6362977Z -- ******************************************************* 2025-03-21T20:50:19.6363584Z -- PROJECT_NAME : core_software 2025-03-21T20:50:19.6364057Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:50:19.6364498Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:50:19.6364949Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:50:19.6365373Z -- ******************************************************* 2025-03-21T20:50:19.6365771Z -- ******************************************************* 2025-03-21T20:50:19.6366228Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:50:19.6366702Z -- FAST_MEMORY_SIZE : 2025-03-21T20:50:19.6367111Z -- MEMORY_MODEL : dram 2025-03-21T20:50:19.6367532Z -- MEMORY_ARENA : dram 2025-03-21T20:50:19.6367968Z -- TARGET_CPU : cortex-m55 2025-03-21T20:50:19.6368387Z -- ******************************************************* 2025-03-21T20:50:19.6369494Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:19.6370476Z The following keywords are not supported when using 2025-03-21T20:50:19.6370937Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:19.6371197Z 2025-03-21T20:50:19.6371478Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:19.6372226Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:19.6373047Z command to set the policy and suppress this warning. 2025-03-21T20:50:19.6373723Z Call Stack (most recent call first): 2025-03-21T20:50:19.6374519Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:19.6375899Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:19.6377274Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:50:19.6378368Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.6378903Z  2025-03-21T20:50:19.6379829Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:19.6380796Z The following keywords are not supported when using 2025-03-21T20:50:19.6381256Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:19.6381510Z 2025-03-21T20:50:19.6381792Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:19.6382487Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:19.6383085Z command to set the policy and suppress this warning. 2025-03-21T20:50:19.6383545Z Call Stack (most recent call first): 2025-03-21T20:50:19.6384339Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:19.6385603Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:19.6387020Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:50:19.6388099Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.6388612Z  2025-03-21T20:50:19.6389539Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:19.6390515Z The following keywords are not supported when using 2025-03-21T20:50:19.6390980Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:19.6391236Z 2025-03-21T20:50:19.6391524Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:19.6392219Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:19.6392821Z command to set the policy and suppress this warning. 2025-03-21T20:50:19.6393277Z Call Stack (most recent call first): 2025-03-21T20:50:19.6394072Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:19.6395291Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:19.6396676Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:50:19.6397888Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.6398407Z  2025-03-21T20:50:19.6399338Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:19.6400401Z The following keywords are not supported when using 2025-03-21T20:50:19.6400857Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:19.6401109Z 2025-03-21T20:50:19.6401388Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:19.6402082Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:19.6402680Z command to set the policy and suppress this warning. 2025-03-21T20:50:19.6403128Z Call Stack (most recent call first): 2025-03-21T20:50:19.6403917Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:19.6405131Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:19.6406571Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/baremetal/CMakeLists.txt:34 (ethosu_add_executable_test) 2025-03-21T20:50:19.6407728Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.6408344Z  2025-03-21T20:50:19.6409267Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:19.6410235Z The following keywords are not supported when using 2025-03-21T20:50:19.6410690Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:19.6410944Z 2025-03-21T20:50:19.6411225Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:19.6411916Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:19.6412510Z command to set the policy and suppress this warning. 2025-03-21T20:50:19.6412963Z Call Stack (most recent call first): 2025-03-21T20:50:19.6413860Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:19.6415081Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:19.6416525Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:50:19.6417678Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.6418208Z  2025-03-21T20:50:19.6419179Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:19.6420152Z The following keywords are not supported when using 2025-03-21T20:50:19.6420612Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:19.6420865Z 2025-03-21T20:50:19.6421144Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:19.6421839Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:19.6422433Z command to set the policy and suppress this warning. 2025-03-21T20:50:19.6422888Z Call Stack (most recent call first): 2025-03-21T20:50:19.6423675Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:19.6425082Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:19.6426484Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:38 (ethosu_add_executable_test) 2025-03-21T20:50:19.6427590Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:19.6428106Z  2025-03-21T20:50:19.6429032Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:19.6430004Z The following keywords are not supported when using 2025-03-21T20:50:19.6430457Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:19.6430711Z 2025-03-21T20:50:19.6430989Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:21.7745244Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:21.7746267Z command to set the policy and suppress this warning. 2025-03-21T20:50:21.7746730Z Call Stack (most recent call first): 2025-03-21T20:50:21.7747535Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:21.7748759Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:21.7750114Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/freertos/CMakeLists.txt:25 (ethosu_add_executable_test) 2025-03-21T20:50:21.7751470Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:21.7752158Z  2025-03-21T20:50:21.7753098Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:21.7754081Z The following keywords are not supported when using 2025-03-21T20:50:21.7754549Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:21.7754806Z 2025-03-21T20:50:21.7755087Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:21.7755780Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:21.7756375Z command to set the policy and suppress this warning. 2025-03-21T20:50:21.7756829Z Call Stack (most recent call first): 2025-03-21T20:50:21.7757627Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:21.7758857Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:21.7760327Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:50:21.7761489Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:21.7762097Z  2025-03-21T20:50:21.7763030Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:21.7763996Z The following keywords are not supported when using 2025-03-21T20:50:21.7764470Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:21.7764744Z 2025-03-21T20:50:21.7765015Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:21.7765713Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:21.7766324Z command to set the policy and suppress this warning. 2025-03-21T20:50:21.7766771Z Call Stack (most recent call first): 2025-03-21T20:50:21.7767565Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:21.7768875Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:21.7770688Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/threadx_demo/CMakeLists.txt:25 (ethosu_add_executable_test) 2025-03-21T20:50:21.7771781Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:21.7772328Z  2025-03-21T20:50:21.7773384Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/threadx_demo/CMakeLists.txt:31 (add_custom_command): 2025-03-21T20:50:21.7774477Z The following keywords are not supported when using 2025-03-21T20:50:21.7774942Z add_custom_command(TARGET): DEPENDS. 2025-03-21T20:50:21.7775220Z 2025-03-21T20:50:21.7775489Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:21.7776190Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:21.7776808Z command to set the policy and suppress this warning. 2025-03-21T20:50:21.7777381Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:21.7777902Z  2025-03-21T20:50:21.7778833Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:21.7779809Z The following keywords are not supported when using 2025-03-21T20:50:21.7780271Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:21.7780527Z 2025-03-21T20:50:21.7780805Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:21.7781483Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:21.7782193Z command to set the policy and suppress this warning. 2025-03-21T20:50:21.7782653Z Call Stack (most recent call first): 2025-03-21T20:50:21.7783633Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:21.7785270Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:50:21.7786396Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:21.7786936Z  2025-03-21T20:50:21.7787215Z -- ******************************************************* 2025-03-21T20:50:21.7787694Z -- PROJECT_NAME : ethos-u-corstone-300 2025-03-21T20:50:21.7788171Z -- TR_ARENA_SIZE : 2025-03-21T20:50:21.7788608Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:50:21.7789040Z -- ******************************************************* 2025-03-21T20:50:21.7789439Z -- Configuring done (1.9s) 2025-03-21T20:50:21.7789781Z -- Generating done (0.3s) 2025-03-21T20:50:21.7790544Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128/cmake-out 2025-03-21T20:50:21.7791431Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:50:21.7792174Z [ 0%] Preprocessing and generating linker script 2025-03-21T20:50:21.7793167Z [ 0%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:50:21.7794043Z [ 25%] Generating model_pte.h 2025-03-21T20:50:21.7794955Z [ 25%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:50:21.7796368Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:50:21.7797826Z [ 25%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:50:21.7799325Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u55_u65.c.obj 2025-03-21T20:50:21.7800915Z [ 25%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:50:21.7801859Z [ 25%] Built target arm_executor_runner-linker-script 2025-03-21T20:50:21.7803474Z Input: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128.pte with 3232 bytes. Output: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128/cmake-out/model_pte.h with 19575 bytes. Section: network_model_sec. 2025-03-21T20:50:21.7805005Z [ 25%] Built target gen_model_header 2025-03-21T20:50:21.7805616Z [ 25%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:50:21.7806212Z [ 25%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:50:21.7806831Z [ 50%] Linking C static library libtiming_adapter.a 2025-03-21T20:50:21.7807323Z [ 50%] Built target timing_adapter 2025-03-21T20:50:21.7807892Z [ 50%] Linking C static library libethosu_core_driver.a 2025-03-21T20:50:21.7808599Z [ 50%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:50:21.7809163Z [ 50%] Built target ethosu_core_driver 2025-03-21T20:50:21.7809548Z [ 50%] Built target ethosu_mailbox 2025-03-21T20:50:21.7810510Z [ 75%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:50:21.7811527Z [ 75%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:50:21.7812050Z [ 75%] Built target ethosu_mhu_dummy 2025-03-21T20:50:21.7812822Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:50:21.7813978Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:50:21.7815578Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:50:21.7817752Z [ 75%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/retarget.c.obj 2025-03-21T20:50:21.7819861Z [ 75%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-300/target.cpp.obj 2025-03-21T20:50:21.7822145Z [100%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/startup_ARMCM55.c.obj 2025-03-21T20:50:21.7824493Z [100%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM55/Source/system_ARMCM55.c.obj 2025-03-21T20:50:21.7826570Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:50:21.7827841Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:50:21.7829239Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.data' can't be allocated in segment 0 2025-03-21T20:50:21.7830723Z LOAD: .text .ARM.extab .ARM.exidx .copy.table .zero.table .data 2025-03-21T20:50:21.7832134Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:50:24.4631379Z [100%] Built target arm_executor_runner 2025-03-21T20:50:24.4632518Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:50:24.4633517Z /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner 2025-03-21T20:50:24.4634227Z executable_text: 220020 bytes 2025-03-21T20:50:24.4634562Z executable_data: 64012112 bytes 2025-03-21T20:50:24.4634919Z executable_bss: 33540 bytes 2025-03-21T20:50:24.4635250Z + '[' false = false ']' 2025-03-21T20:50:24.4647900Z + elf_file=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner 2025-03-21T20:50:24.4649291Z + backends/arm/scripts/run_fvp.sh --elf=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner --target=ethos-u55-128 2025-03-21T20:50:24.4650386Z -------------------------------------------------------------------------------- 2025-03-21T20:50:24.4651577Z Running /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u55-128/cmake-out/arm_executor_runner for ethos-u55-128 run with FVP:FVP_Corstone_SSE-300_Ethos-U55 num_macs:128 2025-03-21T20:50:24.4652904Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:50:24.4653619Z -------------------------------------------------------------------------------- 2025-03-21T20:50:24.4654200Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:50:24.4654815Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:50:24.4655424Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:50:24.4656029Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:50:24.4656392Z 2025-03-21T20:50:24.4656562Z Ethos-U rev 136b7d75 --- Apr 12 2023 13:44:01 2025-03-21T20:50:24.4656985Z (C) COPYRIGHT 2019-2023 Arm Limited 2025-03-21T20:50:24.4657349Z ALL RIGHTS RESERVED 2025-03-21T20:50:24.4657552Z 2025-03-21T20:50:24.4658071Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x73d00000 $ Size: 3232 bytes 2025-03-21T20:50:24.4658524Z 2025-03-21T20:50:24.4658837Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 3232 bytes. 2025-03-21T20:50:24.4659300Z 2025-03-21T20:50:24.4659587Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:50:24.4660009Z 2025-03-21T20:50:24.4660257Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:50:24.4660623Z 2025-03-21T20:50:24.4660983Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:50:24.4661469Z 2025-03-21T20:50:24.4661780Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 80. 2025-03-21T20:50:24.4662211Z 2025-03-21T20:50:24.4662500Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x73d00070 2025-03-21T20:50:24.4662897Z 2025-03-21T20:50:24.4663143Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:50:24.4663526Z 2025-03-21T20:50:24.4663756Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:50:24.4664183Z 2025-03-21T20:50:24.4664391Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:50:24.4664831Z 2025-03-21T20:50:24.4665251Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:50:24.4665661Z 2025-03-21T20:50:24.4665882Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:50:24.4666213Z 2025-03-21T20:50:24.4666582Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:50:24.4667037Z 2025-03-21T20:50:24.4667290Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:50:24.4667686Z 2025-03-21T20:50:24.4668014Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:50:24.4668419Z 2025-03-21T20:50:24.4668719Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 4108 CPU cycles total 2025-03-21T20:50:24.4669157Z 2025-03-21T20:50:24.4669740Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:50:24.4670409Z 2025-03-21T20:50:24.4670655Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 93.77 % 2025-03-21T20:50:24.4671035Z 2025-03-21T20:50:24.4671318Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 6.23 % 2025-03-21T20:50:24.4671771Z 2025-03-21T20:50:24.4672186Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 256 CPU cycles 2025-03-21T20:50:24.4672607Z 2025-03-21T20:50:24.4672830Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:50:24.4673240Z 2025-03-21T20:50:24.4673483Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 416 2025-03-21T20:50:24.4673864Z 2025-03-21T20:50:24.4674080Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 2 2025-03-21T20:50:24.4674432Z 2025-03-21T20:50:24.4674723Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 41 2025-03-21T20:50:24.4675216Z 2025-03-21T20:50:24.4675429Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 1 2025-03-21T20:50:24.4675800Z 2025-03-21T20:50:24.4676064Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 629 2025-03-21T20:50:24.4676418Z 2025-03-21T20:50:24.4677300Z I [executorch:arm_perf_monitor.cpp:187] Ethos-U PMU Events:[ETHOSU_PMU_AXI0_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI1_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_AXI0_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:50:24.4678356Z 2025-03-21T20:50:24.4678675Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 3232 bytes. 2025-03-21T20:50:24.4679185Z 2025-03-21T20:50:24.4679573Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 3232 bytes. 2025-03-21T20:50:24.4680232Z 2025-03-21T20:50:24.4680766Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 1474 / 62914560 free: 62913086 ( used: 0 % ) 2025-03-21T20:50:24.4681356Z 2025-03-21T20:50:24.4681650Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 80 bytes 2025-03-21T20:50:24.4682096Z 2025-03-21T20:50:24.4682391Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 1338 bytes 2025-03-21T20:50:24.4682838Z 2025-03-21T20:50:24.4683129Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 56 bytes 2025-03-21T20:50:24.4683565Z 2025-03-21T20:50:24.4683853Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:50:24.4684273Z 2025-03-21T20:50:24.4684682Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:50:24.4685217Z 2025-03-21T20:50:24.4685492Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:50:24.4685885Z 2025-03-21T20:50:24.4686085Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:50:24.4686396Z 2025-03-21T20:50:24.4686522Z Output[0][0]: (float) 0.457830 2025-03-21T20:50:24.4686760Z 2025-03-21T20:50:24.4686971Z Output[0][1]: (float) 0.457830 2025-03-21T20:50:24.4687200Z 2025-03-21T20:50:24.4687319Z Output[0][2]: (float) 0.457830 2025-03-21T20:50:24.4687547Z 2025-03-21T20:50:24.4687665Z Output[0][3]: (float) 0.457830 2025-03-21T20:50:24.4687940Z 2025-03-21T20:50:24.4688068Z Output[0][4]: (float) 0.457830 2025-03-21T20:50:24.4688278Z 2025-03-21T20:50:24.4688407Z Output[0][5]: (float) 0.457830 2025-03-21T20:50:24.4688614Z 2025-03-21T20:50:24.4688867Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:50:24.4689267Z 2025-03-21T20:50:24.4689421Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:50:24.4689874Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:50:24.4690370Z [warning ][main@0][3443 ns] Simulation stopped by user 2025-03-21T20:50:24.4690973Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:50:24.4691570Z Checking for problems in log: 2025-03-21T20:50:24.4691964Z No problems found! 2025-03-21T20:50:24.4692316Z + set +x 2025-03-21T20:50:24.4692844Z test_arm_baremetal.sh test_full_ethosu_fvp: Test ethos-u target Ethos-U85 2025-03-21T20:50:24.4693377Z + cd /pytorch/executorch 2025-03-21T20:50:24.4693746Z + '[' false = true ']' 2025-03-21T20:50:24.4694026Z + set +x 2025-03-21T20:50:24.4694381Z -------------------------------------------------------------------------------- 2025-03-21T20:50:24.4695008Z Build ExecuTorch target libs Release into 'arm_test/test_run/cmake-out' 2025-03-21T20:50:24.4695629Z -------------------------------------------------------------------------------- 2025-03-21T20:50:24.4696186Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=OFF ' 2025-03-21T20:50:24.4696631Z + '[' false = true ']' 2025-03-21T20:50:24.4697060Z + build_with_etdump_flags=' -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:50:24.4697648Z + '[' false = true ']' 2025-03-21T20:50:24.4698360Z + echo 'Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:50:24.4699304Z Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:50:24.4702157Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF -Barm_test/test_run/cmake-out /pytorch/executorch 2025-03-21T20:50:24.4705376Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:24.4706265Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:24.4706777Z CMake. 2025-03-21T20:50:24.4707015Z 2025-03-21T20:50:24.4707289Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:24.4707971Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:24.4708568Z to work with policies introduced by or earlier. 2025-03-21T20:50:24.4708881Z 2025-03-21T20:50:24.4709023Z  2025-03-21T20:50:24.4709309Z -- Using python executable 'python' 2025-03-21T20:50:24.4709680Z -- Resolved buck2 as buck2. 2025-03-21T20:50:24.4710018Z -- Killing buck2 daemon 2025-03-21T20:50:24.4710329Z 'buck2 killall' 2025-03-21T20:50:24.4710643Z -- executorch: Generating source lists 2025-03-21T20:50:24.4711349Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:24.4712337Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:24.4713046Z -- executorch: Using PAL default 'posix' 2025-03-21T20:50:24.4713449Z -- Generating operator lib: 2025-03-21T20:50:24.4713799Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:24.4714333Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:24.4714852Z -- ROOT_OPS: 2025-03-21T20:50:24.4715121Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:24.4716758Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:50:24.4718202Z -- Generating kernel bindings: 2025-03-21T20:50:24.4718563Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:24.4719065Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:24.4719579Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:24.4720000Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:24.4722366Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:50:24.4724427Z -- Generating operator lib: 2025-03-21T20:50:24.4724780Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:24.4725140Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:24.4725487Z -- DEPS: executorch 2025-03-21T20:50:24.4726167Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:50:25.2305902Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:25.2306611Z CMake. 2025-03-21T20:50:25.2306760Z 2025-03-21T20:50:25.2307172Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:25.2308092Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:25.2309021Z to work with policies introduced by or earlier. 2025-03-21T20:50:25.2309353Z 2025-03-21T20:50:25.2309775Z  2025-03-21T20:50:25.2310102Z -- Generating operator lib: 2025-03-21T20:50:25.2310650Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:25.2311352Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:25.2312037Z -- ROOT_OPS: 2025-03-21T20:50:25.2312467Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:25.2314867Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:50:25.2316895Z -- Generating kernel bindings: 2025-03-21T20:50:25.2317445Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:25.2317887Z -- FUNCTIONS_YAML: 2025-03-21T20:50:25.2318377Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:25.2319374Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:25.2325377Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:50:25.2331013Z -- Generating operator lib: 2025-03-21T20:50:25.2331475Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:25.2331991Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:50:25.2332461Z -- DEPS: executorch 2025-03-21T20:50:25.2332752Z -- 2025-03-21T20:50:25.2333109Z -- ******** Summary ******** 2025-03-21T20:50:25.2333618Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:25.2334324Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:25.2334881Z -- CMAKE_CXX_COMPILER_ID : GNU 2025-03-21T20:50:25.2335911Z -- CMAKE_TOOLCHAIN_FILE : /pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake 2025-03-21T20:50:25.2336847Z -- BUCK2 : buck2 2025-03-21T20:50:25.2337377Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:50:25.2338287Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:50:25.2339421Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:50:25.2339913Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:50:25.2340894Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:50:25.2341668Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:50:25.2342252Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:50:25.2342778Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:50:25.2343371Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:50:25.2343997Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:50:25.2344630Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:50:25.2345200Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:50:25.2345772Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:50:25.2346320Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:50:25.2346818Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:50:25.2347246Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:50:25.2347694Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:50:25.2348143Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:50:25.2348580Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:50:25.2349031Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:50:25.2349464Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:50:25.2350042Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:50:25.2350485Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:25.2350925Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:50:25.2351380Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:50:25.2351835Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:50:25.2352333Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:50:25.2352810Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:50:25.2353411Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:50:25.2353980Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:50:25.2354546Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:50:25.2354995Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:50:25.2355591Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:50:25.2356014Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:50:25.2356471Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:25.2356888Z -- Configuring done (0.4s) 2025-03-21T20:50:25.2357229Z -- Generating done (0.1s) 2025-03-21T20:50:25.2357758Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out 2025-03-21T20:50:25.2358393Z ++ basename backends/arm/scripts/build_executorch.sh 2025-03-21T20:50:25.2358875Z + echo '[build_executorch.sh] Configured CMAKE' 2025-03-21T20:50:25.2359316Z [build_executorch.sh] Configured CMAKE 2025-03-21T20:50:25.2360026Z + cmake --build arm_test/test_run/cmake-out --parallel --target install --config Release -- 2025-03-21T20:50:25.2360656Z [ 2%] Built target flatbuffers 2025-03-21T20:50:25.2361042Z [ 2%] Built target executorch_delegate_ethos_u 2025-03-21T20:50:25.2361464Z [ 3%] Built target gflags_nothreads_static 2025-03-21T20:50:25.2361872Z [ 3%] Built target common_schema 2025-03-21T20:50:25.2362244Z [ 3%] Built target program_schema 2025-03-21T20:50:25.2362674Z [ 8%] Built target executorch_core 2025-03-21T20:50:25.2363052Z [ 9%] Built target executorch 2025-03-21T20:50:25.2363406Z [ 10%] Built target extension_runner_util 2025-03-21T20:50:25.2363860Z [ 13%] Built target quantized_kernels 2025-03-21T20:50:25.2364248Z [ 14%] Built target quantized_ops_lib 2025-03-21T20:50:25.2364656Z [ 99%] Built target optimized_portable_kernels 2025-03-21T20:50:25.2365075Z [ 99%] Built target portable_kernels 2025-03-21T20:50:25.2365441Z [100%] Built target portable_ops_lib 2025-03-21T20:50:25.2365938Z Install the project... 2025-03-21T20:50:25.2366305Z -- Install configuration: "Release" 2025-03-21T20:50:25.2366855Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/fxdiv.h 2025-03-21T20:50:25.2367692Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:50:25.2368560Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:50:25.2369430Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:50:25.2370378Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:50:25.2371476Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:50:25.2372476Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core 2025-03-21T20:50:25.2373492Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:50:25.2374488Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:50:25.2375483Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:50:25.2376438Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:50:25.2377387Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:50:25.2378380Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:50:25.2379451Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:50:25.2381183Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:50:25.2382265Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:50:25.2383309Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:50:25.2384512Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:50:25.2385753Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:50:25.2387065Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:50:25.2388310Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:50:25.2389418Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:50:25.2390540Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:50:25.2391796Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:50:25.2393091Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:50:25.2394459Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:50:25.2395766Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:50:25.2396909Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:50:25.2397983Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:50:25.2399099Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:50:25.2400295Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:50:25.2401358Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:50:25.2402403Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:50:25.2403497Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:50:25.2404689Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:50:25.2405891Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:50:25.2407016Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:50:25.2408101Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:50:25.2409331Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:50:25.2410664Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:50:25.2411967Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:50:25.2413205Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:50:25.2414468Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:50:25.2415823Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:50:25.2417200Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:50:25.2418500Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:50:25.2419777Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:50:25.2421110Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:50:25.2422461Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:50:25.2423828Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:50:25.2425269Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:50:25.2427300Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:50:25.2429619Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:50:25.2431912Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:50:25.2434234Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:50:25.2436609Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:50:25.2438499Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:50:25.2439756Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:50:25.2441312Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:50:25.2442474Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:50:25.2443640Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:50:25.2444856Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:50:25.2446007Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:50:25.2447023Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:50:25.2447974Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:50:25.2448912Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:50:25.2449875Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:50:25.2451382Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:50:25.2452599Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:50:25.2453518Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:50:25.2454518Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:50:25.2455794Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:50:25.2456957Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:50:25.2457985Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:50:25.2459003Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:50:25.2460159Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:50:25.2461234Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform 2025-03-21T20:50:25.2462196Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:50:25.2463210Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:50:25.2464350Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:50:25.2465460Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:50:25.2466573Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:50:25.2467593Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:50:25.2468579Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:50:25.2469581Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:50:25.2470616Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:50:25.2471633Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:50:25.2472660Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:50:25.2473651Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:50:25.2474722Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:50:25.2475797Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:50:25.2476871Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:50:25.2478098Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:50:25.2479375Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:50:25.2480561Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:50:25.2481623Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:50:25.2482640Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor 2025-03-21T20:50:25.2483607Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:50:25.2484676Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:50:25.2485775Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:50:25.3712523Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:50:25.3713866Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:50:25.3715119Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:50:25.3716187Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:50:25.3717280Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:50:25.3718352Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:50:25.3719512Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:50:25.3720567Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:50:25.3721352Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:50:25.3722360Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:50:25.3723310Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:50:25.3724209Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:50:25.3725040Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:50:25.3725987Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:50:25.3727081Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:50:25.3727831Z + set +x 2025-03-21T20:50:25.3728226Z [build_executorch.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:50:25.3729061Z -rw-r--r--. 1 ci-user ci-user 16796 Mar 21 20:47 arm_test/test_run/cmake-out/backends/arm/libexecutorch_delegate_ethos_u.a 2025-03-21T20:50:25.3730060Z -rw-r--r--. 1 ci-user ci-user 157684 Mar 21 20:47 arm_test/test_run/cmake-out/third-party/gflags/libgflags_nothreads.a 2025-03-21T20:50:25.3731016Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_kernels.a 2025-03-21T20:50:25.3732022Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/liboptimized_portable_kernels.a 2025-03-21T20:50:25.3733033Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_ops_lib.a 2025-03-21T20:50:25.3733984Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_kernels.a 2025-03-21T20:50:25.3734932Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_ops_lib.a 2025-03-21T20:50:25.3735924Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/extension/runner_util/libextension_runner_util.a 2025-03-21T20:50:25.3736832Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch_core.a 2025-03-21T20:50:25.3737607Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch.a 2025-03-21T20:50:25.3738431Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:50:25.3739308Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:50:25.3740135Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:50:25.3741133Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:50:25.3742084Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:50:25.3742924Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:50:25.3743763Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:50:25.3744575Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:50:25.3745441Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:50:25.3746176Z -------------------------------------------------------------------------------- 2025-03-21T20:50:25.3747003Z Build ExecuTorch Libraries Release portable kernels: aten::_softmax.out into 'arm_test/test_run/cmake-out' 2025-03-21T20:50:25.3747790Z -------------------------------------------------------------------------------- 2025-03-21T20:50:25.3750984Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_SELECT_OPS_LIST=aten::_softmax.out -Barm_test/test_run/cmake-out/examples/arm /pytorch/executorch/examples/arm 2025-03-21T20:50:25.3753177Z CMake Warning (dev) at CMakeLists.txt:35 (find_package): 2025-03-21T20:50:25.3753884Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:50:25.3754580Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:50:25.3755226Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:50:25.3755620Z 2025-03-21T20:50:25.3755770Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:50:25.3756060Z 2025-03-21T20:50:25.3756203Z /pytorch/executorch/examples/arm/../.. 2025-03-21T20:50:25.3756485Z 2025-03-21T20:50:25.3756762Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:50:25.3757314Z .cmake module might still use it. 2025-03-21T20:50:25.3757821Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:25.3758340Z  2025-03-21T20:50:25.3758654Z etdump library is not found. 2025-03-21T20:50:25.3759223Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3759894Z bundled_program library is not found. 2025-03-21T20:50:25.3760495Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3761091Z extension_data_loader library is not found. 2025-03-21T20:50:25.3761731Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3762294Z flatccrt library is not found. 2025-03-21T20:50:25.3762863Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3763440Z coremldelegate library is not found. 2025-03-21T20:50:25.3764025Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3764596Z mpsdelegate library is not found. 2025-03-21T20:50:25.3765182Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3765759Z neuron_backend library is not found. 2025-03-21T20:50:25.3766351Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3766967Z qnn_executorch_backend library is not found. 2025-03-21T20:50:25.3767575Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3768144Z custom_ops library is not found. 2025-03-21T20:50:25.3768722Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3769304Z extension_module library is not found. 2025-03-21T20:50:25.3769900Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3770495Z extension_module_static library is not found. 2025-03-21T20:50:25.3771193Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3771776Z extension_tensor library is not found. 2025-03-21T20:50:25.3772378Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3772977Z extension_threadpool library is not found. 2025-03-21T20:50:25.3773579Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3774171Z extension_training library is not found. 2025-03-21T20:50:25.3774770Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3775343Z xnnpack_backend library is not found. 2025-03-21T20:50:25.3775934Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3776491Z XNNPACK library is not found. 2025-03-21T20:50:25.3777043Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3777635Z microkernels-prod library is not found. 2025-03-21T20:50:25.3778242Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3778839Z kleidiai library is not found. 2025-03-21T20:50:25.3779403Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3779944Z cpuinfo library is not found. 2025-03-21T20:50:25.3780545Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3781113Z pthreadpool library is not found. 2025-03-21T20:50:25.3781695Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3782270Z vulkan_backend library is not found. 2025-03-21T20:50:25.3782856Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3783426Z optimized_kernels library is not found. 2025-03-21T20:50:25.3784022Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3784573Z cpublas library is not found. 2025-03-21T20:50:25.3785137Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3785699Z eigen_blas library is not found. 2025-03-21T20:50:25.3786258Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3786839Z optimized_ops_lib library is not found. 2025-03-21T20:50:25.3787435Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3788072Z optimized_native_cpu_ops_lib library is not found. 2025-03-21T20:50:25.3788721Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3789314Z quantized_ops_aot_lib library is not found. 2025-03-21T20:50:25.3789932Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:25.3790441Z -- Generating operator lib: 2025-03-21T20:50:25.3790800Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:25.3791165Z -- OPS_SCHEMA_YAML: 2025-03-21T20:50:25.3791505Z -- ROOT_OPS: aten::_softmax.out 2025-03-21T20:50:28.7311782Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:28.7313741Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/examples/arm/arm_portable_ops_lib/selected_operators.yaml;--root_ops="aten::_softmax.out" 2025-03-21T20:50:28.7314962Z -- Generating kernel bindings: 2025-03-21T20:50:28.7315324Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:28.7315943Z -- FUNCTIONS_YAML: /pytorch/executorch/examples/arm/../../kernels/portable/functions.yaml 2025-03-21T20:50:28.7316567Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:28.7316896Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:28.7317277Z -- Generating operator lib: 2025-03-21T20:50:28.7317614Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:28.7317992Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:28.7318350Z -- DEPS: executorch 2025-03-21T20:50:28.7318667Z -- Configuring done (0.2s) 2025-03-21T20:50:28.7319004Z -- Generating done (0.0s) 2025-03-21T20:50:28.7319938Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out/examples/arm 2025-03-21T20:50:28.7320813Z + cmake --build arm_test/test_run/cmake-out/examples/arm --parallel --config Release -- 2025-03-21T20:50:28.7321437Z [100%] Built target arm_portable_ops_lib 2025-03-21T20:50:28.7321817Z + set +x 2025-03-21T20:50:28.7322238Z [build_portable_kernels.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:50:28.7323047Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:50:28.7323781Z -------------------------------------------------------------------------------- 2025-03-21T20:50:28.7324614Z Build quantized_ops_aot_lib library to register quant ops with AoT flow Release into 'arm_test/test_run/cmake-out-aot-lib' 2025-03-21T20:50:28.7325447Z -------------------------------------------------------------------------------- 2025-03-21T20:50:28.7325971Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:50:28.7326441Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:50:28.7326926Z -- Detecting C compiler ABI info 2025-03-21T20:50:28.7327308Z -- Detecting C compiler ABI info - done 2025-03-21T20:50:28.7327790Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:50:28.7328323Z -- Detecting C compile features 2025-03-21T20:50:28.7328709Z -- Detecting C compile features - done 2025-03-21T20:50:28.7329091Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:28.7329480Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:50:28.7329976Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:50:28.7330463Z -- Detecting CXX compile features 2025-03-21T20:50:28.7330847Z -- Detecting CXX compile features - done 2025-03-21T20:50:28.7331751Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:28.7332631Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:28.7333142Z CMake. 2025-03-21T20:50:28.7333303Z 2025-03-21T20:50:28.7333579Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:28.7334261Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:28.7334861Z to work with policies introduced by or earlier. 2025-03-21T20:50:28.7335171Z 2025-03-21T20:50:28.7335310Z  2025-03-21T20:50:28.7336040Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:28.7336937Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:28.7337448Z CMake. 2025-03-21T20:50:28.7337588Z 2025-03-21T20:50:28.7337872Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:28.7338555Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:28.7339138Z to work with policies introduced by or earlier. 2025-03-21T20:50:28.7339464Z 2025-03-21T20:50:28.7339592Z  2025-03-21T20:50:28.7339883Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:50:28.7340349Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:50:28.7340995Z -- Found Threads: TRUE 2025-03-21T20:50:28.7341846Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:28.7342762Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:28.7343282Z CMake. 2025-03-21T20:50:28.7343442Z 2025-03-21T20:50:28.7343717Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:28.7344405Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:28.7344999Z to work with policies introduced by or earlier. 2025-03-21T20:50:28.7345307Z 2025-03-21T20:50:28.7345432Z  2025-03-21T20:50:28.7348522Z -- Using python executable 'python' 2025-03-21T20:50:28.7348955Z -- Resolved buck2 as buck2. 2025-03-21T20:50:28.7349303Z -- Killing buck2 daemon 2025-03-21T20:50:28.7349609Z 'buck2 killall' 2025-03-21T20:50:28.7349905Z -- executorch: Generating source lists 2025-03-21T20:50:28.7350652Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:50:28.7351732Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:50:28.7352477Z -- executorch: Using PAL default 'posix' 2025-03-21T20:50:28.7352874Z -- Generating operator lib: 2025-03-21T20:50:28.7353207Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:28.7353702Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:28.7354214Z -- ROOT_OPS: 2025-03-21T20:50:28.7354495Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:28.7356232Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:50:28.7357793Z -- Generating kernel bindings: 2025-03-21T20:50:28.7358152Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:28.7358697Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:28.7359221Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:28.7359543Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:28.7362154Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:50:28.7364327Z -- Generating operator lib: 2025-03-21T20:50:28.7364684Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:28.7365053Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:28.7365413Z -- DEPS: executorch 2025-03-21T20:50:28.7366100Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:50:28.7366908Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:28.7367417Z CMake. 2025-03-21T20:50:28.7367571Z 2025-03-21T20:50:28.7367848Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:28.7368531Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:28.7369127Z to work with policies introduced by or earlier. 2025-03-21T20:50:28.7369438Z 2025-03-21T20:50:28.7369577Z  2025-03-21T20:50:28.7369841Z -- Looking for C++ include unistd.h 2025-03-21T20:50:28.7370242Z -- Looking for C++ include unistd.h - found 2025-03-21T20:50:28.7370649Z -- Looking for C++ include stdint.h 2025-03-21T20:50:28.7371050Z -- Looking for C++ include stdint.h - found 2025-03-21T20:50:28.7371456Z -- Looking for C++ include inttypes.h 2025-03-21T20:50:28.7371857Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:50:28.7372278Z -- Looking for C++ include sys/types.h 2025-03-21T20:50:28.7372694Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:50:28.7373122Z -- Looking for C++ include sys/stat.h 2025-03-21T20:50:28.7373524Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:50:28.7373925Z -- Looking for C++ include fnmatch.h 2025-03-21T20:50:28.7374325Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:50:28.7374734Z -- Looking for C++ include stddef.h 2025-03-21T20:50:28.7375126Z -- Looking for C++ include stddef.h - found 2025-03-21T20:50:28.7375520Z -- Check size of uint32_t 2025-03-21T20:50:28.7375842Z -- Check size of uint32_t - done 2025-03-21T20:50:28.7376188Z -- Looking for strtoll 2025-03-21T20:50:28.7376505Z -- Looking for strtoll - found 2025-03-21T20:50:28.7376902Z -- Generating operator lib: 2025-03-21T20:50:28.7377317Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:28.7377818Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:28.7378341Z -- ROOT_OPS: 2025-03-21T20:50:28.7378625Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:28.7380301Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:50:28.7381791Z -- Generating kernel bindings: 2025-03-21T20:50:28.7382150Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:28.7382508Z -- FUNCTIONS_YAML: 2025-03-21T20:50:28.7382956Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:28.7383507Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:28.7388258Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:50:28.7392422Z -- Generating operator lib: 2025-03-21T20:50:28.7392780Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:28.7393152Z -- OPS_SCHEMA_YAML: 2025-03-21T20:50:28.7396296Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-03-21T20:50:28.7399453Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:35.0222801Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-03-21T20:50:35.0227002Z -- Generating kernel bindings: 2025-03-21T20:50:35.0227371Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:35.0227748Z -- FUNCTIONS_YAML: 2025-03-21T20:50:35.0228218Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:35.0228774Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:35.0229155Z -- Generating custom ops aot lib: 2025-03-21T20:50:35.0229518Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:35.0230190Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-03-21T20:50:35.0231378Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-03-21T20:50:35.0232466Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-03-21T20:50:35.0233484Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-03-21T20:50:35.0234472Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-03-21T20:50:35.0235448Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-03-21T20:50:35.0236440Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-03-21T20:50:35.0237438Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-03-21T20:50:35.0238422Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-03-21T20:50:35.0239387Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-03-21T20:50:35.0240686Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-03-21T20:50:35.0241797Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-03-21T20:50:35.0242894Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:50:35.0243625Z -- MKL_ARCH: None, set to ` intel64` by default 2025-03-21T20:50:35.0244049Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-03-21T20:50:35.0244454Z -- MKL_LINK: None, set to ` dynamic` by default 2025-03-21T20:50:35.0244956Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-03-21T20:50:35.0245481Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-03-21T20:50:35.0245970Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-03-21T20:50:35.0247040Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-03-21T20:50:35.0247932Z static library kineto_LIBRARY-NOTFOUND not found. 2025-03-21T20:50:35.0248387Z Call Stack (most recent call first): 2025-03-21T20:50:35.0249227Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-03-21T20:50:35.0250093Z tools/cmake/Utils.cmake:389 (find_package) 2025-03-21T20:50:35.0250561Z tools/cmake/Codegen.cmake:150 (find_package_torch) 2025-03-21T20:50:35.0251121Z kernels/quantized/CMakeLists.txt:90 (gen_custom_ops_aot_lib) 2025-03-21T20:50:35.0251490Z 2025-03-21T20:50:35.0251636Z  2025-03-21T20:50:35.0252240Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-03-21T20:50:35.0252851Z -- Generating operator lib: 2025-03-21T20:50:35.0253207Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:35.0253578Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:50:35.0253950Z -- DEPS: executorch 2025-03-21T20:50:35.0254250Z -- 2025-03-21T20:50:35.0254500Z -- ******** Summary ******** 2025-03-21T20:50:35.0254862Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:35.0255263Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:35.0255667Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:50:35.0256073Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:50:35.0256444Z -- BUCK2 : buck2 2025-03-21T20:50:35.0256842Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:50:35.0257578Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/third-party/flatbuffers/flatc 2025-03-21T20:50:35.0258372Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:50:35.0258835Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:50:35.0259299Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:50:35.0259736Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:50:35.0260362Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:50:35.0260818Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:50:35.0261266Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:50:35.0261709Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:50:35.0262161Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:50:35.0262600Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:50:35.0263058Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:50:35.0263525Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:50:35.0263972Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:50:35.0264408Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:50:35.0264856Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:50:35.0265319Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:50:35.0265779Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:50:35.0266233Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:50:35.0266669Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:50:35.0267131Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:50:35.0267574Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:35.0268069Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:50:35.0268526Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:50:35.0268980Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:50:35.0269411Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:50:35.0269850Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:50:35.0270301Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:50:35.0270745Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:50:35.0271186Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:50:35.0271610Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:50:35.0272053Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:50:35.0272494Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:50:35.0272938Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:35.0273355Z -- Configuring done (3.2s) 2025-03-21T20:50:35.0273695Z -- Generating done (0.1s) 2025-03-21T20:50:35.0274252Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib 2025-03-21T20:50:35.0274876Z [ 10%] Built target flatbuffers 2025-03-21T20:50:35.0275237Z [ 10%] Built target common_schema 2025-03-21T20:50:35.0275608Z [ 10%] Built target program_schema 2025-03-21T20:50:35.0275985Z [ 60%] Built target executorch_core 2025-03-21T20:50:35.0276368Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:50:35.0276849Z -------------------------------------------------------------------------------- 2025-03-21T20:50:35.0277447Z Running e2e flow for model 'add' with flags '--delegate --quantize' 2025-03-21T20:50:35.0278043Z -------------------------------------------------------------------------------- 2025-03-21T20:50:35.0280405Z CALL python3 -m examples.arm.aot_arm_compiler --model_name=add --target=ethos-u85-128 --delegate --quantize --intermediate=/pytorch/executorch/arm_test/test_run/add --output=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128.pte --so_library=arm_test/test_run/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so --system_config=Ethos_U85_SYS_DRAM_Mid --memory_mode=Sram_Only 2025-03-21T20:50:35.0283784Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:35.0285395Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:35.0287076Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:35.0288673Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:35.0290273Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:35.0291863Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:35.0293444Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:35.0295041Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:35.0296630Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:35.0298298Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:38.8574089Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:38.8575763Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:38.8576382Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:50:38.8577406Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI 2025-03-21T20:50:38.8578554Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:50:38.8579283Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:50:38.8579706Z No nodes rejected. 2025-03-21T20:50:38.8580325Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:50:38.8581304Z Info: Changing const_mem_area from Sram to OnChipFlash. This will use the same characteristics as Sram. 2025-03-21T20:50:38.8581842Z 2025-03-21T20:50:38.8581974Z Network summary for out 2025-03-21T20:50:38.8582363Z Accelerator configuration Ethos_U85_128 2025-03-21T20:50:38.8582860Z System configuration Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:50:38.8583347Z Memory mode Sram_Only 2025-03-21T20:50:38.8583924Z Accelerator clock 1000 MHz 2025-03-21T20:50:38.8584679Z Design peak SRAM bandwidth 29.80 GB/s 2025-03-21T20:50:38.8585167Z 2025-03-21T20:50:38.8585376Z Total SRAM used 0.06 KiB 2025-03-21T20:50:38.8585682Z 2025-03-21T20:50:38.8585803Z CPU operators = 0 (0.0%) 2025-03-21T20:50:38.8586134Z NPU operators = 1 (100.0%) 2025-03-21T20:50:38.8586355Z 2025-03-21T20:50:38.8586542Z Average SRAM bandwidth 7.15 GB/s 2025-03-21T20:50:38.8587064Z Input SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:38.8587601Z Weight SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:38.8588138Z Output SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:38.8588656Z Total SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:38.8589249Z Total SRAM bandwidth per input 0.00 MB/inference (batch size 1) 2025-03-21T20:50:38.8589660Z 2025-03-21T20:50:38.8589866Z Neural network macs 0 MACs/batch 2025-03-21T20:50:38.8590382Z 2025-03-21T20:50:38.8590648Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:50:38.8591352Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:50:38.8591830Z 2025-03-21T20:50:38.8592015Z Network Tops/s 0.00 Tops/s 2025-03-21T20:50:38.8592334Z 2025-03-21T20:50:38.8592529Z NPU cycles 2 cycles/batch 2025-03-21T20:50:38.8593059Z SRAM Access cycles 0 cycles/batch 2025-03-21T20:50:38.8593597Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:50:38.8594170Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:50:38.8594753Z Off-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:50:38.8595308Z Total cycles 2 cycles/batch 2025-03-21T20:50:38.8595626Z 2025-03-21T20:50:38.8595900Z Batch Inference time 0.00 ms, 500000000.00 inferences/s (batch size 1) 2025-03-21T20:50:38.8596372Z 2025-03-21T20:50:38.8596760Z PTE file saved as /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128.pte 2025-03-21T20:50:38.8597644Z pte_data_size: 2064 /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128.pte 2025-03-21T20:50:38.8598569Z pte_file: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128.pte 2025-03-21T20:50:38.8600773Z + backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_run --pte=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128.pte --build_type=Release --target=ethos-u85-128 --system_config=Ethos_U85_SYS_DRAM_Mid --memory_mode=Sram_Only --extra_build_flags= --ethosu_tools_dir=/pytorch/executorch/examples/arm/ethos-u-scratch 2025-03-21T20:50:38.8602748Z -------------------------------------------------------------------------------- 2025-03-21T20:50:38.8604269Z Build Arm Baremetal executor_runner for ethos-u85-128 with /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128.pte using Ethos_U85_SYS_DRAM_Mid Sram_Only to '/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128/cmake-out' 2025-03-21T20:50:38.8605778Z -------------------------------------------------------------------------------- 2025-03-21T20:50:38.8606561Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:50:38.8607287Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:50:38.8607736Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:50:38.8608176Z -- Detecting C compiler ABI info 2025-03-21T20:50:38.8608565Z -- Detecting C compiler ABI info - done 2025-03-21T20:50:38.8609589Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:50:38.8610606Z -- Detecting C compile features 2025-03-21T20:50:38.8610977Z -- Detecting C compile features - done 2025-03-21T20:50:38.8611382Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:38.8611978Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:50:38.8613173Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:50:38.8614201Z -- Detecting CXX compile features 2025-03-21T20:50:38.8614603Z -- Detecting CXX compile features - done 2025-03-21T20:50:38.8615958Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:50:38.8617290Z /pytorch/executorch 2025-03-21T20:50:38.8618708Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:50:38.8620178Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:50:38.8620635Z Applying: Move rodata to the DDR 2025-03-21T20:50:38.8621461Z [patch_repo] Patched core_platform @ tags/24.08-3-g7753426 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:50:38.8622181Z 2025-03-21T20:50:38.8622344Z -- SYSTEM_CONFIG is Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:50:38.8622735Z -- MEMORY_MODE is Sram_Only 2025-03-21T20:50:38.8623405Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:50:38.8624364Z Configuring target corstone-320 2025-03-21T20:50:38.8624771Z -- ******************************************************* 2025-03-21T20:50:38.8625241Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:50:38.8625757Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u85-128 2025-03-21T20:50:38.8626264Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m85 2025-03-21T20:50:38.8627023Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:50:38.8627715Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:50:38.8628191Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:50:38.8628709Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:50:38.8629192Z -- ******************************************************* 2025-03-21T20:50:38.8629889Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:50:38.8631246Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:38.8632391Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:38.8633062Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:38.8633688Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:38.8634193Z Call Stack (most recent call first): 2025-03-21T20:50:38.8634984Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:38.8636197Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:50:38.8637314Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:38.8638152Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:38.8638671Z  2025-03-21T20:50:38.8639614Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:38.8641106Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:50:38.8642083Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:50:38.8643006Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:50:38.8643962Z be called directly for now, but the ability to call it with declared 2025-03-21T20:50:38.8644567Z details will be removed completely in a future version. 2025-03-21T20:50:38.8645027Z Call Stack (most recent call first): 2025-03-21T20:50:38.8645832Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:38.8647044Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:50:38.8648151Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:38.8649093Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:38.8649722Z  2025-03-21T20:50:38.8650474Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:50:38.8652017Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:38.8653172Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:38.8653838Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:40.0122832Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:40.0123867Z Call Stack (most recent call first): 2025-03-21T20:50:40.0125274Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:40.0127454Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:50:40.0129643Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:40.0131236Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:40.0132346Z  2025-03-21T20:50:40.0134353Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:40.0136388Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:50:40.0137732Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:50:40.0138946Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:50:40.0140110Z called directly for now, but the ability to call it with declared details 2025-03-21T20:50:40.0141267Z will be removed completely in a future version. 2025-03-21T20:50:40.0141996Z Call Stack (most recent call first): 2025-03-21T20:50:40.0156384Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:40.0158706Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:50:40.0160976Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:40.0162539Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:40.0163639Z  2025-03-21T20:50:40.0164945Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:50:40.0167572Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:40.0169648Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:40.0170945Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:40.0172087Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:40.0173027Z Call Stack (most recent call first): 2025-03-21T20:50:40.0174503Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:40.0176723Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:50:40.0178740Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:40.0180275Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:40.0181274Z  2025-03-21T20:50:40.0182994Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:40.0185166Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:50:40.0186419Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:50:40.0187705Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:50:40.0188847Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:50:40.0189832Z removed completely in a future version. 2025-03-21T20:50:40.0190532Z Call Stack (most recent call first): 2025-03-21T20:50:40.0191950Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:40.0194083Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:50:40.0196187Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:40.0197750Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:40.0198707Z  2025-03-21T20:50:40.0199312Z -- Disabling ThreadX for cortex-m85, due to upstream issues 2025-03-21T20:50:40.0200386Z -- ******************************************************* 2025-03-21T20:50:40.0201156Z -- PROJECT_NAME : core_software 2025-03-21T20:50:40.0202106Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:50:40.0202850Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:50:40.0203577Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:50:40.0204302Z -- ******************************************************* 2025-03-21T20:50:40.0204995Z -- ******************************************************* 2025-03-21T20:50:40.0205865Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:50:40.0206759Z -- FAST_MEMORY_SIZE : 0 2025-03-21T20:50:40.0207525Z -- MEMORY_MODEL : sram 2025-03-21T20:50:40.0208309Z -- MEMORY_ARENA : sram 2025-03-21T20:50:40.0209130Z -- TARGET_CPU : cortex-m85 2025-03-21T20:50:40.0209934Z -- ******************************************************* 2025-03-21T20:50:40.0212056Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:40.0213925Z The following keywords are not supported when using 2025-03-21T20:50:40.0214710Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:40.0215142Z 2025-03-21T20:50:40.0215614Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:40.0216797Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:40.0217927Z command to set the policy and suppress this warning. 2025-03-21T20:50:40.0218758Z Call Stack (most recent call first): 2025-03-21T20:50:40.0220181Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:40.0222474Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:40.0225121Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:50:40.0227197Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:40.0228187Z  2025-03-21T20:50:40.0228802Z Skipping driver_unit_conv application 2025-03-21T20:50:40.0229663Z Skipping FreeRTOS application 2025-03-21T20:50:40.0231508Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:40.0233243Z The following keywords are not supported when using 2025-03-21T20:50:40.0234055Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:40.0234522Z 2025-03-21T20:50:40.0235168Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:40.0236413Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:40.0237511Z command to set the policy and suppress this warning. 2025-03-21T20:50:40.0238323Z Call Stack (most recent call first): 2025-03-21T20:50:40.0239880Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:40.0242479Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:50:40.0245068Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:50:40.0247088Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:40.0248081Z  2025-03-21T20:50:40.0248673Z Skipping ThreadX application 2025-03-21T20:50:40.0250667Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:50:40.0252586Z The following keywords are not supported when using 2025-03-21T20:50:40.0253402Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:50:40.0253940Z 2025-03-21T20:50:40.0254412Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:50:40.0255641Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:50:40.0256725Z command to set the policy and suppress this warning. 2025-03-21T20:50:40.0257530Z Call Stack (most recent call first): 2025-03-21T20:50:40.0258954Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:50:40.0261548Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:50:40.0263663Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:40.0264647Z  2025-03-21T20:50:40.0265124Z -- ******************************************************* 2025-03-21T20:50:40.0265975Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:50:40.0266818Z -- TR_ARENA_SIZE : 2025-03-21T20:50:40.0267553Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:50:40.0268304Z -- ******************************************************* 2025-03-21T20:50:40.0268997Z -- Configuring done (1.9s) 2025-03-21T20:50:40.0269581Z -- Generating done (0.2s) 2025-03-21T20:50:40.0270837Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128/cmake-out 2025-03-21T20:50:40.0272450Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:50:40.0274371Z [ 0%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:50:40.0275964Z [ 16%] Generating model_pte.h 2025-03-21T20:50:40.0277655Z [ 16%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:50:40.0279369Z [ 16%] Preprocessing and generating linker script 2025-03-21T20:50:40.0281323Z [ 33%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:50:40.0283718Z [ 50%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:50:42.9916091Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:50:42.9917524Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u85.c.obj 2025-03-21T20:50:42.9918869Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9919792Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9920425Z [ 50%] Built target arm_executor_runner-linker-script 2025-03-21T20:50:42.9921895Z Input: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128.pte with 2064 bytes. Output: /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128/cmake-out/model_pte.h with 12531 bytes. Section: network_model_sec. 2025-03-21T20:50:42.9923314Z [ 50%] Built target gen_model_header 2025-03-21T20:50:42.9923890Z [ 50%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:50:42.9924414Z [ 50%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:50:42.9924965Z [ 66%] Linking C static library libtiming_adapter.a 2025-03-21T20:50:42.9925424Z [ 66%] Built target timing_adapter 2025-03-21T20:50:42.9925965Z [ 66%] Linking C static library libethosu_core_driver.a 2025-03-21T20:50:42.9926603Z [ 66%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:50:42.9927155Z [ 66%] Built target ethosu_core_driver 2025-03-21T20:50:42.9927541Z [ 66%] Built target ethosu_mailbox 2025-03-21T20:50:42.9928412Z [ 66%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:50:42.9929393Z [ 66%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:50:42.9929875Z [ 66%] Built target ethosu_mhu_dummy 2025-03-21T20:50:42.9930589Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:50:42.9931561Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:50:42.9933021Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:50:42.9934926Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/target.cpp.obj 2025-03-21T20:50:42.9936840Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/retarget.c.obj 2025-03-21T20:50:42.9938881Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/system_ARMCM85.c.obj 2025-03-21T20:50:42.9941289Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/startup_ARMCM85.c.obj 2025-03-21T20:50:42.9943323Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:50:42.9944589Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9945321Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9946121Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9946910Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9947695Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9948559Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9949342Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9950141Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9951053Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9951856Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9952640Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9953425Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9954208Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9955011Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9955797Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:50:42.9956593Z : note: this is the location of the previous definition 2025-03-21T20:50:42.9957332Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:50:42.9958784Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.sram' can't be allocated in segment 2 2025-03-21T20:50:42.9960282Z LOAD: .ddr .sram 2025-03-21T20:50:42.9961492Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:50:42.9962814Z [100%] Built target arm_executor_runner 2025-03-21T20:50:42.9963398Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:50:42.9964290Z /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner 2025-03-21T20:50:42.9964978Z executable_text: 220324 bytes 2025-03-21T20:50:42.9965328Z executable_data: 64011280 bytes 2025-03-21T20:50:42.9965664Z executable_bss: 33552 bytes 2025-03-21T20:50:42.9965998Z + '[' false = false ']' 2025-03-21T20:50:42.9966655Z + elf_file=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner 2025-03-21T20:50:42.9967998Z + backends/arm/scripts/run_fvp.sh --elf=/pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner --target=ethos-u85-128 2025-03-21T20:50:42.9969081Z -------------------------------------------------------------------------------- 2025-03-21T20:50:42.9970201Z Running /pytorch/executorch/arm_test/test_run/add/add_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner for ethos-u85-128 run with FVP:FVP_Corstone_SSE-320 num_macs:128 2025-03-21T20:50:42.9971452Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:50:42.9972163Z -------------------------------------------------------------------------------- 2025-03-21T20:50:42.9972756Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:50:42.9973365Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:50:42.9973975Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:50:42.9974576Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:50:42.9975220Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x70000000 $ Size: 2064 bytes 2025-03-21T20:50:42.9975655Z 2025-03-21T20:50:42.9975963Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 2064 bytes. 2025-03-21T20:50:42.9976421Z 2025-03-21T20:50:42.9976706Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:50:42.9977135Z 2025-03-21T20:50:42.9977370Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:50:42.9977735Z 2025-03-21T20:50:42.9978089Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:50:42.9978612Z 2025-03-21T20:50:42.9978959Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 64. 2025-03-21T20:50:42.9979393Z 2025-03-21T20:50:42.9979696Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x70000070 2025-03-21T20:50:42.9980083Z 2025-03-21T20:50:42.9980331Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:50:42.9980727Z 2025-03-21T20:50:42.9980970Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:50:42.9981328Z 2025-03-21T20:50:42.9981539Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:50:42.9981889Z 2025-03-21T20:50:42.9982168Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:50:42.9982595Z 2025-03-21T20:50:42.9982802Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:50:42.9983153Z 2025-03-21T20:50:42.9983456Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:50:42.9983899Z 2025-03-21T20:50:42.9984171Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:50:42.9984589Z 2025-03-21T20:50:42.9984865Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:50:42.9985258Z 2025-03-21T20:50:42.9985602Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 2627 CPU cycles total 2025-03-21T20:50:42.9986031Z 2025-03-21T20:50:42.9986551Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:50:42.9987220Z 2025-03-21T20:50:42.9987468Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 89.30 % 2025-03-21T20:50:42.9987863Z 2025-03-21T20:50:42.9988111Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 10.70 % 2025-03-21T20:50:42.9988502Z 2025-03-21T20:50:42.9988784Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 281 CPU cycles 2025-03-21T20:50:42.9989217Z 2025-03-21T20:50:42.9989432Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:50:42.9989771Z 2025-03-21T20:50:42.9990038Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 1049 2025-03-21T20:50:42.9990412Z 2025-03-21T20:50:42.9990636Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 0 2025-03-21T20:50:42.9990978Z 2025-03-21T20:50:42.9991204Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 0 2025-03-21T20:50:42.9991546Z 2025-03-21T20:50:42.9991754Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 0 2025-03-21T20:50:42.9992108Z 2025-03-21T20:50:42.9992319Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 0 2025-03-21T20:50:42.9992674Z 2025-03-21T20:50:42.9992895Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr4 : 731 2025-03-21T20:50:42.9993253Z 2025-03-21T20:50:44.4369096Z I [executorch:arm_perf_monitor.cpp:191] Ethos-U PMU Events:[ETHOSU_PMU_SRAM_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_SRAM_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_EXT_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_EXT_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:50:44.4370262Z 2025-03-21T20:50:44.4370595Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 2064 bytes. 2025-03-21T20:50:44.4371062Z 2025-03-21T20:50:44.4371367Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 2064 bytes. 2025-03-21T20:50:44.4371816Z 2025-03-21T20:50:44.4372263Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 320 / 62914560 free: 62914240 ( used: 0 % ) 2025-03-21T20:50:44.4372827Z 2025-03-21T20:50:44.4373133Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 64 bytes 2025-03-21T20:50:44.4373565Z 2025-03-21T20:50:44.4373872Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 232 bytes 2025-03-21T20:50:44.4374347Z 2025-03-21T20:50:44.4374781Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 24 bytes 2025-03-21T20:50:44.4375310Z 2025-03-21T20:50:44.4375870Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:50:44.4376315Z 2025-03-21T20:50:44.4376724Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:50:44.4377278Z 2025-03-21T20:50:44.4377549Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:50:44.4377965Z 2025-03-21T20:50:44.4378156Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:50:44.4378473Z 2025-03-21T20:50:44.4378602Z Output[0][0]: (int) 2 2025-03-21T20:50:44.4378788Z 2025-03-21T20:50:44.4378916Z Output[0][1]: (int) 2 2025-03-21T20:50:44.4379098Z 2025-03-21T20:50:44.4379221Z Output[0][2]: (int) 2 2025-03-21T20:50:44.4379402Z 2025-03-21T20:50:44.4379513Z Output[0][3]: (int) 2 2025-03-21T20:50:44.4379703Z 2025-03-21T20:50:44.4379874Z Output[0][4]: (int) 2 2025-03-21T20:50:44.4380052Z 2025-03-21T20:50:44.4380312Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:50:44.4380721Z 2025-03-21T20:50:44.4380884Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:50:44.4381413Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:50:44.4381932Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:50:44.4382416Z Checking for problems in log: 2025-03-21T20:50:44.4382815Z No problems found! 2025-03-21T20:50:44.4383105Z + set +x 2025-03-21T20:50:44.4383417Z + cd /pytorch/executorch 2025-03-21T20:50:44.4383826Z + '[' false = true ']' 2025-03-21T20:50:44.4384124Z + set +x 2025-03-21T20:50:44.4384479Z -------------------------------------------------------------------------------- 2025-03-21T20:50:44.4385122Z Build ExecuTorch target libs Release into 'arm_test/test_run/cmake-out' 2025-03-21T20:50:44.4385749Z -------------------------------------------------------------------------------- 2025-03-21T20:50:44.4386320Z + build_devtools_flags=' -DEXECUTORCH_BUILD_DEVTOOLS=OFF ' 2025-03-21T20:50:44.4386785Z + '[' false = true ']' 2025-03-21T20:50:44.4387218Z + build_with_etdump_flags=' -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:50:44.4387716Z + '[' false = true ']' 2025-03-21T20:50:44.4388334Z + echo 'Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF ' 2025-03-21T20:50:44.4389280Z Building with Devtools: -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:50:44.4392144Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF -DEXECUTORCH_BUILD_ARM_BAREMETAL=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL=ON -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_BUILD_DEVTOOLS=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF -Barm_test/test_run/cmake-out /pytorch/executorch 2025-03-21T20:50:44.4395357Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:44.4396264Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:44.4396800Z CMake. 2025-03-21T20:50:44.4396945Z 2025-03-21T20:50:44.4397222Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:44.4397922Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:44.4398528Z to work with policies introduced by or earlier. 2025-03-21T20:50:44.4398841Z 2025-03-21T20:50:44.4398983Z  2025-03-21T20:50:44.4399268Z -- Using python executable 'python' 2025-03-21T20:50:44.4399748Z -- Resolved buck2 as buck2. 2025-03-21T20:50:44.4400097Z -- Killing buck2 daemon 2025-03-21T20:50:44.4400414Z 'buck2 killall' 2025-03-21T20:50:44.4400734Z -- executorch: Generating source lists 2025-03-21T20:50:44.4401451Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:44.4402566Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out/executorch_srcs.cmake 2025-03-21T20:50:44.4403285Z -- executorch: Using PAL default 'posix' 2025-03-21T20:50:44.4403691Z -- Generating operator lib: 2025-03-21T20:50:44.4404045Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:44.4404548Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:44.4405073Z -- ROOT_OPS: 2025-03-21T20:50:44.4405350Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:44.4406961Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:50:44.4408403Z -- Generating kernel bindings: 2025-03-21T20:50:44.4408768Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:44.4409273Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:44.4409789Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:44.4410128Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:44.4412483Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:50:44.4414607Z -- Generating operator lib: 2025-03-21T20:50:44.4414963Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:44.4415333Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:44.4415685Z -- DEPS: executorch 2025-03-21T20:50:44.4416376Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:50:44.4417184Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:44.4417712Z CMake. 2025-03-21T20:50:44.4417858Z 2025-03-21T20:50:44.4418151Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:44.4418842Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:44.4419433Z to work with policies introduced by or earlier. 2025-03-21T20:50:44.4419760Z 2025-03-21T20:50:44.4419886Z  2025-03-21T20:50:44.4420166Z -- Generating operator lib: 2025-03-21T20:50:44.4420525Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:44.4421041Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:44.4421553Z -- ROOT_OPS: 2025-03-21T20:50:44.4421847Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:44.4423469Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:50:44.4424923Z -- Generating kernel bindings: 2025-03-21T20:50:44.4425294Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:44.4425660Z -- FUNCTIONS_YAML: 2025-03-21T20:50:44.4426115Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:44.4426665Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:44.4431101Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:50:44.4434954Z -- Generating operator lib: 2025-03-21T20:50:44.4435353Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:44.4435769Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:50:44.4436143Z -- DEPS: executorch 2025-03-21T20:50:44.4436423Z -- 2025-03-21T20:50:44.4436688Z -- ******** Summary ******** 2025-03-21T20:50:44.4437049Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:44.4437461Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:44.4437862Z -- CMAKE_CXX_COMPILER_ID : GNU 2025-03-21T20:50:44.4438531Z -- CMAKE_TOOLCHAIN_FILE : /pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake 2025-03-21T20:50:44.4439211Z -- BUCK2 : buck2 2025-03-21T20:50:44.4439608Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:50:44.4440390Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out/third-party/flatbuffers/flatc 2025-03-21T20:50:44.4441351Z -- EXECUTORCH_ENABLE_LOGGING : ON 2025-03-21T20:50:44.4441816Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:50:44.4442272Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:50:44.4442814Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:50:44.4443266Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : ON 2025-03-21T20:50:44.4443712Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:50:44.4444205Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:50:44.4444637Z -- EXECUTORCH_BUILD_CPUINFO : OFF 2025-03-21T20:50:44.4445086Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:50:44.4445543Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : OFF 2025-03-21T20:50:44.4446009Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:50:44.4446474Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:50:44.4446904Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:50:44.4447342Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:50:44.4447803Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : ON 2025-03-21T20:50:44.4448264Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:50:44.4448726Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:50:44.4449164Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:50:44.4449602Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:50:44.4450045Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:50:44.4450493Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:44.4450950Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:50:44.4451398Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:50:44.4451858Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:50:44.4452307Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:50:44.4452746Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:50:44.4453200Z -- EXECUTORCH_BUILD_PTHREADPOOL : OFF 2025-03-21T20:50:44.4453653Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:50:45.0802381Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:50:45.0803371Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:50:45.0804076Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:50:45.0804729Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:50:45.0805334Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:45.0805739Z -- Configuring done (0.4s) 2025-03-21T20:50:45.0806085Z -- Generating done (0.1s) 2025-03-21T20:50:45.0806691Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out 2025-03-21T20:50:45.0807566Z ++ basename backends/arm/scripts/build_executorch.sh 2025-03-21T20:50:45.0808207Z + echo '[build_executorch.sh] Configured CMAKE' 2025-03-21T20:50:45.0808686Z [build_executorch.sh] Configured CMAKE 2025-03-21T20:50:45.0809406Z + cmake --build arm_test/test_run/cmake-out --parallel --target install --config Release -- 2025-03-21T20:50:45.0810028Z [ 2%] Built target flatbuffers 2025-03-21T20:50:45.0810677Z [ 2%] Built target executorch_delegate_ethos_u 2025-03-21T20:50:45.0811288Z [ 3%] Built target gflags_nothreads_static 2025-03-21T20:50:45.0811820Z [ 3%] Built target common_schema 2025-03-21T20:50:45.0812346Z [ 3%] Built target program_schema 2025-03-21T20:50:45.0812905Z [ 8%] Built target executorch_core 2025-03-21T20:50:45.0813288Z [ 9%] Built target executorch 2025-03-21T20:50:45.0813786Z [ 10%] Built target extension_runner_util 2025-03-21T20:50:45.0814255Z [ 13%] Built target quantized_kernels 2025-03-21T20:50:45.0814817Z [ 14%] Built target quantized_ops_lib 2025-03-21T20:50:45.0815384Z [ 56%] Built target optimized_portable_kernels 2025-03-21T20:50:45.0815913Z [ 99%] Built target portable_kernels 2025-03-21T20:50:45.0816401Z [100%] Built target portable_ops_lib 2025-03-21T20:50:45.0817127Z Install the project... 2025-03-21T20:50:45.0817588Z -- Install configuration: "Release" 2025-03-21T20:50:45.0818280Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/fxdiv.h 2025-03-21T20:50:45.0819427Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:50:45.0820814Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:50:45.0821957Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:50:45.0823438Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/Functions.h 2025-03-21T20:50:45.0824736Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/portable/NativeFunctions.h 2025-03-21T20:50:45.0826189Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core 2025-03-21T20:50:45.0827344Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/array_ref.h 2025-03-21T20:50:45.0828526Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/data_loader.h 2025-03-21T20:50:45.0829595Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/defines.h 2025-03-21T20:50:45.0830560Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/error.h 2025-03-21T20:50:45.0831500Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/evalue.h 2025-03-21T20:50:45.0832530Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer.h 2025-03-21T20:50:45.0833640Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks.h 2025-03-21T20:50:45.0834809Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/event_tracer_hooks_delegate.h 2025-03-21T20:50:45.0836231Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten 2025-03-21T20:50:45.0837505Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/exec_aten.h 2025-03-21T20:50:45.0838637Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util 2025-03-21T20:50:45.0839937Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h 2025-03-21T20:50:45.0841456Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h 2025-03-21T20:50:45.0842705Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/testing_util/test 2025-03-21T20:50:45.0843812Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util 2025-03-21T20:50:45.0845052Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/dim_order_util.h 2025-03-21T20:50:45.0846374Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h 2025-03-21T20:50:45.0847764Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h 2025-03-21T20:50:45.0849111Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h 2025-03-21T20:50:45.0850371Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/tensor_util.h 2025-03-21T20:50:45.0851518Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/exec_aten/util/test 2025-03-21T20:50:45.0852809Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/freeable_buffer.h 2025-03-21T20:50:45.0854014Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/hierarchical_allocator.h 2025-03-21T20:50:45.0855205Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/memory_allocator.h 2025-03-21T20:50:45.0856274Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/named_data_map.h 2025-03-21T20:50:45.0857532Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type 2025-03-21T20:50:45.0858621Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16.h 2025-03-21T20:50:45.0859819Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bfloat16_math.h 2025-03-21T20:50:45.0861020Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/bits_types.h 2025-03-21T20:50:45.0862149Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10 2025-03-21T20:50:45.0863450Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10 2025-03-21T20:50:45.0864686Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros 2025-03-21T20:50:45.0865947Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h 2025-03-21T20:50:45.0867240Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h 2025-03-21T20:50:45.0868481Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util 2025-03-21T20:50:45.0869752Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h 2025-03-21T20:50:45.0871116Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h 2025-03-21T20:50:45.0872451Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h 2025-03-21T20:50:45.0873757Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h 2025-03-21T20:50:45.0875035Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h 2025-03-21T20:50:45.0876367Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h 2025-03-21T20:50:45.0877699Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h 2025-03-21T20:50:45.0879152Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h 2025-03-21T20:50:45.0880605Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h 2025-03-21T20:50:45.0881834Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/complex.h 2025-03-21T20:50:45.0882980Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/device.h 2025-03-21T20:50:45.0884109Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/half.h 2025-03-21T20:50:45.0885253Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/optional.h 2025-03-21T20:50:45.0886416Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/qint_types.h 2025-03-21T20:50:45.0887577Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar.h 2025-03-21T20:50:45.0888780Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/scalar_type.h 2025-03-21T20:50:45.1116307Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/string_view.h 2025-03-21T20:50:45.1117549Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor.h 2025-03-21T20:50:45.1118726Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_impl.h 2025-03-21T20:50:45.1120023Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/tensor_options.h 2025-03-21T20:50:45.1121200Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/portable_type/test 2025-03-21T20:50:45.1122210Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/result.h 2025-03-21T20:50:45.1123165Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/span.h 2025-03-21T20:50:45.1124098Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tag.h 2025-03-21T20:50:45.1125076Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_layout.h 2025-03-21T20:50:45.1126169Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/tensor_shape_dynamism.h 2025-03-21T20:50:45.1127206Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/core/test 2025-03-21T20:50:45.1128100Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel 2025-03-21T20:50:45.1129101Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_includes.h 2025-03-21T20:50:45.1130241Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/kernel_runtime_context.h 2025-03-21T20:50:45.1131394Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/operator_registry.h 2025-03-21T20:50:45.1132437Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test 2025-03-21T20:50:45.1133441Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/test/test_util.h 2025-03-21T20:50:45.1134583Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/kernel/thread_parallel_interface.h 2025-03-21T20:50:45.1135637Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform 2025-03-21T20:50:45.1136764Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/abort.h 2025-03-21T20:50:45.1137778Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/assert.h 2025-03-21T20:50:45.1138780Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/clock.h 2025-03-21T20:50:45.1139828Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compat_unistd.h 2025-03-21T20:50:45.1142316Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/compiler.h 2025-03-21T20:50:45.1143334Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/default 2025-03-21T20:50:45.1144318Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/log.h 2025-03-21T20:50:45.1145339Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/platform.h 2025-03-21T20:50:45.1147046Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/profiler.h 2025-03-21T20:50:45.1148530Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/runtime.h 2025-03-21T20:50:45.1149565Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/system.h 2025-03-21T20:50:45.1150615Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test 2025-03-21T20:50:45.1151682Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/test/stub_platform.h 2025-03-21T20:50:45.1152773Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/runtime/platform/types.h 2025-03-21T20:50:45.1153743Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util 2025-03-21T20:50:45.1154917Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h 2025-03-21T20:50:45.1156203Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/meta_programming.h 2025-03-21T20:50:45.1157312Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/test 2025-03-21T20:50:45.1158394Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/kernel_util/type_list.h 2025-03-21T20:50:45.1159411Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor 2025-03-21T20:50:45.1160467Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor.h 2025-03-21T20:50:45.1161534Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_accessor.h 2025-03-21T20:50:45.1162635Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr.h 2025-03-21T20:50:45.1163737Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/tensor_ptr_maker.h 2025-03-21T20:50:45.1164788Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/tensor/test 2025-03-21T20:50:45.1165745Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool 2025-03-21T20:50:45.1166800Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/cpuinfo_utils.h 2025-03-21T20:50:45.1167884Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/test 2025-03-21T20:50:45.1168946Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool.h 2025-03-21T20:50:45.1170151Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/extension/threadpool/threadpool_guard.h 2025-03-21T20:50:45.1171172Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:50:45.1171960Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:50:45.1172874Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/cmake/ExecuTorch/executorch-config.cmake 2025-03-21T20:50:45.1173819Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:50:45.1174649Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:50:45.1175484Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:50:45.1176434Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/Functions.h 2025-03-21T20:50:45.1177540Z -- Up-to-date: /pytorch/executorch/arm_test/test_run/cmake-out/include/executorch/kernels/quantized/NativeFunctions.h 2025-03-21T20:50:45.1178295Z + set +x 2025-03-21T20:50:45.1178691Z [build_executorch.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:50:45.1179535Z -rw-r--r--. 1 ci-user ci-user 16796 Mar 21 20:47 arm_test/test_run/cmake-out/backends/arm/libexecutorch_delegate_ethos_u.a 2025-03-21T20:50:45.1180557Z -rw-r--r--. 1 ci-user ci-user 157684 Mar 21 20:47 arm_test/test_run/cmake-out/third-party/gflags/libgflags_nothreads.a 2025-03-21T20:50:45.1181516Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_kernels.a 2025-03-21T20:50:45.1182529Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/liboptimized_portable_kernels.a 2025-03-21T20:50:45.1183540Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/kernels/portable/libportable_ops_lib.a 2025-03-21T20:50:45.1184495Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_kernels.a 2025-03-21T20:50:45.1185451Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/kernels/quantized/libquantized_ops_lib.a 2025-03-21T20:50:45.1186425Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/extension/runner_util/libextension_runner_util.a 2025-03-21T20:50:45.1187331Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch_core.a 2025-03-21T20:50:45.1188100Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/libexecutorch.a 2025-03-21T20:50:45.1188936Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/liboptimized_portable_kernels.a 2025-03-21T20:50:45.1189813Z -rw-r--r--. 1 ci-user ci-user 8060754 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_kernels.a 2025-03-21T20:50:45.1190640Z -rw-r--r--. 1 ci-user ci-user 159748 Mar 21 20:49 arm_test/test_run/cmake-out/lib/libportable_ops_lib.a 2025-03-21T20:50:45.1191443Z -rw-r--r--. 1 ci-user ci-user 44792 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch.a 2025-03-21T20:50:45.1192225Z -rw-r--r--. 1 ci-user ci-user 177210 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libexecutorch_core.a 2025-03-21T20:50:45.1193055Z -rw-r--r--. 1 ci-user ci-user 8772 Mar 21 20:47 arm_test/test_run/cmake-out/lib/libextension_runner_util.a 2025-03-21T20:50:46.5413755Z -rw-r--r--. 1 ci-user ci-user 243072 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_kernels.a 2025-03-21T20:50:46.5414732Z -rw-r--r--. 1 ci-user ci-user 22896 Mar 21 20:48 arm_test/test_run/cmake-out/lib/libquantized_ops_lib.a 2025-03-21T20:50:46.5415687Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:50:46.5416511Z -------------------------------------------------------------------------------- 2025-03-21T20:50:46.5417402Z Build ExecuTorch Libraries Release portable kernels: aten::_softmax.out into 'arm_test/test_run/cmake-out' 2025-03-21T20:50:46.5418599Z -------------------------------------------------------------------------------- 2025-03-21T20:50:46.5420561Z + cmake -DCMAKE_INSTALL_PREFIX=arm_test/test_run/cmake-out -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/pytorch/executorch/examples/arm/ethos-u-setup/arm-none-eabi-gcc.cmake -DEXECUTORCH_SELECT_OPS_LIST=aten::_softmax.out -Barm_test/test_run/cmake-out/examples/arm /pytorch/executorch/examples/arm 2025-03-21T20:50:46.5422792Z CMake Warning (dev) at CMakeLists.txt:35 (find_package): 2025-03-21T20:50:46.5423503Z Policy CMP0144 is not set: find_package uses upper-case _ROOT 2025-03-21T20:50:46.5424273Z variables. Run "cmake --help-policy CMP0144" for policy details. Use the 2025-03-21T20:50:46.5425002Z cmake_policy command to set the policy and suppress this warning. 2025-03-21T20:50:46.5425446Z 2025-03-21T20:50:46.5425610Z CMake variable EXECUTORCH_ROOT is set to: 2025-03-21T20:50:46.5425883Z 2025-03-21T20:50:46.5426100Z /pytorch/executorch/examples/arm/../.. 2025-03-21T20:50:46.5426370Z 2025-03-21T20:50:46.5426643Z For compatibility, find_package is ignoring the variable, but code in a 2025-03-21T20:50:46.5427331Z .cmake module might still use it. 2025-03-21T20:50:46.5427896Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:46.5428564Z  2025-03-21T20:50:46.5428884Z etdump library is not found. 2025-03-21T20:50:46.5429498Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5430137Z bundled_program library is not found. 2025-03-21T20:50:46.5430797Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5431434Z extension_data_loader library is not found. 2025-03-21T20:50:46.5432082Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5432697Z flatccrt library is not found. 2025-03-21T20:50:46.5433334Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5433976Z coremldelegate library is not found. 2025-03-21T20:50:46.5434633Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5435202Z mpsdelegate library is not found. 2025-03-21T20:50:46.5435850Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5436482Z neuron_backend library is not found. 2025-03-21T20:50:46.5437133Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5437803Z qnn_executorch_backend library is not found. 2025-03-21T20:50:46.5438475Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5439063Z custom_ops library is not found. 2025-03-21T20:50:46.5439809Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5440688Z extension_module library is not found. 2025-03-21T20:50:46.5441314Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5441983Z extension_module_static library is not found. 2025-03-21T20:50:46.5442685Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5443342Z extension_tensor library is not found. 2025-03-21T20:50:46.5444010Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5444713Z extension_threadpool library is not found. 2025-03-21T20:50:46.5445398Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5446013Z extension_training library is not found. 2025-03-21T20:50:46.5446646Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5447297Z xnnpack_backend library is not found. 2025-03-21T20:50:46.5447951Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5448570Z XNNPACK library is not found. 2025-03-21T20:50:46.5449350Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5449965Z microkernels-prod library is not found. 2025-03-21T20:50:46.5450644Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5451204Z kleidiai library is not found. 2025-03-21T20:50:46.5451840Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5452393Z cpuinfo library is not found. 2025-03-21T20:50:46.5452946Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5453507Z pthreadpool library is not found. 2025-03-21T20:50:46.5454154Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5454721Z vulkan_backend library is not found. 2025-03-21T20:50:46.5455304Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5455872Z optimized_kernels library is not found. 2025-03-21T20:50:46.5456465Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5457087Z cpublas library is not found. 2025-03-21T20:50:46.5457713Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5458275Z eigen_blas library is not found. 2025-03-21T20:50:46.5458898Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5459479Z optimized_ops_lib library is not found. 2025-03-21T20:50:46.5460070Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5460709Z optimized_native_cpu_ops_lib library is not found. 2025-03-21T20:50:46.5461357Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5461956Z quantized_ops_aot_lib library is not found. 2025-03-21T20:50:46.5462556Z If needed rebuild with the proper options in CMakeLists.txt 2025-03-21T20:50:46.5463067Z -- Generating operator lib: 2025-03-21T20:50:46.5463428Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:46.5463794Z -- OPS_SCHEMA_YAML: 2025-03-21T20:50:46.5464130Z -- ROOT_OPS: aten::_softmax.out 2025-03-21T20:50:46.5464534Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:46.5466060Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out/examples/arm/arm_portable_ops_lib/selected_operators.yaml;--root_ops="aten::_softmax.out" 2025-03-21T20:50:46.5467269Z -- Generating kernel bindings: 2025-03-21T20:50:46.5467638Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:46.5468255Z -- FUNCTIONS_YAML: /pytorch/executorch/examples/arm/../../kernels/portable/functions.yaml 2025-03-21T20:50:46.5468881Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:46.5469196Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:46.5469569Z -- Generating operator lib: 2025-03-21T20:50:46.5469916Z -- LIB_NAME: arm_portable_ops_lib 2025-03-21T20:50:46.5470298Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:46.5470659Z -- DEPS: executorch 2025-03-21T20:50:46.5470960Z -- Configuring done (0.2s) 2025-03-21T20:50:46.5471293Z -- Generating done (0.0s) 2025-03-21T20:50:46.5471881Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out/examples/arm 2025-03-21T20:50:46.5472733Z + cmake --build arm_test/test_run/cmake-out/examples/arm --parallel --config Release -- 2025-03-21T20:50:46.5473348Z [100%] Built target arm_portable_ops_lib 2025-03-21T20:50:46.5473705Z + set +x 2025-03-21T20:50:46.5474115Z [build_portable_kernels.sh] Generated static libraries for ExecuTorch: 2025-03-21T20:50:46.5474918Z -rw-r--r--. 1 ci-user ci-user 4756 Mar 21 20:49 arm_test/test_run/cmake-out/examples/arm/libarm_portable_ops_lib.a 2025-03-21T20:50:46.5475666Z -------------------------------------------------------------------------------- 2025-03-21T20:50:46.5476555Z Build quantized_ops_aot_lib library to register quant ops with AoT flow Release into 'arm_test/test_run/cmake-out-aot-lib' 2025-03-21T20:50:46.5477419Z -------------------------------------------------------------------------------- 2025-03-21T20:50:46.5477998Z -- The C compiler identification is Clang 12.0.1 2025-03-21T20:50:46.5478471Z -- The CXX compiler identification is Clang 12.0.1 2025-03-21T20:50:46.5478915Z -- Detecting C compiler ABI info 2025-03-21T20:50:46.5479295Z -- Detecting C compiler ABI info - done 2025-03-21T20:50:46.5479861Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-03-21T20:50:46.5480326Z -- Detecting C compile features 2025-03-21T20:50:46.5480702Z -- Detecting C compile features - done 2025-03-21T20:50:46.5481098Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:46.5481487Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:50:46.5481987Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-03-21T20:50:46.5482462Z -- Detecting CXX compile features 2025-03-21T20:50:46.5482856Z -- Detecting CXX compile features - done 2025-03-21T20:50:46.5483756Z CMake Deprecation Warning at backends/xnnpack/third-party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:46.5484692Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:46.5485206Z CMake. 2025-03-21T20:50:46.5485347Z 2025-03-21T20:50:46.5485670Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:46.5486340Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:46.5486937Z to work with policies introduced by or earlier. 2025-03-21T20:50:46.5487259Z 2025-03-21T20:50:46.5487385Z  2025-03-21T20:50:46.5488123Z CMake Deprecation Warning at backends/xnnpack/third-party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:46.5489020Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:46.5489521Z CMake. 2025-03-21T20:50:46.5489675Z 2025-03-21T20:50:46.5489948Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:46.5490632Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:46.5491227Z to work with policies introduced by or earlier. 2025-03-21T20:50:46.5491539Z 2025-03-21T20:50:46.5491671Z  2025-03-21T20:50:46.5491965Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-21T20:50:46.5492416Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-03-21T20:50:46.5492854Z -- Found Threads: TRUE 2025-03-21T20:50:46.5493681Z CMake Deprecation Warning at backends/xnnpack/third-party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-21T20:50:46.5494610Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:46.5495124Z CMake. 2025-03-21T20:50:46.5495264Z 2025-03-21T20:50:46.5495538Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:46.5496227Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:46.5496828Z to work with policies introduced by or earlier. 2025-03-21T20:50:46.5497156Z 2025-03-21T20:50:46.5497279Z  2025-03-21T20:50:46.5497561Z -- Using python executable 'python' 2025-03-21T20:50:46.5497949Z -- Resolved buck2 as buck2. 2025-03-21T20:50:46.5498272Z -- Killing buck2 daemon 2025-03-21T20:50:46.5498584Z 'buck2 killall' 2025-03-21T20:50:46.5498898Z -- executorch: Generating source lists 2025-03-21T20:50:48.7653095Z -- executorch: Using source file list /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:50:48.7655076Z -- executorch: Using sources file /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/executorch_srcs.cmake 2025-03-21T20:50:48.7655934Z -- executorch: Using PAL default 'posix' 2025-03-21T20:50:48.7656491Z -- Generating operator lib: 2025-03-21T20:50:48.7656854Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:48.7657354Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:48.7658076Z -- ROOT_OPS: 2025-03-21T20:50:48.7658446Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:48.7660291Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/portable/functions.yaml" 2025-03-21T20:50:48.7661918Z -- Generating kernel bindings: 2025-03-21T20:50:48.7662441Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:48.7663168Z -- FUNCTIONS_YAML: /pytorch/executorch/kernels/portable/functions.yaml 2025-03-21T20:50:48.7663712Z -- CUSTOM_OPS_YAML: 2025-03-21T20:50:48.7664050Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:48.7666788Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/portable/portable_ops_lib/NativeFunctions.h 2025-03-21T20:50:48.7669082Z -- Generating operator lib: 2025-03-21T20:50:48.7669443Z -- LIB_NAME: portable_ops_lib 2025-03-21T20:50:48.7669795Z -- KERNEL_LIBS: portable_kernels 2025-03-21T20:50:48.7670161Z -- DEPS: executorch 2025-03-21T20:50:48.7670926Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2025-03-21T20:50:48.7671735Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-21T20:50:48.7672319Z CMake. 2025-03-21T20:50:48.7672482Z 2025-03-21T20:50:48.7672768Z Update the VERSION argument value. Or, use the ... syntax 2025-03-21T20:50:48.7673589Z to tell CMake that the project requires at least but has been updated 2025-03-21T20:50:48.7674187Z to work with policies introduced by or earlier. 2025-03-21T20:50:48.7674497Z 2025-03-21T20:50:48.7674662Z  2025-03-21T20:50:48.7675062Z -- Looking for C++ include unistd.h 2025-03-21T20:50:48.7675462Z -- Looking for C++ include unistd.h - found 2025-03-21T20:50:48.7675890Z -- Looking for C++ include stdint.h 2025-03-21T20:50:48.7676365Z -- Looking for C++ include stdint.h - found 2025-03-21T20:50:48.7676777Z -- Looking for C++ include inttypes.h 2025-03-21T20:50:48.7677194Z -- Looking for C++ include inttypes.h - found 2025-03-21T20:50:48.7677606Z -- Looking for C++ include sys/types.h 2025-03-21T20:50:48.7678024Z -- Looking for C++ include sys/types.h - found 2025-03-21T20:50:48.7678449Z -- Looking for C++ include sys/stat.h 2025-03-21T20:50:48.7678856Z -- Looking for C++ include sys/stat.h - found 2025-03-21T20:50:48.7679312Z -- Looking for C++ include fnmatch.h 2025-03-21T20:50:48.7679799Z -- Looking for C++ include fnmatch.h - found 2025-03-21T20:50:48.7680218Z -- Looking for C++ include stddef.h 2025-03-21T20:50:48.7680603Z -- Looking for C++ include stddef.h - found 2025-03-21T20:50:48.7681007Z -- Check size of uint32_t 2025-03-21T20:50:48.7681358Z -- Check size of uint32_t - done 2025-03-21T20:50:48.7681717Z -- Looking for strtoll 2025-03-21T20:50:48.7682046Z -- Looking for strtoll - found 2025-03-21T20:50:48.7682396Z -- Generating operator lib: 2025-03-21T20:50:48.7682771Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:48.7683341Z -- OPS_SCHEMA_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:48.7683871Z -- ROOT_OPS: 2025-03-21T20:50:48.7684211Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:48.7686042Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/executorch/kernels/quantized/quantized.yaml" 2025-03-21T20:50:48.7687694Z -- Generating kernel bindings: 2025-03-21T20:50:48.7688062Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:48.7688422Z -- FUNCTIONS_YAML: 2025-03-21T20:50:48.7688971Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:48.7689566Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:48.7694419Z Generated files /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2025-03-21T20:50:48.7698881Z -- Generating operator lib: 2025-03-21T20:50:48.7699233Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:48.7699609Z -- OPS_SCHEMA_YAML: 2025-03-21T20:50:48.7703209Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out 2025-03-21T20:50:48.7706516Z -- INCLUDE_ALL_OPS: 2025-03-21T20:50:48.7711618Z Command - python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::choose_qparams_per_token_asymmetric.out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::dequantize_per_token.out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out;quantized_decomposed::quantize_per_token.out" 2025-03-21T20:50:48.7715860Z -- Generating kernel bindings: 2025-03-21T20:50:48.7716441Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:48.7717035Z -- FUNCTIONS_YAML: 2025-03-21T20:50:48.7717717Z -- CUSTOM_OPS_YAML: /pytorch/executorch/kernels/quantized/quantized.yaml 2025-03-21T20:50:48.7718271Z -- ADD_EXCEPTION_BOUNDARY: FALSE 2025-03-21T20:50:48.7718639Z -- Generating custom ops aot lib: 2025-03-21T20:50:48.7719016Z -- LIB_NAME: quantized_ops_aot_lib 2025-03-21T20:50:48.7719866Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/embeddingxb.cpp 2025-03-21T20:50:48.7720904Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2025-03-21T20:50:48.7722233Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2025-03-21T20:50:48.7723254Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2025-03-21T20:50:48.7724245Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2025-03-21T20:50:48.7725322Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding2b.cpp 2025-03-21T20:50:48.7726547Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2025-03-21T20:50:48.7727556Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2025-03-21T20:50:48.7728653Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2025-03-21T20:50:48.7729769Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2025-03-21T20:50:48.7730988Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2025-03-21T20:50:48.7732032Z -- KERNEL_SOURCE: /pytorch/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2025-03-21T20:50:48.7733058Z 'python' '-c' 'import importlib.util; print(importlib.util.find_spec('torch').submodule_search_locations[0])' 2025-03-21T20:50:48.7733818Z -- MKL_ARCH: None, set to ` intel64` by default 2025-03-21T20:50:48.7734362Z -- MKL_ROOT /opt/conda/envs/py_3.10 2025-03-21T20:50:48.7734950Z -- MKL_LINK: None, set to ` dynamic` by default 2025-03-21T20:50:48.7735458Z -- MKL_INTERFACE_FULL: None, set to ` intel_ilp64` by default 2025-03-21T20:50:48.7735992Z -- MKL_THREADING: None, set to ` intel_thread` by default 2025-03-21T20:50:48.7736488Z -- MKL_MPI: None, set to ` intelmpi` by default 2025-03-21T20:50:48.7737595Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-03-21T20:50:48.7738582Z static library kineto_LIBRARY-NOTFOUND not found. 2025-03-21T20:50:48.7739078Z Call Stack (most recent call first): 2025-03-21T20:50:48.7740041Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-03-21T20:50:48.7741277Z tools/cmake/Utils.cmake:389 (find_package) 2025-03-21T20:50:48.7741744Z tools/cmake/Codegen.cmake:150 (find_package_torch) 2025-03-21T20:50:48.7742299Z kernels/quantized/CMakeLists.txt:90 (gen_custom_ops_aot_lib) 2025-03-21T20:50:48.7742664Z 2025-03-21T20:50:48.7742833Z  2025-03-21T20:50:48.7743403Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-03-21T20:50:48.7744140Z -- Generating operator lib: 2025-03-21T20:50:48.7744502Z -- LIB_NAME: quantized_ops_lib 2025-03-21T20:50:48.7744879Z -- KERNEL_LIBS: quantized_kernels 2025-03-21T20:50:48.7745244Z -- DEPS: executorch 2025-03-21T20:50:48.7745541Z -- 2025-03-21T20:50:48.7745787Z -- ******** Summary ******** 2025-03-21T20:50:48.7746144Z -- CMAKE_BUILD_TYPE : Release 2025-03-21T20:50:48.7746547Z -- CMAKE_CXX_STANDARD : 17 2025-03-21T20:50:48.7746950Z -- CMAKE_CXX_COMPILER_ID : Clang 2025-03-21T20:50:57.6243744Z -- CMAKE_TOOLCHAIN_FILE : 2025-03-21T20:50:57.6244590Z -- BUCK2 : buck2 2025-03-21T20:50:57.6245014Z -- PYTHON_EXECUTABLE : python 2025-03-21T20:50:57.6245768Z -- FLATC_EXECUTABLE : /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib/third-party/flatbuffers/flatc 2025-03-21T20:50:57.6246534Z -- EXECUTORCH_ENABLE_LOGGING : OFF 2025-03-21T20:50:57.6247025Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2025-03-21T20:50:57.6247484Z -- EXECUTORCH_LOG_LEVEL : Info 2025-03-21T20:50:57.6247974Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2025-03-21T20:50:57.6248427Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2025-03-21T20:50:57.6248875Z -- EXECUTORCH_BUILD_CADENCE : OFF 2025-03-21T20:50:57.6249322Z -- EXECUTORCH_BUILD_COREML : OFF 2025-03-21T20:50:57.6249763Z -- EXECUTORCH_BUILD_CPUINFO : ON 2025-03-21T20:50:57.6250195Z -- EXECUTORCH_BUILD_DEVTOOLS : OFF 2025-03-21T20:50:57.6250644Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2025-03-21T20:50:57.6251100Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : OFF 2025-03-21T20:50:57.6251566Z -- EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : OFF 2025-03-21T20:50:57.6252009Z -- EXECUTORCH_BUILD_EXTENSION_LLM : OFF 2025-03-21T20:50:57.6252433Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : OFF 2025-03-21T20:50:57.6253091Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2025-03-21T20:50:57.6253624Z -- EXECUTORCH_BUILD_EXTENSION_TENSOR : OFF 2025-03-21T20:50:57.6254091Z -- EXECUTORCH_BUILD_EXTENSION_TRAINING : OFF 2025-03-21T20:50:57.6254543Z -- EXECUTORCH_BUILD_FLATC : ON 2025-03-21T20:50:57.6254978Z -- EXECUTORCH_BUILD_GFLAGS : ON 2025-03-21T20:50:57.6255411Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2025-03-21T20:50:57.6255860Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : OFF 2025-03-21T20:50:57.6256314Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM_AOT : OFF 2025-03-21T20:50:57.6256772Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : OFF 2025-03-21T20:50:57.6257229Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2025-03-21T20:50:57.6257663Z -- EXECUTORCH_BUILD_MPS : OFF 2025-03-21T20:50:57.6258104Z -- EXECUTORCH_BUILD_NEURON : OFF 2025-03-21T20:50:57.6258550Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2025-03-21T20:50:57.6259001Z -- EXECUTORCH_BUILD_PYBIND : OFF 2025-03-21T20:50:57.6259445Z -- EXECUTORCH_BUILD_QNN : OFF 2025-03-21T20:50:57.6259934Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2025-03-21T20:50:57.6260377Z -- EXECUTORCH_BUILD_TESTS : OFF 2025-03-21T20:50:57.6260819Z -- EXECUTORCH_BUILD_VULKAN : OFF 2025-03-21T20:50:57.6261340Z -- EXECUTORCH_BUILD_XNNPACK : OFF 2025-03-21T20:50:57.6261761Z -- Configuring done (3.2s) 2025-03-21T20:50:57.6262095Z -- Generating done (0.1s) 2025-03-21T20:50:57.6262667Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/cmake-out-aot-lib 2025-03-21T20:50:57.6263295Z [ 10%] Built target flatbuffers 2025-03-21T20:50:57.6263709Z [ 10%] Built target common_schema 2025-03-21T20:50:57.6264193Z [ 10%] Built target program_schema 2025-03-21T20:50:57.6264655Z [ 60%] Built target executorch_core 2025-03-21T20:50:57.6265265Z [100%] Built target quantized_ops_aot_lib 2025-03-21T20:50:57.6265880Z -------------------------------------------------------------------------------- 2025-03-21T20:50:57.6266597Z Running e2e flow for model 'mul' with flags '--delegate --quantize' 2025-03-21T20:50:57.6267347Z -------------------------------------------------------------------------------- 2025-03-21T20:50:57.6269732Z CALL python3 -m examples.arm.aot_arm_compiler --model_name=mul --target=ethos-u85-128 --delegate --quantize --intermediate=/pytorch/executorch/arm_test/test_run/mul --output=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128.pte --so_library=arm_test/test_run/cmake-out-aot-lib/kernels/quantized/libquantized_ops_aot_lib.so --system_config=Ethos_U85_SYS_DRAM_Mid --memory_mode=Sram_Only 2025-03-21T20:50:57.6272220Z WARNING:root:Using a model from examples/models not all of these are currently supported 2025-03-21T20:50:57.6288741Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:57.6290741Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:57.6292344Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:57.6293957Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:57.6295544Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:57.6297143Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:57.6298864Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:57.6300474Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:57.6302084Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:57.6303680Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:57.6305269Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/backends/mkldnn/__init__.py:78: UserWarning: TF32 acceleration on top of oneDNN is available for Intel GPUs. The current Torch version does not have Intel GPU Support. (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:148.) 2025-03-21T20:50:57.6306864Z torch._C._set_onednn_allow_tf32(_allow_tf32) 2025-03-21T20:50:57.6307523Z INFO:executorch.backends.arm.tosa_partitioner:TOSAPartitioner::partition 2025-03-21T20:50:57.6308354Z INFO:executorch.backends.arm.tosa_partitioner:Partitioning for EthosUBackend: TOSA-0.80+BI 2025-03-21T20:50:57.6309316Z INFO:executorch.backends.arm.tosa_partitioner:The following nodes were rejected for TOSA-0.80+BI: 2025-03-21T20:50:57.6310046Z INFO:executorch.backends.arm.tosa_partitioner: 2025-03-21T20:50:57.6310471Z No nodes rejected. 2025-03-21T20:50:57.6311087Z INFO:executorch.backends.arm.tosa_partitioner:(Placeholders and outputs are not included in this list) 2025-03-21T20:50:57.6312074Z Info: Changing const_mem_area from Sram to OnChipFlash. This will use the same characteristics as Sram. 2025-03-21T20:50:57.6312619Z 2025-03-21T20:50:57.6312757Z Network summary for out 2025-03-21T20:50:57.6313137Z Accelerator configuration Ethos_U85_128 2025-03-21T20:50:57.6313661Z System configuration Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:50:57.6314158Z Memory mode Sram_Only 2025-03-21T20:50:57.6314644Z Accelerator clock 1000 MHz 2025-03-21T20:50:57.6315167Z Design peak SRAM bandwidth 29.80 GB/s 2025-03-21T20:50:57.6315493Z 2025-03-21T20:50:57.6315671Z Total SRAM used 0.03 KiB 2025-03-21T20:50:57.6315988Z 2025-03-21T20:50:57.6316111Z CPU operators = 0 (0.0%) 2025-03-21T20:50:57.6316447Z NPU operators = 1 (100.0%) 2025-03-21T20:50:57.6316653Z 2025-03-21T20:50:57.6316857Z Average SRAM bandwidth 22.89 GB/s 2025-03-21T20:50:57.6317392Z Input SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:57.6317940Z Weight SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:57.6318476Z Output SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:57.6319028Z Total SRAM bandwidth 0.00 MB/batch 2025-03-21T20:50:57.6319633Z Total SRAM bandwidth per input 0.00 MB/inference (batch size 1) 2025-03-21T20:50:57.6320140Z 2025-03-21T20:50:57.6320362Z Neural network macs 0 MACs/batch 2025-03-21T20:50:57.6320706Z 2025-03-21T20:50:57.6320925Z Info: The numbers below are internal compiler estimates. 2025-03-21T20:50:57.6321587Z For performance numbers the compiled network should be run on an FVP Model or FPGA. 2025-03-21T20:50:57.6322052Z 2025-03-21T20:50:57.6322243Z Network Tops/s 0.00 Tops/s 2025-03-21T20:50:57.6322574Z 2025-03-21T20:50:57.6322761Z NPU cycles 3 cycles/batch 2025-03-21T20:50:57.6323296Z SRAM Access cycles 2 cycles/batch 2025-03-21T20:50:57.6323852Z DRAM Access cycles 0 cycles/batch 2025-03-21T20:50:57.6324479Z On-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:50:57.6325114Z Off-chip Flash Access cycles 0 cycles/batch 2025-03-21T20:50:57.6325665Z Total cycles 3 cycles/batch 2025-03-21T20:50:57.6326003Z 2025-03-21T20:50:57.6326263Z Batch Inference time 0.00 ms, 333333333.33 inferences/s (batch size 1) 2025-03-21T20:50:57.6326679Z 2025-03-21T20:50:57.6327058Z PTE file saved as /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128.pte 2025-03-21T20:50:57.6327955Z pte_data_size: 3200 /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128.pte 2025-03-21T20:50:57.6328817Z pte_file: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128.pte 2025-03-21T20:50:57.6330930Z + backends/arm/scripts/build_executorch_runner.sh --et_build_root=arm_test/test_run --pte=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128.pte --build_type=Release --target=ethos-u85-128 --system_config=Ethos_U85_SYS_DRAM_Mid --memory_mode=Sram_Only --extra_build_flags= --ethosu_tools_dir=/pytorch/executorch/examples/arm/ethos-u-scratch 2025-03-21T20:50:57.6332927Z -------------------------------------------------------------------------------- 2025-03-21T20:50:57.6334455Z Build Arm Baremetal executor_runner for ethos-u85-128 with /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128.pte using Ethos_U85_SYS_DRAM_Mid Sram_Only to '/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128/cmake-out' 2025-03-21T20:50:57.6335988Z -------------------------------------------------------------------------------- 2025-03-21T20:50:59.7740221Z Building with BundleIO/etdump/extra flags: -DET_BUNDLE_IO=OFF -DEXECUTORCH_ENABLE_EVENT_TRACER=OFF 2025-03-21T20:50:59.7741438Z -- The C compiler identification is GNU 13.3.1 2025-03-21T20:50:59.7741916Z -- The CXX compiler identification is GNU 13.3.1 2025-03-21T20:50:59.7742358Z -- Detecting C compiler ABI info 2025-03-21T20:50:59.7742773Z -- Detecting C compiler ABI info - done 2025-03-21T20:50:59.7743833Z -- Check for working C compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc - skipped 2025-03-21T20:50:59.7745241Z -- Detecting C compile features 2025-03-21T20:50:59.7745670Z -- Detecting C compile features - done 2025-03-21T20:50:59.7746072Z -- Detecting CXX compiler ABI info 2025-03-21T20:50:59.7746467Z -- Detecting CXX compiler ABI info - done 2025-03-21T20:50:59.7747504Z -- Check for working CXX compiler: /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ - skipped 2025-03-21T20:50:59.7748518Z -- Detecting CXX compile features 2025-03-21T20:50:59.7749114Z -- Detecting CXX compile features - done 2025-03-21T20:50:59.7750726Z 'bash' '-c' 'pwd && source backends/arm/scripts/utils.sh && patch_repo /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform b728c774158248ba2cad8e78a515809e1eb9b77f /pytorch/executorch/examples/arm/ethos-u-setup' 2025-03-21T20:50:59.7752092Z /pytorch/executorch 2025-03-21T20:50:59.7753622Z [patch_repo] Patching core_platform repo_dir:/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform base_rev:b728c774158248ba2cad8e78a515809e1eb9b77f patch_dir:/pytorch/executorch/examples/arm/ethos-u-setup/core_platform 2025-03-21T20:50:59.7755446Z HEAD is now at b728c77 Add initial Corstone-320 support 2025-03-21T20:50:59.7755912Z Applying: Move rodata to the DDR 2025-03-21T20:50:59.7756733Z [patch_repo] Patched core_platform @ tags/24.08-3-g92e6095 in /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform dir. 2025-03-21T20:50:59.7757471Z 2025-03-21T20:50:59.7757625Z -- SYSTEM_CONFIG is Ethos_U85_SYS_DRAM_Mid 2025-03-21T20:50:59.7758032Z -- MEMORY_MODE is Sram_Only 2025-03-21T20:50:59.7758903Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python3.10 (found version "3.10.16") found components: Interpreter 2025-03-21T20:50:59.7760336Z Configuring target corstone-320 2025-03-21T20:50:59.7760812Z -- ******************************************************* 2025-03-21T20:50:59.7761296Z -- PROJECT_NAME : ethosu_core_driver 2025-03-21T20:50:59.7761822Z -- ETHOSU_TARGET_NPU_CONFIG : ethos-u85-128 2025-03-21T20:50:59.7762330Z -- CMAKE_SYSTEM_PROCESSOR : cortex-m85 2025-03-21T20:50:59.7763171Z -- CMSIS_PATH : /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6 2025-03-21T20:50:59.7764142Z -- ETHOSU_LOG_ENABLE : ON 2025-03-21T20:50:59.7764656Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:50:59.7765180Z -- ETHOSU_INFERENCE_TIMEOUT : Default (no timeout) 2025-03-21T20:50:59.7765738Z -- ******************************************************* 2025-03-21T20:50:59.7766686Z Downloading https://github.com/google/flatbuffers/archive/v23.5.26.zip 2025-03-21T20:50:59.7768072Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:59.7769331Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:59.7769992Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:59.7770685Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:59.7771211Z Call Stack (most recent call first): 2025-03-21T20:50:59.7772230Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:59.7773654Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:50:59.7774770Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:59.7775602Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:59.7776343Z  2025-03-21T20:50:59.7777537Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:59.7778648Z Calling FetchContent_Populate(tensorflow-flatbuffers) is deprecated, call 2025-03-21T20:50:59.7779419Z FetchContent_MakeAvailable(tensorflow-flatbuffers) instead. Policy CMP0169 2025-03-21T20:50:59.7780450Z can be set to OLD to allow FetchContent_Populate(tensorflow-flatbuffers) to 2025-03-21T20:50:59.7781112Z be called directly for now, but the ability to call it with declared 2025-03-21T20:50:59.7781713Z details will be removed completely in a future version. 2025-03-21T20:50:59.7782188Z Call Stack (most recent call first): 2025-03-21T20:50:59.7782990Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:59.7784215Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:101 (download_third_party) 2025-03-21T20:50:59.7785334Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:59.7786164Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:59.7786759Z  2025-03-21T20:50:59.7787767Z Downloading https://github.com/google/gemmlowp/archive/719139ce755a0f31cbf1c37f7f98adcc7fc9f425.zip 2025-03-21T20:50:59.7789461Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:59.7790820Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:59.7791661Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:59.7792313Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:59.7792924Z Call Stack (most recent call first): 2025-03-21T20:50:59.7793769Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:59.7795218Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:50:59.7796572Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:59.7797415Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:59.7797943Z  2025-03-21T20:50:59.7798905Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:59.7800074Z Calling FetchContent_Populate(tensorflow-gemlowp) is deprecated, call 2025-03-21T20:50:59.7800953Z FetchContent_MakeAvailable(tensorflow-gemlowp) instead. Policy CMP0169 can 2025-03-21T20:50:59.7801823Z be set to OLD to allow FetchContent_Populate(tensorflow-gemlowp) to be 2025-03-21T20:50:59.7802692Z called directly for now, but the ability to call it with declared details 2025-03-21T20:50:59.7803338Z will be removed completely in a future version. 2025-03-21T20:50:59.7803780Z Call Stack (most recent call first): 2025-03-21T20:50:59.7804880Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:59.7806379Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:113 (download_third_party) 2025-03-21T20:50:59.7807666Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:59.7808512Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:59.7809300Z  2025-03-21T20:50:59.7810238Z Downloading https://github.com/google/ruy/archive/d37128311b445e758136b8602d1bbd2a755e115d.zip 2025-03-21T20:50:59.7811750Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1300 (cmake_parse_arguments): 2025-03-21T20:50:59.7812904Z The SOURCE_DIR keyword was followed by an empty string or no value at all. 2025-03-21T20:50:59.7813624Z Policy CMP0174 is not set, so cmake_parse_arguments() will unset the 2025-03-21T20:50:59.7814337Z ARG_SOURCE_DIR variable rather than setting it to an empty string. 2025-03-21T20:50:59.7815108Z Call Stack (most recent call first): 2025-03-21T20:50:59.7816072Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:45 (FetchContent_Declare) 2025-03-21T20:50:59.7817538Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:50:59.7818992Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:59.7819950Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:59.7820509Z  2025-03-21T20:50:59.7821703Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): 2025-03-21T20:50:59.7823021Z Calling FetchContent_Populate(tensorflow-ruy) is deprecated, call 2025-03-21T20:50:59.7823740Z FetchContent_MakeAvailable(tensorflow-ruy) instead. Policy CMP0169 can be 2025-03-21T20:50:59.7824446Z set to OLD to allow FetchContent_Populate(tensorflow-ruy) to be called 2025-03-21T20:50:59.7825115Z directly for now, but the ability to call it with declared details will be 2025-03-21T20:50:59.7825664Z removed completely in a future version. 2025-03-21T20:50:59.7826076Z Call Stack (most recent call first): 2025-03-21T20:50:59.7826875Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:53 (FetchContent_Populate) 2025-03-21T20:50:59.7828720Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/tflite_micro.cmake:122 (download_third_party) 2025-03-21T20:50:59.7829854Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/CMakeLists.txt:77 (include) 2025-03-21T20:50:59.7830701Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:50:59.7831249Z  2025-03-21T20:50:59.7831613Z -- Disabling ThreadX for cortex-m85, due to upstream issues 2025-03-21T20:50:59.7832108Z -- ******************************************************* 2025-03-21T20:50:59.7832567Z -- PROJECT_NAME : core_software 2025-03-21T20:51:00.5608756Z -- CORE_SOFTWARE_RTOS : All 2025-03-21T20:51:00.5609686Z -- CORE_SOFTWARE_ACCELERATOR : NPU 2025-03-21T20:51:00.5610473Z -- ETHOSU_LOG_SEVERITY : warning 2025-03-21T20:51:00.5611291Z -- ******************************************************* 2025-03-21T20:51:00.5612152Z -- ******************************************************* 2025-03-21T20:51:00.5613114Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:51:00.5614318Z -- FAST_MEMORY_SIZE : 0 2025-03-21T20:51:00.5615064Z -- MEMORY_MODEL : sram 2025-03-21T20:51:00.5615817Z -- MEMORY_ARENA : sram 2025-03-21T20:51:00.5616747Z -- TARGET_CPU : cortex-m85 2025-03-21T20:51:00.5617509Z -- ******************************************************* 2025-03-21T20:51:00.5619764Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:51:00.5621694Z The following keywords are not supported when using 2025-03-21T20:51:00.5622569Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:51:00.5623043Z 2025-03-21T20:51:00.5623545Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:51:00.5624877Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:51:00.5626003Z command to set the policy and suppress this warning. 2025-03-21T20:51:00.5626880Z Call Stack (most recent call first): 2025-03-21T20:51:00.5628447Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:51:00.5630865Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:51:00.5633638Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/driver_unit_tests/CMakeLists.txt:28 (ethosu_add_executable_test) 2025-03-21T20:51:00.5635760Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:51:00.5636817Z  2025-03-21T20:51:00.5637487Z Skipping driver_unit_conv application 2025-03-21T20:51:00.5638386Z Skipping FreeRTOS application 2025-03-21T20:51:00.5640723Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:51:00.5642614Z The following keywords are not supported when using 2025-03-21T20:51:00.5643463Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:51:00.5643944Z 2025-03-21T20:51:00.5644458Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:51:00.5645760Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:51:00.5646828Z command to set the policy and suppress this warning. 2025-03-21T20:51:00.5647655Z Call Stack (most recent call first): 2025-03-21T20:51:00.5649177Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:51:00.5651532Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:142 (ethosu_add_executable) 2025-03-21T20:51:00.5654467Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/hello_world/CMakeLists.txt:19 (ethosu_add_executable_test) 2025-03-21T20:51:00.5656606Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:51:00.5657646Z  2025-03-21T20:51:00.5658231Z Skipping ThreadX application 2025-03-21T20:51:00.5660276Z CMake Warning (dev) at /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:156 (add_custom_command): 2025-03-21T20:51:00.5662152Z The following keywords are not supported when using 2025-03-21T20:51:00.5662997Z add_custom_command(TARGET): DEPFILE. 2025-03-21T20:51:00.5663471Z 2025-03-21T20:51:00.5663971Z Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. 2025-03-21T20:51:00.5665274Z Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy 2025-03-21T20:51:00.5666416Z command to set the policy and suppress this warning. 2025-03-21T20:51:00.5667254Z Call Stack (most recent call first): 2025-03-21T20:51:00.5668777Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/cmake/helpers.cmake:109 (ethosu_add_binaries) 2025-03-21T20:51:00.5671646Z /pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/applications/message_handler_openamp/CMakeLists.txt:51 (ethosu_add_executable) 2025-03-21T20:51:00.5673886Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-21T20:51:00.5674881Z  2025-03-21T20:51:00.5675357Z -- ******************************************************* 2025-03-21T20:51:00.5676225Z -- PROJECT_NAME : ethos-u-corstone-320 2025-03-21T20:51:00.5677096Z -- TR_ARENA_SIZE : 2025-03-21T20:51:00.5677871Z -- MESSAGE_HANDLER_ARENA_SIZE : 0x200000 2025-03-21T20:51:00.5678650Z -- ******************************************************* 2025-03-21T20:51:00.5679368Z -- Configuring done (2.1s) 2025-03-21T20:51:00.5680067Z -- Generating done (0.2s) 2025-03-21T20:51:00.5681395Z -- Build files have been written to: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128/cmake-out 2025-03-21T20:51:00.5683107Z [backends/arm/scripts/build_executorch_runner.sh] Configured CMAKE 2025-03-21T20:51:00.5684388Z [ 0%] Preprocessing and generating linker script 2025-03-21T20:51:00.5685384Z [ 16%] Generating model_pte.h 2025-03-21T20:51:00.5687156Z [ 16%] Building C object target/target/drivers/timing_adapter/CMakeFiles/timing_adapter.dir/src/timing_adapter.c.obj 2025-03-21T20:51:00.5689784Z [ 33%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_driver.c.obj 2025-03-21T20:51:00.5692356Z [ 33%] Building C object target/target/drivers/uart/CMakeFiles/ethosu_uart_cmsdk_apb.dir/src/uart_cmsdk_apb.c.obj 2025-03-21T20:51:00.5694815Z [ 50%] Building CXX object target/target/drivers/mailbox/CMakeFiles/ethosu_mailbox.dir/src/mailbox.cpp.obj 2025-03-21T20:51:00.5697431Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_device_u85.c.obj 2025-03-21T20:51:00.5700114Z [ 50%] Building C object target/target/core_software/core_driver/CMakeFiles/ethosu_core_driver.dir/src/ethosu_pmu.c.obj 2025-03-21T20:51:00.5702009Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:00.5703566Z : note: this is the location of the previous definition 2025-03-21T20:51:00.5704758Z [ 50%] Built target arm_executor_runner-linker-script 2025-03-21T20:51:00.5707579Z Input: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128.pte with 3200 bytes. Output: /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128/cmake-out/model_pte.h with 19382 bytes. Section: network_model_sec. 2025-03-21T20:51:00.5710305Z [ 50%] Built target gen_model_header 2025-03-21T20:51:00.5711463Z [ 50%] Linking C static library libethosu_uart_cmsdk_apb.a 2025-03-21T20:51:00.5712520Z [ 50%] Built target ethosu_uart_cmsdk_apb 2025-03-21T20:51:00.5713552Z [ 66%] Linking C static library libtiming_adapter.a 2025-03-21T20:51:00.5714362Z [ 66%] Built target timing_adapter 2025-03-21T20:51:00.5715353Z [ 66%] Linking C static library libethosu_core_driver.a 2025-03-21T20:51:00.5716260Z [ 66%] Built target ethosu_core_driver 2025-03-21T20:51:00.5717160Z [ 66%] Linking CXX static library libethosu_mailbox.a 2025-03-21T20:51:00.5717999Z [ 66%] Built target ethosu_mailbox 2025-03-21T20:51:00.5719835Z [ 66%] Building CXX object target/target/drivers/mhu_dummy/CMakeFiles/ethosu_mhu_dummy.dir/src/mhu_dummy.cpp.obj 2025-03-21T20:51:00.5721721Z [ 66%] Linking CXX static library libethosu_mhu_dummy.a 2025-03-21T20:51:00.5722685Z [ 66%] Built target ethosu_mhu_dummy 2025-03-21T20:51:00.5724106Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_executor_runner.cpp.obj 2025-03-21T20:51:00.5726059Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/arm_perf_monitor.cpp.obj 2025-03-21T20:51:00.5729113Z [ 66%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/common/src/init.cpp.obj 2025-03-21T20:51:00.5733007Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/retarget.c.obj 2025-03-21T20:51:00.5736963Z [ 83%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/targets/corstone-320/target.cpp.obj 2025-03-21T20:51:00.5741376Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/system_ARMCM85.c.obj 2025-03-21T20:51:00.5745905Z [ 83%] Building C object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_software/cmsis_6/Cortex_DFP/Device/ARMCM85/Source/startup_ARMCM85.c.obj 2025-03-21T20:51:00.5749939Z [100%] Building CXX object CMakeFiles/arm_executor_runner.dir/pytorch/executorch/examples/arm/ethos-u-scratch/ethos-u/core_platform/drivers/mpu/src/mpu.cpp.obj 2025-03-21T20:51:00.5752491Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:00.5754028Z : note: this is the location of the previous definition 2025-03-21T20:51:00.5755536Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:00.5757138Z : note: this is the location of the previous definition 2025-03-21T20:51:00.5758697Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:00.5760363Z : note: this is the location of the previous definition 2025-03-21T20:51:00.5761890Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:00.5763382Z : note: this is the location of the previous definition 2025-03-21T20:51:00.5764896Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:04.1166782Z : note: this is the location of the previous definition 2025-03-21T20:51:04.1167676Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:04.1168496Z : note: this is the location of the previous definition 2025-03-21T20:51:04.1169335Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:04.1170144Z : note: this is the location of the previous definition 2025-03-21T20:51:04.1171219Z : warning: "ETHOSU_MODEL" redefined 2025-03-21T20:51:04.1172044Z : note: this is the location of the previous definition 2025-03-21T20:51:04.1172799Z [100%] Linking CXX executable arm_executor_runner 2025-03-21T20:51:04.1174221Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: arm_executor_runner: section `.sram' can't be allocated in segment 2 2025-03-21T20:51:04.1175557Z LOAD: .ddr .sram 2025-03-21T20:51:04.1176786Z /pytorch/executorch/examples/arm/ethos-u-scratch/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: arm_executor_runner has a LOAD segment with RWX permissions 2025-03-21T20:51:04.1178119Z [100%] Built target arm_executor_runner 2025-03-21T20:51:04.1178722Z [backends/arm/scripts/build_executorch_runner.sh] Generated baremetal elf file: 2025-03-21T20:51:04.1179621Z /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner 2025-03-21T20:51:04.1180370Z executable_text: 220324 bytes 2025-03-21T20:51:04.1180730Z executable_data: 64012416 bytes 2025-03-21T20:51:04.1181149Z executable_bss: 33552 bytes 2025-03-21T20:51:04.1181488Z + '[' false = false ']' 2025-03-21T20:51:04.1182149Z + elf_file=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner 2025-03-21T20:51:04.1183498Z + backends/arm/scripts/run_fvp.sh --elf=/pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner --target=ethos-u85-128 2025-03-21T20:51:04.1184572Z -------------------------------------------------------------------------------- 2025-03-21T20:51:04.1185700Z Running /pytorch/executorch/arm_test/test_run/mul/mul_arm_delegate_ethos-u85-128/cmake-out/arm_executor_runner for ethos-u85-128 run with FVP:FVP_Corstone_SSE-320 num_macs:128 2025-03-21T20:51:04.1186975Z WARNING: Corstone FVP is not cycle accurate and should NOT be used to determine valid runtime 2025-03-21T20:51:04.1187688Z -------------------------------------------------------------------------------- 2025-03-21T20:51:04.1188276Z telnetterminal0: Listening for serial connection on port 5000 2025-03-21T20:51:04.1188891Z telnetterminal1: Listening for serial connection on port 5001 2025-03-21T20:51:04.1189485Z telnetterminal2: Listening for serial connection on port 5002 2025-03-21T20:51:04.1190090Z telnetterminal5: Listening for serial connection on port 5003 2025-03-21T20:51:04.1190751Z I [executorch:arm_executor_runner.cpp:434] PTE in 0x70000000 $ Size: 3200 bytes 2025-03-21T20:51:04.1191188Z 2025-03-21T20:51:04.1191500Z I [executorch:arm_executor_runner.cpp:459] PTE Model data loaded. Size: 3200 bytes. 2025-03-21T20:51:04.1191952Z 2025-03-21T20:51:04.1192259Z I [executorch:arm_executor_runner.cpp:472] Model buffer loaded, has 1 methods 2025-03-21T20:51:04.1192682Z 2025-03-21T20:51:04.1192936Z I [executorch:arm_executor_runner.cpp:480] Running method forward 2025-03-21T20:51:04.1193305Z 2025-03-21T20:51:04.1193663Z I [executorch:arm_executor_runner.cpp:491] Setup Method allocator pool. Size: 62914560 bytes. 2025-03-21T20:51:04.1194154Z 2025-03-21T20:51:04.1194453Z I [executorch:arm_executor_runner.cpp:508] Setting up planned buffer 0, size 80. 2025-03-21T20:51:04.1194899Z 2025-03-21T20:51:04.1195187Z I [executorch:EthosUBackend.cpp:111] EthosUBackend::init 0x70000070 2025-03-21T20:51:04.1195588Z 2025-03-21T20:51:04.1195833Z I [executorch:arm_executor_runner.cpp:551] Method 'forward' loaded. 2025-03-21T20:51:04.1196226Z 2025-03-21T20:51:04.1196457Z I [executorch:arm_executor_runner.cpp:553] Preparing inputs... 2025-03-21T20:51:04.1196828Z 2025-03-21T20:51:04.1197037Z I [executorch:arm_executor_runner.cpp:621] Input prepared. 2025-03-21T20:51:04.1197374Z 2025-03-21T20:51:04.1197712Z I [executorch:arm_executor_runner.cpp:623] Starting the model execution... 2025-03-21T20:51:04.1198168Z 2025-03-21T20:51:04.1198392Z I [executorch:arm_perf_monitor.cpp:133] NPU Inferences : 1 2025-03-21T20:51:04.1198729Z 2025-03-21T20:51:04.1199047Z I [executorch:arm_perf_monitor.cpp:134] Profiler report, CPU cycles per operator: 2025-03-21T20:51:04.1199494Z 2025-03-21T20:51:04.1199831Z I [executorch:arm_perf_monitor.cpp:138] ethos-u : cycle_cnt : 0 cycles 2025-03-21T20:51:04.1200234Z 2025-03-21T20:51:04.1200498Z I [executorch:arm_perf_monitor.cpp:145] Operator(s) total: 0 CPU cycles 2025-03-21T20:51:04.1200904Z 2025-03-21T20:51:04.1201197Z I [executorch:arm_perf_monitor.cpp:151] Inference runtime: 4158 CPU cycles total 2025-03-21T20:51:04.1201640Z 2025-03-21T20:51:04.1202161Z I [executorch:arm_perf_monitor.cpp:153] NOTE: CPU cycle values and ratio calculations require FPGA and identical CPU/NPU frequency 2025-03-21T20:51:04.1202815Z 2025-03-21T20:51:04.1203084Z I [executorch:arm_perf_monitor.cpp:162] Inference CPU ratio: 93.24 % 2025-03-21T20:51:04.1203465Z 2025-03-21T20:51:04.1203726Z I [executorch:arm_perf_monitor.cpp:166] Inference NPU ratio: 6.76 % 2025-03-21T20:51:04.1204135Z 2025-03-21T20:51:04.1204432Z I [executorch:arm_perf_monitor.cpp:175] cpu_wait_for_npu_cntr : 281 CPU cycles 2025-03-21T20:51:04.1204852Z 2025-03-21T20:51:04.1205064Z I [executorch:arm_perf_monitor.cpp:180] Ethos-U PMU report: 2025-03-21T20:51:04.1205448Z 2025-03-21T20:51:04.1205697Z I [executorch:arm_perf_monitor.cpp:181] ethosu_pmu_cycle_cntr : 1049 2025-03-21T20:51:04.1206090Z 2025-03-21T20:51:04.1206304Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr0 : 0 2025-03-21T20:51:04.1206660Z 2025-03-21T20:51:04.1206873Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr1 : 0 2025-03-21T20:51:04.1207225Z 2025-03-21T20:51:04.1207436Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr2 : 0 2025-03-21T20:51:04.1207776Z 2025-03-21T20:51:04.1207999Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr3 : 0 2025-03-21T20:51:04.1208340Z 2025-03-21T20:51:04.1208581Z I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr4 : 734 2025-03-21T20:51:04.1208931Z 2025-03-21T20:51:04.1209900Z I [executorch:arm_perf_monitor.cpp:191] Ethos-U PMU Events:[ETHOSU_PMU_SRAM_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_SRAM_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_EXT_RD_DATA_BEAT_RECEIVED, ETHOSU_PMU_EXT_WR_DATA_BEAT_WRITTEN, ETHOSU_PMU_NPU_IDLE] 2025-03-21T20:51:04.1210987Z 2025-03-21T20:51:04.1211293Z I [executorch:arm_executor_runner.cpp:630] model_pte_program_size: 3200 bytes. 2025-03-21T20:51:04.1211750Z 2025-03-21T20:51:04.1212051Z I [executorch:arm_executor_runner.cpp:631] model_pte_loaded_size: 3200 bytes. 2025-03-21T20:51:04.1212504Z 2025-03-21T20:51:04.1212932Z I [executorch:arm_executor_runner.cpp:645] method_allocator_used: 1474 / 62914560 free: 62913086 ( used: 0 % ) 2025-03-21T20:51:04.1213507Z 2025-03-21T20:51:04.1213799Z I [executorch:arm_executor_runner.cpp:652] method_allocator_planned: 80 bytes 2025-03-21T20:51:04.1214236Z 2025-03-21T20:51:04.1214534Z I [executorch:arm_executor_runner.cpp:654] method_allocator_loaded: 1338 bytes 2025-03-21T20:51:04.1214965Z 2025-03-21T20:51:04.1215265Z I [executorch:arm_executor_runner.cpp:655] method_allocator_input: 56 bytes 2025-03-21T20:51:04.1215687Z 2025-03-21T20:51:04.1215987Z I [executorch:arm_executor_runner.cpp:656] method_allocator_executor: 0 bytes 2025-03-21T20:51:04.1216414Z 2025-03-21T20:51:04.1216828Z I [executorch:arm_executor_runner.cpp:659] temp_allocator_used: 0 / 1048576 free: 1048576 ( used: 0 % ) 2025-03-21T20:51:04.1217366Z 2025-03-21T20:51:04.1217643Z I [executorch:arm_executor_runner.cpp:675] Model executed successfully. 2025-03-21T20:51:04.1218041Z 2025-03-21T20:51:04.1218231Z I [executorch:arm_executor_runner.cpp:679] 1 outputs: 2025-03-21T20:51:04.1218557Z 2025-03-21T20:51:04.1218682Z Output[0][0]: (float) 0.371945 2025-03-21T20:51:04.1218913Z 2025-03-21T20:51:04.1219035Z Output[0][1]: (float) 0.371945 2025-03-21T20:51:04.1219260Z 2025-03-21T20:51:04.1219414Z Output[0][2]: (float) 0.371945 2025-03-21T20:51:04.1219628Z 2025-03-21T20:51:04.1219791Z Output[0][3]: (float) 0.371945 2025-03-21T20:51:04.1220007Z 2025-03-21T20:51:04.1220138Z Output[0][4]: (float) 0.371945 2025-03-21T20:51:04.1220349Z 2025-03-21T20:51:04.1220470Z Output[0][5]: (float) 0.371945 2025-03-21T20:51:04.1220698Z 2025-03-21T20:51:04.1220956Z I [executorch:arm_executor_runner.cpp:783] Program complete, exiting. 2025-03-21T20:51:04.1221452Z 2025-03-21T20:51:04.1221632Z I [executorch:arm_executor_runner.cpp:787]  2025-03-21T20:51:04.1222097Z Info: /OSCI/SystemC: Simulation stopped by user. 2025-03-21T20:51:04.1222617Z [backends/arm/scripts/run_fvp.sh] Simulation complete, 0 2025-03-21T20:51:04.1223101Z Checking for problems in log: 2025-03-21T20:51:04.1223535Z No problems found! 2025-03-21T20:51:04.1223898Z + set +x 2025-03-21T20:51:04.1224231Z test_arm_baremetal.sh test_full_ethosu_fvp: PASS 2025-03-21T20:51:04.1224697Z test_arm_baremetal.sh test_full_ethosu_fvp: PASS 2025-03-21T20:51:04.1269227Z ##[group]Run pmeier/pytest-results-action@v0.3.0 2025-03-21T20:51:04.1269683Z with: 2025-03-21T20:51:04.1270051Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:04.1270628Z fail-on-empty: false 2025-03-21T20:51:04.1270934Z env: 2025-03-21T20:51:04.1271254Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:04.1271781Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:04.1272143Z PR_NUMBER: 2025-03-21T20:51:04.1274942Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:04.1277778Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:04.1278502Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:04.1279178Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:04.1279721Z ##[endgroup] 2025-03-21T20:51:04.1904868Z Prepare all required actions 2025-03-21T20:51:04.1944834Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-03-21T20:51:04.1945295Z with: 2025-03-21T20:51:04.1945728Z directory: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-03-21T20:51:04.1946422Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T20:51:04.1946946Z env: 2025-03-21T20:51:04.1947266Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:04.1947709Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:04.1948063Z PR_NUMBER: 2025-03-21T20:51:04.1950712Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:04.1953587Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:04.1954308Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:04.1954986Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:04.1955458Z ##[endgroup] 2025-03-21T20:51:04.1982401Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T20:51:04.1983260Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T20:51:04.1992898Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:51:04.1993369Z env: 2025-03-21T20:51:04.1993693Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:04.1994152Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:04.1994505Z PR_NUMBER: 2025-03-21T20:51:04.1997108Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:04.2000075Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:04.2000889Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:04.2001568Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:04.2002257Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T20:51:04.2002943Z DIRECTORY: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-03-21T20:51:04.2003474Z ##[endgroup] 2025-03-21T20:51:04.2187588Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-03-21T20:51:04.4577910Z latest: Pulling from tool/alpine 2025-03-21T20:51:04.4578416Z 540db60ca938: Pulling fs layer 2025-03-21T20:51:04.5493899Z 540db60ca938: Download complete 2025-03-21T20:51:04.6554730Z 540db60ca938: Pull complete 2025-03-21T20:51:04.6660416Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-21T20:51:04.6701637Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-21T20:51:08.9674887Z Prepare all required actions 2025-03-21T20:51:08.9705603Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-03-21T20:51:08.9706055Z with: 2025-03-21T20:51:08.9706397Z directory: /home/ec2-user/actions-runner/_work/_temp 2025-03-21T20:51:08.9706987Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T20:51:08.9707504Z env: 2025-03-21T20:51:08.9707816Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:08.9708241Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:08.9708593Z PR_NUMBER: 2025-03-21T20:51:08.9711229Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:08.9714062Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:08.9714775Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:08.9715446Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:08.9715904Z ##[endgroup] 2025-03-21T20:51:08.9761340Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T20:51:08.9762187Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-21T20:51:08.9769799Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:51:08.9770253Z env: 2025-03-21T20:51:08.9770569Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:08.9771026Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:08.9771372Z PR_NUMBER: 2025-03-21T20:51:08.9773945Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:08.9776779Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:08.9777482Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:08.9778141Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:08.9778879Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-21T20:51:08.9779471Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2025-03-21T20:51:08.9779958Z ##[endgroup] 2025-03-21T20:51:09.8755777Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2025-03-21T20:51:09.8757000Z # Only do these steps if we actually want to upload an artifact 2025-03-21T20:51:09.8757938Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2025-03-21T20:51:09.8759046Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-03-21T20:51:09.8760418Z  # attempt to just grab whatever is in there and scoop it all up 2025-03-21T20:51:09.8761474Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2025-03-21T20:51:09.8762374Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2025-03-21T20:51:09.8763082Z  fi 2025-03-21T20:51:09.8763673Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2025-03-21T20:51:09.8764544Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2025-03-21T20:51:09.8765344Z  fi 2025-03-21T20:51:09.8765829Z fi 2025-03-21T20:51:09.8766241Z  2025-03-21T20:51:09.8766653Z upload_docs=0 2025-03-21T20:51:09.8767448Z # Check if there are files in the documentation folder to upload, note that 2025-03-21T20:51:09.8768430Z # empty folders do not count 2025-03-21T20:51:09.8769370Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2025-03-21T20:51:09.8770578Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2025-03-21T20:51:09.8771578Z  # upload will probably not work correctly 2025-03-21T20:51:09.8772269Z  upload_docs=1 2025-03-21T20:51:09.8772786Z fi 2025-03-21T20:51:09.8773428Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2025-03-21T20:51:09.8782907Z shell: /usr/bin/bash -e {0} 2025-03-21T20:51:09.8783475Z env: 2025-03-21T20:51:09.8783992Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:09.8784769Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:09.8785347Z PR_NUMBER: 2025-03-21T20:51:09.8789811Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:09.8795164Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:09.8796471Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:09.8797604Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:09.8798421Z UPLOAD_ARTIFACT_NAME: 2025-03-21T20:51:09.8798910Z ##[endgroup] 2025-03-21T20:51:09.8930663Z Prepare all required actions 2025-03-21T20:51:09.8971496Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2025-03-21T20:51:09.8971948Z with: 2025-03-21T20:51:09.8972209Z env: 2025-03-21T20:51:09.8972525Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:09.8972957Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:09.8973311Z PR_NUMBER: 2025-03-21T20:51:09.8975905Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:09.8978928Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:09.8979650Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:09.8980312Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:09.8980789Z ##[endgroup] 2025-03-21T20:51:09.9008255Z ##[group]Run set -eou pipefail 2025-03-21T20:51:09.9008647Z set -eou pipefail 2025-03-21T20:51:09.9008979Z  2025-03-21T20:51:09.9009422Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-03-21T20:51:09.9009989Z for _ in $(seq 1440); do 2025-03-21T20:51:09.9010395Z  # Break if no ssh session exists anymore 2025-03-21T20:51:09.9010833Z  if [ "$(who)" = "" ]; then 2025-03-21T20:51:09.9011204Z  break 2025-03-21T20:51:09.9011491Z  fi 2025-03-21T20:51:09.9011774Z  echo "." 2025-03-21T20:51:09.9012088Z  sleep 5 2025-03-21T20:51:09.9012386Z done 2025-03-21T20:51:09.9018342Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:51:09.9018804Z env: 2025-03-21T20:51:09.9019134Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:09.9019579Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:09.9019931Z PR_NUMBER: 2025-03-21T20:51:09.9022535Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:09.9025392Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:09.9026118Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:09.9026791Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:09.9027276Z ##[endgroup] 2025-03-21T20:51:09.9052727Z Holding runner for 2 hours until all ssh sessions have logged out 2025-03-21T20:51:09.9161311Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T20:51:09.9162426Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-21T20:51:09.9163332Z # shellcheck disable=SC2046 2025-03-21T20:51:09.9164023Z docker stop $(docker ps -q) || true 2025-03-21T20:51:09.9164805Z # Prune all of the docker images 2025-03-21T20:51:09.9165535Z docker system prune -af 2025-03-21T20:51:09.9174119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:51:09.9174868Z env: 2025-03-21T20:51:09.9175629Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:09.9176372Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:09.9176966Z PR_NUMBER: 2025-03-21T20:51:09.9180045Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:09.9183024Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:09.9183753Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:09.9184491Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:09.9184982Z ##[endgroup] 2025-03-21T20:51:21.0748331Z 2bf684f1f71b 2025-03-21T20:51:21.3239842Z Deleted Containers: 2025-03-21T20:51:21.3240394Z 2bf684f1f71bd56ced51a31ac35a09fc7e75c843a8f278e7ee7fcbdcdc54b5b4 2025-03-21T20:51:21.3241059Z 2025-03-21T20:51:24.7560333Z Deleted Images: 2025-03-21T20:51:24.7563530Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk:2abd9b1bd42f655b7d130222db4a0cdbc04da8a4 2025-03-21T20:51:24.7565909Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-arm-sdk@sha256:073cf913dee2284ff75fa810e9e06ddae9544bc5fdd63e5feeb52a8eac5cb2c8 2025-03-21T20:51:24.7567197Z deleted: sha256:5dd25b8799b1b715b328f6b37661e983e3ab8dd881569ea179bbcaa71e9be426 2025-03-21T20:51:24.7567992Z deleted: sha256:b90bef8edb31122cf1c525f8a213a4dc7ec5af58430e85db66e8b32aa54cec49 2025-03-21T20:51:24.7568808Z deleted: sha256:ef42e5235cb3a111bc3b58fe90e451db4470204398fd0294540d47c69cd07332 2025-03-21T20:51:24.7569594Z deleted: sha256:4e64554cd4e5d4c484fe0fc74dbf8e5f2b2dd1a62c422ae2f64f4fd0f4d1d3b5 2025-03-21T20:51:24.7570371Z deleted: sha256:09527f9b2de508ff8fc78215167627b698d0a240428114a0f5e47156a6fd7e8c 2025-03-21T20:51:24.7571135Z deleted: sha256:f04feff4cd3a0c36630a5c2ed30c4319ead6d3006812bc996a5b9cd915595f90 2025-03-21T20:51:24.7572031Z deleted: sha256:837eea47482c68597a55068a54554405a1e1685523294da0d24050df87d4eef3 2025-03-21T20:51:24.7572796Z deleted: sha256:cc8fea3337e35f0648292f6e25eff2b0bf5070f871a5520c6b4738634e65ef82 2025-03-21T20:51:24.7573577Z deleted: sha256:fe300bebf00bd3c17dac08446312a987a4897e14a15c39dd76919ee5f24d7538 2025-03-21T20:51:24.7574369Z deleted: sha256:120d454245edea479cb9fffdae59ed3eee56fea1ad567d4f32163123e233ba38 2025-03-21T20:51:24.7575152Z deleted: sha256:57a1c7576609cd79e3600cf1dde40f6a8f185f4ea66d2803b96f5dfd2f8b2040 2025-03-21T20:51:24.7575917Z deleted: sha256:e58c4a196a6adc65af53cc771d5f859f91e180379742e55ab46d3f777a95c90e 2025-03-21T20:51:24.7576705Z deleted: sha256:5f900b4d9fc4b1be719c7819139544d2a7fdf3ccb89eb4ce7ab8782359fcf8ea 2025-03-21T20:51:24.7577489Z deleted: sha256:0cb77f4cc0af4e30a9cd47f06e68c7ca37e0bc20e1ad771ef4b8166df1a4aac4 2025-03-21T20:51:24.7578276Z deleted: sha256:aa5efff2579380780a60a3bfabc6ae2ef0e64b33d3d882662760bdb24f0c5fc0 2025-03-21T20:51:24.7579056Z deleted: sha256:80880eb48476e31328110f5a9c3dd82e1bb6a800f54ab94ba83afaca282f70ec 2025-03-21T20:51:24.7579822Z deleted: sha256:9919e13a0254620f59d1e78dc50fc78f6f956549af2257dc017a47d83077b032 2025-03-21T20:51:24.7580580Z deleted: sha256:735a21725630dda40efdb9a9a30c489754dd8701af5febfacb9ffa65c268f7e1 2025-03-21T20:51:24.7581375Z deleted: sha256:1a00ffe649f37ec0dd71714ebbcf6e63f8e7fc67bb4bc09b0de0ac3e9980692d 2025-03-21T20:51:24.7582175Z deleted: sha256:388569c0e3c0527fada5f3e27d4c8c360ab743ef0f76ddfe79f27fd353d4b685 2025-03-21T20:51:24.7583086Z deleted: sha256:e570524e8d86ef8e71378984df79aaab78ea45434c389855ee2d3acbdd4d1eaf 2025-03-21T20:51:24.7584115Z deleted: sha256:4e888856520d88d73838e0073cbe455175e8c726fc980d60a562187aae5c7c1f 2025-03-21T20:51:24.7584895Z deleted: sha256:7af34157785052c338061efcaa02b86ef1fee68e0b71b2d2bdb7ea57c0efd69c 2025-03-21T20:51:24.7585665Z deleted: sha256:b3d17baf68a14155822855f071bbb69eccb10ceb00d8b23e8dfe006c3ce09681 2025-03-21T20:51:24.7586459Z deleted: sha256:84ee3055854be5ed3526c65bd6eb201524085578e160a25e0d1c0d9e55f728a1 2025-03-21T20:51:24.7587319Z deleted: sha256:a30e46f8e72cec66d2f1d7cd6f13811e7bb6e02b217f3ec860ced86b19d48ff0 2025-03-21T20:51:24.7588559Z deleted: sha256:632afb677e8de588dc9172de37418d329f93bbe2b8dbbb011e3581124e5e341f 2025-03-21T20:51:24.7590088Z deleted: sha256:71b9c775ab618e0a867755baa661d392f967e91f403933661ed2ce7d2f394be6 2025-03-21T20:51:24.7591042Z deleted: sha256:0a28b2050907e3dce168856d2dd913acf7344aba7d93f81131bcff0c1e2e31a6 2025-03-21T20:51:24.7591816Z deleted: sha256:ed6e24e87a3528e051ae87231972e5a990564ce74c7adbd722bdaa957136abb0 2025-03-21T20:51:24.7592684Z deleted: sha256:bc7841df3aa81655ec352d4c3a542a4b9dc0d39a4f84bbcbd3bccc11681a82b5 2025-03-21T20:51:24.7593477Z deleted: sha256:014c4967439403bf417fcb794a7cbb74cdb672d590fb3e2f8c51c3784ef9065c 2025-03-21T20:51:24.7594266Z deleted: sha256:0b0589b4ee0aca6cef2333889b0cb50e6dc97ba80231e15a38b105f6678adf60 2025-03-21T20:51:24.7595068Z deleted: sha256:9c811bd36b34c3b8cbfd8ba5911e27ef6e5c69c4fe3a803d21474af5f78852aa 2025-03-21T20:51:24.7595853Z deleted: sha256:358ac05347213bb9b25eb234325e3121d901b7ad65fc56d870b009af74aca7f0 2025-03-21T20:51:24.7596617Z deleted: sha256:4fe3e21828f67217155c5bf58ec5ce3d6f6e39648b9ee84cd1f7492f8773a235 2025-03-21T20:51:24.7597386Z deleted: sha256:270a1170e7e398434ff1b31e17e233f7d7b71aa99a40473615860068e86720af 2025-03-21T20:51:24.7598136Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-21T20:51:24.7599181Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-21T20:51:24.7600650Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-03-21T20:51:24.7601991Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-03-21T20:51:24.7602773Z 2025-03-21T20:51:24.7603191Z Total reclaimed space: 13.89GB 2025-03-21T20:51:24.7638929Z ##[group]Run set +e 2025-03-21T20:51:24.7639256Z set +e 2025-03-21T20:51:24.7639578Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-03-21T20:51:24.7640192Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-03-21T20:51:24.7640865Z else 2025-03-21T20:51:24.7641212Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-03-21T20:51:24.7641617Z fi 2025-03-21T20:51:24.7641896Z set -e 2025-03-21T20:51:24.7648592Z shell: /usr/bin/bash -e {0} 2025-03-21T20:51:24.7648925Z env: 2025-03-21T20:51:24.7649241Z DOCKER_IMAGE: executorch-ubuntu-22.04-arm-sdk 2025-03-21T20:51:24.7649693Z REPOSITORY: pytorch/executorch 2025-03-21T20:51:24.7650028Z PR_NUMBER: 2025-03-21T20:51:24.7652673Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" source .ci/scripts/utils.sh install_executorch "--use-pt-pinned-commit" .ci/scripts/setup-arm-baremetal-tools.sh # Increase number of files user can monitor to bypass buck failures. # Hopefully this is high enough for this setup. sudo sysctl fs.inotify.max_user_watches=1048576 # 1024 * 1024 # Test ethos-u delegate examples with run.sh backends/arm/test/test_arm_baremetal.sh test_full_ethosu_fvp 2025-03-21T20:51:24.7655511Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-21T20:51:24.7656227Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-21T20:51:24.7656897Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-21T20:51:24.7657368Z NO_SUDO: false 2025-03-21T20:51:24.7657645Z ##[endgroup] 2025-03-21T20:51:27.5903172Z Post job cleanup. 2025-03-21T20:51:27.7046528Z Post job cleanup. 2025-03-21T20:51:27.8087101Z [command]/usr/bin/git version 2025-03-21T20:51:27.8129312Z git version 2.47.1 2025-03-21T20:51:27.8173747Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6b1e2851-32f1-4fa0-82a8-df1d93bee48d' before making global git config changes 2025-03-21T20:51:27.8174910Z Adding repository directory to the temporary git global config as a safe directory 2025-03-21T20:51:27.8179081Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-03-21T20:51:27.8211798Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-21T20:51:27.8251491Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-21T20:51:27.8535062Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-21T20:51:27.8554682Z http.https://github.com/.extraheader 2025-03-21T20:51:27.8565648Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-21T20:51:27.8593568Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-21T20:51:27.8931540Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-21T20:51:27.8960279Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-21T20:51:27.8966221Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-21T20:51:27.8966701Z ##[endgroup] 2025-03-21T20:51:27.9052412Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-21T20:51:39.5102299Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-21T20:51:57.3738455Z Cleaning up orphan processes