2024-05-15T23:32:08.7205016Z Current runner version: '2.316.1' 2024-05-15T23:32:08.7210344Z Runner name: 'i-074aa8b5f19dcef8f' 2024-05-15T23:32:08.7210924Z Runner group name: 'Default' 2024-05-15T23:32:08.7211646Z Machine name: 'ip-10-0-51-39' 2024-05-15T23:32:08.7213861Z ##[group]GITHUB_TOKEN Permissions 2024-05-15T23:32:08.7215303Z Contents: read 2024-05-15T23:32:08.7215683Z Metadata: read 2024-05-15T23:32:08.7216081Z Packages: read 2024-05-15T23:32:08.7216464Z ##[endgroup] 2024-05-15T23:32:08.7219412Z Secret source: Actions 2024-05-15T23:32:08.7219947Z Prepare workflow directory 2024-05-15T23:32:08.8302018Z Prepare all required actions 2024-05-15T23:32:08.8474830Z Getting action download info 2024-05-15T23:32:08.9843516Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-15T23:32:09.1784838Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-05-15T23:32:09.3131640Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2024-05-15T23:32:09.4258178Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-05-15T23:32:09.6056184Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-05-15T23:32:09.8769632Z Uses: pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/main (2698cb3ae580a5b2e6f3488e44cf57d8178edb04) 2024-05-15T23:32:09.8771761Z ##[group] Inputs 2024-05-15T23:32:09.8773862Z script: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:09.8776414Z timeout: 60 2024-05-15T23:32:09.8776902Z runner: linux.g5.4xlarge.nvidia.gpu 2024-05-15T23:32:09.8777322Z upload-artifact: 2024-05-15T23:32:09.8777670Z download-artifact: 2024-05-15T23:32:09.8777995Z repository: 2024-05-15T23:32:09.8778294Z fetch-depth: 1 2024-05-15T23:32:09.8778589Z submodules: 2024-05-15T23:32:09.8778885Z ref: 2024-05-15T23:32:09.8779209Z test-infra-repository: pytorch/test-infra 2024-05-15T23:32:09.8779672Z test-infra-ref: 2024-05-15T23:32:09.8780023Z docker-image: pytorch/conda-builder 2024-05-15T23:32:09.8780467Z docker-build-dir: .ci/docker 2024-05-15T23:32:09.8780853Z gpu-arch-type: cuda 2024-05-15T23:32:09.8781195Z gpu-arch-version: 12.1 2024-05-15T23:32:09.8781547Z job-name: linux-job 2024-05-15T23:32:09.8782188Z continue-on-error: false 2024-05-15T23:32:09.8782541Z binary-matrix: 2024-05-15T23:32:09.8782855Z run-with-docker: true 2024-05-15T23:32:09.8783194Z secrets-env: HF_TOKEN_PERIODIC 2024-05-15T23:32:09.8783562Z no-sudo: false 2024-05-15T23:32:09.8783866Z ##[endgroup] 2024-05-15T23:32:09.8784398Z Complete job name: test-readme-any / linux-job 2024-05-15T23:32:09.9552084Z ##[group]Run set -euxo pipefail 2024-05-15T23:32:09.9552641Z set -euxo pipefail 2024-05-15T23:32:09.9553078Z if [[ "${NO_SUDO}" == "false" ]]; then 2024-05-15T23:32:09.9553644Z  echo "::group::Cleanup with-sudo debug output" 2024-05-15T23:32:09.9554223Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2024-05-15T23:32:09.9554651Z else 2024-05-15T23:32:09.9555032Z  echo "::group::Cleanup no-sudo debug output" 2024-05-15T23:32:09.9555544Z  rm -rfv "${GITHUB_WORKSPACE}" 2024-05-15T23:32:09.9556049Z fi 2024-05-15T23:32:09.9556332Z  2024-05-15T23:32:09.9556647Z mkdir -p "${GITHUB_WORKSPACE}" 2024-05-15T23:32:09.9557072Z echo "::endgroup::" 2024-05-15T23:32:09.9567367Z shell: /usr/bin/bash -e {0} 2024-05-15T23:32:09.9567726Z env: 2024-05-15T23:32:09.9568054Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:09.9568692Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:09.9569131Z PR_NUMBER: 804 2024-05-15T23:32:09.9571128Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:09.9573202Z NO_SUDO: false 2024-05-15T23:32:09.9573495Z ##[endgroup] 2024-05-15T23:32:09.9740821Z + [[ false == \f\a\l\s\e ]] 2024-05-15T23:32:09.9761947Z ##[group]Cleanup with-sudo debug output 2024-05-15T23:32:09.9771068Z + echo '::group::Cleanup with-sudo debug output' 2024-05-15T23:32:09.9771791Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/torchchat/torchchat 2024-05-15T23:32:09.9791510Z removed directory: '/home/ec2-user/actions-runner/_work/torchchat/torchchat' 2024-05-15T23:32:09.9806652Z + mkdir -p /home/ec2-user/actions-runner/_work/torchchat/torchchat 2024-05-15T23:32:09.9813617Z + echo ::endgroup:: 2024-05-15T23:32:09.9814367Z ##[endgroup] 2024-05-15T23:32:10.0075951Z ##[group]Run actions/checkout@v3 2024-05-15T23:32:10.0076368Z with: 2024-05-15T23:32:10.0076666Z repository: pytorch/test-infra 2024-05-15T23:32:10.0077040Z path: test-infra 2024-05-15T23:32:10.0077351Z submodules: recursive 2024-05-15T23:32:10.0077856Z token: *** 2024-05-15T23:32:10.0078163Z ssh-strict: true 2024-05-15T23:32:10.0078489Z persist-credentials: true 2024-05-15T23:32:10.0078847Z clean: true 2024-05-15T23:32:10.0079163Z sparse-checkout-cone-mode: true 2024-05-15T23:32:10.0079554Z fetch-depth: 1 2024-05-15T23:32:10.0079850Z fetch-tags: false 2024-05-15T23:32:10.0080152Z lfs: false 2024-05-15T23:32:10.0080451Z set-safe-directory: true 2024-05-15T23:32:10.0080783Z env: 2024-05-15T23:32:10.0081103Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:10.0081576Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:10.0081949Z PR_NUMBER: 804 2024-05-15T23:32:10.0083972Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:10.0086036Z ##[endgroup] 2024-05-15T23:32:10.1091104Z Syncing repository: pytorch/test-infra 2024-05-15T23:32:10.1091972Z ##[group]Getting Git version info 2024-05-15T23:32:10.1092746Z Working directory is '/home/ec2-user/actions-runner/_work/torchchat/torchchat/test-infra' 2024-05-15T23:32:10.1093673Z [command]/usr/bin/git version 2024-05-15T23:32:10.1094041Z git version 2.40.1 2024-05-15T23:32:10.1104553Z ##[endgroup] 2024-05-15T23:32:10.1118004Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/7c151ff5-502d-46da-a006-73495ac51f88/.gitconfig' 2024-05-15T23:32:10.1124955Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7c151ff5-502d-46da-a006-73495ac51f88' before making global git config changes 2024-05-15T23:32:10.1126194Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:32:10.1129685Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/torchchat/torchchat/test-infra 2024-05-15T23:32:10.1160367Z ##[group]Initializing the repository 2024-05-15T23:32:10.1164279Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/torchchat/torchchat/test-infra 2024-05-15T23:32:10.1184624Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:32:10.1185614Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:32:10.1186556Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:32:10.1187386Z hint: 2024-05-15T23:32:10.1188188Z hint: git config --global init.defaultBranch 2024-05-15T23:32:10.1188686Z hint: 2024-05-15T23:32:10.1189205Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:32:10.1190042Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:32:10.1190619Z hint: 2024-05-15T23:32:10.1190933Z hint: git branch -m 2024-05-15T23:32:10.1191752Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/torchchat/torchchat/test-infra/.git/ 2024-05-15T23:32:10.1194743Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2024-05-15T23:32:10.1214263Z ##[endgroup] 2024-05-15T23:32:10.1214851Z ##[group]Disabling automatic garbage collection 2024-05-15T23:32:10.1217314Z [command]/usr/bin/git config --local gc.auto 0 2024-05-15T23:32:10.1236694Z ##[endgroup] 2024-05-15T23:32:10.1237243Z ##[group]Setting up auth 2024-05-15T23:32:10.1242418Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:32:10.1267268Z [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' || :" 2024-05-15T23:32:10.1464997Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:32:10.1488371Z [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' || :" 2024-05-15T23:32:10.1688492Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:32:10.1730159Z ##[endgroup] 2024-05-15T23:32:10.1731069Z ##[group]Determining the default branch 2024-05-15T23:32:10.1734432Z Retrieving the default branch name 2024-05-15T23:32:10.3363617Z Default branch 'main' 2024-05-15T23:32:10.3364351Z ##[endgroup] 2024-05-15T23:32:10.3364898Z ##[group]Fetching the repository 2024-05-15T23:32:10.3369841Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2024-05-15T23:32:10.5154046Z remote: Enumerating objects: 1184, done. 2024-05-15T23:32:10.5154904Z remote: Counting objects: 0% (1/1184) 2024-05-15T23:32:10.5155645Z remote: Counting objects: 1% (12/1184) 2024-05-15T23:32:10.5156535Z remote: Counting objects: 2% (24/1184) 2024-05-15T23:32:10.5157194Z remote: Counting objects: 3% (36/1184) 2024-05-15T23:32:10.5157987Z remote: Counting objects: 4% (48/1184) 2024-05-15T23:32:10.5158757Z remote: Counting objects: 5% (60/1184) 2024-05-15T23:32:10.5159337Z remote: Counting objects: 6% (72/1184) 2024-05-15T23:32:10.5159840Z remote: Counting objects: 7% (83/1184) 2024-05-15T23:32:10.5160413Z remote: Counting objects: 8% (95/1184) 2024-05-15T23:32:10.5161090Z remote: Counting objects: 9% (107/1184) 2024-05-15T23:32:10.5161782Z remote: Counting objects: 10% (119/1184) 2024-05-15T23:32:10.5162472Z remote: Counting objects: 11% (131/1184) 2024-05-15T23:32:10.5163090Z remote: Counting objects: 12% (143/1184) 2024-05-15T23:32:10.5163598Z remote: Counting objects: 13% (154/1184) 2024-05-15T23:32:10.5164172Z remote: Counting objects: 14% (166/1184) 2024-05-15T23:32:10.5164737Z remote: Counting objects: 15% (178/1184) 2024-05-15T23:32:10.5165230Z remote: Counting objects: 16% (190/1184) 2024-05-15T23:32:10.5165737Z remote: Counting objects: 17% (202/1184) 2024-05-15T23:32:10.5166243Z remote: Counting objects: 18% (214/1184) 2024-05-15T23:32:10.5166790Z remote: Counting objects: 19% (225/1184) 2024-05-15T23:32:10.5167334Z remote: Counting objects: 20% (237/1184) 2024-05-15T23:32:10.5168010Z remote: Counting objects: 21% (249/1184) 2024-05-15T23:32:10.5168510Z remote: Counting objects: 22% (261/1184) 2024-05-15T23:32:10.5169019Z remote: Counting objects: 23% (273/1184) 2024-05-15T23:32:10.5169584Z remote: Counting objects: 24% (285/1184) 2024-05-15T23:32:10.5170093Z remote: Counting objects: 25% (296/1184) 2024-05-15T23:32:10.5170597Z remote: Counting objects: 26% (308/1184) 2024-05-15T23:32:10.5171092Z remote: Counting objects: 27% (320/1184) 2024-05-15T23:32:10.5171650Z remote: Counting objects: 28% (332/1184) 2024-05-15T23:32:10.5172191Z remote: Counting objects: 29% (344/1184) 2024-05-15T23:32:10.5172682Z remote: Counting objects: 30% (356/1184) 2024-05-15T23:32:10.5173180Z remote: Counting objects: 31% (368/1184) 2024-05-15T23:32:10.5173676Z remote: Counting objects: 32% (379/1184) 2024-05-15T23:32:10.5174216Z remote: Counting objects: 33% (391/1184) 2024-05-15T23:32:10.5174757Z remote: Counting objects: 34% (403/1184) 2024-05-15T23:32:10.5175255Z remote: Counting objects: 35% (415/1184) 2024-05-15T23:32:10.5175859Z remote: Counting objects: 36% (427/1184) 2024-05-15T23:32:10.5176411Z remote: Counting objects: 37% (439/1184) 2024-05-15T23:32:10.5177098Z remote: Counting objects: 38% (450/1184) 2024-05-15T23:32:10.5177598Z remote: Counting objects: 39% (462/1184) 2024-05-15T23:32:10.5178101Z remote: Counting objects: 40% (474/1184) 2024-05-15T23:32:10.5178604Z remote: Counting objects: 41% (486/1184) 2024-05-15T23:32:10.5179090Z remote: Counting objects: 42% (498/1184) 2024-05-15T23:32:10.5179645Z remote: Counting objects: 43% (510/1184) 2024-05-15T23:32:10.5180146Z remote: Counting objects: 44% (521/1184) 2024-05-15T23:32:10.5180644Z remote: Counting objects: 45% (533/1184) 2024-05-15T23:32:10.5181138Z remote: Counting objects: 46% (545/1184) 2024-05-15T23:32:10.5181636Z remote: Counting objects: 47% (557/1184) 2024-05-15T23:32:10.5182188Z remote: Counting objects: 48% (569/1184) 2024-05-15T23:32:10.5182742Z remote: Counting objects: 49% (581/1184) 2024-05-15T23:32:10.5183229Z remote: Counting objects: 50% (592/1184) 2024-05-15T23:32:10.5183728Z remote: Counting objects: 51% (604/1184) 2024-05-15T23:32:10.5184236Z remote: Counting objects: 52% (616/1184) 2024-05-15T23:32:10.5184786Z remote: Counting objects: 53% (628/1184) 2024-05-15T23:32:10.5185322Z remote: Counting objects: 54% (640/1184) 2024-05-15T23:32:10.5185832Z remote: Counting objects: 55% (652/1184) 2024-05-15T23:32:10.5186335Z remote: Counting objects: 56% (664/1184) 2024-05-15T23:32:10.5186834Z remote: Counting objects: 57% (675/1184) 2024-05-15T23:32:10.5187325Z remote: Counting objects: 58% (687/1184) 2024-05-15T23:32:10.5188140Z remote: Counting objects: 59% (699/1184) 2024-05-15T23:32:10.5188752Z remote: Counting objects: 60% (711/1184) 2024-05-15T23:32:10.5189254Z remote: Counting objects: 61% (723/1184) 2024-05-15T23:32:10.5189838Z remote: Counting objects: 62% (735/1184) 2024-05-15T23:32:10.5190331Z remote: Counting objects: 63% (746/1184) 2024-05-15T23:32:10.5190838Z remote: Counting objects: 64% (758/1184) 2024-05-15T23:32:10.5191342Z remote: Counting objects: 65% (770/1184) 2024-05-15T23:32:10.5191841Z remote: Counting objects: 66% (782/1184) 2024-05-15T23:32:10.5192384Z remote: Counting objects: 67% (794/1184) 2024-05-15T23:32:10.5192942Z remote: Counting objects: 68% (806/1184) 2024-05-15T23:32:10.5193443Z remote: Counting objects: 69% (817/1184) 2024-05-15T23:32:10.5193936Z remote: Counting objects: 70% (829/1184) 2024-05-15T23:32:10.5194436Z remote: Counting objects: 71% (841/1184) 2024-05-15T23:32:10.5195046Z remote: Counting objects: 72% (853/1184) 2024-05-15T23:32:10.5195543Z remote: Counting objects: 73% (865/1184) 2024-05-15T23:32:10.5196034Z remote: Counting objects: 74% (877/1184) 2024-05-15T23:32:10.5196536Z remote: Counting objects: 75% (888/1184) 2024-05-15T23:32:10.5197037Z remote: Counting objects: 76% (900/1184) 2024-05-15T23:32:10.5197586Z remote: Counting objects: 77% (912/1184) 2024-05-15T23:32:10.5198084Z remote: Counting objects: 78% (924/1184) 2024-05-15T23:32:10.5198585Z remote: Counting objects: 79% (936/1184) 2024-05-15T23:32:10.5199086Z remote: Counting objects: 80% (948/1184) 2024-05-15T23:32:10.5199635Z remote: Counting objects: 81% (960/1184) 2024-05-15T23:32:10.5200127Z remote: Counting objects: 82% (971/1184) 2024-05-15T23:32:10.5200635Z remote: Counting objects: 83% (983/1184) 2024-05-15T23:32:10.5201137Z remote: Counting objects: 84% (995/1184) 2024-05-15T23:32:10.5201653Z remote: Counting objects: 85% (1007/1184) 2024-05-15T23:32:10.5202175Z remote: Counting objects: 86% (1019/1184) 2024-05-15T23:32:10.5202824Z remote: Counting objects: 87% (1031/1184) 2024-05-15T23:32:10.5203352Z remote: Counting objects: 88% (1042/1184) 2024-05-15T23:32:10.5203872Z remote: Counting objects: 89% (1054/1184) 2024-05-15T23:32:10.5204385Z remote: Counting objects: 90% (1066/1184) 2024-05-15T23:32:10.5204901Z remote: Counting objects: 91% (1078/1184) 2024-05-15T23:32:10.5205416Z remote: Counting objects: 92% (1090/1184) 2024-05-15T23:32:10.5282983Z remote: Counting objects: 93% (1102/1184) 2024-05-15T23:32:10.5283706Z remote: Counting objects: 94% (1113/1184) 2024-05-15T23:32:10.5284254Z remote: Counting objects: 95% (1125/1184) 2024-05-15T23:32:10.5284769Z remote: Counting objects: 96% (1137/1184) 2024-05-15T23:32:10.5285275Z remote: Counting objects: 97% (1149/1184) 2024-05-15T23:32:10.5285796Z remote: Counting objects: 98% (1161/1184) 2024-05-15T23:32:10.5286296Z remote: Counting objects: 99% (1173/1184) 2024-05-15T23:32:10.5286815Z remote: Counting objects: 100% (1184/1184) 2024-05-15T23:32:10.5287359Z remote: Counting objects: 100% (1184/1184), done. 2024-05-15T23:32:10.5287907Z remote: Compressing objects: 0% (1/930) 2024-05-15T23:32:10.5288419Z remote: Compressing objects: 1% (10/930) 2024-05-15T23:32:10.5288935Z remote: Compressing objects: 2% (19/930) 2024-05-15T23:32:10.5289447Z remote: Compressing objects: 3% (28/930) 2024-05-15T23:32:10.5289960Z remote: Compressing objects: 4% (38/930) 2024-05-15T23:32:10.5290467Z remote: Compressing objects: 5% (47/930) 2024-05-15T23:32:10.5290978Z remote: Compressing objects: 6% (56/930) 2024-05-15T23:32:10.5291489Z remote: Compressing objects: 7% (66/930) 2024-05-15T23:32:10.5291997Z remote: Compressing objects: 8% (75/930) 2024-05-15T23:32:10.5292513Z remote: Compressing objects: 9% (84/930) 2024-05-15T23:32:10.5293024Z remote: Compressing objects: 10% (93/930) 2024-05-15T23:32:10.5293545Z remote: Compressing objects: 11% (103/930) 2024-05-15T23:32:10.5294068Z remote: Compressing objects: 12% (112/930) 2024-05-15T23:32:10.5294590Z remote: Compressing objects: 13% (121/930) 2024-05-15T23:32:10.5295112Z remote: Compressing objects: 14% (131/930) 2024-05-15T23:32:10.5295627Z remote: Compressing objects: 15% (140/930) 2024-05-15T23:32:10.5296145Z remote: Compressing objects: 16% (149/930) 2024-05-15T23:32:10.5296668Z remote: Compressing objects: 17% (159/930) 2024-05-15T23:32:10.5297297Z remote: Compressing objects: 18% (168/930) 2024-05-15T23:32:10.5297811Z remote: Compressing objects: 19% (177/930) 2024-05-15T23:32:10.5298322Z remote: Compressing objects: 20% (186/930) 2024-05-15T23:32:10.5298834Z remote: Compressing objects: 21% (196/930) 2024-05-15T23:32:10.5299557Z remote: Compressing objects: 22% (205/930) 2024-05-15T23:32:10.5300067Z remote: Compressing objects: 23% (214/930) 2024-05-15T23:32:10.5300591Z remote: Compressing objects: 24% (224/930) 2024-05-15T23:32:10.5301101Z remote: Compressing objects: 25% (233/930) 2024-05-15T23:32:10.5301611Z remote: Compressing objects: 26% (242/930) 2024-05-15T23:32:10.5302126Z remote: Compressing objects: 27% (252/930) 2024-05-15T23:32:10.5302645Z remote: Compressing objects: 28% (261/930) 2024-05-15T23:32:10.5303158Z remote: Compressing objects: 29% (270/930) 2024-05-15T23:32:10.5303672Z remote: Compressing objects: 30% (279/930) 2024-05-15T23:32:10.5304181Z remote: Compressing objects: 31% (289/930) 2024-05-15T23:32:10.5304695Z remote: Compressing objects: 32% (298/930) 2024-05-15T23:32:10.5305210Z remote: Compressing objects: 33% (307/930) 2024-05-15T23:32:10.5305729Z remote: Compressing objects: 34% (317/930) 2024-05-15T23:32:10.5306245Z remote: Compressing objects: 35% (326/930) 2024-05-15T23:32:10.5306897Z remote: Compressing objects: 36% (335/930) 2024-05-15T23:32:10.5307411Z remote: Compressing objects: 37% (345/930) 2024-05-15T23:32:10.5308073Z remote: Compressing objects: 38% (354/930) 2024-05-15T23:32:10.5308585Z remote: Compressing objects: 39% (363/930) 2024-05-15T23:32:10.5309109Z remote: Compressing objects: 40% (372/930) 2024-05-15T23:32:10.5309622Z remote: Compressing objects: 41% (382/930) 2024-05-15T23:32:10.5310139Z remote: Compressing objects: 42% (391/930) 2024-05-15T23:32:10.5310659Z remote: Compressing objects: 43% (400/930) 2024-05-15T23:32:10.5311180Z remote: Compressing objects: 44% (410/930) 2024-05-15T23:32:10.5311692Z remote: Compressing objects: 45% (419/930) 2024-05-15T23:32:10.5312214Z remote: Compressing objects: 46% (428/930) 2024-05-15T23:32:10.5312739Z remote: Compressing objects: 47% (438/930) 2024-05-15T23:32:10.5313257Z remote: Compressing objects: 48% (447/930) 2024-05-15T23:32:10.5313775Z remote: Compressing objects: 49% (456/930) 2024-05-15T23:32:10.5314293Z remote: Compressing objects: 50% (465/930) 2024-05-15T23:32:10.5314817Z remote: Compressing objects: 51% (475/930) 2024-05-15T23:32:10.5315336Z remote: Compressing objects: 52% (484/930) 2024-05-15T23:32:10.5315851Z remote: Compressing objects: 53% (493/930) 2024-05-15T23:32:10.5316369Z remote: Compressing objects: 54% (503/930) 2024-05-15T23:32:10.5316963Z remote: Compressing objects: 55% (512/930) 2024-05-15T23:32:10.5317478Z remote: Compressing objects: 56% (521/930) 2024-05-15T23:32:10.5317996Z remote: Compressing objects: 57% (531/930) 2024-05-15T23:32:10.5318515Z remote: Compressing objects: 58% (540/930) 2024-05-15T23:32:10.5319037Z remote: Compressing objects: 59% (549/930) 2024-05-15T23:32:10.5319558Z remote: Compressing objects: 60% (558/930) 2024-05-15T23:32:10.5320084Z remote: Compressing objects: 61% (568/930) 2024-05-15T23:32:10.5320609Z remote: Compressing objects: 62% (577/930) 2024-05-15T23:32:10.5321131Z remote: Compressing objects: 63% (586/930) 2024-05-15T23:32:10.5321644Z remote: Compressing objects: 64% (596/930) 2024-05-15T23:32:10.5322165Z remote: Compressing objects: 65% (605/930) 2024-05-15T23:32:10.5322684Z remote: Compressing objects: 66% (614/930) 2024-05-15T23:32:10.5323209Z remote: Compressing objects: 67% (624/930) 2024-05-15T23:32:10.5323724Z remote: Compressing objects: 68% (633/930) 2024-05-15T23:32:10.5324306Z remote: Compressing objects: 69% (642/930) 2024-05-15T23:32:10.5324826Z remote: Compressing objects: 70% (651/930) 2024-05-15T23:32:10.5325345Z remote: Compressing objects: 71% (661/930) 2024-05-15T23:32:10.5325965Z remote: Compressing objects: 72% (670/930) 2024-05-15T23:32:10.5326487Z remote: Compressing objects: 73% (679/930) 2024-05-15T23:32:10.5327069Z remote: Compressing objects: 74% (689/930) 2024-05-15T23:32:10.5327593Z remote: Compressing objects: 75% (698/930) 2024-05-15T23:32:10.5328108Z remote: Compressing objects: 76% (707/930) 2024-05-15T23:32:10.5328627Z remote: Compressing objects: 77% (717/930) 2024-05-15T23:32:10.5329151Z remote: Compressing objects: 78% (726/930) 2024-05-15T23:32:10.5329671Z remote: Compressing objects: 79% (735/930) 2024-05-15T23:32:10.5330184Z remote: Compressing objects: 80% (744/930) 2024-05-15T23:32:10.5330704Z remote: Compressing objects: 81% (754/930) 2024-05-15T23:32:10.5331227Z remote: Compressing objects: 82% (763/930) 2024-05-15T23:32:10.5331751Z remote: Compressing objects: 83% (772/930) 2024-05-15T23:32:10.5332266Z remote: Compressing objects: 84% (782/930) 2024-05-15T23:32:10.5332794Z remote: Compressing objects: 85% (791/930) 2024-05-15T23:32:10.5333332Z remote: Compressing objects: 86% (800/930) 2024-05-15T23:32:10.5333922Z remote: Compressing objects: 87% (810/930) 2024-05-15T23:32:10.5334447Z remote: Compressing objects: 88% (819/930) 2024-05-15T23:32:10.5334963Z remote: Compressing objects: 89% (828/930) 2024-05-15T23:32:10.5335479Z remote: Compressing objects: 90% (837/930) 2024-05-15T23:32:10.5336003Z remote: Compressing objects: 91% (847/930) 2024-05-15T23:32:10.5336521Z remote: Compressing objects: 92% (856/930) 2024-05-15T23:32:10.5337203Z remote: Compressing objects: 93% (865/930) 2024-05-15T23:32:10.5337717Z remote: Compressing objects: 94% (875/930) 2024-05-15T23:32:10.5338236Z remote: Compressing objects: 95% (884/930) 2024-05-15T23:32:10.5338756Z remote: Compressing objects: 96% (893/930) 2024-05-15T23:32:10.5339283Z remote: Compressing objects: 97% (903/930) 2024-05-15T23:32:10.5339797Z remote: Compressing objects: 98% (912/930) 2024-05-15T23:32:10.5340322Z remote: Compressing objects: 99% (921/930) 2024-05-15T23:32:10.5340839Z remote: Compressing objects: 100% (930/930) 2024-05-15T23:32:10.5341403Z remote: Compressing objects: 100% (930/930), done. 2024-05-15T23:32:10.5341958Z Receiving objects: 0% (1/1184) 2024-05-15T23:32:10.5342359Z Receiving objects: 1% (12/1184) 2024-05-15T23:32:10.5342762Z Receiving objects: 2% (24/1184) 2024-05-15T23:32:10.5343162Z Receiving objects: 3% (36/1184) 2024-05-15T23:32:10.5343551Z Receiving objects: 4% (48/1184) 2024-05-15T23:32:10.5343949Z Receiving objects: 5% (60/1184) 2024-05-15T23:32:10.5344346Z Receiving objects: 6% (72/1184) 2024-05-15T23:32:10.5344742Z Receiving objects: 7% (83/1184) 2024-05-15T23:32:10.5345130Z Receiving objects: 8% (95/1184) 2024-05-15T23:32:10.5345531Z Receiving objects: 9% (107/1184) 2024-05-15T23:32:10.5345942Z Receiving objects: 10% (119/1184) 2024-05-15T23:32:10.5346348Z Receiving objects: 11% (131/1184) 2024-05-15T23:32:10.5346746Z Receiving objects: 12% (143/1184) 2024-05-15T23:32:10.5347151Z Receiving objects: 13% (154/1184) 2024-05-15T23:32:10.5347548Z Receiving objects: 14% (166/1184) 2024-05-15T23:32:10.5348063Z Receiving objects: 15% (178/1184) 2024-05-15T23:32:10.5348466Z Receiving objects: 16% (190/1184) 2024-05-15T23:32:10.5348864Z Receiving objects: 17% (202/1184) 2024-05-15T23:32:10.5349263Z Receiving objects: 18% (214/1184) 2024-05-15T23:32:10.5349655Z Receiving objects: 19% (225/1184) 2024-05-15T23:32:10.5350055Z Receiving objects: 20% (237/1184) 2024-05-15T23:32:10.5350451Z Receiving objects: 21% (249/1184) 2024-05-15T23:32:10.5350848Z Receiving objects: 22% (261/1184) 2024-05-15T23:32:10.5351239Z Receiving objects: 23% (273/1184) 2024-05-15T23:32:10.5351634Z Receiving objects: 24% (285/1184) 2024-05-15T23:32:10.5352040Z Receiving objects: 25% (296/1184) 2024-05-15T23:32:10.5352530Z Receiving objects: 26% (308/1184) 2024-05-15T23:32:10.5352921Z Receiving objects: 27% (320/1184) 2024-05-15T23:32:10.5353326Z Receiving objects: 28% (332/1184) 2024-05-15T23:32:10.5355701Z Receiving objects: 29% (344/1184) 2024-05-15T23:32:10.5357267Z Receiving objects: 30% (356/1184) 2024-05-15T23:32:10.5361055Z Receiving objects: 31% (368/1184) 2024-05-15T23:32:10.5367770Z Receiving objects: 32% (379/1184) 2024-05-15T23:32:10.5381656Z Receiving objects: 33% (391/1184) 2024-05-15T23:32:10.5383166Z Receiving objects: 34% (403/1184) 2024-05-15T23:32:10.5384560Z Receiving objects: 35% (415/1184) 2024-05-15T23:32:10.5385402Z Receiving objects: 36% (427/1184) 2024-05-15T23:32:10.5387513Z Receiving objects: 37% (439/1184) 2024-05-15T23:32:10.5389500Z Receiving objects: 38% (450/1184) 2024-05-15T23:32:10.5396762Z Receiving objects: 39% (462/1184) 2024-05-15T23:32:10.5399701Z Receiving objects: 40% (474/1184) 2024-05-15T23:32:10.5405254Z Receiving objects: 41% (486/1184) 2024-05-15T23:32:10.5408831Z Receiving objects: 42% (498/1184) 2024-05-15T23:32:10.5415364Z Receiving objects: 43% (510/1184) 2024-05-15T23:32:10.5419987Z Receiving objects: 44% (521/1184) 2024-05-15T23:32:10.5420695Z Receiving objects: 45% (533/1184) 2024-05-15T23:32:10.5421132Z Receiving objects: 46% (545/1184) 2024-05-15T23:32:10.5423170Z Receiving objects: 47% (557/1184) 2024-05-15T23:32:10.5428031Z Receiving objects: 48% (569/1184) 2024-05-15T23:32:10.5431804Z Receiving objects: 49% (581/1184) 2024-05-15T23:32:10.5437176Z Receiving objects: 50% (592/1184) 2024-05-15T23:32:10.5438696Z Receiving objects: 51% (604/1184) 2024-05-15T23:32:10.5441888Z Receiving objects: 52% (616/1184) 2024-05-15T23:32:10.5444346Z Receiving objects: 53% (628/1184) 2024-05-15T23:32:10.5446970Z Receiving objects: 54% (640/1184) 2024-05-15T23:32:10.5452196Z Receiving objects: 55% (652/1184) 2024-05-15T23:32:10.5456341Z Receiving objects: 56% (664/1184) 2024-05-15T23:32:10.5459484Z Receiving objects: 57% (675/1184) 2024-05-15T23:32:10.5461799Z Receiving objects: 58% (687/1184) 2024-05-15T23:32:10.5464746Z Receiving objects: 59% (699/1184) 2024-05-15T23:32:10.5467585Z Receiving objects: 60% (711/1184) 2024-05-15T23:32:10.5472336Z Receiving objects: 61% (723/1184) 2024-05-15T23:32:10.5474985Z Receiving objects: 62% (735/1184) 2024-05-15T23:32:10.5482124Z Receiving objects: 63% (746/1184) 2024-05-15T23:32:10.5488602Z Receiving objects: 64% (758/1184) 2024-05-15T23:32:10.5522892Z Receiving objects: 65% (770/1184) 2024-05-15T23:32:10.5527545Z Receiving objects: 66% (782/1184) 2024-05-15T23:32:10.5608206Z Receiving objects: 67% (794/1184) 2024-05-15T23:32:10.5608975Z Receiving objects: 68% (806/1184) 2024-05-15T23:32:10.5612091Z Receiving objects: 69% (817/1184) 2024-05-15T23:32:10.5616962Z Receiving objects: 70% (829/1184) 2024-05-15T23:32:10.5617805Z Receiving objects: 71% (841/1184) 2024-05-15T23:32:10.5618626Z Receiving objects: 72% (853/1184) 2024-05-15T23:32:10.5626839Z Receiving objects: 73% (865/1184) 2024-05-15T23:32:10.5630258Z Receiving objects: 74% (877/1184) 2024-05-15T23:32:10.5634569Z Receiving objects: 75% (888/1184) 2024-05-15T23:32:10.5639003Z Receiving objects: 76% (900/1184) 2024-05-15T23:32:10.5640578Z Receiving objects: 77% (912/1184) 2024-05-15T23:32:10.5643446Z Receiving objects: 78% (924/1184) 2024-05-15T23:32:10.5646048Z Receiving objects: 79% (936/1184) 2024-05-15T23:32:10.5647253Z Receiving objects: 80% (948/1184) 2024-05-15T23:32:10.5647831Z Receiving objects: 81% (960/1184) 2024-05-15T23:32:10.5648378Z Receiving objects: 82% (971/1184) 2024-05-15T23:32:10.5648797Z Receiving objects: 83% (983/1184) 2024-05-15T23:32:10.5649677Z Receiving objects: 84% (995/1184) 2024-05-15T23:32:10.5651886Z Receiving objects: 85% (1007/1184) 2024-05-15T23:32:10.5653391Z Receiving objects: 86% (1019/1184) 2024-05-15T23:32:10.5654746Z Receiving objects: 87% (1031/1184) 2024-05-15T23:32:10.5655219Z Receiving objects: 88% (1042/1184) 2024-05-15T23:32:10.5655683Z Receiving objects: 89% (1054/1184) 2024-05-15T23:32:10.5656477Z Receiving objects: 90% (1066/1184) 2024-05-15T23:32:10.5657471Z Receiving objects: 91% (1078/1184) 2024-05-15T23:32:10.5659495Z Receiving objects: 92% (1090/1184) 2024-05-15T23:32:10.5659996Z Receiving objects: 93% (1102/1184) 2024-05-15T23:32:10.5662001Z Receiving objects: 94% (1113/1184) 2024-05-15T23:32:10.5667419Z Receiving objects: 95% (1125/1184) 2024-05-15T23:32:10.5676496Z Receiving objects: 96% (1137/1184) 2024-05-15T23:32:10.5684694Z Receiving objects: 97% (1149/1184) 2024-05-15T23:32:10.5685501Z remote: Total 1184 (delta 220), reused 673 (delta 134), pack-reused 0 2024-05-15T23:32:10.5690443Z Receiving objects: 98% (1161/1184) 2024-05-15T23:32:10.5702342Z Receiving objects: 99% (1173/1184) 2024-05-15T23:32:10.5702920Z Receiving objects: 100% (1184/1184) 2024-05-15T23:32:10.5703459Z Receiving objects: 100% (1184/1184), 1.53 MiB | 29.54 MiB/s, done. 2024-05-15T23:32:10.5710444Z Resolving deltas: 0% (0/220) 2024-05-15T23:32:10.5710964Z Resolving deltas: 1% (3/220) 2024-05-15T23:32:10.5711809Z Resolving deltas: 2% (5/220) 2024-05-15T23:32:10.5713531Z Resolving deltas: 3% (7/220) 2024-05-15T23:32:10.5713995Z Resolving deltas: 4% (9/220) 2024-05-15T23:32:10.5715884Z Resolving deltas: 5% (11/220) 2024-05-15T23:32:10.5716353Z Resolving deltas: 6% (14/220) 2024-05-15T23:32:10.5716810Z Resolving deltas: 7% (16/220) 2024-05-15T23:32:10.5717355Z Resolving deltas: 8% (18/220) 2024-05-15T23:32:10.5717773Z Resolving deltas: 9% (20/220) 2024-05-15T23:32:10.5718259Z Resolving deltas: 11% (26/220) 2024-05-15T23:32:10.5718761Z Resolving deltas: 12% (27/220) 2024-05-15T23:32:10.5719225Z Resolving deltas: 13% (30/220) 2024-05-15T23:32:10.5719766Z Resolving deltas: 14% (31/220) 2024-05-15T23:32:10.5721346Z Resolving deltas: 15% (33/220) 2024-05-15T23:32:10.5721891Z Resolving deltas: 16% (37/220) 2024-05-15T23:32:10.5722469Z Resolving deltas: 17% (39/220) 2024-05-15T23:32:10.5722855Z Resolving deltas: 18% (40/220) 2024-05-15T23:32:10.5723243Z Resolving deltas: 19% (43/220) 2024-05-15T23:32:10.5723742Z Resolving deltas: 20% (44/220) 2024-05-15T23:32:10.5724872Z Resolving deltas: 21% (47/220) 2024-05-15T23:32:10.5726662Z Resolving deltas: 22% (49/220) 2024-05-15T23:32:10.5727177Z Resolving deltas: 23% (51/220) 2024-05-15T23:32:10.5727589Z Resolving deltas: 24% (53/220) 2024-05-15T23:32:10.5728028Z Resolving deltas: 25% (55/220) 2024-05-15T23:32:10.5728403Z Resolving deltas: 26% (58/220) 2024-05-15T23:32:10.5728786Z Resolving deltas: 27% (60/220) 2024-05-15T23:32:10.5730756Z Resolving deltas: 28% (62/220) 2024-05-15T23:32:10.5732715Z Resolving deltas: 29% (64/220) 2024-05-15T23:32:10.5733139Z Resolving deltas: 30% (66/220) 2024-05-15T23:32:10.5743237Z Resolving deltas: 31% (69/220) 2024-05-15T23:32:10.5743843Z Resolving deltas: 32% (71/220) 2024-05-15T23:32:10.5744582Z Resolving deltas: 33% (73/220) 2024-05-15T23:32:10.5745325Z Resolving deltas: 34% (75/220) 2024-05-15T23:32:10.5745835Z Resolving deltas: 35% (77/220) 2024-05-15T23:32:10.5746333Z Resolving deltas: 36% (80/220) 2024-05-15T23:32:10.5747058Z Resolving deltas: 37% (83/220) 2024-05-15T23:32:10.5748032Z Resolving deltas: 38% (84/220) 2024-05-15T23:32:10.5749236Z Resolving deltas: 39% (86/220) 2024-05-15T23:32:10.5750203Z Resolving deltas: 40% (88/220) 2024-05-15T23:32:10.5751217Z Resolving deltas: 41% (91/220) 2024-05-15T23:32:10.5753191Z Resolving deltas: 42% (93/220) 2024-05-15T23:32:10.5753767Z Resolving deltas: 43% (96/220) 2024-05-15T23:32:10.5754762Z Resolving deltas: 44% (97/220) 2024-05-15T23:32:10.5758662Z Resolving deltas: 45% (99/220) 2024-05-15T23:32:10.5759669Z Resolving deltas: 46% (102/220) 2024-05-15T23:32:10.5760452Z Resolving deltas: 48% (106/220) 2024-05-15T23:32:10.5761188Z Resolving deltas: 49% (108/220) 2024-05-15T23:32:10.5761992Z Resolving deltas: 50% (111/220) 2024-05-15T23:32:10.5762775Z Resolving deltas: 51% (114/220) 2024-05-15T23:32:10.5763521Z Resolving deltas: 52% (116/220) 2024-05-15T23:32:10.5764229Z Resolving deltas: 53% (117/220) 2024-05-15T23:32:10.5765160Z Resolving deltas: 54% (119/220) 2024-05-15T23:32:10.5765865Z Resolving deltas: 55% (122/220) 2024-05-15T23:32:10.5766593Z Resolving deltas: 56% (124/220) 2024-05-15T23:32:10.5767345Z Resolving deltas: 57% (126/220) 2024-05-15T23:32:10.5768072Z Resolving deltas: 58% (128/220) 2024-05-15T23:32:10.5768795Z Resolving deltas: 59% (130/220) 2024-05-15T23:32:10.5769428Z Resolving deltas: 60% (132/220) 2024-05-15T23:32:10.5769895Z Resolving deltas: 61% (135/220) 2024-05-15T23:32:10.5770396Z Resolving deltas: 62% (137/220) 2024-05-15T23:32:10.5771089Z Resolving deltas: 63% (139/220) 2024-05-15T23:32:10.5771584Z Resolving deltas: 64% (141/220) 2024-05-15T23:32:10.5772045Z Resolving deltas: 65% (143/220) 2024-05-15T23:32:10.5772513Z Resolving deltas: 66% (146/220) 2024-05-15T23:32:10.5773187Z Resolving deltas: 67% (148/220) 2024-05-15T23:32:10.5773897Z Resolving deltas: 68% (150/220) 2024-05-15T23:32:10.5774621Z Resolving deltas: 69% (153/220) 2024-05-15T23:32:10.5775280Z Resolving deltas: 70% (154/220) 2024-05-15T23:32:10.5775762Z Resolving deltas: 71% (157/220) 2024-05-15T23:32:10.5776219Z Resolving deltas: 72% (159/220) 2024-05-15T23:32:10.5776693Z Resolving deltas: 73% (161/220) 2024-05-15T23:32:10.5777732Z Resolving deltas: 74% (163/220) 2024-05-15T23:32:10.5778253Z Resolving deltas: 75% (165/220) 2024-05-15T23:32:10.5778906Z Resolving deltas: 76% (168/220) 2024-05-15T23:32:10.5779622Z Resolving deltas: 77% (170/220) 2024-05-15T23:32:10.5780116Z Resolving deltas: 78% (172/220) 2024-05-15T23:32:10.5780582Z Resolving deltas: 79% (174/220) 2024-05-15T23:32:10.5781063Z Resolving deltas: 80% (176/220) 2024-05-15T23:32:10.5781553Z Resolving deltas: 81% (180/220) 2024-05-15T23:32:10.5782042Z Resolving deltas: 82% (181/220) 2024-05-15T23:32:10.5782529Z Resolving deltas: 83% (183/220) 2024-05-15T23:32:10.5783010Z Resolving deltas: 84% (185/220) 2024-05-15T23:32:10.5783498Z Resolving deltas: 85% (188/220) 2024-05-15T23:32:10.5783985Z Resolving deltas: 86% (190/220) 2024-05-15T23:32:10.5784479Z Resolving deltas: 87% (192/220) 2024-05-15T23:32:10.5784957Z Resolving deltas: 88% (194/220) 2024-05-15T23:32:10.5785444Z Resolving deltas: 89% (196/220) 2024-05-15T23:32:10.5785940Z Resolving deltas: 90% (198/220) 2024-05-15T23:32:10.5786457Z Resolving deltas: 91% (201/220) 2024-05-15T23:32:10.5786964Z Resolving deltas: 92% (204/220) 2024-05-15T23:32:10.5787449Z Resolving deltas: 94% (207/220) 2024-05-15T23:32:10.5788215Z Resolving deltas: 95% (211/220) 2024-05-15T23:32:10.5788677Z Resolving deltas: 96% (212/220) 2024-05-15T23:32:10.5789147Z Resolving deltas: 97% (215/220) 2024-05-15T23:32:10.5789620Z Resolving deltas: 98% (216/220) 2024-05-15T23:32:10.5831090Z Resolving deltas: 99% (218/220) 2024-05-15T23:32:10.5831815Z Resolving deltas: 100% (220/220) 2024-05-15T23:32:10.5832652Z Resolving deltas: 100% (220/220), done. 2024-05-15T23:32:10.6054977Z From https://github.com/pytorch/test-infra 2024-05-15T23:32:10.6056205Z * [new branch] main -> origin/main 2024-05-15T23:32:10.6069889Z ##[endgroup] 2024-05-15T23:32:10.6070912Z ##[group]Determining the checkout info 2024-05-15T23:32:10.6073046Z ##[endgroup] 2024-05-15T23:32:10.6074019Z ##[group]Checking out the ref 2024-05-15T23:32:10.6077822Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-05-15T23:32:10.6614929Z Switched to a new branch 'main' 2024-05-15T23:32:10.6616535Z branch 'main' set up to track 'origin/main'. 2024-05-15T23:32:10.6620984Z ##[endgroup] 2024-05-15T23:32:10.6621983Z ##[group]Setting up auth for fetching submodules 2024-05-15T23:32:10.6627225Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:32:10.6682554Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-05-15T23:32:10.6705057Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-05-15T23:32:10.6727272Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-05-15T23:32:10.6746038Z ##[endgroup] 2024-05-15T23:32:10.6747049Z ##[group]Fetching submodules 2024-05-15T23:32:10.6749958Z [command]/usr/bin/git submodule sync --recursive 2024-05-15T23:32:10.6949866Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-05-15T23:32:10.7150252Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-05-15T23:32:10.7340818Z ##[endgroup] 2024-05-15T23:32:10.7341940Z ##[group]Persisting credentials for submodules 2024-05-15T23:32:10.7347071Z [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' || :" 2024-05-15T23:32:10.7549519Z [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" 2024-05-15T23:32:10.7740413Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-05-15T23:32:10.7942949Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-05-15T23:32:10.8145644Z ##[endgroup] 2024-05-15T23:32:10.8177263Z [command]/usr/bin/git log -1 --format='%H' 2024-05-15T23:32:10.8199668Z '2698cb3ae580a5b2e6f3488e44cf57d8178edb04' 2024-05-15T23:32:10.8476743Z Prepare all required actions 2024-05-15T23:32:10.8477229Z Getting action download info 2024-05-15T23:32:10.9355107Z Download action repository 'pytorch/test-infra@main' (SHA:2698cb3ae580a5b2e6f3488e44cf57d8178edb04) 2024-05-15T23:32:11.1825522Z Getting action download info 2024-05-15T23:32:11.2744286Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-05-15T23:32:11.4164256Z ##[group]Run ./test-infra/.github/actions/setup-linux 2024-05-15T23:32:11.4164737Z env: 2024-05-15T23:32:11.4165059Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:11.4165512Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:11.4165884Z PR_NUMBER: 804 2024-05-15T23:32:11.4167923Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:11.4170294Z ##[endgroup] 2024-05-15T23:32:11.4365316Z ##[group]Run set -euo pipefail 2024-05-15T23:32:11.4365740Z set -euo pipefail 2024-05-15T23:32:11.4366127Z function get_ec2_metadata() { 2024-05-15T23:32:11.4366655Z  # Pulled from instance metadata endpoint for EC2 2024-05-15T23:32:11.4367557Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-05-15T23:32:11.4368319Z  category=$1 2024-05-15T23:32:11.4368838Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-05-15T23:32:11.4369401Z } 2024-05-15T23:32:11.4369751Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-05-15T23:32:11.4370316Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-05-15T23:32:11.4370965Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-05-15T23:32:11.4371525Z echo "system info $(uname -a)" 2024-05-15T23:32:11.4381055Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:11.4381549Z env: 2024-05-15T23:32:11.4381868Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:11.4382323Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:11.4382694Z PR_NUMBER: 804 2024-05-15T23:32:11.4384809Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:11.4386880Z ##[endgroup] 2024-05-15T23:32:11.4456606Z ami-id: ami-0ce0c36d7a00b20e2 2024-05-15T23:32:11.4498226Z instance-id: i-074aa8b5f19dcef8f 2024-05-15T23:32:11.4545678Z instance-type: g5.4xlarge 2024-05-15T23:32:11.4552444Z system info Linux ip-10-0-51-39.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-05-15T23:32:11.4579578Z ##[group]Run if systemctl is-active --quiet docker; then 2024-05-15T23:32:11.4580174Z if systemctl is-active --quiet docker; then 2024-05-15T23:32:11.4580726Z  echo "Docker daemon is running..."; 2024-05-15T23:32:11.4581400Z else 2024-05-15T23:32:11.4581889Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-05-15T23:32:11.4582465Z fi 2024-05-15T23:32:11.4589970Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:11.4590469Z env: 2024-05-15T23:32:11.4590780Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:11.4591241Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:11.4591729Z PR_NUMBER: 804 2024-05-15T23:32:11.4593736Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:11.4595820Z ##[endgroup] 2024-05-15T23:32:11.4630363Z Docker daemon is running... 2024-05-15T23:32:11.4653116Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2024-05-15T23:32:11.4653995Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2024-05-15T23:32:11.4654735Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2024-05-15T23:32:11.4655590Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2024-05-15T23:32:11.4656621Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-05-15T23:32:11.4664912Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:11.4665398Z env: 2024-05-15T23:32:11.4665721Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:11.4666178Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:11.4666551Z PR_NUMBER: 804 2024-05-15T23:32:11.4669022Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:11.4671131Z AWS_RETRY_MODE: standard 2024-05-15T23:32:11.4671474Z AWS_MAX_ATTEMPTS: 5 2024-05-15T23:32:11.4671811Z AWS_DEFAULT_REGION: us-east-1 2024-05-15T23:32:11.4672181Z ##[endgroup] 2024-05-15T23:32:12.2959430Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-05-15T23:32:12.2960430Z Configure a credential helper to remove this warning. See 2024-05-15T23:32:12.2961265Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-05-15T23:32:12.2961783Z 2024-05-15T23:32:12.2961922Z Login Succeeded 2024-05-15T23:32:12.2995804Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-05-15T23:32:12.2996599Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-05-15T23:32:12.2997327Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-05-15T23:32:12.3005688Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:12.3006174Z env: 2024-05-15T23:32:12.3006498Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:12.3006956Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:12.3007340Z PR_NUMBER: 804 2024-05-15T23:32:12.3009336Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:12.3011433Z ##[endgroup] 2024-05-15T23:32:12.3068847Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2024-05-15T23:32:12.3069479Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2024-05-15T23:32:12.3070015Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2024-05-15T23:32:12.3070501Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2024-05-15T23:32:12.3071112Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2024-05-15T23:32:12.3071668Z  2024-05-15T23:32:12.3072189Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2024-05-15T23:32:12.3072770Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2024-05-15T23:32:12.3073276Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2024-05-15T23:32:12.3074152Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2024-05-15T23:32:12.3074750Z  2024-05-15T23:32:12.3075076Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2024-05-15T23:32:12.3075562Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2024-05-15T23:32:12.3076003Z mkdir -p "${RUNNER_DOCS_DIR}" 2024-05-15T23:32:12.3076560Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2024-05-15T23:32:12.3084436Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:12.3084924Z env: 2024-05-15T23:32:12.3085235Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:12.3085693Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:12.3086069Z PR_NUMBER: 804 2024-05-15T23:32:12.3088076Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:12.3091019Z ##[endgroup] 2024-05-15T23:32:12.3865708Z ##[group]Run needs=0 2024-05-15T23:32:12.3866041Z needs=0 2024-05-15T23:32:12.3866556Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2024-05-15T23:32:12.3867147Z  needs=1 2024-05-15T23:32:12.3867456Z fi 2024-05-15T23:32:12.3868117Z echo "does=${needs}" >> $GITHUB_OUTPUT 2024-05-15T23:32:12.3875860Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:12.3876348Z env: 2024-05-15T23:32:12.3876679Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:12.3877139Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:12.3877516Z PR_NUMBER: 804 2024-05-15T23:32:12.3879514Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:12.3881897Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:12.3882661Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:12.3883390Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:12.3883906Z ##[endgroup] 2024-05-15T23:32:12.4134153Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-05-15T23:32:12.4134689Z with: 2024-05-15T23:32:12.4168427Z driver-version: 550.54.15 2024-05-15T23:32:12.4168782Z env: 2024-05-15T23:32:12.4169094Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:12.4169544Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:12.4169905Z PR_NUMBER: 804 2024-05-15T23:32:12.4171890Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:12.4174149Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:12.4174902Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:12.4175758Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:12.4176264Z ##[endgroup] 2024-05-15T23:32:12.4219177Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-05-15T23:32:12.4219724Z with: 2024-05-15T23:32:12.4219990Z timeout_minutes: 10 2024-05-15T23:32:12.4220307Z max_attempts: 3 2024-05-15T23:32:12.4250894Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" 2024-05-15T23:32:12.4281881Z retry_wait_seconds: 10 2024-05-15T23:32:12.4282239Z polling_interval_seconds: 1 2024-05-15T23:32:12.4282598Z warning_on_retry: true 2024-05-15T23:32:12.4282943Z continue_on_error: false 2024-05-15T23:32:12.4283276Z env: 2024-05-15T23:32:12.4283590Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:12.4284036Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:12.4284408Z PR_NUMBER: 804 2024-05-15T23:32:12.4286403Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:12.4288696Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:12.4289461Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:12.4290183Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:12.4290695Z DRIVER_VERSION: 550.54.15 2024-05-15T23:32:12.4291139Z ##[endgroup] 2024-05-15T23:32:12.4820358Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-05-15T23:32:12.4821813Z + pre_install_nvidia_driver_amzn2 2024-05-15T23:32:12.4822460Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-05-15T23:32:12.7977661Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-05-15T23:32:12.8390897Z No Match for argument: nvidia-driver-latest-dkms 2024-05-15T23:32:12.8648231Z No Packages marked for removal 2024-05-15T23:32:12.8772228Z + install_nvidia_driver_common 2024-05-15T23:32:12.8774918Z + echo 'Before installing NVIDIA driver' 2024-05-15T23:32:12.8775525Z + lspci 2024-05-15T23:32:12.8775905Z Before installing NVIDIA driver 2024-05-15T23:32:12.8858702Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2024-05-15T23:32:12.8859635Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-05-15T23:32:12.8860559Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2024-05-15T23:32:12.8861371Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2024-05-15T23:32:12.8862126Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2024-05-15T23:32:12.8862880Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-05-15T23:32:12.8863587Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2024-05-15T23:32:12.8864537Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2024-05-15T23:32:12.8865401Z + lsmod 2024-05-15T23:32:12.8873109Z Module Size Used by 2024-05-15T23:32:12.8873622Z xt_nat 16384 0 2024-05-15T23:32:12.8874138Z nvidia_modeset 1339392 0 2024-05-15T23:32:12.8874640Z veth 16384 0 2024-05-15T23:32:12.8875126Z nvidia_uvm 4599808 0 2024-05-15T23:32:12.8875707Z nvidia 53989376 2 nvidia_uvm,nvidia_modeset 2024-05-15T23:32:12.8876350Z drm 421888 1 nvidia 2024-05-15T23:32:12.8876921Z i2c_core 77824 2 nvidia,drm 2024-05-15T23:32:12.8877558Z backlight 16384 1 nvidia_modeset 2024-05-15T23:32:12.8878134Z xt_conntrack 16384 1 2024-05-15T23:32:12.8878638Z ipt_MASQUERADE 16384 1 2024-05-15T23:32:12.8879146Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-05-15T23:32:12.8879611Z nf_conntrack_netlink 49152 0 2024-05-15T23:32:12.8880043Z nfnetlink 16384 2 nf_conntrack_netlink 2024-05-15T23:32:12.8880507Z xfrm_user 45056 1 2024-05-15T23:32:12.8880944Z xfrm_algo 16384 1 xfrm_user 2024-05-15T23:32:12.8881531Z iptable_nat 16384 1 2024-05-15T23:32:12.8882042Z nf_conntrack_ipv4 16384 3 2024-05-15T23:32:12.8882487Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-05-15T23:32:12.8883092Z nf_nat_ipv4 16384 1 iptable_nat 2024-05-15T23:32:12.8883690Z nf_nat 32768 3 nf_nat_masquerade_ipv4,nf_nat_ipv4,xt_nat 2024-05-15T23:32:12.8884716Z nf_conntrack 155648 8 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,xt_nat,nf_conntrack_netlink 2024-05-15T23:32:12.8885840Z xt_addrtype 16384 2 2024-05-15T23:32:12.8886353Z iptable_filter 16384 1 2024-05-15T23:32:12.8886748Z br_netfilter 24576 0 2024-05-15T23:32:12.8887148Z bridge 172032 1 br_netfilter 2024-05-15T23:32:12.8887752Z stp 16384 1 bridge 2024-05-15T23:32:12.8888323Z llc 16384 2 bridge,stp 2024-05-15T23:32:12.8888853Z overlay 86016 0 2024-05-15T23:32:12.8889272Z sunrpc 393216 1 2024-05-15T23:32:12.8889643Z dm_mirror 28672 0 2024-05-15T23:32:12.8890029Z dm_region_hash 20480 1 dm_mirror 2024-05-15T23:32:12.8890507Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-05-15T23:32:12.8891013Z dm_mod 143360 2 dm_log,dm_mirror 2024-05-15T23:32:12.8891460Z dax 69632 1 dm_mod 2024-05-15T23:32:12.8892046Z crc32_pclmul 16384 0 2024-05-15T23:32:12.8892415Z ghash_clmulni_intel 16384 0 2024-05-15T23:32:12.8892786Z pcbc 16384 0 2024-05-15T23:32:12.8893148Z aesni_intel 188416 0 2024-05-15T23:32:12.8893530Z aes_x86_64 20480 1 aesni_intel 2024-05-15T23:32:12.8894066Z crypto_simd 16384 1 aesni_intel 2024-05-15T23:32:12.8894510Z glue_helper 16384 1 aesni_intel 2024-05-15T23:32:12.8895117Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-05-15T23:32:12.8895654Z mousedev 24576 0 2024-05-15T23:32:12.8896013Z evdev 20480 3 2024-05-15T23:32:12.8896376Z psmouse 32768 0 2024-05-15T23:32:12.8896734Z button 16384 0 2024-05-15T23:32:12.8897275Z ena 139264 0 2024-05-15T23:32:12.8897641Z ptp 20480 1 ena 2024-05-15T23:32:12.8898027Z pps_core 20480 1 ptp 2024-05-15T23:32:12.8898428Z crc32c_intel 24576 0 2024-05-15T23:32:12.8898781Z autofs4 49152 2 2024-05-15T23:32:12.8899137Z + modinfo nvidia 2024-05-15T23:32:12.8899804Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-05-15T23:32:12.8900493Z alias: char-major-195-* 2024-05-15T23:32:12.8900860Z version: 550.54.15 2024-05-15T23:32:12.8901198Z supported: external 2024-05-15T23:32:12.8901533Z license: NVIDIA 2024-05-15T23:32:12.8902037Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-05-15T23:32:12.8902517Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-05-15T23:32:12.8902971Z srcversion: 833721318DA517F0C2FEC97 2024-05-15T23:32:12.8903431Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-05-15T23:32:12.8903928Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-05-15T23:32:12.8904399Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-05-15T23:32:12.8904886Z depends: i2c-core,drm 2024-05-15T23:32:12.8905244Z retpoline: Y 2024-05-15T23:32:12.8905536Z name: nvidia 2024-05-15T23:32:12.8906071Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-05-15T23:32:12.8906720Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-05-15T23:32:12.8907360Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-05-15T23:32:12.8908314Z parm: NVreg_ResmanDebugLevel:int 2024-05-15T23:32:12.8908760Z parm: NVreg_RmLogonRC:int 2024-05-15T23:32:12.8909189Z parm: NVreg_ModifyDeviceFiles:int 2024-05-15T23:32:12.8909641Z parm: NVreg_DeviceFileUID:int 2024-05-15T23:32:12.8910058Z parm: NVreg_DeviceFileGID:int 2024-05-15T23:32:12.8910492Z parm: NVreg_DeviceFileMode:int 2024-05-15T23:32:12.8911013Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-05-15T23:32:12.8911567Z parm: NVreg_UsePageAttributeTable:int 2024-05-15T23:32:12.8912036Z parm: NVreg_EnablePCIeGen3:int 2024-05-15T23:32:12.8912465Z parm: NVreg_EnableMSI:int 2024-05-15T23:32:12.8912873Z parm: NVreg_TCEBypassMode:int 2024-05-15T23:32:12.8913325Z parm: NVreg_EnableStreamMemOPs:int 2024-05-15T23:32:12.8913839Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-05-15T23:32:12.8914409Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-05-15T23:32:12.8914963Z parm: NVreg_EnableS0ixPowerManagement:int 2024-05-15T23:32:12.8915568Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-05-15T23:32:12.8916155Z parm: NVreg_DynamicPowerManagement:int 2024-05-15T23:32:12.8916759Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-05-15T23:32:12.8917344Z parm: NVreg_EnableGpuFirmware:int 2024-05-15T23:32:12.8917825Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-05-15T23:32:12.8918342Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-05-15T23:32:12.8918979Z parm: NVreg_EnableUserNUMAManagement:int 2024-05-15T23:32:12.8919467Z parm: NVreg_MemoryPoolSize:int 2024-05-15T23:32:12.8919914Z parm: NVreg_KMallocHeapMaxSize:int 2024-05-15T23:32:12.8920391Z parm: NVreg_VMallocHeapMaxSize:int 2024-05-15T23:32:12.8920853Z parm: NVreg_IgnoreMMIOCheck:int 2024-05-15T23:32:12.8921291Z parm: NVreg_NvLinkDisable:int 2024-05-15T23:32:12.8921775Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-05-15T23:32:12.8922298Z parm: NVreg_RegisterPCIDriver:int 2024-05-15T23:32:12.8922768Z parm: NVreg_EnableResizableBar:int 2024-05-15T23:32:12.8923246Z parm: NVreg_EnableDbgBreakpoint:int 2024-05-15T23:32:12.8923729Z parm: NVreg_EnableNonblockingOpen:int 2024-05-15T23:32:12.8924210Z parm: NVreg_RegistryDwords:charp 2024-05-15T23:32:12.8924699Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-05-15T23:32:12.8925168Z parm: NVreg_RmMsg:charp 2024-05-15T23:32:12.8925574Z parm: NVreg_GpuBlacklist:charp 2024-05-15T23:32:12.8926032Z parm: NVreg_TemporaryFilePath:charp 2024-05-15T23:32:12.8926492Z parm: NVreg_ExcludedGpus:charp 2024-05-15T23:32:12.8926942Z parm: NVreg_DmaRemapPeerMmio:int 2024-05-15T23:32:12.8927404Z parm: NVreg_RmNvlinkBandwidth:charp 2024-05-15T23:32:12.8927911Z parm: NVreg_ImexChannelCount:int 2024-05-15T23:32:12.8928372Z parm: rm_firmware_active:charp 2024-05-15T23:32:12.8928773Z + HAS_NVIDIA_DRIVER=0 2024-05-15T23:32:12.8929212Z ++ command -v nvidia-smi 2024-05-15T23:32:12.8929603Z + '[' -x /usr/bin/nvidia-smi ']' 2024-05-15T23:32:12.8929966Z + set +e 2024-05-15T23:32:12.8930449Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-05-15T23:32:14.8826327Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-05-15T23:32:14.8826817Z + NVIDIA_SMI_STATUS=0 2024-05-15T23:32:14.8827290Z + '[' 0 -ne 0 ']' 2024-05-15T23:32:14.8827676Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-05-15T23:32:14.8828411Z + HAS_NVIDIA_DRIVER=1 2024-05-15T23:32:14.8829135Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-05-15T23:32:14.8829839Z + set -e 2024-05-15T23:32:14.8830131Z + '[' 1 -eq 0 ']' 2024-05-15T23:32:14.8830706Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-05-15T23:32:14.8831390Z + post_install_nvidia_driver_common 2024-05-15T23:32:14.8831786Z + sudo modprobe nvidia 2024-05-15T23:32:14.8929112Z + echo 'After installing NVIDIA driver' 2024-05-15T23:32:14.8929673Z + lspci 2024-05-15T23:32:14.8930118Z After installing NVIDIA driver 2024-05-15T23:32:14.9018184Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2024-05-15T23:32:14.9019198Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-05-15T23:32:14.9020132Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2024-05-15T23:32:14.9020943Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2024-05-15T23:32:14.9021721Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2024-05-15T23:32:14.9022464Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-05-15T23:32:14.9023180Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2024-05-15T23:32:14.9023959Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2024-05-15T23:32:14.9024547Z + lsmod 2024-05-15T23:32:14.9032168Z Module Size Used by 2024-05-15T23:32:14.9032591Z xt_nat 16384 0 2024-05-15T23:32:14.9032970Z nvidia_modeset 1339392 0 2024-05-15T23:32:14.9033346Z veth 16384 0 2024-05-15T23:32:14.9033707Z nvidia_uvm 4599808 0 2024-05-15T23:32:14.9034177Z nvidia 53989376 2 nvidia_uvm,nvidia_modeset 2024-05-15T23:32:14.9034671Z drm 421888 1 nvidia 2024-05-15T23:32:14.9035096Z i2c_core 77824 2 nvidia,drm 2024-05-15T23:32:14.9035729Z backlight 16384 1 nvidia_modeset 2024-05-15T23:32:14.9036167Z xt_conntrack 16384 1 2024-05-15T23:32:14.9036545Z ipt_MASQUERADE 16384 1 2024-05-15T23:32:14.9036977Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-05-15T23:32:14.9037434Z nf_conntrack_netlink 49152 0 2024-05-15T23:32:14.9037882Z nfnetlink 16384 2 nf_conntrack_netlink 2024-05-15T23:32:14.9038342Z xfrm_user 45056 1 2024-05-15T23:32:14.9038730Z xfrm_algo 16384 1 xfrm_user 2024-05-15T23:32:14.9039145Z iptable_nat 16384 1 2024-05-15T23:32:14.9039521Z nf_conntrack_ipv4 16384 3 2024-05-15T23:32:14.9039949Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-05-15T23:32:14.9040418Z nf_nat_ipv4 16384 1 iptable_nat 2024-05-15T23:32:14.9040955Z nf_nat 32768 3 nf_nat_masquerade_ipv4,nf_nat_ipv4,xt_nat 2024-05-15T23:32:14.9041937Z nf_conntrack 155648 8 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,xt_nat,nf_conntrack_netlink 2024-05-15T23:32:14.9042982Z xt_addrtype 16384 2 2024-05-15T23:32:14.9043488Z iptable_filter 16384 1 2024-05-15T23:32:14.9043953Z br_netfilter 24576 0 2024-05-15T23:32:14.9044414Z bridge 172032 1 br_netfilter 2024-05-15T23:32:14.9044855Z stp 16384 1 bridge 2024-05-15T23:32:14.9045271Z llc 16384 2 bridge,stp 2024-05-15T23:32:14.9045733Z overlay 86016 0 2024-05-15T23:32:14.9046243Z sunrpc 393216 1 2024-05-15T23:32:14.9046618Z dm_mirror 28672 0 2024-05-15T23:32:14.9047008Z dm_region_hash 20480 1 dm_mirror 2024-05-15T23:32:14.9047487Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-05-15T23:32:14.9048054Z dm_mod 143360 2 dm_log,dm_mirror 2024-05-15T23:32:14.9048547Z dax 69632 1 dm_mod 2024-05-15T23:32:14.9048949Z crc32_pclmul 16384 0 2024-05-15T23:32:14.9049422Z ghash_clmulni_intel 16384 0 2024-05-15T23:32:14.9049797Z pcbc 16384 0 2024-05-15T23:32:14.9050164Z aesni_intel 188416 0 2024-05-15T23:32:14.9050554Z aes_x86_64 20480 1 aesni_intel 2024-05-15T23:32:14.9050998Z crypto_simd 16384 1 aesni_intel 2024-05-15T23:32:14.9051446Z glue_helper 16384 1 aesni_intel 2024-05-15T23:32:14.9051996Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-05-15T23:32:14.9052525Z mousedev 24576 0 2024-05-15T23:32:14.9052892Z evdev 20480 3 2024-05-15T23:32:14.9053256Z psmouse 32768 0 2024-05-15T23:32:14.9053618Z button 16384 0 2024-05-15T23:32:14.9053966Z ena 139264 0 2024-05-15T23:32:14.9054337Z ptp 20480 1 ena 2024-05-15T23:32:14.9054727Z pps_core 20480 1 ptp 2024-05-15T23:32:14.9055112Z crc32c_intel 24576 0 2024-05-15T23:32:14.9055477Z autofs4 49152 2 2024-05-15T23:32:14.9055833Z + modinfo nvidia 2024-05-15T23:32:14.9056484Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-05-15T23:32:14.9057393Z alias: char-major-195-* 2024-05-15T23:32:14.9057813Z version: 550.54.15 2024-05-15T23:32:14.9058160Z supported: external 2024-05-15T23:32:14.9058495Z license: NVIDIA 2024-05-15T23:32:14.9058862Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-05-15T23:32:14.9059345Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-05-15T23:32:14.9059801Z srcversion: 833721318DA517F0C2FEC97 2024-05-15T23:32:14.9060262Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-05-15T23:32:14.9060746Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-05-15T23:32:14.9061240Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-05-15T23:32:14.9061727Z depends: i2c-core,drm 2024-05-15T23:32:14.9062080Z retpoline: Y 2024-05-15T23:32:14.9062460Z name: nvidia 2024-05-15T23:32:14.9063011Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-05-15T23:32:14.9063662Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-05-15T23:32:14.9064307Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-05-15T23:32:14.9064889Z parm: NVreg_ResmanDebugLevel:int 2024-05-15T23:32:14.9065334Z parm: NVreg_RmLogonRC:int 2024-05-15T23:32:14.9065765Z parm: NVreg_ModifyDeviceFiles:int 2024-05-15T23:32:14.9066220Z parm: NVreg_DeviceFileUID:int 2024-05-15T23:32:14.9066656Z parm: NVreg_DeviceFileGID:int 2024-05-15T23:32:14.9067094Z parm: NVreg_DeviceFileMode:int 2024-05-15T23:32:14.9067628Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-05-15T23:32:14.9068497Z parm: NVreg_UsePageAttributeTable:int 2024-05-15T23:32:14.9068974Z parm: NVreg_EnablePCIeGen3:int 2024-05-15T23:32:14.9069410Z parm: NVreg_EnableMSI:int 2024-05-15T23:32:14.9069833Z parm: NVreg_TCEBypassMode:int 2024-05-15T23:32:14.9070279Z parm: NVreg_EnableStreamMemOPs:int 2024-05-15T23:32:14.9070806Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-05-15T23:32:14.9071383Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-05-15T23:32:14.9071939Z parm: NVreg_EnableS0ixPowerManagement:int 2024-05-15T23:32:14.9072537Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-05-15T23:32:14.9073227Z parm: NVreg_DynamicPowerManagement:int 2024-05-15T23:32:14.9074031Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-05-15T23:32:14.9074621Z parm: NVreg_EnableGpuFirmware:int 2024-05-15T23:32:14.9075099Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-05-15T23:32:14.9075629Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-05-15T23:32:14.9076169Z parm: NVreg_EnableUserNUMAManagement:int 2024-05-15T23:32:14.9076668Z parm: NVreg_MemoryPoolSize:int 2024-05-15T23:32:14.9077123Z parm: NVreg_KMallocHeapMaxSize:int 2024-05-15T23:32:14.9077637Z parm: NVreg_VMallocHeapMaxSize:int 2024-05-15T23:32:14.9078129Z parm: NVreg_IgnoreMMIOCheck:int 2024-05-15T23:32:14.9078566Z parm: NVreg_NvLinkDisable:int 2024-05-15T23:32:14.9079071Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-05-15T23:32:14.9079596Z parm: NVreg_RegisterPCIDriver:int 2024-05-15T23:32:14.9080066Z parm: NVreg_EnableResizableBar:int 2024-05-15T23:32:14.9080544Z parm: NVreg_EnableDbgBreakpoint:int 2024-05-15T23:32:14.9081041Z parm: NVreg_EnableNonblockingOpen:int 2024-05-15T23:32:14.9081519Z parm: NVreg_RegistryDwords:charp 2024-05-15T23:32:14.9082013Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-05-15T23:32:14.9082481Z parm: NVreg_RmMsg:charp 2024-05-15T23:32:14.9082890Z parm: NVreg_GpuBlacklist:charp 2024-05-15T23:32:14.9083363Z parm: NVreg_TemporaryFilePath:charp 2024-05-15T23:32:14.9083831Z parm: NVreg_ExcludedGpus:charp 2024-05-15T23:32:14.9084285Z parm: NVreg_DmaRemapPeerMmio:int 2024-05-15T23:32:14.9084760Z parm: NVreg_RmNvlinkBandwidth:charp 2024-05-15T23:32:14.9085232Z parm: NVreg_ImexChannelCount:int 2024-05-15T23:32:14.9085679Z parm: rm_firmware_active:charp 2024-05-15T23:32:14.9086066Z + set +e 2024-05-15T23:32:14.9086367Z + nvidia-smi 2024-05-15T23:32:16.4677195Z Wed May 15 23:32:16 2024 2024-05-15T23:32:16.4678032Z +-----------------------------------------------------------------------------------------+ 2024-05-15T23:32:16.4679046Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-05-15T23:32:16.4679873Z |-----------------------------------------+------------------------+----------------------+ 2024-05-15T23:32:16.4680677Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-05-15T23:32:16.4681768Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-05-15T23:32:16.4682470Z | | | MIG M. | 2024-05-15T23:32:16.4683020Z |=========================================+========================+======================| 2024-05-15T23:32:16.4808390Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2024-05-15T23:32:16.4809836Z | 0% 27C P0 54W / 300W | 0MiB / 23028MiB | 0% Default | 2024-05-15T23:32:16.4811334Z | | | N/A | 2024-05-15T23:32:16.4812650Z +-----------------------------------------+------------------------+----------------------+ 2024-05-15T23:32:16.4813805Z 2024-05-15T23:32:16.4815067Z +-----------------------------------------------------------------------------------------+ 2024-05-15T23:32:16.4816310Z | Processes: | 2024-05-15T23:32:16.4817928Z | GPU GI CI PID Type Process name GPU Memory | 2024-05-15T23:32:16.4818654Z | ID ID Usage | 2024-05-15T23:32:16.4819207Z |=========================================================================================| 2024-05-15T23:32:16.4819969Z | No running processes found | 2024-05-15T23:32:16.4820713Z +-----------------------------------------------------------------------------------------+ 2024-05-15T23:32:17.0848998Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-05-15T23:32:18.6501092Z NVIDIA A10G 2024-05-15T23:32:19.1049271Z + NVIDIA_SMI_STATUS=0 2024-05-15T23:32:19.1049961Z + '[' 0 -eq 0 ']' 2024-05-15T23:32:19.1050394Z + echo 'INFO: Ignoring allowed status 0' 2024-05-15T23:32:19.1050810Z + set -e 2024-05-15T23:32:19.1051111Z INFO: Ignoring allowed status 0 2024-05-15T23:32:19.1053099Z == Installing nvidia container toolkit for amzn2 == 2024-05-15T23:32:19.1055839Z + sudo yum install -y yum-utils 2024-05-15T23:32:19.4211299Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-05-15T23:32:21.0394113Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2024-05-15T23:32:21.0394817Z Nothing to do 2024-05-15T23:32:21.1960555Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-05-15T23:32:21.5344301Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-05-15T23:32:21.5582802Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-05-15T23:32:21.5583995Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2024-05-15T23:32:21.5584981Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2024-05-15T23:32:21.5699991Z + sudo yum install -y nvidia-docker2 2024-05-15T23:32:21.8869641Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-05-15T23:32:23.3511077Z Package nvidia-docker2-2.13.0-1.noarch already installed and latest version 2024-05-15T23:32:23.3511743Z Nothing to do 2024-05-15T23:32:23.5043108Z + sudo systemctl restart docker 2024-05-15T23:32:24.4871408Z Command completed after 1 attempt(s). 2024-05-15T23:32:24.4934307Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-05-15T23:32:24.4935077Z # ignore expansion of "docker ps -q" since it could be empty 2024-05-15T23:32:24.4935666Z # shellcheck disable=SC2046 2024-05-15T23:32:24.4936116Z docker stop $(docker ps -q) || true 2024-05-15T23:32:24.4936720Z # Prune all of the docker images 2024-05-15T23:32:24.4937165Z docker system prune -af 2024-05-15T23:32:24.4944985Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:24.4945485Z env: 2024-05-15T23:32:24.4945800Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:24.4946262Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:24.4946638Z PR_NUMBER: 804 2024-05-15T23:32:24.4948790Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:24.4951053Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:24.4951824Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:24.4952542Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:24.4953168Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:32:24.4953650Z ##[endgroup] 2024-05-15T23:32:24.5271977Z "docker stop" requires at least 1 argument. 2024-05-15T23:32:24.5272767Z See 'docker stop --help'. 2024-05-15T23:32:24.5273046Z 2024-05-15T23:32:24.5273270Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-05-15T23:32:24.5273649Z 2024-05-15T23:32:24.5273803Z Stop one or more running containers 2024-05-15T23:32:26.3207666Z Deleted Images: 2024-05-15T23:32:26.3208889Z untagged: pytorch/manylinux-builder:cuda12.1 2024-05-15T23:32:26.3209950Z untagged: pytorch/manylinux-builder@sha256:cb477e71982d3327b3f4f949b5ec7cda0db5ea33900c6bad47958bb32d3e350b 2024-05-15T23:32:26.3211045Z deleted: sha256:90c50b0322833dd7bf65a94cae6ad3c7158dfea0827bc5e10134d911128188b9 2024-05-15T23:32:26.3211954Z deleted: sha256:a6b0b6f348b0f470fc9f84d65ff40a54c086224403237d59edf034d96cdb21e4 2024-05-15T23:32:26.3212893Z deleted: sha256:3effc7c1258b39daba7e67e39345dfeb2c2ed123c98bbfacdd1f887ecb27ee16 2024-05-15T23:32:26.3213829Z deleted: sha256:79cee03a5984f99f55aef2eec2fc7df9f6d370e3f2247cf37f8d1b62f0864f45 2024-05-15T23:32:26.3214747Z deleted: sha256:c9a453c84c2598701dc08dfd1e5a42bb4593d323b60a2d7b1e92480b025f0c93 2024-05-15T23:32:26.3215657Z deleted: sha256:f9cf4969f4a96b581aa976ac38cdc4d1c5dbce9b0da4daf732461de0e9161d45 2024-05-15T23:32:26.3216766Z deleted: sha256:329df83a067245088863c0324c1813e540c6af359ebcb92b78bfd7e1f996fec1 2024-05-15T23:32:26.3217673Z deleted: sha256:1246f9062ee50c6c78983097a034dd11cf5005e3f5a9175914fe7ddd3b8b5884 2024-05-15T23:32:26.3218657Z deleted: sha256:c027be6edc5390063a82d92c9e2808ecb39e5d9f936d1e3c551e88f17c315793 2024-05-15T23:32:26.3219578Z deleted: sha256:1c79ab492ceb06335e7ea5e6a17156c3c40dd5fa2b922a2721a1acd4184a9783 2024-05-15T23:32:26.3220480Z deleted: sha256:7842170aa4facb545150970f16121fdf6e1679bc1783014aa52612669ef073ed 2024-05-15T23:32:26.3221433Z deleted: sha256:42aef238cab07028c95021ebd670ef44ed409d7cbda5d8bf12a01c066894343f 2024-05-15T23:32:26.3222352Z deleted: sha256:4d9111c7ec72ea2744fc4c070c1d9130956031e5e82e0db4bdca8d62fd35d665 2024-05-15T23:32:26.3223252Z deleted: sha256:25b67114434f4c5bee698b68098c1d97f3b1d269cdd672c3b2bf210201c90f85 2024-05-15T23:32:26.3224148Z deleted: sha256:000eda9bdfeed2337a30c1161a6e62b298d47064cc76a61b361f742f69421db8 2024-05-15T23:32:26.3225053Z deleted: sha256:6cffe3340cf21253f092375c95d0277085930abbb71a3ddc10c65287e59a2815 2024-05-15T23:32:26.3225951Z deleted: sha256:1e9a01d985a671ec6f819938388870b477a797b52daba11d96b31602853298f2 2024-05-15T23:32:26.3226835Z deleted: sha256:3d6b83a0e49e44005dc8668b72253e45633a8f3079391c9770518a37957f6245 2024-05-15T23:32:26.3227982Z deleted: sha256:86b37a348e257c60acf25f5bea25b4bdd46f731f4086e0eb1c2e626dc7f677f8 2024-05-15T23:32:26.3228892Z deleted: sha256:6ae98e56975808e7931ced0a76f72b6b0611c8e44235582d05ab69a21e52d0cd 2024-05-15T23:32:26.3229769Z deleted: sha256:79347d868f3754171833f7a30ad785123783fa329a19f743013d6e2be532fe67 2024-05-15T23:32:26.3230850Z deleted: sha256:2fc5a73a1d6beed3c880b81ad5632e5a99f00bccb4fc2a78f1a446904d2ac1a8 2024-05-15T23:32:26.3231766Z deleted: sha256:c8309b0292d06f4774daf4d3b7a0ab0e7ec13dd1df559e958debb32cae25d317 2024-05-15T23:32:26.3232694Z deleted: sha256:eecc0ffc50b13f6fa15be3154ca0db916efb112df46dae41d1d55ab751a1f201 2024-05-15T23:32:26.3233627Z deleted: sha256:5b97d32d713813b0fe2daa906cbee650bb4ba700dac0d02c82fbb906e674c210 2024-05-15T23:32:26.3234535Z deleted: sha256:8280b1f96093cb284c1c3ee20ce35324dda4c6eaa275f0d9385bb1948ad6272d 2024-05-15T23:32:26.3235467Z deleted: sha256:84f197ad1167c87112c60dae0b6f93ead7ec6f9fdb99a86530e7b7684702f978 2024-05-15T23:32:26.3236438Z deleted: sha256:c5ac80425a7d59328fa4844a6a26aa7959c173e7e99e48a1f261c1ce855b29db 2024-05-15T23:32:26.3237336Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-05-15T23:32:26.3237853Z 2024-05-15T23:32:26.3247631Z Total reclaimed space: 12.87GB 2024-05-15T23:32:26.3310437Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2024-05-15T23:32:26.3311171Z with: 2024-05-15T23:32:26.3312165Z github-secret: *** 2024-05-15T23:32:26.3312678Z activate-with-label: false 2024-05-15T23:32:26.3313184Z label: with-ssh 2024-05-15T23:32:26.3313637Z remove-existing-keys: true 2024-05-15T23:32:26.3314149Z env: 2024-05-15T23:32:26.3314631Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:26.3315302Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:26.3315855Z PR_NUMBER: 804 2024-05-15T23:32:26.3318604Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:26.3320922Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:26.3321713Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:26.3322445Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:26.3323072Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:32:26.3323559Z ##[endgroup] 2024-05-15T23:32:26.4101209Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-05-15T23:32:26.5362878Z ##[warning]Failed to get author of PR https://github.com/pytorch/torchchat/pull/804: HttpError: Resource not accessible by integration 2024-05-15T23:32:26.5370744Z ##[warning]Returning mikekgfb instead 2024-05-15T23:32:26.5371852Z Grabbing public ssh keys from https://github.com/mikekgfb.keys 2024-05-15T23:32:26.6066114Z No SSH keys found for user mikekgfb 2024-05-15T23:32:26.6066773Z Grabbing public ssh keys from https://github.com/mikekgfb.keys 2024-05-15T23:32:26.6677655Z No SSH keys found for user mikekgfb 2024-05-15T23:32:26.6786787Z ##[group]Run actions/checkout@v3 2024-05-15T23:32:26.6787168Z with: 2024-05-15T23:32:26.6787457Z repository: pytorch/torchchat 2024-05-15T23:32:26.6787975Z ref: refs/pull/804/merge 2024-05-15T23:32:26.6788332Z path: pytorch/torchchat 2024-05-15T23:32:26.6788668Z fetch-depth: 1 2024-05-15T23:32:26.6789094Z token: *** 2024-05-15T23:32:26.6789380Z ssh-strict: true 2024-05-15T23:32:26.6789708Z persist-credentials: true 2024-05-15T23:32:26.6790062Z clean: true 2024-05-15T23:32:26.6790379Z sparse-checkout-cone-mode: true 2024-05-15T23:32:26.6790767Z fetch-tags: false 2024-05-15T23:32:26.6791065Z lfs: false 2024-05-15T23:32:26.6791363Z set-safe-directory: true 2024-05-15T23:32:26.6791700Z env: 2024-05-15T23:32:26.6792015Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:26.6792466Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:26.6792842Z PR_NUMBER: 804 2024-05-15T23:32:26.6794876Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:26.6797270Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:26.6798045Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:26.6798768Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:26.6799392Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:32:26.6799867Z ##[endgroup] 2024-05-15T23:32:26.7640656Z Syncing repository: pytorch/torchchat 2024-05-15T23:32:26.7649719Z ##[group]Getting Git version info 2024-05-15T23:32:26.7650950Z Working directory is '/home/ec2-user/actions-runner/_work/torchchat/torchchat/pytorch/torchchat' 2024-05-15T23:32:26.7672383Z [command]/usr/bin/git version 2024-05-15T23:32:26.7702507Z git version 2.40.1 2024-05-15T23:32:26.7723632Z ##[endgroup] 2024-05-15T23:32:26.7731920Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/1475d50b-de89-4644-a7cf-fc5a9c7eed6f/.gitconfig' 2024-05-15T23:32:26.7742273Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1475d50b-de89-4644-a7cf-fc5a9c7eed6f' before making global git config changes 2024-05-15T23:32:26.7743514Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:32:26.7747017Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/torchchat/torchchat/pytorch/torchchat 2024-05-15T23:32:26.7770093Z ##[group]Initializing the repository 2024-05-15T23:32:26.7773873Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/torchchat/torchchat/pytorch/torchchat 2024-05-15T23:32:26.7792125Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:32:26.7793193Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:32:26.7793994Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:32:26.7794564Z hint: 2024-05-15T23:32:26.7794982Z hint: git config --global init.defaultBranch 2024-05-15T23:32:26.7795441Z hint: 2024-05-15T23:32:26.7795947Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:32:26.7796791Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:32:26.7797424Z hint: 2024-05-15T23:32:26.7797760Z hint: git branch -m 2024-05-15T23:32:26.7798628Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/torchchat/torchchat/pytorch/torchchat/.git/ 2024-05-15T23:32:26.7801058Z [command]/usr/bin/git remote add origin https://github.com/pytorch/torchchat 2024-05-15T23:32:26.7828738Z ##[endgroup] 2024-05-15T23:32:26.7829526Z ##[group]Disabling automatic garbage collection 2024-05-15T23:32:26.7832839Z [command]/usr/bin/git config --local gc.auto 0 2024-05-15T23:32:26.7857324Z ##[endgroup] 2024-05-15T23:32:26.7857836Z ##[group]Setting up auth 2024-05-15T23:32:26.7863231Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:32:26.7883865Z [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' || :" 2024-05-15T23:32:26.8084120Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:32:26.8109802Z [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' || :" 2024-05-15T23:32:26.8306570Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:32:26.8348786Z ##[endgroup] 2024-05-15T23:32:26.8349322Z ##[group]Fetching the repository 2024-05-15T23:32:26.8356534Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/pull/804/merge:refs/remotes/pull/804/merge 2024-05-15T23:32:27.0510859Z remote: Enumerating objects: 242, done. 2024-05-15T23:32:27.0511662Z remote: Counting objects: 0% (1/242) 2024-05-15T23:32:27.0512444Z remote: Counting objects: 1% (3/242) 2024-05-15T23:32:27.0513187Z remote: Counting objects: 2% (5/242) 2024-05-15T23:32:27.0513842Z remote: Counting objects: 3% (8/242) 2024-05-15T23:32:27.0514395Z remote: Counting objects: 4% (10/242) 2024-05-15T23:32:27.0514890Z remote: Counting objects: 5% (13/242) 2024-05-15T23:32:27.0515493Z remote: Counting objects: 6% (15/242) 2024-05-15T23:32:27.0516116Z remote: Counting objects: 7% (17/242) 2024-05-15T23:32:27.0516830Z remote: Counting objects: 8% (20/242) 2024-05-15T23:32:27.0517405Z remote: Counting objects: 9% (22/242) 2024-05-15T23:32:27.0517889Z remote: Counting objects: 10% (25/242) 2024-05-15T23:32:27.0518374Z remote: Counting objects: 11% (27/242) 2024-05-15T23:32:27.0518860Z remote: Counting objects: 12% (30/242) 2024-05-15T23:32:27.0519346Z remote: Counting objects: 13% (32/242) 2024-05-15T23:32:27.0519820Z remote: Counting objects: 14% (34/242) 2024-05-15T23:32:27.0520301Z remote: Counting objects: 15% (37/242) 2024-05-15T23:32:27.0520786Z remote: Counting objects: 16% (39/242) 2024-05-15T23:32:27.0521273Z remote: Counting objects: 17% (42/242) 2024-05-15T23:32:27.0521747Z remote: Counting objects: 18% (44/242) 2024-05-15T23:32:27.0522238Z remote: Counting objects: 19% (46/242) 2024-05-15T23:32:27.0522728Z remote: Counting objects: 20% (49/242) 2024-05-15T23:32:27.0523297Z remote: Counting objects: 21% (51/242) 2024-05-15T23:32:27.0523772Z remote: Counting objects: 22% (54/242) 2024-05-15T23:32:27.0524256Z remote: Counting objects: 23% (56/242) 2024-05-15T23:32:27.0524738Z remote: Counting objects: 24% (59/242) 2024-05-15T23:32:27.0525345Z remote: Counting objects: 25% (61/242) 2024-05-15T23:32:27.0525830Z remote: Counting objects: 26% (63/242) 2024-05-15T23:32:27.0526310Z remote: Counting objects: 27% (66/242) 2024-05-15T23:32:27.0526860Z remote: Counting objects: 28% (68/242) 2024-05-15T23:32:27.0527336Z remote: Counting objects: 29% (71/242) 2024-05-15T23:32:27.0527818Z remote: Counting objects: 30% (73/242) 2024-05-15T23:32:27.0528303Z remote: Counting objects: 31% (76/242) 2024-05-15T23:32:27.0528785Z remote: Counting objects: 32% (78/242) 2024-05-15T23:32:27.0529259Z remote: Counting objects: 33% (80/242) 2024-05-15T23:32:27.0529947Z remote: Counting objects: 34% (83/242) 2024-05-15T23:32:27.0530435Z remote: Counting objects: 35% (85/242) 2024-05-15T23:32:27.0530917Z remote: Counting objects: 36% (88/242) 2024-05-15T23:32:27.0531438Z remote: Counting objects: 37% (90/242) 2024-05-15T23:32:27.0531914Z remote: Counting objects: 38% (92/242) 2024-05-15T23:32:27.0532449Z remote: Counting objects: 39% (95/242) 2024-05-15T23:32:27.0532930Z remote: Counting objects: 40% (97/242) 2024-05-15T23:32:27.0533408Z remote: Counting objects: 41% (100/242) 2024-05-15T23:32:27.0533948Z remote: Counting objects: 42% (102/242) 2024-05-15T23:32:27.0534442Z remote: Counting objects: 43% (105/242) 2024-05-15T23:32:27.0534932Z remote: Counting objects: 44% (107/242) 2024-05-15T23:32:27.0535411Z remote: Counting objects: 45% (109/242) 2024-05-15T23:32:27.0535903Z remote: Counting objects: 46% (112/242) 2024-05-15T23:32:27.0536708Z remote: Counting objects: 47% (114/242) 2024-05-15T23:32:27.0537198Z remote: Counting objects: 48% (117/242) 2024-05-15T23:32:27.0537678Z remote: Counting objects: 49% (119/242) 2024-05-15T23:32:27.0538165Z remote: Counting objects: 50% (121/242) 2024-05-15T23:32:27.0538699Z remote: Counting objects: 51% (124/242) 2024-05-15T23:32:27.0539183Z remote: Counting objects: 52% (126/242) 2024-05-15T23:32:27.0539659Z remote: Counting objects: 53% (129/242) 2024-05-15T23:32:27.0540143Z remote: Counting objects: 54% (131/242) 2024-05-15T23:32:27.0540629Z remote: Counting objects: 55% (134/242) 2024-05-15T23:32:27.0541113Z remote: Counting objects: 56% (136/242) 2024-05-15T23:32:27.0541594Z remote: Counting objects: 57% (138/242) 2024-05-15T23:32:27.0542078Z remote: Counting objects: 58% (141/242) 2024-05-15T23:32:27.0542562Z remote: Counting objects: 59% (143/242) 2024-05-15T23:32:27.0543108Z remote: Counting objects: 60% (146/242) 2024-05-15T23:32:27.0543587Z remote: Counting objects: 61% (148/242) 2024-05-15T23:32:27.0544071Z remote: Counting objects: 62% (151/242) 2024-05-15T23:32:27.0544556Z remote: Counting objects: 63% (153/242) 2024-05-15T23:32:27.0545031Z remote: Counting objects: 64% (155/242) 2024-05-15T23:32:27.0545512Z remote: Counting objects: 65% (158/242) 2024-05-15T23:32:27.0545994Z remote: Counting objects: 66% (160/242) 2024-05-15T23:32:27.0546476Z remote: Counting objects: 67% (163/242) 2024-05-15T23:32:27.0546951Z remote: Counting objects: 68% (165/242) 2024-05-15T23:32:27.0547434Z remote: Counting objects: 69% (167/242) 2024-05-15T23:32:27.0548066Z remote: Counting objects: 70% (170/242) 2024-05-15T23:32:27.0548548Z remote: Counting objects: 71% (172/242) 2024-05-15T23:32:27.0549022Z remote: Counting objects: 72% (175/242) 2024-05-15T23:32:27.0549518Z remote: Counting objects: 73% (177/242) 2024-05-15T23:32:27.0550051Z remote: Counting objects: 74% (180/242) 2024-05-15T23:32:27.0550537Z remote: Counting objects: 75% (182/242) 2024-05-15T23:32:27.0551014Z remote: Counting objects: 76% (184/242) 2024-05-15T23:32:27.0551495Z remote: Counting objects: 77% (187/242) 2024-05-15T23:32:27.0551985Z remote: Counting objects: 78% (189/242) 2024-05-15T23:32:27.0552471Z remote: Counting objects: 79% (192/242) 2024-05-15T23:32:27.0552948Z remote: Counting objects: 80% (194/242) 2024-05-15T23:32:27.0553430Z remote: Counting objects: 81% (197/242) 2024-05-15T23:32:27.0553916Z remote: Counting objects: 82% (199/242) 2024-05-15T23:32:27.0554399Z remote: Counting objects: 83% (201/242) 2024-05-15T23:32:27.0554873Z remote: Counting objects: 84% (204/242) 2024-05-15T23:32:27.0555359Z remote: Counting objects: 85% (206/242) 2024-05-15T23:32:27.0555976Z remote: Counting objects: 86% (209/242) 2024-05-15T23:32:27.0556472Z remote: Counting objects: 87% (211/242) 2024-05-15T23:32:27.0556948Z remote: Counting objects: 88% (213/242) 2024-05-15T23:32:27.0557432Z remote: Counting objects: 89% (216/242) 2024-05-15T23:32:27.0557913Z remote: Counting objects: 90% (218/242) 2024-05-15T23:32:27.0558397Z remote: Counting objects: 91% (221/242) 2024-05-15T23:32:27.0558872Z remote: Counting objects: 92% (223/242) 2024-05-15T23:32:27.0559353Z remote: Counting objects: 93% (226/242) 2024-05-15T23:32:27.0559837Z remote: Counting objects: 94% (228/242) 2024-05-15T23:32:27.0560377Z remote: Counting objects: 95% (230/242) 2024-05-15T23:32:27.0560859Z remote: Counting objects: 96% (233/242) 2024-05-15T23:32:27.0561347Z remote: Counting objects: 97% (235/242) 2024-05-15T23:32:27.0561830Z remote: Counting objects: 98% (238/242) 2024-05-15T23:32:27.0562311Z remote: Counting objects: 99% (240/242) 2024-05-15T23:32:27.0562887Z remote: Counting objects: 100% (242/242) 2024-05-15T23:32:27.0563405Z remote: Counting objects: 100% (242/242), done. 2024-05-15T23:32:27.0563946Z remote: Compressing objects: 0% (1/202) 2024-05-15T23:32:27.0564457Z remote: Compressing objects: 1% (3/202) 2024-05-15T23:32:27.0564957Z remote: Compressing objects: 2% (5/202) 2024-05-15T23:32:27.0565464Z remote: Compressing objects: 3% (7/202) 2024-05-15T23:32:27.0565969Z remote: Compressing objects: 4% (9/202) 2024-05-15T23:32:27.0566477Z remote: Compressing objects: 5% (11/202) 2024-05-15T23:32:27.0566994Z remote: Compressing objects: 6% (13/202) 2024-05-15T23:32:27.0567567Z remote: Compressing objects: 7% (15/202) 2024-05-15T23:32:27.0568086Z remote: Compressing objects: 8% (17/202) 2024-05-15T23:32:27.0568605Z remote: Compressing objects: 9% (19/202) 2024-05-15T23:32:27.0569122Z remote: Compressing objects: 10% (21/202) 2024-05-15T23:32:27.0569642Z remote: Compressing objects: 11% (23/202) 2024-05-15T23:32:27.0570159Z remote: Compressing objects: 12% (25/202) 2024-05-15T23:32:27.0570669Z remote: Compressing objects: 13% (27/202) 2024-05-15T23:32:27.0571197Z remote: Compressing objects: 14% (29/202) 2024-05-15T23:32:27.0578254Z remote: Compressing objects: 15% (31/202) 2024-05-15T23:32:27.0590930Z remote: Compressing objects: 16% (33/202) 2024-05-15T23:32:27.0602296Z remote: Compressing objects: 17% (35/202) 2024-05-15T23:32:27.0610689Z remote: Compressing objects: 18% (37/202) 2024-05-15T23:32:27.0617048Z remote: Compressing objects: 19% (39/202) 2024-05-15T23:32:27.0631396Z remote: Compressing objects: 20% (41/202) 2024-05-15T23:32:27.0631968Z remote: Compressing objects: 21% (43/202) 2024-05-15T23:32:27.0633132Z remote: Compressing objects: 22% (45/202) 2024-05-15T23:32:27.0634778Z remote: Compressing objects: 23% (47/202) 2024-05-15T23:32:27.0635459Z remote: Compressing objects: 24% (49/202) 2024-05-15T23:32:27.0636708Z remote: Compressing objects: 25% (51/202) 2024-05-15T23:32:27.0637591Z remote: Compressing objects: 26% (53/202) 2024-05-15T23:32:27.0643482Z remote: Compressing objects: 27% (55/202) 2024-05-15T23:32:27.0647137Z remote: Compressing objects: 28% (57/202) 2024-05-15T23:32:27.0649473Z remote: Compressing objects: 29% (59/202) 2024-05-15T23:32:27.0650007Z remote: Compressing objects: 30% (61/202) 2024-05-15T23:32:27.0650663Z remote: Compressing objects: 31% (63/202) 2024-05-15T23:32:27.0651363Z remote: Compressing objects: 32% (65/202) 2024-05-15T23:32:27.0652016Z remote: Compressing objects: 33% (67/202) 2024-05-15T23:32:27.0652530Z remote: Compressing objects: 34% (69/202) 2024-05-15T23:32:27.0653043Z remote: Compressing objects: 35% (71/202) 2024-05-15T23:32:27.0653671Z remote: Compressing objects: 36% (73/202) 2024-05-15T23:32:27.0654184Z remote: Compressing objects: 37% (75/202) 2024-05-15T23:32:27.0654699Z remote: Compressing objects: 38% (77/202) 2024-05-15T23:32:27.0655259Z remote: Compressing objects: 39% (79/202) 2024-05-15T23:32:27.0655764Z remote: Compressing objects: 40% (81/202) 2024-05-15T23:32:27.0656374Z remote: Compressing objects: 41% (83/202) 2024-05-15T23:32:27.0660069Z remote: Compressing objects: 42% (85/202) 2024-05-15T23:32:27.0662941Z remote: Compressing objects: 43% (87/202) 2024-05-15T23:32:27.0666250Z remote: Compressing objects: 44% (89/202) 2024-05-15T23:32:27.0668649Z remote: Compressing objects: 45% (91/202) 2024-05-15T23:32:27.0669683Z remote: Compressing objects: 46% (93/202) 2024-05-15T23:32:27.0670361Z remote: Compressing objects: 47% (95/202) 2024-05-15T23:32:27.0671102Z remote: Compressing objects: 48% (97/202) 2024-05-15T23:32:27.0671836Z remote: Compressing objects: 49% (99/202) 2024-05-15T23:32:27.0672540Z remote: Compressing objects: 50% (101/202) 2024-05-15T23:32:27.0673316Z remote: Compressing objects: 51% (104/202) 2024-05-15T23:32:27.0674085Z remote: Compressing objects: 52% (106/202) 2024-05-15T23:32:27.0674715Z remote: Compressing objects: 53% (108/202) 2024-05-15T23:32:27.0675480Z remote: Compressing objects: 54% (110/202) 2024-05-15T23:32:27.0676084Z remote: Compressing objects: 55% (112/202) 2024-05-15T23:32:27.0678996Z remote: Compressing objects: 56% (114/202) 2024-05-15T23:32:27.0679753Z remote: Compressing objects: 57% (116/202) 2024-05-15T23:32:27.0680648Z remote: Compressing objects: 58% (118/202) 2024-05-15T23:32:27.0682345Z remote: Compressing objects: 59% (120/202) 2024-05-15T23:32:27.0684751Z remote: Compressing objects: 60% (122/202) 2024-05-15T23:32:27.0685927Z remote: Compressing objects: 61% (124/202) 2024-05-15T23:32:27.0687908Z remote: Compressing objects: 62% (126/202) 2024-05-15T23:32:27.0690407Z remote: Compressing objects: 63% (128/202) 2024-05-15T23:32:27.0692039Z remote: Compressing objects: 64% (130/202) 2024-05-15T23:32:27.0694432Z remote: Compressing objects: 65% (132/202) 2024-05-15T23:32:27.0695146Z remote: Compressing objects: 66% (134/202) 2024-05-15T23:32:27.0696899Z remote: Compressing objects: 67% (136/202) 2024-05-15T23:32:27.0697805Z remote: Compressing objects: 68% (138/202) 2024-05-15T23:32:27.0698667Z remote: Compressing objects: 69% (140/202) 2024-05-15T23:32:27.0699842Z remote: Compressing objects: 70% (142/202) 2024-05-15T23:32:27.0703011Z remote: Compressing objects: 71% (144/202) 2024-05-15T23:32:27.0705132Z remote: Compressing objects: 72% (146/202) 2024-05-15T23:32:27.0707380Z remote: Compressing objects: 73% (148/202) 2024-05-15T23:32:27.0710467Z remote: Compressing objects: 74% (150/202) 2024-05-15T23:32:27.0714769Z remote: Compressing objects: 75% (152/202) 2024-05-15T23:32:27.0716523Z remote: Compressing objects: 76% (154/202) 2024-05-15T23:32:27.0722862Z remote: Compressing objects: 77% (156/202) 2024-05-15T23:32:27.0726333Z remote: Compressing objects: 78% (158/202) 2024-05-15T23:32:27.0730531Z remote: Compressing objects: 79% (160/202) 2024-05-15T23:32:27.0734873Z remote: Compressing objects: 80% (162/202) 2024-05-15T23:32:27.0735795Z remote: Compressing objects: 81% (164/202) 2024-05-15T23:32:27.0736663Z remote: Compressing objects: 82% (166/202) 2024-05-15T23:32:27.0737374Z remote: Compressing objects: 83% (168/202) 2024-05-15T23:32:27.0737900Z remote: Compressing objects: 84% (170/202) 2024-05-15T23:32:27.0738421Z remote: Compressing objects: 85% (172/202) 2024-05-15T23:32:27.0739154Z remote: Compressing objects: 86% (174/202) 2024-05-15T23:32:27.0740046Z remote: Compressing objects: 87% (176/202) 2024-05-15T23:32:27.0740803Z remote: Compressing objects: 88% (178/202) 2024-05-15T23:32:27.0741464Z remote: Compressing objects: 89% (180/202) 2024-05-15T23:32:27.0741986Z remote: Compressing objects: 90% (182/202) 2024-05-15T23:32:27.0742502Z remote: Compressing objects: 91% (184/202) 2024-05-15T23:32:27.0743016Z remote: Compressing objects: 92% (186/202) 2024-05-15T23:32:27.0743520Z remote: Compressing objects: 93% (188/202) 2024-05-15T23:32:27.0744036Z remote: Compressing objects: 94% (190/202) 2024-05-15T23:32:27.0745867Z remote: Compressing objects: 95% (192/202) 2024-05-15T23:32:27.0746379Z remote: Compressing objects: 96% (194/202) 2024-05-15T23:32:27.0746888Z remote: Compressing objects: 97% (196/202) 2024-05-15T23:32:27.0747403Z remote: Compressing objects: 98% (198/202) 2024-05-15T23:32:27.0748095Z remote: Compressing objects: 99% (200/202) 2024-05-15T23:32:27.0748733Z remote: Compressing objects: 100% (202/202) 2024-05-15T23:32:27.0749279Z remote: Compressing objects: 100% (202/202), done. 2024-05-15T23:32:27.0760571Z Receiving objects: 0% (1/242) 2024-05-15T23:32:27.0761062Z Receiving objects: 1% (3/242) 2024-05-15T23:32:27.0761969Z Receiving objects: 2% (5/242) 2024-05-15T23:32:27.0763625Z Receiving objects: 3% (8/242) 2024-05-15T23:32:27.0764224Z Receiving objects: 4% (10/242) 2024-05-15T23:32:27.0764709Z Receiving objects: 5% (13/242) 2024-05-15T23:32:27.0767254Z Receiving objects: 6% (15/242) 2024-05-15T23:32:27.0767866Z Receiving objects: 7% (17/242) 2024-05-15T23:32:27.0768593Z Receiving objects: 8% (20/242) 2024-05-15T23:32:27.0769099Z Receiving objects: 9% (22/242) 2024-05-15T23:32:27.0769660Z Receiving objects: 10% (25/242) 2024-05-15T23:32:27.0770085Z Receiving objects: 11% (27/242) 2024-05-15T23:32:27.0776962Z Receiving objects: 12% (30/242) 2024-05-15T23:32:27.0778720Z Receiving objects: 13% (32/242) 2024-05-15T23:32:27.0781215Z Receiving objects: 14% (34/242) 2024-05-15T23:32:27.0781679Z Receiving objects: 15% (37/242) 2024-05-15T23:32:27.0782061Z Receiving objects: 16% (39/242) 2024-05-15T23:32:27.0787461Z Receiving objects: 17% (42/242) 2024-05-15T23:32:27.0788176Z Receiving objects: 18% (44/242) 2024-05-15T23:32:27.0788566Z Receiving objects: 19% (46/242) 2024-05-15T23:32:27.0788941Z Receiving objects: 20% (49/242) 2024-05-15T23:32:27.0789327Z Receiving objects: 21% (51/242) 2024-05-15T23:32:27.0789716Z Receiving objects: 22% (54/242) 2024-05-15T23:32:27.0793253Z Receiving objects: 23% (56/242) 2024-05-15T23:32:27.0793802Z Receiving objects: 24% (59/242) 2024-05-15T23:32:27.0794215Z Receiving objects: 25% (61/242) 2024-05-15T23:32:27.0794769Z Receiving objects: 26% (63/242) 2024-05-15T23:32:27.0795317Z Receiving objects: 27% (66/242) 2024-05-15T23:32:27.0803828Z Receiving objects: 28% (68/242) 2024-05-15T23:32:27.0804373Z Receiving objects: 29% (71/242) 2024-05-15T23:32:27.0804862Z Receiving objects: 30% (73/242) 2024-05-15T23:32:27.0805247Z Receiving objects: 31% (76/242) 2024-05-15T23:32:27.0808412Z Receiving objects: 32% (78/242) 2024-05-15T23:32:27.0808965Z Receiving objects: 33% (80/242) 2024-05-15T23:32:27.0809491Z Receiving objects: 34% (83/242) 2024-05-15T23:32:27.0810872Z Receiving objects: 35% (85/242) 2024-05-15T23:32:27.0819679Z Receiving objects: 36% (88/242) 2024-05-15T23:32:27.0820239Z Receiving objects: 37% (90/242) 2024-05-15T23:32:27.0820777Z Receiving objects: 38% (92/242) 2024-05-15T23:32:27.0821317Z Receiving objects: 39% (95/242) 2024-05-15T23:32:27.0821712Z Receiving objects: 40% (97/242) 2024-05-15T23:32:27.0822102Z Receiving objects: 41% (100/242) 2024-05-15T23:32:27.0822551Z Receiving objects: 42% (102/242) 2024-05-15T23:32:27.0823174Z Receiving objects: 43% (105/242) 2024-05-15T23:32:27.0823771Z Receiving objects: 44% (107/242) 2024-05-15T23:32:27.0824208Z Receiving objects: 45% (109/242) 2024-05-15T23:32:27.0824728Z Receiving objects: 46% (112/242) 2024-05-15T23:32:27.0857825Z Receiving objects: 47% (114/242) 2024-05-15T23:32:27.0858332Z Receiving objects: 48% (117/242) 2024-05-15T23:32:27.0858798Z Receiving objects: 49% (119/242) 2024-05-15T23:32:27.0860565Z Receiving objects: 50% (121/242) 2024-05-15T23:32:27.0862421Z Receiving objects: 51% (124/242) 2024-05-15T23:32:27.0863044Z Receiving objects: 52% (126/242) 2024-05-15T23:32:27.0863586Z Receiving objects: 53% (129/242) 2024-05-15T23:32:27.0863992Z Receiving objects: 54% (131/242) 2024-05-15T23:32:27.0864379Z Receiving objects: 55% (134/242) 2024-05-15T23:32:27.0864760Z Receiving objects: 56% (136/242) 2024-05-15T23:32:27.0865602Z Receiving objects: 57% (138/242) 2024-05-15T23:32:27.0867159Z Receiving objects: 58% (141/242) 2024-05-15T23:32:27.0869513Z Receiving objects: 59% (143/242) 2024-05-15T23:32:27.0870015Z Receiving objects: 60% (146/242) 2024-05-15T23:32:27.0870494Z Receiving objects: 61% (148/242) 2024-05-15T23:32:27.0871190Z Receiving objects: 62% (151/242) 2024-05-15T23:32:27.0875707Z Receiving objects: 63% (153/242) 2024-05-15T23:32:27.0876432Z Receiving objects: 64% (155/242) 2024-05-15T23:32:27.0876863Z Receiving objects: 65% (158/242) 2024-05-15T23:32:27.0879048Z Receiving objects: 66% (160/242) 2024-05-15T23:32:27.0880644Z Receiving objects: 67% (163/242) 2024-05-15T23:32:27.0881500Z Receiving objects: 68% (165/242) 2024-05-15T23:32:27.0882478Z Receiving objects: 69% (167/242) 2024-05-15T23:32:27.0890579Z Receiving objects: 70% (170/242) 2024-05-15T23:32:27.0892288Z Receiving objects: 71% (172/242) 2024-05-15T23:32:27.0894545Z Receiving objects: 72% (175/242) 2024-05-15T23:32:27.0897616Z Receiving objects: 73% (177/242) 2024-05-15T23:32:27.0898180Z Receiving objects: 74% (180/242) 2024-05-15T23:32:27.0898666Z Receiving objects: 75% (182/242) 2024-05-15T23:32:27.0899164Z Receiving objects: 76% (184/242) 2024-05-15T23:32:27.0900881Z Receiving objects: 77% (187/242) 2024-05-15T23:32:27.0904296Z Receiving objects: 78% (189/242) 2024-05-15T23:32:27.0904900Z Receiving objects: 79% (192/242) 2024-05-15T23:32:27.0905312Z Receiving objects: 80% (194/242) 2024-05-15T23:32:27.0905712Z Receiving objects: 81% (197/242) 2024-05-15T23:32:27.0909387Z Receiving objects: 82% (199/242) 2024-05-15T23:32:27.0910409Z Receiving objects: 83% (201/242) 2024-05-15T23:32:27.0910918Z Receiving objects: 84% (204/242) 2024-05-15T23:32:27.0912116Z Receiving objects: 85% (206/242) 2024-05-15T23:32:27.0912662Z Receiving objects: 86% (209/242) 2024-05-15T23:32:27.0913074Z Receiving objects: 87% (211/242) 2024-05-15T23:32:27.0913546Z Receiving objects: 88% (213/242) 2024-05-15T23:32:27.0913946Z Receiving objects: 89% (216/242) 2024-05-15T23:32:27.0914908Z Receiving objects: 90% (218/242) 2024-05-15T23:32:27.0917142Z Receiving objects: 91% (221/242) 2024-05-15T23:32:27.0917642Z Receiving objects: 92% (223/242) 2024-05-15T23:32:27.0918184Z Receiving objects: 93% (226/242) 2024-05-15T23:32:27.0918639Z Receiving objects: 94% (228/242) 2024-05-15T23:32:27.0919056Z Receiving objects: 95% (230/242) 2024-05-15T23:32:27.0919449Z Receiving objects: 96% (233/242) 2024-05-15T23:32:27.0920154Z Receiving objects: 97% (235/242) 2024-05-15T23:32:27.0922661Z Receiving objects: 98% (238/242) 2024-05-15T23:32:27.0923501Z remote: Total 242 (delta 16), reused 148 (delta 3), pack-reused 0 2024-05-15T23:32:27.0925028Z Receiving objects: 99% (240/242) 2024-05-15T23:32:27.0925533Z Receiving objects: 100% (242/242) 2024-05-15T23:32:27.0926209Z Receiving objects: 100% (242/242), 319.54 KiB | 19.97 MiB/s, done. 2024-05-15T23:32:27.0929599Z Resolving deltas: 0% (0/16) 2024-05-15T23:32:27.0930140Z Resolving deltas: 6% (1/16) 2024-05-15T23:32:27.0931429Z Resolving deltas: 18% (3/16) 2024-05-15T23:32:27.0932089Z Resolving deltas: 25% (4/16) 2024-05-15T23:32:27.0932753Z Resolving deltas: 31% (5/16) 2024-05-15T23:32:27.0933291Z Resolving deltas: 37% (6/16) 2024-05-15T23:32:27.0933795Z Resolving deltas: 50% (8/16) 2024-05-15T23:32:27.0934495Z Resolving deltas: 56% (9/16) 2024-05-15T23:32:27.0934954Z Resolving deltas: 62% (10/16) 2024-05-15T23:32:27.0935785Z Resolving deltas: 68% (11/16) 2024-05-15T23:32:27.0936558Z Resolving deltas: 75% (12/16) 2024-05-15T23:32:27.0938000Z Resolving deltas: 81% (13/16) 2024-05-15T23:32:27.0938512Z Resolving deltas: 93% (15/16) 2024-05-15T23:32:27.0940674Z Resolving deltas: 100% (16/16) 2024-05-15T23:32:27.0941253Z Resolving deltas: 100% (16/16), done. 2024-05-15T23:32:27.1039999Z From https://github.com/pytorch/torchchat 2024-05-15T23:32:27.1040791Z * [new ref] refs/pull/804/merge -> pull/804/merge 2024-05-15T23:32:27.1054633Z ##[endgroup] 2024-05-15T23:32:27.1055288Z ##[group]Determining the checkout info 2024-05-15T23:32:27.1057564Z ##[endgroup] 2024-05-15T23:32:27.1058188Z ##[group]Checking out the ref 2024-05-15T23:32:27.1061625Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/804/merge 2024-05-15T23:32:27.1164564Z Note: switching to 'refs/remotes/pull/804/merge'. 2024-05-15T23:32:27.1165378Z 2024-05-15T23:32:27.1165941Z You are in 'detached HEAD' state. You can look around, make experimental 2024-05-15T23:32:27.1166939Z changes and commit them, and you can discard any commits you make in this 2024-05-15T23:32:27.1167815Z state without impacting any branches by switching back to a branch. 2024-05-15T23:32:27.1168286Z 2024-05-15T23:32:27.1168661Z If you want to create a new branch to retain commits you create, you may 2024-05-15T23:32:27.1169476Z do so (now or later) by using -c with the switch command. Example: 2024-05-15T23:32:27.1169931Z 2024-05-15T23:32:27.1170112Z git switch -c 2024-05-15T23:32:27.1170385Z 2024-05-15T23:32:27.1170531Z Or undo this operation with: 2024-05-15T23:32:27.1170779Z 2024-05-15T23:32:27.1170909Z git switch - 2024-05-15T23:32:27.1171089Z 2024-05-15T23:32:27.1171429Z Turn off this advice by setting config variable advice.detachedHead to false 2024-05-15T23:32:27.1171932Z 2024-05-15T23:32:27.1172447Z HEAD is now at 0675758 Merge 5afec79d2a21e03d2f27855b184e97600186532c into db12669870c44a9aabc3376566b2503bd1dafcae 2024-05-15T23:32:27.1173875Z ##[endgroup] 2024-05-15T23:32:27.1201658Z [command]/usr/bin/git log -1 --format='%H' 2024-05-15T23:32:27.1223156Z '0675758ce54b35cb210ea6a9f57b121669315979' 2024-05-15T23:32:27.1393720Z Prepare all required actions 2024-05-15T23:32:27.1515298Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2024-05-15T23:32:27.1515822Z with: 2024-05-15T23:32:27.1516167Z docker-image-name: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1516646Z docker-build-dir: .ci/docker 2024-05-15T23:32:27.1517042Z working-directory: pytorch/torchchat 2024-05-15T23:32:27.1517580Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-05-15T23:32:27.1518102Z force-push: false 2024-05-15T23:32:27.1518394Z env: 2024-05-15T23:32:27.1518706Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1519157Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:27.1519527Z PR_NUMBER: 804 2024-05-15T23:32:27.1521556Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:27.1523804Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:27.1524560Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:27.1525283Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:27.1525900Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:32:27.1526376Z ##[endgroup] 2024-05-15T23:32:27.1572404Z ##[group]Run set -ex 2024-05-15T23:32:27.1572881Z set -ex 2024-05-15T23:32:27.1573285Z  2024-05-15T23:32:27.1574078Z # If the docker build directory or the build script doesn't exist, the action will 2024-05-15T23:32:27.1575428Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-05-15T23:32:27.1576710Z # job could then download the pre-built image as usual 2024-05-15T23:32:27.1577766Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-05-15T23:32:27.1578738Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-05-15T23:32:27.1579626Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-05-15T23:32:27.1580424Z  2024-05-15T23:32:27.1581150Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-05-15T23:32:27.1582089Z  exit 0 2024-05-15T23:32:27.1582494Z else 2024-05-15T23:32:27.1583032Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-05-15T23:32:27.1584008Z fi 2024-05-15T23:32:27.1590024Z  2024-05-15T23:32:27.1590744Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-05-15T23:32:27.1592076Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-05-15T23:32:27.1593263Z  # use it as it is, but first let's extract the tag 2024-05-15T23:32:27.1594301Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-05-15T23:32:27.1595369Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-05-15T23:32:27.1596415Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-05-15T23:32:27.1597237Z else 2024-05-15T23:32:27.1597852Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-05-15T23:32:27.1598832Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-05-15T23:32:27.1620691Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-05-15T23:32:27.1621449Z fi 2024-05-15T23:32:27.1629526Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:27.1630008Z env: 2024-05-15T23:32:27.1630433Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1630882Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:27.1631243Z PR_NUMBER: 804 2024-05-15T23:32:27.1633217Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:27.1635442Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:27.1636194Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:27.1636911Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:27.1637510Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:32:27.1637984Z REPO_NAME: torchchat 2024-05-15T23:32:27.1638363Z DOCKER_IMAGE_NAME: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1638818Z DOCKER_BUILD_DIR: .ci/docker 2024-05-15T23:32:27.1639287Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-05-15T23:32:27.1639779Z ##[endgroup] 2024-05-15T23:32:27.1663584Z + [[ ! -d .ci/docker ]] 2024-05-15T23:32:27.1664070Z + echo skip=true 2024-05-15T23:32:27.1664823Z + echo docker-image=pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1665565Z + echo 'There is no Docker build script in torchchat repo, skipping...' 2024-05-15T23:32:27.1666130Z + exit 0 2024-05-15T23:32:27.1666547Z There is no Docker build script in torchchat repo, skipping... 2024-05-15T23:32:27.1780747Z Prepare all required actions 2024-05-15T23:32:27.1817453Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2024-05-15T23:32:27.1817942Z with: 2024-05-15T23:32:27.1818264Z docker-image: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1819130Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-05-15T23:32:27.1819632Z env: 2024-05-15T23:32:27.1819943Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1820394Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:27.1820755Z PR_NUMBER: 804 2024-05-15T23:32:27.1822800Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:27.1825083Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:27.1825974Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:27.1826696Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:27.1827313Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:32:27.1827994Z ##[endgroup] 2024-05-15T23:32:27.1844778Z ##[group]Run set -x 2024-05-15T23:32:27.1845110Z set -x 2024-05-15T23:32:27.1845406Z set +e 2024-05-15T23:32:27.1845694Z  2024-05-15T23:32:27.1845962Z login() { 2024-05-15T23:32:27.1846615Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-05-15T23:32:27.1847322Z } 2024-05-15T23:32:27.1847592Z  2024-05-15T23:32:27.1848019Z retry () { 2024-05-15T23:32:27.1848407Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-05-15T23:32:27.1848857Z } 2024-05-15T23:32:27.1849135Z  2024-05-15T23:32:27.1849439Z retry login "${DOCKER_REGISTRY}" 2024-05-15T23:32:27.1849846Z  2024-05-15T23:32:27.1850113Z set -e 2024-05-15T23:32:27.1850579Z # ignore output since only exit code is used for conditional 2024-05-15T23:32:27.1851268Z # only pull docker image if it's not available locally 2024-05-15T23:32:27.1852026Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-05-15T23:32:27.1852707Z  retry docker pull "${DOCKER_IMAGE}" 2024-05-15T23:32:27.1853141Z fi 2024-05-15T23:32:27.1860899Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:32:27.1861443Z env: 2024-05-15T23:32:27.1861762Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.1862218Z REPOSITORY: pytorch/torchchat 2024-05-15T23:32:27.1862583Z PR_NUMBER: 804 2024-05-15T23:32:27.1864582Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:32:27.1866833Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:32:27.1867597Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:32:27.1868450Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:32:27.1869057Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:32:27.1869664Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-05-15T23:32:27.1870169Z ##[endgroup] 2024-05-15T23:32:27.1889996Z + set +e 2024-05-15T23:32:27.1890873Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-05-15T23:32:27.1891537Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-05-15T23:32:27.1892344Z + aws ecr get-login-password --region us-east-1 2024-05-15T23:32:27.1894140Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-05-15T23:32:27.6157264Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-05-15T23:32:27.6158141Z Configure a credential helper to remove this warning. See 2024-05-15T23:32:27.6159096Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-05-15T23:32:27.6159672Z 2024-05-15T23:32:27.6159801Z Login Succeeded 2024-05-15T23:32:27.6171389Z + set -e 2024-05-15T23:32:27.6171882Z + docker inspect --type=image pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.6333495Z + retry docker pull pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.6334130Z + docker pull pytorch/conda-builder:cuda12.1 2024-05-15T23:32:27.7976827Z cuda12.1: Pulling from pytorch/conda-builder 2024-05-15T23:32:27.7979930Z 2d473b07cdd5: Pulling fs layer 2024-05-15T23:32:27.7980726Z bcb41e0a6c79: Pulling fs layer 2024-05-15T23:32:27.7981262Z cf840f748311: Pulling fs layer 2024-05-15T23:32:27.7981779Z 716e37aeaebd: Pulling fs layer 2024-05-15T23:32:27.7982288Z 26102e172763: Pulling fs layer 2024-05-15T23:32:27.7982792Z f22bd6818f48: Pulling fs layer 2024-05-15T23:32:27.7983300Z 6b9efdae7507: Pulling fs layer 2024-05-15T23:32:27.7983840Z 38cebe59a028: Pulling fs layer 2024-05-15T23:32:27.7984213Z be3530973190: Pulling fs layer 2024-05-15T23:32:27.7984575Z c1abeb582c1a: Pulling fs layer 2024-05-15T23:32:27.7984941Z f2754d996029: Pulling fs layer 2024-05-15T23:32:27.7985306Z d4abe1a37696: Pulling fs layer 2024-05-15T23:32:27.7985660Z 716e37aeaebd: Waiting 2024-05-15T23:32:27.7985969Z 6b9efdae7507: Waiting 2024-05-15T23:32:27.7986273Z 26102e172763: Waiting 2024-05-15T23:32:27.7986577Z f22bd6818f48: Waiting 2024-05-15T23:32:27.7986899Z ffa9ecd4a5aa: Pulling fs layer 2024-05-15T23:32:27.7987318Z 38cebe59a028: Waiting 2024-05-15T23:32:27.7987651Z 30a9fd1610c3: Pulling fs layer 2024-05-15T23:32:27.7988289Z be3530973190: Waiting 2024-05-15T23:32:27.7988607Z 6a123a6dec9d: Pulling fs layer 2024-05-15T23:32:27.7988974Z b843a4702cbe: Pulling fs layer 2024-05-15T23:32:27.7989322Z f2754d996029: Waiting 2024-05-15T23:32:27.7989637Z a03032e01a4f: Pulling fs layer 2024-05-15T23:32:27.7989991Z d4abe1a37696: Waiting 2024-05-15T23:32:27.7990304Z ffa9ecd4a5aa: Waiting 2024-05-15T23:32:27.7990613Z 30a9fd1610c3: Waiting 2024-05-15T23:32:27.7990916Z 6a123a6dec9d: Waiting 2024-05-15T23:32:27.7991222Z b843a4702cbe: Waiting 2024-05-15T23:32:27.7991543Z e5f4ea5256df: Pulling fs layer 2024-05-15T23:32:27.7991915Z 3e74cc4aca2f: Pulling fs layer 2024-05-15T23:32:27.7992276Z 5deb332f00f2: Pulling fs layer 2024-05-15T23:32:27.7992644Z 145717b5edc0: Pulling fs layer 2024-05-15T23:32:27.7993007Z 122da0886b25: Pulling fs layer 2024-05-15T23:32:27.7993361Z e5f4ea5256df: Waiting 2024-05-15T23:32:27.7993678Z 5deb332f00f2: Waiting 2024-05-15T23:32:27.7993989Z 145717b5edc0: Waiting 2024-05-15T23:32:27.7994301Z 3e74cc4aca2f: Waiting 2024-05-15T23:32:28.5619797Z cf840f748311: Verifying Checksum 2024-05-15T23:32:28.5620406Z cf840f748311: Download complete 2024-05-15T23:32:28.5916212Z 2d473b07cdd5: Verifying Checksum 2024-05-15T23:32:28.5916639Z 2d473b07cdd5: Download complete 2024-05-15T23:32:28.6073477Z 716e37aeaebd: Verifying Checksum 2024-05-15T23:32:28.6073956Z 716e37aeaebd: Download complete 2024-05-15T23:32:28.7243199Z f22bd6818f48: Verifying Checksum 2024-05-15T23:32:28.7243643Z f22bd6818f48: Download complete 2024-05-15T23:32:29.1617700Z 26102e172763: Verifying Checksum 2024-05-15T23:32:29.1618312Z 26102e172763: Download complete 2024-05-15T23:32:29.2199171Z bcb41e0a6c79: Verifying Checksum 2024-05-15T23:32:29.2199667Z bcb41e0a6c79: Download complete 2024-05-15T23:32:29.2580368Z 38cebe59a028: Verifying Checksum 2024-05-15T23:32:29.2580860Z 38cebe59a028: Download complete 2024-05-15T23:32:30.1075659Z c1abeb582c1a: Verifying Checksum 2024-05-15T23:32:30.1076151Z c1abeb582c1a: Download complete 2024-05-15T23:32:30.1410756Z 6b9efdae7507: Verifying Checksum 2024-05-15T23:32:30.1411224Z 6b9efdae7507: Download complete 2024-05-15T23:32:30.1463538Z f2754d996029: Verifying Checksum 2024-05-15T23:32:30.1463941Z f2754d996029: Download complete 2024-05-15T23:32:30.2066813Z ffa9ecd4a5aa: Download complete 2024-05-15T23:32:30.2110665Z d4abe1a37696: Download complete 2024-05-15T23:32:30.3041570Z be3530973190: Verifying Checksum 2024-05-15T23:32:30.3042042Z be3530973190: Download complete 2024-05-15T23:32:30.3382165Z 6a123a6dec9d: Verifying Checksum 2024-05-15T23:32:30.3382886Z 6a123a6dec9d: Download complete 2024-05-15T23:32:30.3438756Z 2d473b07cdd5: Pull complete 2024-05-15T23:32:30.3551524Z b843a4702cbe: Download complete 2024-05-15T23:32:30.4049690Z e5f4ea5256df: Download complete 2024-05-15T23:32:30.5388653Z 3e74cc4aca2f: Verifying Checksum 2024-05-15T23:32:30.5389117Z 3e74cc4aca2f: Download complete 2024-05-15T23:32:30.5781871Z 5deb332f00f2: Download complete 2024-05-15T23:32:30.6272150Z 145717b5edc0: Verifying Checksum 2024-05-15T23:32:30.6272891Z 145717b5edc0: Download complete 2024-05-15T23:32:32.7429275Z bcb41e0a6c79: Pull complete 2024-05-15T23:32:34.3382976Z cf840f748311: Pull complete 2024-05-15T23:32:34.4458640Z 716e37aeaebd: Pull complete 2024-05-15T23:32:34.4871416Z a03032e01a4f: Verifying Checksum 2024-05-15T23:32:34.4871888Z a03032e01a4f: Download complete 2024-05-15T23:32:35.6032233Z 26102e172763: Pull complete 2024-05-15T23:32:35.8372940Z f22bd6818f48: Pull complete 2024-05-15T23:32:36.1918437Z 122da0886b25: Verifying Checksum 2024-05-15T23:32:36.1918908Z 122da0886b25: Download complete 2024-05-15T23:32:38.3615283Z 6b9efdae7507: Pull complete 2024-05-15T23:32:38.5696022Z 38cebe59a028: Pull complete 2024-05-15T23:32:40.8335747Z be3530973190: Pull complete 2024-05-15T23:32:42.2861694Z c1abeb582c1a: Pull complete 2024-05-15T23:32:42.3794843Z f2754d996029: Pull complete 2024-05-15T23:32:42.4900625Z d4abe1a37696: Pull complete 2024-05-15T23:32:42.5993711Z ffa9ecd4a5aa: Pull complete 2024-05-15T23:33:21.0545259Z 30a9fd1610c3: Verifying Checksum 2024-05-15T23:33:21.0545820Z 30a9fd1610c3: Download complete 2024-05-15T23:34:11.2709352Z 30a9fd1610c3: Pull complete 2024-05-15T23:34:11.6688546Z 6a123a6dec9d: Pull complete 2024-05-15T23:34:11.9120089Z b843a4702cbe: Pull complete 2024-05-15T23:34:19.8328190Z a03032e01a4f: Pull complete 2024-05-15T23:34:20.0770248Z e5f4ea5256df: Pull complete 2024-05-15T23:34:20.5891742Z 3e74cc4aca2f: Pull complete 2024-05-15T23:34:20.8192691Z 5deb332f00f2: Pull complete 2024-05-15T23:34:21.0421046Z 145717b5edc0: Pull complete 2024-05-15T23:34:31.4150477Z 122da0886b25: Pull complete 2024-05-15T23:34:31.5251236Z Digest: sha256:91def7add5f9900a7cd9149cc9f4eacc6da0cd662e43866d43deee758068d79c 2024-05-15T23:34:31.5671698Z Status: Downloaded newer image for pytorch/conda-builder:cuda12.1 2024-05-15T23:34:31.5895737Z docker.io/pytorch/conda-builder:cuda12.1 2024-05-15T23:34:31.6000232Z ##[group]Run set -ex 2024-05-15T23:34:31.6000608Z set -ex 2024-05-15T23:34:31.6000911Z { 2024-05-15T23:34:31.6001215Z  echo "#!/usr/bin/env bash"; 2024-05-15T23:34:31.6001638Z  echo "set -eou pipefail"; 2024-05-15T23:34:31.6002066Z  # shellcheck disable=SC2016 2024-05-15T23:34:31.6002552Z  echo 'eval "$(conda shell.bash hook)"'; 2024-05-15T23:34:31.6003013Z  echo "set -x"; 2024-05-15T23:34:31.6003356Z  echo "${SCRIPT}"; 2024-05-15T23:34:31.6003742Z } > "${RUNNER_TEMP}/exec_script" 2024-05-15T23:34:31.6004209Z chmod +x "${RUNNER_TEMP}/exec_script" 2024-05-15T23:34:31.6005228Z python3 "/home/ec2-user/actions-runner/_work/torchchat/torchchat/test-infra/.github/scripts/run_with_env_secrets.py" "HF_TOKEN_PERIODIC" 2024-05-15T23:34:31.6013701Z shell: /usr/bin/bash -e {0} 2024-05-15T23:34:31.6014042Z env: 2024-05-15T23:34:31.6014415Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:34:31.6014869Z REPOSITORY: pytorch/torchchat 2024-05-15T23:34:31.6015245Z PR_NUMBER: 804 2024-05-15T23:34:31.6017359Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:34:31.6019663Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:34:31.6020435Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:34:31.6021160Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:34:31.6021765Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:34:31.6022886Z ALL_SECRETS: { "github_token": "***", "HF_TOKEN_PERIODIC": "***" } 2024-05-15T23:34:31.6023419Z ##[endgroup] 2024-05-15T23:34:31.6045872Z + echo '#!/usr/bin/env bash' 2024-05-15T23:34:31.6046517Z + echo 'set -eou pipefail' 2024-05-15T23:34:31.6046950Z + echo 'eval "$(conda shell.bash hook)"' 2024-05-15T23:34:31.6047401Z + echo 'set -x' 2024-05-15T23:34:31.6049057Z + echo 'echo "::group::Print machine info" 2024-05-15T23:34:31.6049525Z uname -a 2024-05-15T23:34:31.6049827Z echo "::endgroup::" 2024-05-15T23:34:31.6050044Z 2024-05-15T23:34:31.6050429Z echo "::group::Install newer objcopy that supports --set-section-alignment" 2024-05-15T23:34:31.6051101Z yum install -y devtoolset-10-binutils 2024-05-15T23:34:31.6051656Z export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH 2024-05-15T23:34:31.6052249Z echo "::endgroup::" 2024-05-15T23:34:31.6052527Z 2024-05-15T23:34:31.6052760Z .ci/scripts/run-docs readme 2024-05-15T23:34:31.6053070Z 2024-05-15T23:34:31.6053237Z echo "::group::Completion" 2024-05-15T23:34:31.6053781Z echo "tests complete" 2024-05-15T23:34:31.6054294Z echo "*******************************************" 2024-05-15T23:34:31.6054742Z echo "::endgroup::" 2024-05-15T23:34:31.6055084Z ' 2024-05-15T23:34:31.6055540Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2024-05-15T23:34:31.6056831Z + python3 /home/ec2-user/actions-runner/_work/torchchat/torchchat/test-infra/.github/scripts/run_with_env_secrets.py HF_TOKEN_PERIODIC 2024-05-15T23:35:35.5409463Z Running command: 2024-05-15T23:35:35.5420538Z 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_9103923207" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_HF_TOKEN_PERIODIC --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all -v "/home/ec2-user/actions-runner/_work/torchchat/torchchat/pytorch/torchchat:/pytorch/torchchat" -v "/home/ec2-user/actions-runner/_work/torchchat/torchchat/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_5b73adcd-d52a-42b0-9fe1-810f8347ca3f":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_5b73adcd-d52a-42b0-9fe1-810f8347ca3f" -w /pytorch/torchchat "pytorch/conda-builder:cuda12.1" 2024-05-15T23:35:35.5428242Z 2024-05-15T23:35:35.5428823Z f5561d991ce9e02af842dad6caecb5cac399e6e3ec422e26a493e9006b5405e3 2024-05-15T23:35:35.5429961Z Running command: docker exec -t f5561d991ce9e02af842dad6caecb5cac399e6e3ec422e26a493e9006b5405e3 /exec 2024-05-15T23:35:35.5430833Z + echo '::group::Print machine info' 2024-05-15T23:35:35.5431725Z ##[group]Print machine info 2024-05-15T23:35:35.5432175Z + uname -a 2024-05-15T23:35:35.5432932Z Linux f5561d991ce9 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-05-15T23:35:35.5433695Z + echo ::endgroup:: 2024-05-15T23:35:35.5434392Z ##[endgroup] 2024-05-15T23:35:35.5435023Z + echo '::group::Install newer objcopy that supports --set-section-alignment' 2024-05-15T23:35:35.5436114Z ##[group]Install newer objcopy that supports --set-section-alignment 2024-05-15T23:35:35.5436805Z + yum install -y devtoolset-10-binutils 2024-05-15T23:35:35.5437285Z Loaded plugins: fastestmirror, ovl 2024-05-15T23:35:35.5437698Z Determining fastest mirrors 2024-05-15T23:35:35.5437950Z 2024-05-15T23:35:35.5438235Z epel/x86_64/metalink | 20 kB 00:00 2024-05-15T23:35:35.5438976Z * base: download.cf.centos.org 2024-05-15T23:35:35.5439448Z * centos-sclo-rh: download.cf.centos.org 2024-05-15T23:35:35.5439960Z * centos-sclo-sclo: download.cf.centos.org 2024-05-15T23:35:35.5440436Z * epel: d2lzkl7pfhq30w.cloudfront.net 2024-05-15T23:35:35.5440884Z * extras: download.cf.centos.org 2024-05-15T23:35:35.5441299Z * updates: download.cf.centos.org 2024-05-15T23:35:35.5441575Z 2024-05-15T23:35:35.5441795Z base | 3.6 kB 00:00 2024-05-15T23:35:35.5442177Z 2024-05-15T23:35:35.5442501Z centos-sclo-rh | 3.0 kB 00:00 2024-05-15T23:35:35.5442925Z 2024-05-15T23:35:35.5443255Z centos-sclo-sclo | 3.0 kB 00:00 2024-05-15T23:35:35.5443681Z 2024-05-15T23:35:35.5443909Z epel | 4.3 kB 00:00 2024-05-15T23:35:35.5444290Z 2024-05-15T23:35:35.5444521Z extras | 2.9 kB 00:00 2024-05-15T23:35:35.5444895Z 2024-05-15T23:35:35.5445119Z updates | 2.9 kB 00:00 2024-05-15T23:35:35.5445506Z 2024-05-15T23:35:35.5445787Z (1/4): epel/x86_64/group | 399 kB 00:00 2024-05-15T23:35:35.5446227Z 2024-05-15T23:35:35.5446522Z (2/4): epel/x86_64/updateinfo | 1.0 MB 00:00 2024-05-15T23:35:35.5446966Z 2024-05-15T23:35:35.5447266Z (3/4): epel/x86_64/primary_db | 8.7 MB 00:00 2024-05-15T23:35:35.5447708Z 2024-05-15T23:35:35.5448025Z (4/4): updates/7/x86_64/primary_db | 27 MB 00:00 2024-05-15T23:35:35.5448607Z Resolving Dependencies 2024-05-15T23:35:35.5449114Z --> Running transaction check 2024-05-15T23:35:35.5449759Z ---> Package devtoolset-10-binutils.x86_64 0:2.35-5.el7.4 will be installed 2024-05-15T23:35:35.5450794Z --> Processing Dependency: devtoolset-10-runtime for package: devtoolset-10-binutils-2.35-5.el7.4.x86_64 2024-05-15T23:35:35.5451581Z --> Running transaction check 2024-05-15T23:35:35.5452190Z ---> Package devtoolset-10-runtime.x86_64 0:10.1-0.el7 will be installed 2024-05-15T23:35:35.5452820Z --> Finished Dependency Resolution 2024-05-15T23:35:35.5453093Z 2024-05-15T23:35:35.5453226Z Dependencies Resolved 2024-05-15T23:35:35.5453439Z 2024-05-15T23:35:35.5453623Z ================================================================================ 2024-05-15T23:35:35.5454228Z Package Arch Version Repository Size 2024-05-15T23:35:35.5454826Z ================================================================================ 2024-05-15T23:35:35.5455286Z Installing: 2024-05-15T23:35:35.5455847Z devtoolset-10-binutils x86_64 2.35-5.el7.4 centos-sclo-rh 6.3 M 2024-05-15T23:35:35.5456601Z Installing for dependencies: 2024-05-15T23:35:35.5457240Z devtoolset-10-runtime x86_64 10.1-0.el7 centos-sclo-rh 19 k 2024-05-15T23:35:35.5457717Z 2024-05-15T23:35:35.5457845Z Transaction Summary 2024-05-15T23:35:35.5458221Z ================================================================================ 2024-05-15T23:35:35.5458728Z Install 1 Package (+1 Dependent package) 2024-05-15T23:35:35.5459044Z 2024-05-15T23:35:35.5459176Z Total download size: 6.3 M 2024-05-15T23:35:35.5459541Z Installed size: 25 M 2024-05-15T23:35:35.5459865Z Downloading packages: 2024-05-15T23:35:35.5460083Z 2024-05-15T23:35:35.5460502Z (1/2): devtoolset-10-binutils-2.35-5.el7.4.x86_64.rpm | 6.3 MB 00:00 2024-05-15T23:35:35.5461018Z 2024-05-15T23:35:35.5466248Z (2/2): devtoolset-10-runtime-10.1-0.el7.x86_64.rpm | 19 kB 00:00 2024-05-15T23:35:35.5467352Z -------------------------------------------------------------------------------- 2024-05-15T23:35:35.5468385Z Total 34 MB/s | 6.3 MB 00:00 2024-05-15T23:35:35.5469057Z Running transaction check 2024-05-15T23:35:35.5469423Z Running transaction test 2024-05-15T23:35:35.5469786Z Transaction test succeeded 2024-05-15T23:35:35.5470142Z Running transaction 2024-05-15T23:35:35.5470342Z 2024-05-15T23:35:35.5470749Z Installing : devtoolset-10-runtime-10.1-0 [ ] 1/2 2024-05-15T23:35:35.5471605Z Installing : devtoolset-10-runtime-10.1-0 [# ] 1/2 2024-05-15T23:35:35.5472453Z Installing : devtoolset-10-runtime-10.1-0 [## ] 1/2 2024-05-15T23:35:35.5473292Z Installing : devtoolset-10-runtime-10.1-0 [### ] 1/2 2024-05-15T23:35:35.5474122Z Installing : devtoolset-10-runtime-10.1-0 [#### ] 1/2 2024-05-15T23:35:35.5474962Z Installing : devtoolset-10-runtime-10.1-0 [##### ] 1/2 2024-05-15T23:35:35.5475803Z Installing : devtoolset-10-runtime-10.1-0 [###### ] 1/2 2024-05-15T23:35:35.5476652Z Installing : devtoolset-10-runtime-10.1-0 [####### ] 1/2 2024-05-15T23:35:35.5477485Z Installing : devtoolset-10-runtime-10.1-0 [######## ] 1/2 2024-05-15T23:35:35.5478309Z Installing : devtoolset-10-runtime-10.1-0 [######### ] 1/2 2024-05-15T23:35:35.5479137Z Installing : devtoolset-10-runtime-10.1-0 [########## ] 1/2 2024-05-15T23:35:35.5479971Z Installing : devtoolset-10-runtime-10.1-0 [########### ] 1/2 2024-05-15T23:35:35.5480795Z Installing : devtoolset-10-runtime-10.1-0 [############ ] 1/2 2024-05-15T23:35:35.5481616Z Installing : devtoolset-10-runtime-10.1-0 [############# ] 1/2 2024-05-15T23:35:35.5482446Z Installing : devtoolset-10-runtime-10.1-0 [############## ] 1/2 2024-05-15T23:35:35.5483367Z Installing : devtoolset-10-runtime-10.1-0 [############### ] 1/2 2024-05-15T23:35:35.5484198Z Installing : devtoolset-10-runtime-10.1-0 [################ ] 1/2 2024-05-15T23:35:35.5485025Z Installing : devtoolset-10-runtime-10.1-0 [################# ] 1/2 2024-05-15T23:35:35.5485850Z Installing : devtoolset-10-runtime-10.1-0 [################## ] 1/2 2024-05-15T23:35:35.5486674Z Installing : devtoolset-10-runtime-10.1-0 [################### ] 1/2 2024-05-15T23:35:35.5487503Z Installing : devtoolset-10-runtime-10.1-0 [##################### ] 1/2 2024-05-15T23:35:35.5488330Z Installing : devtoolset-10-runtime-10.1-0 [###################### ] 1/2 2024-05-15T23:35:35.5489163Z Installing : devtoolset-10-runtime-10.1-0 [####################### ] 1/2 2024-05-15T23:35:35.5489996Z Installing : devtoolset-10-runtime-10.1-0 [######################## ] 1/2 2024-05-15T23:35:35.5490833Z Installing : devtoolset-10-runtime-10.1-0 [######################### ] 1/2 2024-05-15T23:35:35.5491652Z Installing : devtoolset-10-runtime-10.1-0 [########################## ] 1/2 2024-05-15T23:35:35.5492485Z Installing : devtoolset-10-runtime-10.1-0 [########################### ] 1/2 2024-05-15T23:35:35.5493311Z Installing : devtoolset-10-runtime-10.1-0 [############################ ] 1/2 2024-05-15T23:35:35.5494168Z Installing : devtoolset-10-runtime-10.1-0.el7.x86_64 1/2 2024-05-15T23:35:35.5494957Z ValueError: SELinux policy is not managed or store cannot be accessed. 2024-05-15T23:35:35.5495411Z 2024-05-15T23:35:35.5495835Z Installing : devtoolset-10-binutils-2.35- [ ] 2/2 2024-05-15T23:35:35.5496822Z Installing : devtoolset-10-binutils-2.35- [# ] 2/2 2024-05-15T23:35:35.5497655Z Installing : devtoolset-10-binutils-2.35- [## ] 2/2 2024-05-15T23:35:35.5498491Z Installing : devtoolset-10-binutils-2.35- [### ] 2/2 2024-05-15T23:35:35.5499313Z Installing : devtoolset-10-binutils-2.35- [#### ] 2/2 2024-05-15T23:35:35.5500225Z Installing : devtoolset-10-binutils-2.35- [##### ] 2/2 2024-05-15T23:35:35.5501054Z Installing : devtoolset-10-binutils-2.35- [###### ] 2/2 2024-05-15T23:35:35.5501892Z Installing : devtoolset-10-binutils-2.35- [####### ] 2/2 2024-05-15T23:35:35.5502714Z Installing : devtoolset-10-binutils-2.35- [######## ] 2/2 2024-05-15T23:35:35.5503541Z Installing : devtoolset-10-binutils-2.35- [######### ] 2/2 2024-05-15T23:35:35.5504377Z Installing : devtoolset-10-binutils-2.35- [########## ] 2/2 2024-05-15T23:35:35.5505203Z Installing : devtoolset-10-binutils-2.35- [########### ] 2/2 2024-05-15T23:35:35.5506043Z Installing : devtoolset-10-binutils-2.35- [############ ] 2/2 2024-05-15T23:35:36.7479885Z Installing : devtoolset-10-binutils-2.35- [############# ] 2/2 2024-05-15T23:35:36.7481134Z Installing : devtoolset-10-binutils-2.35- [############## ] 2/2 2024-05-15T23:35:36.7482385Z Installing : devtoolset-10-binutils-2.35- [############### ] 2/2 2024-05-15T23:35:36.7483501Z Installing : devtoolset-10-binutils-2.35- [################ ] 2/2 2024-05-15T23:35:36.7484466Z Installing : devtoolset-10-binutils-2.35- [################# ] 2/2 2024-05-15T23:35:36.7485312Z Installing : devtoolset-10-binutils-2.35- [################## ] 2/2 2024-05-15T23:35:36.7486153Z Installing : devtoolset-10-binutils-2.35- [################### ] 2/2 2024-05-15T23:35:36.7486990Z Installing : devtoolset-10-binutils-2.35- [#################### ] 2/2 2024-05-15T23:35:36.7487815Z Installing : devtoolset-10-binutils-2.35- [##################### ] 2/2 2024-05-15T23:35:36.7488836Z Installing : devtoolset-10-binutils-2.35- [###################### ] 2/2 2024-05-15T23:35:36.7489681Z Installing : devtoolset-10-binutils-2.35- [####################### ] 2/2 2024-05-15T23:35:36.7490521Z Installing : devtoolset-10-binutils-2.35- [######################## ] 2/2 2024-05-15T23:35:36.7491356Z Installing : devtoolset-10-binutils-2.35- [######################### ] 2/2 2024-05-15T23:35:36.7492174Z Installing : devtoolset-10-binutils-2.35- [########################## ] 2/2 2024-05-15T23:35:36.7492999Z Installing : devtoolset-10-binutils-2.35- [########################### ] 2/2 2024-05-15T23:35:36.7493821Z Installing : devtoolset-10-binutils-2.35- [############################ ] 2/2 2024-05-15T23:35:36.7494676Z Installing : devtoolset-10-binutils-2.35-5.el7.4.x86_64 2/2 2024-05-15T23:35:36.7495647Z install-info: No such file or directory for /opt/rh/devtoolset-10/root/usr/share/info/as.info.gz 2024-05-15T23:35:36.7496922Z install-info: No such file or directory for /opt/rh/devtoolset-10/root/usr/share/info/binutils.info.gz 2024-05-15T23:35:36.7498046Z install-info: No such file or directory for /opt/rh/devtoolset-10/root/usr/share/info/gprof.info.gz 2024-05-15T23:35:36.7499130Z install-info: No such file or directory for /opt/rh/devtoolset-10/root/usr/share/info/ld.info.gz 2024-05-15T23:35:36.7500225Z install-info: No such file or directory for /opt/rh/devtoolset-10/root/usr/share/info/standards.info.gz 2024-05-15T23:35:36.7500851Z 2024-05-15T23:35:36.7501244Z Verifying : devtoolset-10-runtime-10.1-0.el7.x86_64 1/2 2024-05-15T23:35:36.7501733Z 2024-05-15T23:35:36.7502124Z Verifying : devtoolset-10-binutils-2.35-5.el7.4.x86_64 2/2 2024-05-15T23:35:36.7502614Z 2024-05-15T23:35:36.7502726Z Installed: 2024-05-15T23:35:36.7503281Z devtoolset-10-binutils.x86_64 0:2.35-5.el7.4 2024-05-15T23:35:36.7503753Z 2024-05-15T23:35:36.7503879Z Dependency Installed: 2024-05-15T23:35:36.7504479Z devtoolset-10-runtime.x86_64 0:10.1-0.el7 2024-05-15T23:35:36.7504961Z 2024-05-15T23:35:36.7505071Z Complete! 2024-05-15T23:35:36.7506607Z + export PATH=/opt/rh/devtoolset-10/root/usr/bin/:/opt/conda/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-12.1/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-05-15T23:35:36.7509249Z + PATH=/opt/rh/devtoolset-10/root/usr/bin/:/opt/conda/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-12.1/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-05-15T23:35:36.7510592Z + echo ::endgroup:: 2024-05-15T23:35:36.7511292Z ##[endgroup] 2024-05-15T23:35:36.7511633Z + .ci/scripts/run-docs readme 2024-05-15T23:35:36.7512242Z ##[group]Create script to run README 2024-05-15T23:35:36.7512845Z ##[endgroup] 2024-05-15T23:35:36.7513334Z ##[group]Run README 2024-05-15T23:35:36.7513665Z ******************************************* 2024-05-15T23:35:36.7514105Z set -eou pipefail 2024-05-15T23:35:36.7514516Z echo '::group::start-of-document' 2024-05-15T23:35:36.7514944Z echo '::endgroup::' 2024-05-15T23:35:36.7515364Z echo '::group::# Chat with LLMs Everywhere' 2024-05-15T23:35:36.7515856Z echo '::endgroup::' 2024-05-15T23:35:36.7516336Z echo '::group::## What can you do with torchchat' 2024-05-15T23:35:36.7516829Z echo '::endgroup::' 2024-05-15T23:35:36.7517202Z echo '::group::## Highlights' 2024-05-15T23:35:36.7517610Z echo '::endgroup::' 2024-05-15T23:35:36.7517975Z echo '::group::## Installation' 2024-05-15T23:35:36.7518350Z if false; then 2024-05-15T23:35:36.7518686Z echo '::endgroup::' 2024-05-15T23:35:36.7519060Z echo '::group::# get the code' 2024-05-15T23:35:36.7519515Z git clone https://github.com/pytorch/torchchat.git 2024-05-15T23:35:36.7519989Z cd torchchat 2024-05-15T23:35:36.7520161Z 2024-05-15T23:35:36.7520332Z echo '::endgroup::' 2024-05-15T23:35:36.7520757Z echo '::group::# set up a virtual environment' 2024-05-15T23:35:36.7521324Z python3 -m venv .venv 2024-05-15T23:35:36.7521672Z source .venv/bin/activate 2024-05-15T23:35:36.7522000Z fi 2024-05-15T23:35:36.7522302Z echo '::endgroup::' 2024-05-15T23:35:36.7522700Z echo '::group::# install dependencies' 2024-05-15T23:35:36.7523122Z ./install_requirements.sh 2024-05-15T23:35:36.7523513Z echo '::endgroup::' 2024-05-15T23:35:36.7523971Z echo '::group::# ensure everything installed correctly' 2024-05-15T23:35:36.7524508Z python3 torchchat.py --help 2024-05-15T23:35:36.7524911Z python3 torchchat.py download stories15M 2024-05-15T23:35:36.7525349Z python3 torchchat.py list 2024-05-15T23:35:36.7525722Z python3 torchchat.py where stories15M 2024-05-15T23:35:36.7526174Z echo '::endgroup::' 2024-05-15T23:35:36.7526574Z echo '::group::## Running via PyTorch ' 2024-05-15T23:35:36.7526977Z if false; then 2024-05-15T23:35:36.7527316Z echo '::endgroup::' 2024-05-15T23:35:36.7527712Z echo '::group::# Llama 3 8B Instruct' 2024-05-15T23:35:36.7528141Z python3 torchchat.py chat stories15M 2024-05-15T23:35:36.7528576Z fi 2024-05-15T23:35:36.7529193Z python3 torchchat.py generate stories15M --prompt "write me a story about a boy and his bear" 2024-05-15T23:35:36.7529886Z if false; then 2024-05-15T23:35:36.7530217Z python3 torchchat.py browser stories15M 2024-05-15T23:35:36.7530615Z fi 2024-05-15T23:35:36.7530908Z echo '::endgroup::' 2024-05-15T23:35:36.7531271Z echo '::group::## Desktop' 2024-05-15T23:35:36.7531657Z echo '::endgroup::' 2024-05-15T23:35:36.7532010Z echo '::group::# Compile' 2024-05-15T23:35:36.7532672Z python3 torchchat.py export stories15M --output-dso-path exportedModels/stories15M.so 2024-05-15T23:35:36.7533215Z 2024-05-15T23:35:36.7533376Z echo '::endgroup::' 2024-05-15T23:35:36.7533856Z echo '::group::# Execute the exported model using Python' 2024-05-15T23:35:36.7534234Z 2024-05-15T23:35:36.7534806Z python3 torchchat.py generate stories15M --dso-path exportedModels/stories15M.so --prompt "Hello my name is" 2024-05-15T23:35:36.7535588Z scripts/build_native.sh aoti 2024-05-15T23:35:36.7536039Z if false; then 2024-05-15T23:35:36.7536933Z cmake-out/aoti_run exportedModels/stories15M.so -z `python3 torchchat.py where stories15M`/tokenizer.model -l 2 -i "Once upon a time" 2024-05-15T23:35:36.7537905Z fi 2024-05-15T23:35:36.7538211Z echo '::endgroup::' 2024-05-15T23:35:36.7538601Z echo '::group::## Mobile Execution' 2024-05-15T23:35:36.7539012Z export TORCHCHAT_ROOT=${PWD} 2024-05-15T23:35:36.7539368Z ./scripts/install_et.sh 2024-05-15T23:35:36.7539746Z echo '::endgroup::' 2024-05-15T23:35:36.7540107Z echo '::group::# Export' 2024-05-15T23:35:36.7540892Z python3 torchchat.py export stories15M --quantize config/data/mobile.json --output-pte-path stories15M.pte 2024-05-15T23:35:36.7541529Z 2024-05-15T23:35:36.7541690Z echo '::endgroup::' 2024-05-15T23:35:36.7542057Z echo '::group::# Execute' 2024-05-15T23:35:36.7542841Z python3 torchchat.py generate stories15M --device cpu --pte-path stories15M.pte --prompt "Hello my name is" 2024-05-15T23:35:36.7543637Z echo '::endgroup::' 2024-05-15T23:35:36.7543931Z exit 0 2024-05-15T23:35:36.7544187Z exit 1 2024-05-15T23:35:36.7544468Z ******************************************* 2024-05-15T23:35:36.7544897Z + set -eou pipefail 2024-05-15T23:35:36.7545271Z + echo ::group::start-of-document 2024-05-15T23:35:36.7545907Z ##[group]start-of-document 2024-05-15T23:35:36.7546259Z + echo ::endgroup:: 2024-05-15T23:35:36.7546771Z ##[endgroup] 2024-05-15T23:35:36.7547176Z + echo '::group::# Chat with LLMs Everywhere' 2024-05-15T23:35:36.7548067Z ##[group]# Chat with LLMs Everywhere 2024-05-15T23:35:36.7548481Z + echo ::endgroup:: 2024-05-15T23:35:36.7548999Z ##[endgroup] 2024-05-15T23:35:36.7549423Z + echo '::group::## What can you do with torchchat' 2024-05-15T23:35:36.7550152Z ##[group]## What can you do with torchchat 2024-05-15T23:35:36.7550577Z + echo ::endgroup:: 2024-05-15T23:35:36.7551088Z ##[endgroup] 2024-05-15T23:35:36.7551444Z + echo '::group::## Highlights' 2024-05-15T23:35:36.7552030Z ##[group]## Highlights 2024-05-15T23:35:36.7552359Z + echo ::endgroup:: 2024-05-15T23:35:36.7552952Z ##[endgroup] 2024-05-15T23:35:36.7553321Z + echo '::group::## Installation' 2024-05-15T23:35:36.7553916Z ##[group]## Installation 2024-05-15T23:35:36.7554246Z + false 2024-05-15T23:35:36.7554516Z + echo ::endgroup:: 2024-05-15T23:35:36.7555018Z ##[endgroup] 2024-05-15T23:35:36.7555398Z + echo '::group::# install dependencies' 2024-05-15T23:35:36.7556092Z ##[group]# install dependencies 2024-05-15T23:35:36.7556490Z + ./install_requirements.sh 2024-05-15T23:35:36.7557149Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-05-15T23:35:36.7557991Z Collecting torchao (from -r requirements.txt (line 4)) 2024-05-15T23:35:36.7558858Z Downloading https://download.pytorch.org/whl/nightly/torchao-0.1-py3-none-any.whl (54 kB) 2024-05-15T23:35:36.7560606Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/54.3 kB ? eta -:--:-- 2024-05-15T23:35:36.7561634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 12.0 MB/s eta 0:00:00 2024-05-15T23:35:36.7562472Z [?25hCollecting huggingface_hub (from -r requirements.txt (line 7)) 2024-05-15T23:35:36.7563222Z Downloading huggingface_hub-0.23.0-py3-none-any.whl (401 kB) 2024-05-15T23:35:36.7564057Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/401.2 kB ? eta -:--:-- 2024-05-15T23:35:36.7565051Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 399.4/401.2 kB 13.5 MB/s eta 0:00:01 2024-05-15T23:35:36.7566055Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 401.2/401.2 kB 11.2 MB/s eta 0:00:00 2024-05-15T23:35:36.7566833Z [?25hCollecting gguf (from -r requirements.txt (line 10)) 2024-05-15T23:35:36.7567449Z Downloading gguf-0.6.0-py3-none-any.whl (23 kB) 2024-05-15T23:35:36.7568065Z Collecting tiktoken (from -r requirements.txt (line 13)) 2024-05-15T23:35:36.7568964Z Downloading tiktoken-0.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2024-05-15T23:35:36.7569968Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.1 MB ? eta -:--:-- 2024-05-15T23:35:36.7571019Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 42.0 MB/s eta 0:00:00 2024-05-15T23:35:36.7571814Z [?25hCollecting snakeviz (from -r requirements.txt (line 16)) 2024-05-15T23:35:36.7572506Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-05-15T23:35:36.7573319Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/283.7 kB ? eta -:--:-- 2024-05-15T23:35:36.7574268Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 33.8 MB/s eta 0:00:00 2024-05-15T23:35:40.8456758Z [?25hCollecting sentencepiece (from -r requirements.txt (line 17)) 2024-05-15T23:35:40.8458570Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-05-15T23:35:40.8460475Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.3 MB ? eta -:--:-- 2024-05-15T23:35:40.8461601Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 78.4 MB/s eta 0:00:00 2024-05-15T23:35:40.8462380Z [?25hCollecting numpy (from -r requirements.txt (line 18)) 2024-05-15T23:35:40.8463524Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) 2024-05-15T23:35:40.8464744Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/18.3 MB ? eta -:--:-- 2024-05-15T23:35:40.8465755Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 8.9/18.3 MB 268.6 MB/s eta 0:00:01 2024-05-15T23:35:40.8466989Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 18.2/18.3 MB 267.7 MB/s eta 0:00:01 2024-05-15T23:35:40.8468202Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 18.2/18.3 MB 259.4 MB/s eta 0:00:01 2024-05-15T23:35:40.8469213Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 18.2/18.3 MB 259.4 MB/s eta 0:00:01 2024-05-15T23:35:40.8470188Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 18.2/18.3 MB 259.4 MB/s eta 0:00:01 2024-05-15T23:35:40.8471161Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 65.1 MB/s eta 0:00:00 2024-05-15T23:35:40.8471977Z [?25hCollecting lm-eval==0.4 (from -r requirements.txt (line 20)) 2024-05-15T23:35:40.8472599Z Downloading lm_eval-0.4.0.tar.gz (457 kB) 2024-05-15T23:35:40.8473329Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/457.1 kB ? eta -:--:-- 2024-05-15T23:35:40.8474278Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 457.1/457.1 kB 48.0 MB/s eta 0:00:00 2024-05-15T23:35:40.8475260Z [?25h Installing build dependencies ... [?25l- \ | / - done 2024-05-15T23:35:40.8475983Z [?25h Getting requirements to build wheel ... [?25l- done 2024-05-15T23:35:40.8476656Z [?25h Preparing metadata (pyproject.toml) ... [?25l- done 2024-05-15T23:35:40.8477384Z [?25hCollecting blobfile (from -r requirements.txt (line 21)) 2024-05-15T23:35:40.8478281Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-05-15T23:35:40.8479301Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/73.7 kB ? eta -:--:-- 2024-05-15T23:35:40.8480232Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 14.4 MB/s eta 0:00:00 2024-05-15T23:35:40.8481418Z [?25hRequirement already satisfied: wheel in /opt/conda/lib/python3.11/site-packages (from -r requirements.txt (line 24)) (0.38.4) 2024-05-15T23:35:40.8482454Z Collecting cmake>=3.24 (from -r requirements.txt (line 25)) 2024-05-15T23:35:40.8483335Z Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) 2024-05-15T23:35:40.8484318Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/26.7 MB ? eta -:--:-- 2024-05-15T23:35:40.8485320Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/26.7 MB 120.6 MB/s eta 0:00:01 2024-05-15T23:35:40.8486417Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/26.7 MB 114.9 MB/s eta 0:00:01 2024-05-15T23:35:40.8487632Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 12.2/26.7 MB 115.9 MB/s eta 0:00:01 2024-05-15T23:35:40.8488834Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 16.9/26.7 MB 129.4 MB/s eta 0:00:01 2024-05-15T23:35:40.8489925Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 21.7/26.7 MB 138.0 MB/s eta 0:00:01 2024-05-15T23:35:40.8490982Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 26.7/26.7 MB 141.9 MB/s eta 0:00:01 2024-05-15T23:35:40.8491973Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 26.7/26.7 MB 141.9 MB/s eta 0:00:01 2024-05-15T23:35:40.8493011Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 26.7/26.7 MB 141.9 MB/s eta 0:00:01 2024-05-15T23:35:40.8494407Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 26.7/26.7 MB 141.9 MB/s eta 0:00:01 2024-05-15T23:35:40.8496040Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 26.7/26.7 MB 141.9 MB/s eta 0:00:01 2024-05-15T23:35:40.8497507Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 42.0 MB/s eta 0:00:00 2024-05-15T23:35:40.8498770Z [?25hCollecting ninja (from -r requirements.txt (line 26)) 2024-05-15T23:35:40.8500050Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-05-15T23:35:40.8501566Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/307.2 kB ? eta -:--:-- 2024-05-15T23:35:40.8503059Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.2/307.2 kB 45.3 MB/s eta 0:00:00 2024-05-15T23:35:40.8504178Z [?25hCollecting zstd (from -r requirements.txt (line 27)) 2024-05-15T23:35:40.8505466Z Downloading zstd-1.5.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) 2024-05-15T23:35:40.8506625Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.8 MB ? eta -:--:-- 2024-05-15T23:35:40.8507612Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 68.9 MB/s eta 0:00:00 2024-05-15T23:35:40.8508634Z [?25hCollecting flask (from -r requirements.txt (line 30)) 2024-05-15T23:35:40.8509259Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-05-15T23:35:40.8510040Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/101.7 kB ? eta -:--:-- 2024-05-15T23:35:40.8510986Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 25.0 MB/s eta 0:00:00 2024-05-15T23:35:40.8511908Z [?25hCollecting accelerate>=0.21.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:40.8512695Z Downloading accelerate-0.30.1-py3-none-any.whl (302 kB) 2024-05-15T23:35:40.8513504Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/302.6 kB ? eta -:--:-- 2024-05-15T23:35:42.5407792Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.6/302.6 kB 37.8 MB/s eta 0:00:00 2024-05-15T23:35:42.5409166Z [?25hCollecting evaluate (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5409991Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-05-15T23:35:42.5410794Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/84.1 kB ? eta -:--:-- 2024-05-15T23:35:42.5411733Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.1/84.1 kB 22.3 MB/s eta 0:00:00 2024-05-15T23:35:42.5412634Z [?25hCollecting datasets>=2.0.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5413388Z Downloading datasets-2.19.1-py3-none-any.whl (542 kB) 2024-05-15T23:35:42.5414181Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/542.0 kB ? eta -:--:-- 2024-05-15T23:35:42.5415129Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 542.0/542.0 kB 61.3 MB/s eta 0:00:00 2024-05-15T23:35:42.5416003Z [?25hCollecting jsonlines (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5416883Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-05-15T23:35:42.5417702Z Collecting numexpr (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5418645Z Downloading numexpr-2.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (378 kB) 2024-05-15T23:35:42.5419654Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/378.3 kB ? eta -:--:-- 2024-05-15T23:35:42.5420579Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 378.3/378.3 kB 53.5 MB/s eta 0:00:00 2024-05-15T23:35:42.5421447Z [?25hCollecting peft>=0.2.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5422155Z Downloading peft-0.10.0-py3-none-any.whl (199 kB) 2024-05-15T23:35:42.5422933Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/199.1 kB ? eta -:--:-- 2024-05-15T23:35:42.5423864Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 41.0 MB/s eta 0:00:00 2024-05-15T23:35:42.5424768Z [?25hCollecting pybind11>=2.6.2 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5425518Z Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) 2024-05-15T23:35:42.5426303Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/235.0 kB ? eta -:--:-- 2024-05-15T23:35:42.5427271Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 44.6 MB/s eta 0:00:00 2024-05-15T23:35:42.5428372Z [?25hCollecting pytablewriter (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5429150Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-05-15T23:35:42.5429967Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/111.1 kB ? eta -:--:-- 2024-05-15T23:35:42.5430994Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 28.4 MB/s eta 0:00:00 2024-05-15T23:35:42.5431933Z [?25hCollecting rouge-score>=0.0.4 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5432652Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-05-15T23:35:42.5433207Z Preparing metadata (setup.py) ... [?25l- done 2024-05-15T23:35:42.5433952Z [?25hCollecting sacrebleu>=1.5.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5434713Z Downloading sacrebleu-2.4.2-py3-none-any.whl (106 kB) 2024-05-15T23:35:42.5435502Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/106.7 kB ? eta -:--:-- 2024-05-15T23:35:42.5436440Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 29.2 MB/s eta 0:00:00 2024-05-15T23:35:42.5437428Z [?25hCollecting scikit-learn>=0.24.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5438471Z Downloading scikit_learn-1.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) 2024-05-15T23:35:42.5439586Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.1 MB ? eta -:--:-- 2024-05-15T23:35:42.5440583Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 5.5/12.1 MB 164.8 MB/s eta 0:00:01 2024-05-15T23:35:42.5441671Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 11.7/12.1 MB 171.9 MB/s eta 0:00:01 2024-05-15T23:35:42.5442710Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 12.1/12.1 MB 171.7 MB/s eta 0:00:01 2024-05-15T23:35:42.5443712Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 12.1/12.1 MB 171.7 MB/s eta 0:00:01 2024-05-15T23:35:42.5444695Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 73.4 MB/s eta 0:00:00 2024-05-15T23:35:42.5445565Z [?25hCollecting sqlitedict (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5446278Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-05-15T23:35:42.5446830Z Preparing metadata (setup.py) ... [?25l- done 2024-05-15T23:35:42.5447539Z [?25hCollecting torch>=1.8 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:42.5448348Z Downloading torch-2.3.0-cp311-cp311-manylinux1_x86_64.whl (779.2 MB) 2024-05-15T23:35:42.5449229Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/779.2 MB ? eta -:--:-- 2024-05-15T23:35:42.5450158Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/779.2 MB 153.5 MB/s eta 0:00:06 2024-05-15T23:35:42.5451154Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.0/779.2 MB 181.7 MB/s eta 0:00:05 2024-05-15T23:35:42.5452259Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/779.2 MB 184.3 MB/s eta 0:00:05 2024-05-15T23:35:42.5453325Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/779.2 MB 168.8 MB/s eta 0:00:05 2024-05-15T23:35:42.5454409Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.3/779.2 MB 164.3 MB/s eta 0:00:05 2024-05-15T23:35:42.5455488Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.5/779.2 MB 140.1 MB/s eta 0:00:06 2024-05-15T23:35:42.5456568Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.2/779.2 MB 126.3 MB/s eta 0:00:06 2024-05-15T23:35:42.5457802Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/779.2 MB 183.8 MB/s eta 0:00:05 2024-05-15T23:35:42.5458897Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.5/779.2 MB 164.7 MB/s eta 0:00:05 2024-05-15T23:35:42.5460049Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/779.2 MB 172.6 MB/s eta 0:00:05 2024-05-15T23:35:43.8930719Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/779.2 MB 200.4 MB/s eta 0:00:04 2024-05-15T23:35:43.8932225Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/779.2 MB 179.2 MB/s eta 0:00:04 2024-05-15T23:35:43.8933321Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/779.2 MB 206.2 MB/s eta 0:00:04 2024-05-15T23:35:43.8934411Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/779.2 MB 138.6 MB/s eta 0:00:06 2024-05-15T23:35:43.8935549Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/779.2 MB 190.0 MB/s eta 0:00:04 2024-05-15T23:35:43.8936632Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/779.2 MB 203.3 MB/s eta 0:00:04 2024-05-15T23:35:43.8937876Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.0/779.2 MB 186.5 MB/s eta 0:00:04 2024-05-15T23:35:43.8938966Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.8/779.2 MB 196.3 MB/s eta 0:00:04 2024-05-15T23:35:43.8940063Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.0/779.2 MB 221.6 MB/s eta 0:00:04 2024-05-15T23:35:43.8941157Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.7/779.2 MB 191.6 MB/s eta 0:00:04 2024-05-15T23:35:43.8942493Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.0/779.2 MB 210.9 MB/s eta 0:00:04 2024-05-15T23:35:43.8943590Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/779.2 MB 213.2 MB/s eta 0:00:04 2024-05-15T23:35:43.8944696Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.6/779.2 MB 222.4 MB/s eta 0:00:03 2024-05-15T23:35:43.8945783Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.8/779.2 MB 198.7 MB/s eta 0:00:04 2024-05-15T23:35:43.8946873Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.1/779.2 MB 179.6 MB/s eta 0:00:04 2024-05-15T23:35:43.8948256Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.8/779.2 MB 160.9 MB/s eta 0:00:04 2024-05-15T23:35:43.8949367Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 165.7/779.2 MB 169.6 MB/s eta 0:00:04 2024-05-15T23:35:43.8950451Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.1/779.2 MB 177.1 MB/s eta 0:00:04 2024-05-15T23:35:43.8951703Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.2/779.2 MB 168.0 MB/s eta 0:00:04 2024-05-15T23:35:43.8952792Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.6/779.2 MB 177.1 MB/s eta 0:00:04 2024-05-15T23:35:43.8953878Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.7/779.2 MB 177.3 MB/s eta 0:00:04 2024-05-15T23:35:43.8954958Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.4/779.2 MB 177.3 MB/s eta 0:00:04 2024-05-15T23:35:43.8956128Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.2/779.2 MB 183.7 MB/s eta 0:00:04 2024-05-15T23:35:43.8957219Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.3/779.2 MB 171.4 MB/s eta 0:00:04 2024-05-15T23:35:43.8958346Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.1/779.2 MB 114.0 MB/s eta 0:00:05 2024-05-15T23:35:43.8959561Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.7/779.2 MB 120.0 MB/s eta 0:00:05 2024-05-15T23:35:43.8960639Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.1/779.2 MB 189.3 MB/s eta 0:00:03 2024-05-15T23:35:43.8961720Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.8/779.2 MB 196.4 MB/s eta 0:00:03 2024-05-15T23:35:43.8962825Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 234.1/779.2 MB 169.2 MB/s eta 0:00:04 2024-05-15T23:35:43.8963915Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 241.2/779.2 MB 219.9 MB/s eta 0:00:03 2024-05-15T23:35:43.8965022Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 248.3/779.2 MB 211.0 MB/s eta 0:00:03 2024-05-15T23:35:43.8966098Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 255.2/779.2 MB 208.2 MB/s eta 0:00:03 2024-05-15T23:35:43.8967183Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 262.0/779.2 MB 196.0 MB/s eta 0:00:03 2024-05-15T23:35:43.8968264Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/779.2 MB 174.5 MB/s eta 0:00:03 2024-05-15T23:35:43.8969369Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 275.7/779.2 MB 198.6 MB/s eta 0:00:03 2024-05-15T23:35:43.8970452Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 282.1/779.2 MB 206.9 MB/s eta 0:00:03 2024-05-15T23:35:43.8971613Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 288.6/779.2 MB 189.6 MB/s eta 0:00:03 2024-05-15T23:35:43.8972694Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 294.5/779.2 MB 176.6 MB/s eta 0:00:03 2024-05-15T23:35:43.8973775Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 301.7/779.2 MB 173.8 MB/s eta 0:00:03 2024-05-15T23:35:45.2469418Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 307.7/779.2 MB 189.1 MB/s eta 0:00:03 2024-05-15T23:35:45.2470903Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 314.2/779.2 MB 200.2 MB/s eta 0:00:03 2024-05-15T23:35:45.2472280Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 320.9/779.2 MB 221.2 MB/s eta 0:00:03 2024-05-15T23:35:45.2473418Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 324.8/779.2 MB 153.5 MB/s eta 0:00:03 2024-05-15T23:35:45.2474512Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 329.6/779.2 MB 128.6 MB/s eta 0:00:04 2024-05-15T23:35:45.2475592Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 335.5/779.2 MB 183.0 MB/s eta 0:00:03 2024-05-15T23:35:45.2476674Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 335.5/779.2 MB 183.0 MB/s eta 0:00:03 2024-05-15T23:35:45.2477750Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 340.9/779.2 MB 103.4 MB/s eta 0:00:05 2024-05-15T23:35:45.2478848Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 346.5/779.2 MB 165.9 MB/s eta 0:00:03 2024-05-15T23:35:45.2480058Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 353.6/779.2 MB 185.1 MB/s eta 0:00:03 2024-05-15T23:35:45.2481139Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 360.2/779.2 MB 192.2 MB/s eta 0:00:03 2024-05-15T23:35:45.2482202Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 367.3/779.2 MB 200.3 MB/s eta 0:00:03 2024-05-15T23:35:45.2483271Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 375.0/779.2 MB 224.7 MB/s eta 0:00:02 2024-05-15T23:35:45.2484345Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 378.5/779.2 MB 223.5 MB/s eta 0:00:02 2024-05-15T23:35:45.2485440Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 378.5/779.2 MB 223.5 MB/s eta 0:00:02 2024-05-15T23:35:45.2486528Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 384.8/779.2 MB 99.1 MB/s eta 0:00:04 2024-05-15T23:35:45.2487588Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 392.2/779.2 MB 207.9 MB/s eta 0:00:02 2024-05-15T23:35:45.2488657Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 400.4/779.2 MB 228.7 MB/s eta 0:00:02 2024-05-15T23:35:45.2489728Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 404.7/779.2 MB 176.1 MB/s eta 0:00:03 2024-05-15T23:35:45.2490798Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 412.8/779.2 MB 214.5 MB/s eta 0:00:02 2024-05-15T23:35:45.2491946Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 422.0/779.2 MB 264.6 MB/s eta 0:00:02 2024-05-15T23:35:45.2493027Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 428.5/779.2 MB 212.4 MB/s eta 0:00:02 2024-05-15T23:35:45.2494092Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 435.6/779.2 MB 184.5 MB/s eta 0:00:02 2024-05-15T23:35:45.2495165Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 443.6/779.2 MB 224.7 MB/s eta 0:00:02 2024-05-15T23:35:45.2496239Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 451.2/779.2 MB 221.9 MB/s eta 0:00:02 2024-05-15T23:35:45.2497399Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 456.9/779.2 MB 185.9 MB/s eta 0:00:02 2024-05-15T23:35:45.2498530Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 461.4/779.2 MB 146.0 MB/s eta 0:00:03 2024-05-15T23:35:45.2499600Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 464.3/779.2 MB 117.7 MB/s eta 0:00:03 2024-05-15T23:35:45.2500749Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 468.9/779.2 MB 111.5 MB/s eta 0:00:03 2024-05-15T23:35:45.2501822Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 474.1/779.2 MB 139.3 MB/s eta 0:00:03 2024-05-15T23:35:45.2502896Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 479.4/779.2 MB 154.0 MB/s eta 0:00:02 2024-05-15T23:35:45.2503956Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 485.6/779.2 MB 169.4 MB/s eta 0:00:02 2024-05-15T23:35:45.2505044Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 491.5/779.2 MB 178.9 MB/s eta 0:00:02 2024-05-15T23:35:45.2506117Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 497.0/779.2 MB 178.4 MB/s eta 0:00:02 2024-05-15T23:35:45.2507203Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 500.3/779.2 MB 134.7 MB/s eta 0:00:03 2024-05-15T23:35:45.2508417Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 504.5/779.2 MB 116.1 MB/s eta 0:00:03 2024-05-15T23:35:45.2509484Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 509.6/779.2 MB 134.5 MB/s eta 0:00:03 2024-05-15T23:35:45.2510544Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 513.8/779.2 MB 136.0 MB/s eta 0:00:02 2024-05-15T23:35:45.2511702Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 517.5/779.2 MB 121.6 MB/s eta 0:00:03 2024-05-15T23:35:46.8492452Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 521.9/779.2 MB 115.9 MB/s eta 0:00:03 2024-05-15T23:35:46.8493745Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 526.5/779.2 MB 128.5 MB/s eta 0:00:02 2024-05-15T23:35:46.8494857Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 531.5/779.2 MB 138.0 MB/s eta 0:00:02 2024-05-15T23:35:46.8495944Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 537.2/779.2 MB 155.8 MB/s eta 0:00:02 2024-05-15T23:35:46.8497129Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 543.6/779.2 MB 180.9 MB/s eta 0:00:02 2024-05-15T23:35:46.8498231Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 549.4/779.2 MB 182.4 MB/s eta 0:00:02 2024-05-15T23:35:46.8499312Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 554.9/779.2 MB 160.6 MB/s eta 0:00:02 2024-05-15T23:35:46.8500606Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 562.0/779.2 MB 200.4 MB/s eta 0:00:02 2024-05-15T23:35:46.8501688Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 567.7/779.2 MB 182.5 MB/s eta 0:00:02 2024-05-15T23:35:46.8502769Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 572.1/779.2 MB 147.1 MB/s eta 0:00:02 2024-05-15T23:35:46.8503839Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 580.0/779.2 MB 221.7 MB/s eta 0:00:01 2024-05-15T23:35:46.8505048Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 587.9/779.2 MB 228.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8506120Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 595.6/779.2 MB 224.7 MB/s eta 0:00:01 2024-05-15T23:35:46.8507209Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 603.6/779.2 MB 220.1 MB/s eta 0:00:01 2024-05-15T23:35:46.8508453Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 611.3/779.2 MB 220.9 MB/s eta 0:00:01 2024-05-15T23:35:46.8509513Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 619.4/779.2 MB 210.2 MB/s eta 0:00:01 2024-05-15T23:35:46.8510578Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 625.9/779.2 MB 202.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8511662Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 630.4/779.2 MB 155.9 MB/s eta 0:00:01 2024-05-15T23:35:46.8512735Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 638.5/779.2 MB 226.2 MB/s eta 0:00:01 2024-05-15T23:35:46.8513817Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 643.2/779.2 MB 172.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8514874Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 649.7/779.2 MB 176.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8515946Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 656.4/779.2 MB 189.0 MB/s eta 0:00:01 2024-05-15T23:35:46.8517010Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 663.7/779.2 MB 205.1 MB/s eta 0:00:01 2024-05-15T23:35:46.8518077Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 671.6/779.2 MB 225.7 MB/s eta 0:00:01 2024-05-15T23:35:46.8519160Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 677.6/779.2 MB 191.7 MB/s eta 0:00:01 2024-05-15T23:35:46.8520328Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 685.2/779.2 MB 186.1 MB/s eta 0:00:01 2024-05-15T23:35:46.8521384Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 690.3/779.2 MB 170.7 MB/s eta 0:00:01 2024-05-15T23:35:46.8522452Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 697.3/779.2 MB 195.4 MB/s eta 0:00:01 2024-05-15T23:35:46.8523525Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 703.6/779.2 MB 201.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8524592Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 710.0/779.2 MB 181.1 MB/s eta 0:00:01 2024-05-15T23:35:46.8525737Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 718.0/779.2 MB 229.7 MB/s eta 0:00:01 2024-05-15T23:35:46.8526818Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 724.5/779.2 MB 203.3 MB/s eta 0:00:01 2024-05-15T23:35:46.8527884Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 732.6/779.2 MB 213.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8528953Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 737.4/779.2 MB 174.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8530016Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 745.3/779.2 MB 188.5 MB/s eta 0:00:01 2024-05-15T23:35:46.8531075Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 752.4/779.2 MB 209.8 MB/s eta 0:00:01 2024-05-15T23:35:46.8532125Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 759.6/779.2 MB 207.7 MB/s eta 0:00:01 2024-05-15T23:35:46.8533161Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 767.9/779.2 MB 236.3 MB/s eta 0:00:01 2024-05-15T23:35:46.8534179Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 772.4/779.2 MB 178.0 MB/s eta 0:00:01 2024-05-15T23:35:48.2758466Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2760134Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2761397Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2762436Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2763450Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2764609Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2765605Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2766591Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2767586Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2768596Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2769686Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2770704Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2771683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2772673Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2773676Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2774670Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2775690Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2776673Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2777886Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2778919Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2779954Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2780956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2781963Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2782956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2783981Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2784982Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2785977Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2786963Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2788145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2789245Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2790251Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2791266Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2792248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2793236Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2794229Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2795243Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2796231Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2797299Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2798290Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2799288Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:48.2800279Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6928709Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6930634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6933505Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6934520Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6935517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6936504Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6937624Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6938662Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6939708Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6940728Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6941719Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6942699Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6943700Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6944689Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6945687Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6946794Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6947942Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6948971Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6949977Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6950972Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6952049Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6953040Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6954056Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6955047Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6956031Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6957013Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6957990Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6958999Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6960066Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6961050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6962032Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6963009Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6963997Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6965006Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6965989Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6966987Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6967957Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6968945Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6969943Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6971010Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:49.6971998Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1100298Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1101811Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1102904Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1103921Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1104928Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1105956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1107125Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1108297Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1109303Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1110307Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1111301Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1112301Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1113294Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1114315Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1115309Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1116298Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1117278Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1118263Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1119363Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1120387Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1121391Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1122379Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1123371Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1124370Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1125382Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1126376Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1127452Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1128444Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1129446Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1130500Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1131489Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1132540Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1133557Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1134557Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1135547Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1136539Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1137638Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1138641Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1139635Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1140648Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:51.1141641Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2576157Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2577729Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2578760Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2579807Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2581040Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2582050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2583051Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2584038Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2585035Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2586144Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2587154Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2588481Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2589471Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2590465Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2591480Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2592500Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2593502Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2594592Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2595589Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2596589Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2597595Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2598594Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2613649Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2614788Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2615800Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2616925Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2617934Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2618933Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2620046Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2621041Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2622065Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2623063Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2624057Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2625039Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2626015Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2627036Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2628494Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 779.2/779.2 MB 168.4 MB/s eta 0:00:01 2024-05-15T23:35:53.2629477Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 779.2/779.2 MB 1.7 MB/s eta 0:00:00 2024-05-15T23:35:53.2630435Z [?25hCollecting tqdm-multiprocess (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:53.2631288Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-05-15T23:35:53.2632099Z Collecting transformers>=4.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:53.2632878Z Downloading transformers-4.40.2-py3-none-any.whl (9.0 MB) 2024-05-15T23:35:53.2633697Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/9.0 MB ? eta -:--:-- 2024-05-15T23:35:55.5259174Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 7.3/9.0 MB 219.3 MB/s eta 0:00:01 2024-05-15T23:35:55.5260811Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 9.0/9.0 MB 193.9 MB/s eta 0:00:01 2024-05-15T23:35:55.5261981Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 9.0/9.0 MB 193.9 MB/s eta 0:00:01 2024-05-15T23:35:55.5263043Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/9.0 MB 85.6 MB/s eta 0:00:00 2024-05-15T23:35:55.5264427Z [?25hRequirement already satisfied: zstandard in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r requirements.txt (line 20)) (0.19.0) 2024-05-15T23:35:55.5266045Z Requirement already satisfied: packaging in /opt/conda/lib/python3.11/site-packages (from torchao->-r requirements.txt (line 4)) (23.0) 2024-05-15T23:35:55.5267989Z Requirement already satisfied: filelock in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r requirements.txt (line 7)) (3.13.1) 2024-05-15T23:35:55.5269332Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:35:55.5270152Z Downloading fsspec-2024.5.0-py3-none-any.whl (316 kB) 2024-05-15T23:35:55.5270978Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/316.1 kB ? eta -:--:-- 2024-05-15T23:35:55.5271970Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 316.1/316.1 kB 39.2 MB/s eta 0:00:00 2024-05-15T23:35:55.5273261Z [?25hRequirement already satisfied: pyyaml>=5.1 in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r requirements.txt (line 7)) (6.0.1) 2024-05-15T23:35:55.5274930Z Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r requirements.txt (line 7)) (2.29.0) 2024-05-15T23:35:55.5276640Z Requirement already satisfied: tqdm>=4.42.1 in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r requirements.txt (line 7)) (4.65.0) 2024-05-15T23:35:55.5277971Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:35:55.5278976Z Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 2024-05-15T23:35:55.5279749Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 13)) 2024-05-15T23:35:55.5280713Z Downloading regex-2024.5.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (785 kB) 2024-05-15T23:35:55.5281733Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/785.0 kB ? eta -:--:-- 2024-05-15T23:35:55.5282675Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 785.0/785.0 kB 67.7 MB/s eta 0:00:00 2024-05-15T23:35:55.5283536Z [?25hCollecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 16)) 2024-05-15T23:35:55.5284673Z Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) 2024-05-15T23:35:55.5285822Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/435.4 kB ? eta -:--:-- 2024-05-15T23:35:55.5286769Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 47.0 MB/s eta 0:00:00 2024-05-15T23:35:55.5287672Z [?25hCollecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:35:55.5288967Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) 2024-05-15T23:35:55.5290230Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.1 MB ? eta -:--:-- 2024-05-15T23:35:55.5291145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 84.5 MB/s eta 0:00:00 2024-05-15T23:35:55.5292517Z [?25hRequirement already satisfied: urllib3<3,>=1.25.3 in /opt/conda/lib/python3.11/site-packages (from blobfile->-r requirements.txt (line 21)) (1.26.16) 2024-05-15T23:35:55.5293702Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:35:55.5294730Z Downloading lxml-4.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.1 MB) 2024-05-15T23:35:55.5295799Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/7.1 MB ? eta -:--:-- 2024-05-15T23:35:55.5296850Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.1/7.1 MB 256.7 MB/s eta 0:00:01 2024-05-15T23:35:55.5297850Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.1/7.1 MB 256.7 MB/s eta 0:00:01 2024-05-15T23:35:55.5298806Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 91.0 MB/s eta 0:00:00 2024-05-15T23:35:55.5299669Z [?25hCollecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:35:55.5300402Z Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-05-15T23:35:55.5301279Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/227.3 kB ? eta -:--:-- 2024-05-15T23:35:55.5302210Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 31.6 MB/s eta 0:00:00 2024-05-15T23:35:55.5303472Z [?25hRequirement already satisfied: Jinja2>=3.1.2 in /opt/conda/lib/python3.11/site-packages (from flask->-r requirements.txt (line 30)) (3.1.3) 2024-05-15T23:35:55.5304651Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:35:55.5305400Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-05-15T23:35:55.5306517Z Requirement already satisfied: click>=8.1.3 in /opt/conda/lib/python3.11/site-packages (from flask->-r requirements.txt (line 30)) (8.1.7) 2024-05-15T23:35:55.5307662Z Collecting blinker>=1.6.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:35:55.5308464Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-05-15T23:35:55.5309675Z Requirement already satisfied: psutil in /opt/conda/lib/python3.11/site-packages (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) (5.9.0) 2024-05-15T23:35:55.5311114Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:55.5312505Z Downloading https://download.pytorch.org/whl/nightly/safetensors-0.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-05-15T23:35:55.5313760Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:-- 2024-05-15T23:35:55.5314682Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 62.3 MB/s eta 0:00:00 2024-05-15T23:35:55.5315664Z [?25hCollecting pyarrow>=12.0.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:55.5316828Z Downloading pyarrow-16.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.9 MB) 2024-05-15T23:35:55.5317849Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 MB ? eta -:--:-- 2024-05-15T23:35:55.5318854Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.4/40.9 MB 252.5 MB/s eta 0:00:01 2024-05-15T23:35:55.5319945Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 15.1/40.9 MB 204.2 MB/s eta 0:00:01 2024-05-15T23:35:55.5321030Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 23.2/40.9 MB 229.9 MB/s eta 0:00:01 2024-05-15T23:35:57.3703760Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 27.3/40.9 MB 170.5 MB/s eta 0:00:01 2024-05-15T23:35:57.3705124Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 31.9/40.9 MB 132.6 MB/s eta 0:00:01 2024-05-15T23:35:57.3706214Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 39.0/40.9 MB 185.5 MB/s eta 0:00:01 2024-05-15T23:35:57.3707286Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3708466Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3709462Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3710463Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3711474Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3712507Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3713699Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3714684Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 40.9/40.9 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3715662Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 MB 30.4 MB/s eta 0:00:00 2024-05-15T23:35:57.3716668Z [?25hCollecting pyarrow-hotfix (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3717796Z Downloading https://download.pytorch.org/whl/nightly/pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB) 2024-05-15T23:35:57.3718889Z Collecting dill<0.3.9,>=0.3.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3720028Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-05-15T23:35:57.3721042Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/116.3 kB ? eta -:--:-- 2024-05-15T23:35:57.3721978Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 25.8 MB/s eta 0:00:00 2024-05-15T23:35:57.3722925Z [?25hCollecting pandas (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3724209Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) 2024-05-15T23:35:57.3725440Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.0 MB ? eta -:--:-- 2024-05-15T23:35:57.3726446Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 7.0/13.0 MB 208.7 MB/s eta 0:00:01 2024-05-15T23:35:57.3727508Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 12.7/13.0 MB 181.9 MB/s eta 0:00:01 2024-05-15T23:35:57.3728530Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 13.0/13.0 MB 176.6 MB/s eta 0:00:01 2024-05-15T23:35:57.3729517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 13.0/13.0 MB 176.6 MB/s eta 0:00:01 2024-05-15T23:35:57.3730492Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 67.1 MB/s eta 0:00:00 2024-05-15T23:35:57.3731438Z [?25hCollecting xxhash (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3732727Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2024-05-15T23:35:57.3733979Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/194.8 kB ? eta -:--:-- 2024-05-15T23:35:57.3734908Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.8/194.8 kB 37.9 MB/s eta 0:00:00 2024-05-15T23:35:57.3735966Z [?25hCollecting multiprocess (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3737274Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py311-none-any.whl (143 kB) 2024-05-15T23:35:57.3738351Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/143.5 kB ? eta -:--:-- 2024-05-15T23:35:57.3739281Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 33.7 MB/s eta 0:00:00 2024-05-15T23:35:57.3740360Z [?25hCollecting fsspec[http]<=2024.3.1,>=2023.1.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3741278Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-05-15T23:35:57.3742179Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/172.0 kB ? eta -:--:-- 2024-05-15T23:35:57.3743119Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 31.8 MB/s eta 0:00:00 2024-05-15T23:35:57.3744077Z [?25hCollecting aiohttp (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3745395Z Downloading https://download.pytorch.org/whl/nightly/aiohttp-3.9.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-05-15T23:35:57.3746626Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.3 MB ? eta -:--:-- 2024-05-15T23:35:57.3747541Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 83.1 MB/s eta 0:00:00 2024-05-15T23:35:57.3749013Z [?25hRequirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.11/site-packages (from Jinja2>=3.1.2->flask->-r requirements.txt (line 30)) (2.1.3) 2024-05-15T23:35:57.3750813Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->huggingface_hub->-r requirements.txt (line 7)) (2.0.4) 2024-05-15T23:35:57.3752583Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->huggingface_hub->-r requirements.txt (line 7)) (3.4) 2024-05-15T23:35:57.3754332Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->huggingface_hub->-r requirements.txt (line 7)) (2024.2.2) 2024-05-15T23:35:57.3755706Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:57.3756504Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-05-15T23:35:57.3757290Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.7 kB ? eta -:--:-- 2024-05-15T23:35:57.3758240Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 29.8 MB/s eta 0:00:00 2024-05-15T23:35:58.9259680Z [?25hCollecting nltk (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9260764Z Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) 2024-05-15T23:35:58.9261597Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.5 MB ? eta -:--:-- 2024-05-15T23:35:58.9262724Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 85.4 MB/s eta 0:00:00 2024-05-15T23:35:58.9264128Z [?25hRequirement already satisfied: six>=1.14.0 in /opt/conda/lib/python3.11/site-packages (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) (1.16.0) 2024-05-15T23:35:58.9265525Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9266352Z Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) 2024-05-15T23:35:58.9267329Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9268453Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-05-15T23:35:58.9269262Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9270335Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-05-15T23:35:58.9271442Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9272529Z Downloading scipy-1.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) 2024-05-15T23:35:58.9273532Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/38.6 MB ? eta -:--:-- 2024-05-15T23:35:58.9274539Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/38.6 MB 209.4 MB/s eta 0:00:01 2024-05-15T23:35:58.9275655Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/38.6 MB 225.5 MB/s eta 0:00:01 2024-05-15T23:35:58.9276750Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 20.5/38.6 MB 186.5 MB/s eta 0:00:01 2024-05-15T23:35:58.9277850Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 27.8/38.6 MB 193.9 MB/s eta 0:00:01 2024-05-15T23:35:58.9278931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 34.8/38.6 MB 196.2 MB/s eta 0:00:01 2024-05-15T23:35:58.9279971Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 38.6/38.6 MB 203.0 MB/s eta 0:00:01 2024-05-15T23:35:58.9280977Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 38.6/38.6 MB 203.0 MB/s eta 0:00:01 2024-05-15T23:35:58.9281992Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 38.6/38.6 MB 203.0 MB/s eta 0:00:01 2024-05-15T23:35:58.9282980Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 38.6/38.6 MB 203.0 MB/s eta 0:00:01 2024-05-15T23:35:58.9284086Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 38.6/38.6 MB 203.0 MB/s eta 0:00:01 2024-05-15T23:35:58.9285057Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 38.6/38.6 MB 203.0 MB/s eta 0:00:01 2024-05-15T23:35:58.9286058Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 38.6/38.6 MB 203.0 MB/s eta 0:00:01 2024-05-15T23:35:58.9287026Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 34.1 MB/s eta 0:00:00 2024-05-15T23:35:58.9288037Z [?25hCollecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9288881Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-05-15T23:35:58.9289743Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/301.8 kB ? eta -:--:-- 2024-05-15T23:35:58.9290703Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 42.1 MB/s eta 0:00:00 2024-05-15T23:35:58.9291765Z [?25hCollecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9292683Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-05-15T23:35:58.9293454Z Collecting sympy (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9294423Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-05-15T23:35:58.9295416Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.7 MB ? eta -:--:-- 2024-05-15T23:35:58.9296388Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 5.7/5.7 MB 271.4 MB/s eta 0:00:01 2024-05-15T23:35:58.9297516Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 95.2 MB/s eta 0:00:00 2024-05-15T23:35:58.9298440Z [?25hCollecting networkx (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9299223Z Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2024-05-15T23:35:58.9300007Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-05-15T23:35:58.9300923Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 80.6 MB/s eta 0:00:00 2024-05-15T23:35:58.9301977Z [?25hCollecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:35:58.9303351Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) 2024-05-15T23:35:58.9304569Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.7 MB ? eta -:--:-- 2024-05-15T23:35:58.9305578Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/23.7 MB 245.5 MB/s eta 0:00:01 2024-05-15T23:35:58.9306750Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 17.5/23.7 MB 266.6 MB/s eta 0:00:01 2024-05-15T23:35:58.9307982Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.7/23.7 MB 291.1 MB/s eta 0:00:01 2024-05-15T23:35:58.9309001Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.7/23.7 MB 291.1 MB/s eta 0:00:01 2024-05-15T23:35:58.9309995Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.7/23.7 MB 291.1 MB/s eta 0:00:01 2024-05-15T23:35:58.9311074Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.7/23.7 MB 291.1 MB/s eta 0:00:01 2024-05-15T23:35:58.9312046Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 56.3 MB/s eta 0:00:00 2024-05-15T23:36:00.2775948Z [?25hCollecting nvidia-cuda-runtime-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:00.2778040Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) 2024-05-15T23:36:00.2779685Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/823.6 kB ? eta -:--:-- 2024-05-15T23:36:00.2780936Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 73.3 MB/s eta 0:00:00 2024-05-15T23:36:00.2782044Z [?25hCollecting nvidia-cuda-cupti-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:00.2783432Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) 2024-05-15T23:36:00.2784635Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/14.1 MB ? eta -:--:-- 2024-05-15T23:36:00.2785656Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/14.1 MB 42.1 MB/s eta 0:00:01 2024-05-15T23:36:00.2786735Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 6.3/14.1 MB 93.4 MB/s eta 0:00:01 2024-05-15T23:36:00.2788003Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 11.0/14.1 MB 110.5 MB/s eta 0:00:01 2024-05-15T23:36:00.2789082Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 13.7/14.1 MB 116.0 MB/s eta 0:00:01 2024-05-15T23:36:00.2790142Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 14.1/14.1 MB 115.8 MB/s eta 0:00:01 2024-05-15T23:36:00.2791150Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 14.1/14.1 MB 115.8 MB/s eta 0:00:01 2024-05-15T23:36:00.2792326Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 57.2 MB/s eta 0:00:00 2024-05-15T23:36:00.2793368Z [?25hCollecting nvidia-cudnn-cu12==8.9.2.26 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:00.2794678Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB) 2024-05-15T23:36:00.2795858Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/731.7 MB ? eta -:--:-- 2024-05-15T23:36:00.2796796Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/731.7 MB 270.1 MB/s eta 0:00:03 2024-05-15T23:36:00.2797899Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.0/731.7 MB 285.8 MB/s eta 0:00:03 2024-05-15T23:36:00.2798976Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.9/731.7 MB 287.1 MB/s eta 0:00:03 2024-05-15T23:36:00.2800083Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.7/731.7 MB 285.2 MB/s eta 0:00:03 2024-05-15T23:36:00.2801170Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.6/731.7 MB 285.6 MB/s eta 0:00:03 2024-05-15T23:36:00.2802329Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/731.7 MB 286.1 MB/s eta 0:00:03 2024-05-15T23:36:00.2803420Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.6/731.7 MB 289.7 MB/s eta 0:00:03 2024-05-15T23:36:00.2804543Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/731.7 MB 289.7 MB/s eta 0:00:03 2024-05-15T23:36:00.2805633Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/731.7 MB 286.9 MB/s eta 0:00:03 2024-05-15T23:36:00.2806741Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/731.7 MB 286.3 MB/s eta 0:00:03 2024-05-15T23:36:00.2807826Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.6/731.7 MB 290.1 MB/s eta 0:00:03 2024-05-15T23:36:00.2808916Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/731.7 MB 289.3 MB/s eta 0:00:03 2024-05-15T23:36:00.2810010Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.7/731.7 MB 287.3 MB/s eta 0:00:03 2024-05-15T23:36:00.2811119Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/731.7 MB 287.2 MB/s eta 0:00:03 2024-05-15T23:36:00.2812199Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.5/731.7 MB 281.7 MB/s eta 0:00:03 2024-05-15T23:36:00.2813364Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.6/731.7 MB 288.5 MB/s eta 0:00:02 2024-05-15T23:36:00.2814448Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/731.7 MB 206.1 MB/s eta 0:00:03 2024-05-15T23:36:00.2815537Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.9/731.7 MB 135.5 MB/s eta 0:00:05 2024-05-15T23:36:00.2816626Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.7/731.7 MB 106.8 MB/s eta 0:00:06 2024-05-15T23:36:00.2817812Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.5/731.7 MB 82.6 MB/s eta 0:00:07 2024-05-15T23:36:00.2818962Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.9/731.7 MB 79.0 MB/s eta 0:00:08 2024-05-15T23:36:00.2820070Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.1/731.7 MB 118.0 MB/s eta 0:00:05 2024-05-15T23:36:00.2821162Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/731.7 MB 165.3 MB/s eta 0:00:04 2024-05-15T23:36:00.2822246Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.3/731.7 MB 240.2 MB/s eta 0:00:03 2024-05-15T23:36:00.2823321Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.0/731.7 MB 200.8 MB/s eta 0:00:03 2024-05-15T23:36:01.6322546Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.4/731.7 MB 261.9 MB/s eta 0:00:02 2024-05-15T23:36:01.6324091Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 219.0/731.7 MB 244.7 MB/s eta 0:00:03 2024-05-15T23:36:01.6325367Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 229.0/731.7 MB 287.8 MB/s eta 0:00:02 2024-05-15T23:36:01.6326465Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 239.1/731.7 MB 290.9 MB/s eta 0:00:02 2024-05-15T23:36:01.6327561Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 249.3/731.7 MB 294.1 MB/s eta 0:00:02 2024-05-15T23:36:01.6328648Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 259.5/731.7 MB 291.0 MB/s eta 0:00:02 2024-05-15T23:36:01.6329737Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 269.7/731.7 MB 294.8 MB/s eta 0:00:02 2024-05-15T23:36:01.6330842Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 280.0/731.7 MB 306.6 MB/s eta 0:00:02 2024-05-15T23:36:01.6331951Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 290.2/731.7 MB 295.0 MB/s eta 0:00:02 2024-05-15T23:36:01.6333089Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 300.3/731.7 MB 291.0 MB/s eta 0:00:02 2024-05-15T23:36:01.6334180Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 310.4/731.7 MB 291.6 MB/s eta 0:00:02 2024-05-15T23:36:01.6335258Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 320.6/731.7 MB 290.6 MB/s eta 0:00:02 2024-05-15T23:36:01.6336339Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 330.8/731.7 MB 294.3 MB/s eta 0:00:02 2024-05-15T23:36:01.6337674Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 341.0/731.7 MB 291.8 MB/s eta 0:00:02 2024-05-15T23:36:01.6338785Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 351.1/731.7 MB 293.9 MB/s eta 0:00:02 2024-05-15T23:36:01.6339875Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 361.3/731.7 MB 294.8 MB/s eta 0:00:02 2024-05-15T23:36:01.6340946Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 371.5/731.7 MB 291.1 MB/s eta 0:00:02 2024-05-15T23:36:01.6342019Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 381.7/731.7 MB 293.7 MB/s eta 0:00:02 2024-05-15T23:36:01.6343096Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 391.9/731.7 MB 297.6 MB/s eta 0:00:02 2024-05-15T23:36:01.6344193Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 402.1/731.7 MB 292.9 MB/s eta 0:00:02 2024-05-15T23:36:01.6345275Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 412.3/731.7 MB 294.5 MB/s eta 0:00:02 2024-05-15T23:36:01.6346429Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 422.6/731.7 MB 307.9 MB/s eta 0:00:02 2024-05-15T23:36:01.6347502Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 432.0/731.7 MB 275.3 MB/s eta 0:00:02 2024-05-15T23:36:01.6348754Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 441.5/731.7 MB 272.3 MB/s eta 0:00:02 2024-05-15T23:36:01.6349822Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 451.2/731.7 MB 281.2 MB/s eta 0:00:01 2024-05-15T23:36:01.6350924Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 461.4/731.7 MB 294.0 MB/s eta 0:00:01 2024-05-15T23:36:01.6351990Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 471.5/731.7 MB 292.1 MB/s eta 0:00:01 2024-05-15T23:36:01.6353085Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 481.8/731.7 MB 306.0 MB/s eta 0:00:01 2024-05-15T23:36:01.6354160Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 492.0/731.7 MB 307.5 MB/s eta 0:00:01 2024-05-15T23:36:01.6355230Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 502.4/731.7 MB 311.1 MB/s eta 0:00:01 2024-05-15T23:36:01.6356301Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 509.1/731.7 MB 225.4 MB/s eta 0:00:01 2024-05-15T23:36:01.6357459Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 513.3/731.7 MB 158.5 MB/s eta 0:00:02 2024-05-15T23:36:01.6358533Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 519.9/731.7 MB 153.5 MB/s eta 0:00:02 2024-05-15T23:36:01.6359624Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 524.5/731.7 MB 168.2 MB/s eta 0:00:02 2024-05-15T23:36:01.6360692Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 533.3/731.7 MB 249.0 MB/s eta 0:00:01 2024-05-15T23:36:01.6361764Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 542.9/731.7 MB 275.1 MB/s eta 0:00:01 2024-05-15T23:36:01.6362835Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 553.0/731.7 MB 292.0 MB/s eta 0:00:01 2024-05-15T23:36:01.6363927Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 563.1/731.7 MB 290.7 MB/s eta 0:00:01 2024-05-15T23:36:01.6364999Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 572.2/731.7 MB 268.1 MB/s eta 0:00:01 2024-05-15T23:36:03.2280612Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 582.0/731.7 MB 281.8 MB/s eta 0:00:01 2024-05-15T23:36:03.2282041Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 592.0/731.7 MB 286.6 MB/s eta 0:00:01 2024-05-15T23:36:03.2283217Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 602.4/731.7 MB 310.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2284289Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 609.3/731.7 MB 222.3 MB/s eta 0:00:01 2024-05-15T23:36:03.2285522Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 618.1/731.7 MB 252.2 MB/s eta 0:00:01 2024-05-15T23:36:03.2286614Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 627.6/731.7 MB 274.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2287716Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 637.1/731.7 MB 273.4 MB/s eta 0:00:01 2024-05-15T23:36:03.2288796Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 647.1/731.7 MB 285.3 MB/s eta 0:00:01 2024-05-15T23:36:03.2289854Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 653.3/731.7 MB 216.6 MB/s eta 0:00:01 2024-05-15T23:36:03.2290931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 663.3/731.7 MB 287.3 MB/s eta 0:00:01 2024-05-15T23:36:03.2292019Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 673.3/731.7 MB 287.0 MB/s eta 0:00:01 2024-05-15T23:36:03.2293096Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 683.2/731.7 MB 285.4 MB/s eta 0:00:01 2024-05-15T23:36:03.2294180Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 693.6/731.7 MB 308.8 MB/s eta 0:00:01 2024-05-15T23:36:03.2295243Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 700.9/731.7 MB 233.7 MB/s eta 0:00:01 2024-05-15T23:36:03.2296303Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 709.9/731.7 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:36:03.2297496Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 719.4/731.7 MB 272.9 MB/s eta 0:00:01 2024-05-15T23:36:03.2298515Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 729.3/731.7 MB 286.3 MB/s eta 0:00:01 2024-05-15T23:36:03.2299533Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2300638Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2301640Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2302697Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2303695Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2304683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2305719Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2306723Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2307921Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2309037Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2310136Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2311225Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2312320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2313451Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2314548Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2315541Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2316518Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2317501Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2318492Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2319495Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2320480Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2321475Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:03.2322459Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6423532Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6425356Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6426935Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6428363Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6429408Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6430413Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6431422Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6432447Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6433462Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6434487Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6435618Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6436609Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6437618Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6438617Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6439614Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6440614Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6441606Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6442634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6443685Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6444682Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6445676Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6446676Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6447755Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6448774Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6449769Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6450764Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6451763Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6452768Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6453783Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6454779Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6455839Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6456983Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6457992Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6458991Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6459989Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6461041Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6462059Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6463116Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6464115Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6465113Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:04.6466101Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0580164Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0581669Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0582939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0583944Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0584941Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0585922Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0586950Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0588145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0589298Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0590282Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0591256Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0592250Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0593238Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0594298Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0595288Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0596282Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0597279Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0598268Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0599256Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0600254Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0601256Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0602328Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0603369Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0604358Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0605342Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0606314Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0607309Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0608316Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0609303Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0610288Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0611260Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0612244Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0613302Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0614292Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0615292Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0616268Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0617421Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0618414Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0619397Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0620396Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:06.0621441Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4738834Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4740336Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4741556Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4742571Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4743606Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4744599Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4745646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4746670Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4747862Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4748883Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4749882Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4751043Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4752076Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4753082Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4754129Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4755131Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4756141Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4757160Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4758156Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4759278Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4760276Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4761275Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4762282Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4763339Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4764332Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4765332Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4766324Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4767323Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4768324Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4769321Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4770328Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4771344Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4772356Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4773359Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4774361Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4775349Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4776517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4777525Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4778608Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4779611Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:07.4780603Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3519369Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3520929Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3522459Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3523506Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3524500Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3525480Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3526488Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3527486Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 731.7/731.7 MB 296.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3528483Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.7/731.7 MB 1.8 MB/s eta 0:00:00 2024-05-15T23:36:09.3529542Z [?25hCollecting nvidia-cublas-cu12==12.1.3.1 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:09.3531027Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) 2024-05-15T23:36:09.3532236Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/410.6 MB ? eta -:--:-- 2024-05-15T23:36:09.3533210Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/410.6 MB 268.9 MB/s eta 0:00:02 2024-05-15T23:36:09.3534278Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.5/410.6 MB 273.3 MB/s eta 0:00:02 2024-05-15T23:36:09.3535375Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.1/410.6 MB 279.2 MB/s eta 0:00:02 2024-05-15T23:36:09.3536658Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.9/410.6 MB 281.2 MB/s eta 0:00:02 2024-05-15T23:36:09.3537763Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.6/410.6 MB 281.4 MB/s eta 0:00:02 2024-05-15T23:36:09.3538858Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/410.6 MB 282.0 MB/s eta 0:00:02 2024-05-15T23:36:09.3540034Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/410.6 MB 278.1 MB/s eta 0:00:02 2024-05-15T23:36:09.3541133Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.7/410.6 MB 280.0 MB/s eta 0:00:02 2024-05-15T23:36:09.3542215Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/410.6 MB 238.5 MB/s eta 0:00:02 2024-05-15T23:36:09.3543390Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.6/410.6 MB 222.1 MB/s eta 0:00:02 2024-05-15T23:36:09.3544556Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.6/410.6 MB 226.9 MB/s eta 0:00:02 2024-05-15T23:36:09.3545652Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.6/410.6 MB 231.0 MB/s eta 0:00:02 2024-05-15T23:36:09.3548449Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.8/410.6 MB 236.6 MB/s eta 0:00:02 2024-05-15T23:36:09.3549530Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 125.9/410.6 MB 260.0 MB/s eta 0:00:02 2024-05-15T23:36:09.3550617Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 135.9/410.6 MB 287.3 MB/s eta 0:00:01 2024-05-15T23:36:09.3551726Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 145.7/410.6 MB 285.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3552814Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 155.7/410.6 MB 286.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3554006Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 165.6/410.6 MB 285.8 MB/s eta 0:00:01 2024-05-15T23:36:09.3555082Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 175.6/410.6 MB 285.1 MB/s eta 0:00:01 2024-05-15T23:36:09.3556165Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 185.5/410.6 MB 285.7 MB/s eta 0:00:01 2024-05-15T23:36:09.3557253Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 195.3/410.6 MB 283.2 MB/s eta 0:00:01 2024-05-15T23:36:09.3558359Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 205.3/410.6 MB 287.8 MB/s eta 0:00:01 2024-05-15T23:36:09.3559440Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 212.7/410.6 MB 231.1 MB/s eta 0:00:01 2024-05-15T23:36:09.3560536Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 219.3/410.6 MB 182.9 MB/s eta 0:00:02 2024-05-15T23:36:09.3561605Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 225.7/410.6 MB 192.5 MB/s eta 0:00:01 2024-05-15T23:36:09.3562678Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 235.0/410.6 MB 264.8 MB/s eta 0:00:01 2024-05-15T23:36:09.3563764Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 244.9/410.6 MB 284.8 MB/s eta 0:00:01 2024-05-15T23:36:09.3564934Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 254.7/410.6 MB 278.5 MB/s eta 0:00:01 2024-05-15T23:36:10.8579431Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 264.5/410.6 MB 283.8 MB/s eta 0:00:01 2024-05-15T23:36:10.8580706Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 274.6/410.6 MB 291.1 MB/s eta 0:00:01 2024-05-15T23:36:10.8581805Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 276.7/410.6 MB 173.2 MB/s eta 0:00:01 2024-05-15T23:36:10.8583129Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 279.1/410.6 MB 116.3 MB/s eta 0:00:02 2024-05-15T23:36:10.8584211Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 283.2/410.6 MB 94.2 MB/s eta 0:00:02 2024-05-15T23:36:10.8585324Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 287.0/410.6 MB 99.7 MB/s eta 0:00:02 2024-05-15T23:36:10.8586399Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 294.0/410.6 MB 174.5 MB/s eta 0:00:01 2024-05-15T23:36:10.8587939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 302.9/410.6 MB 258.6 MB/s eta 0:00:01 2024-05-15T23:36:10.8589024Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 311.8/410.6 MB 257.4 MB/s eta 0:00:01 2024-05-15T23:36:10.8590103Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 318.4/410.6 MB 214.7 MB/s eta 0:00:01 2024-05-15T23:36:10.8591182Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 326.9/410.6 MB 250.7 MB/s eta 0:00:01 2024-05-15T23:36:10.8592371Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 336.6/410.6 MB 277.8 MB/s eta 0:00:01 2024-05-15T23:36:10.8593451Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 345.9/410.6 MB 267.4 MB/s eta 0:00:01 2024-05-15T23:36:10.8594540Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 350.6/410.6 MB 185.7 MB/s eta 0:00:01 2024-05-15T23:36:10.8595616Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 354.4/410.6 MB 134.7 MB/s eta 0:00:01 2024-05-15T23:36:10.8596674Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 358.0/410.6 MB 106.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8597745Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 365.9/410.6 MB 175.9 MB/s eta 0:00:01 2024-05-15T23:36:10.8598835Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 375.0/410.6 MB 260.8 MB/s eta 0:00:01 2024-05-15T23:36:10.8599908Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 385.1/410.6 MB 291.9 MB/s eta 0:00:01 2024-05-15T23:36:10.8601015Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 395.2/410.6 MB 290.2 MB/s eta 0:00:01 2024-05-15T23:36:10.8602052Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 405.2/410.6 MB 288.4 MB/s eta 0:00:01 2024-05-15T23:36:10.8603065Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8604077Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8605125Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8606136Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8607215Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8608207Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8609210Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8610204Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8611209Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8612266Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8613273Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8614304Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8615298Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8616483Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8617465Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8618456Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8619480Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8620560Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:10.8621561Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2726899Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2728022Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2729038Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2730069Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2731054Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2732057Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2733039Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2734035Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2735025Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2736011Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2737335Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2738341Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2739338Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2740324Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2741306Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2742279Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2743279Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2744279Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2745383Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2746373Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2747357Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2748541Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2749548Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2750534Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2751540Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2752515Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2753491Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2754477Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2755463Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2756526Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2757517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2758517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2759515Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2760509Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2761495Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2762488Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2763473Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2764598Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2765636Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2766621Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:12.2767602Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9778804Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9780155Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9781219Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9782248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9783255Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9784260Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9785248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9786259Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9787264Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9788446Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9789440Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9790433Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9791435Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9792451Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9793470Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9794625Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.6/410.6 MB 299.0 MB/s eta 0:00:01 2024-05-15T23:36:13.9795595Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 3.7 MB/s eta 0:00:00 2024-05-15T23:36:13.9796653Z [?25hCollecting nvidia-cufft-cu12==11.0.2.54 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:13.9798008Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) 2024-05-15T23:36:13.9799215Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/121.6 MB ? eta -:--:-- 2024-05-15T23:36:13.9800305Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.8/121.6 MB 294.2 MB/s eta 0:00:01 2024-05-15T23:36:13.9801405Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/121.6 MB 275.4 MB/s eta 0:00:01 2024-05-15T23:36:13.9802515Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.8/121.6 MB 270.7 MB/s eta 0:00:01 2024-05-15T23:36:13.9803605Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 38.5/121.6 MB 277.3 MB/s eta 0:00:01 2024-05-15T23:36:13.9804694Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 48.0/121.6 MB 276.9 MB/s eta 0:00:01 2024-05-15T23:36:13.9805788Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 57.7/121.6 MB 280.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9806883Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 67.3/121.6 MB 274.7 MB/s eta 0:00:01 2024-05-15T23:36:13.9807972Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 76.8/121.6 MB 273.1 MB/s eta 0:00:01 2024-05-15T23:36:13.9809120Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 86.6/121.6 MB 281.7 MB/s eta 0:00:01 2024-05-15T23:36:13.9810220Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 96.3/121.6 MB 282.6 MB/s eta 0:00:01 2024-05-15T23:36:13.9811298Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 106.3/121.6 MB 286.3 MB/s eta 0:00:01 2024-05-15T23:36:13.9812374Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 116.2/121.6 MB 282.2 MB/s eta 0:00:01 2024-05-15T23:36:13.9813414Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9814457Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9815483Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9816599Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9817594Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9818580Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9819585Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9820648Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:13.9821664Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4830891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4832424Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4833529Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4834538Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4835613Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4836657Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4837924Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4838921Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4839903Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4840911Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4841912Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4842925Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 297.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4843912Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 12.9 MB/s eta 0:00:00 2024-05-15T23:36:15.4844985Z [?25hCollecting nvidia-curand-cu12==10.3.2.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:15.4846359Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) 2024-05-15T23:36:15.4847571Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/56.5 MB ? eta -:--:-- 2024-05-15T23:36:15.4848588Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/56.5 MB 274.8 MB/s eta 0:00:01 2024-05-15T23:36:15.4849799Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/56.5 MB 266.2 MB/s eta 0:00:01 2024-05-15T23:36:15.4850895Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 28.0/56.5 MB 276.5 MB/s eta 0:00:01 2024-05-15T23:36:15.4852006Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 37.5/56.5 MB 275.0 MB/s eta 0:00:01 2024-05-15T23:36:15.4853083Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 45.3/56.5 MB 240.3 MB/s eta 0:00:01 2024-05-15T23:36:15.4854167Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 52.5/56.5 MB 197.9 MB/s eta 0:00:01 2024-05-15T23:36:15.4855214Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4856397Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4857402Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4858472Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4859453Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4860439Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4861419Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4862390Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4863455Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4864452Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4865452Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.5/56.5 MB 240.1 MB/s eta 0:00:01 2024-05-15T23:36:15.4866413Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 24.4 MB/s eta 0:00:00 2024-05-15T23:36:15.4867483Z [?25hCollecting nvidia-cusolver-cu12==11.4.5.107 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:15.4869058Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) 2024-05-15T23:36:15.4870273Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/124.2 MB ? eta -:--:-- 2024-05-15T23:36:15.4871303Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.3/124.2 MB 217.7 MB/s eta 0:00:01 2024-05-15T23:36:15.4872408Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/124.2 MB 237.7 MB/s eta 0:00:01 2024-05-15T23:36:15.4873500Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/124.2 MB 254.4 MB/s eta 0:00:01 2024-05-15T23:36:15.4874588Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.3/124.2 MB 283.4 MB/s eta 0:00:01 2024-05-15T23:36:15.4875684Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 44.3/124.2 MB 283.4 MB/s eta 0:00:01 2024-05-15T23:36:16.9672094Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 54.4/124.2 MB 290.4 MB/s eta 0:00:01 2024-05-15T23:36:16.9673706Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 64.4/124.2 MB 288.9 MB/s eta 0:00:01 2024-05-15T23:36:16.9675078Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 74.6/124.2 MB 293.1 MB/s eta 0:00:01 2024-05-15T23:36:16.9676172Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 84.7/124.2 MB 291.0 MB/s eta 0:00:01 2024-05-15T23:36:16.9677270Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 94.7/124.2 MB 289.5 MB/s eta 0:00:01 2024-05-15T23:36:16.9678366Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 104.7/124.2 MB 288.8 MB/s eta 0:00:01 2024-05-15T23:36:16.9679448Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 114.9/124.2 MB 293.1 MB/s eta 0:00:01 2024-05-15T23:36:16.9680613Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9681646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9682674Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9683683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9684687Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9685692Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9686787Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9687791Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9688897Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9689891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9690891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9691914Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9692928Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9693956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9694961Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9695956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9697092Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9698098Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9699096Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9700151Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9701155Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9702169Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9703165Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.2/124.2 MB 301.3 MB/s eta 0:00:01 2024-05-15T23:36:16.9704142Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 11.9 MB/s eta 0:00:00 2024-05-15T23:36:16.9705224Z [?25hCollecting nvidia-cusparse-cu12==12.1.0.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:16.9706624Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) 2024-05-15T23:36:16.9708115Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/196.0 MB ? eta -:--:-- 2024-05-15T23:36:16.9709141Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/196.0 MB 267.4 MB/s eta 0:00:01 2024-05-15T23:36:16.9710339Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.0/196.0 MB 262.1 MB/s eta 0:00:01 2024-05-15T23:36:16.9711433Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.8/196.0 MB 281.1 MB/s eta 0:00:01 2024-05-15T23:36:16.9712530Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.8/196.0 MB 289.5 MB/s eta 0:00:01 2024-05-15T23:36:16.9713614Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.9/196.0 MB 265.2 MB/s eta 0:00:01 2024-05-15T23:36:16.9714727Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.6/196.0 MB 255.8 MB/s eta 0:00:01 2024-05-15T23:36:16.9715820Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/196.0 MB 195.7 MB/s eta 0:00:01 2024-05-15T23:36:18.4074659Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 68.4/196.0 MB 172.3 MB/s eta 0:00:01 2024-05-15T23:36:18.4076113Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 78.5/196.0 MB 291.1 MB/s eta 0:00:01 2024-05-15T23:36:18.4077721Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 88.4/196.0 MB 282.9 MB/s eta 0:00:01 2024-05-15T23:36:18.4078846Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 98.4/196.0 MB 288.9 MB/s eta 0:00:01 2024-05-15T23:36:18.4080146Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 108.5/196.0 MB 290.1 MB/s eta 0:00:01 2024-05-15T23:36:18.4081246Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 118.6/196.0 MB 291.0 MB/s eta 0:00:01 2024-05-15T23:36:18.4082354Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 128.6/196.0 MB 283.9 MB/s eta 0:00:01 2024-05-15T23:36:18.4083442Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 138.7/196.0 MB 292.3 MB/s eta 0:00:01 2024-05-15T23:36:18.4084528Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 148.8/196.0 MB 288.8 MB/s eta 0:00:01 2024-05-15T23:36:18.4085596Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 158.5/196.0 MB 279.7 MB/s eta 0:00:01 2024-05-15T23:36:18.4086692Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 168.5/196.0 MB 287.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4087779Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 178.6/196.0 MB 289.8 MB/s eta 0:00:01 2024-05-15T23:36:18.4089280Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 188.6/196.0 MB 288.8 MB/s eta 0:00:01 2024-05-15T23:36:18.4090342Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4091352Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4092369Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4093377Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4094465Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4095485Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4096656Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4097669Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4098676Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4099674Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4100685Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4101668Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4102692Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4103691Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4104689Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4105685Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4106715Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4107929Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4109038Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4110036Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4111030Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4112019Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4113019Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4114104Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4115111Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4116121Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:18.4117118Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9054567Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9056050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9057656Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9058695Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9059714Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9060704Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9061714Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9062716Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9063711Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9064718Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9065924Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9066915Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9068164Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9069157Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9070148Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9071248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9072261Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9073275Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9074267Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9075262Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9076257Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9077320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9078343Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9079435Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 196.0/196.0 MB 296.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9080407Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 5.5 MB/s eta 0:00:00 2024-05-15T23:36:19.9081428Z [?25hCollecting nvidia-nccl-cu12==2.20.5 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:19.9082751Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB) 2024-05-15T23:36:19.9083950Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/176.2 MB ? eta -:--:-- 2024-05-15T23:36:19.9084991Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/176.2 MB 231.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9086095Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.0/176.2 MB 266.2 MB/s eta 0:00:01 2024-05-15T23:36:19.9087212Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.7/176.2 MB 252.9 MB/s eta 0:00:01 2024-05-15T23:36:19.9088310Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.0/176.2 MB 265.7 MB/s eta 0:00:01 2024-05-15T23:36:19.9089541Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/176.2 MB 277.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9090649Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/176.2 MB 279.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9091815Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 64.2/176.2 MB 284.8 MB/s eta 0:00:01 2024-05-15T23:36:19.9092904Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 74.3/176.2 MB 290.2 MB/s eta 0:00:01 2024-05-15T23:36:19.9094010Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 84.3/176.2 MB 283.0 MB/s eta 0:00:01 2024-05-15T23:36:19.9095089Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 94.3/176.2 MB 289.4 MB/s eta 0:00:01 2024-05-15T23:36:19.9096332Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 104.4/176.2 MB 290.0 MB/s eta 0:00:01 2024-05-15T23:36:19.9097472Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 114.8/176.2 MB 310.9 MB/s eta 0:00:01 2024-05-15T23:36:19.9098548Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 118.5/176.2 MB 210.9 MB/s eta 0:00:01 2024-05-15T23:36:21.3369270Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 125.7/176.2 MB 155.2 MB/s eta 0:00:01 2024-05-15T23:36:21.3371182Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 131.4/176.2 MB 186.7 MB/s eta 0:00:01 2024-05-15T23:36:21.3372400Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 139.7/176.2 MB 235.0 MB/s eta 0:00:01 2024-05-15T23:36:21.3373497Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 149.1/176.2 MB 260.9 MB/s eta 0:00:01 2024-05-15T23:36:21.3374591Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 159.2/176.2 MB 290.4 MB/s eta 0:00:01 2024-05-15T23:36:21.3375685Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 169.2/176.2 MB 288.3 MB/s eta 0:00:01 2024-05-15T23:36:21.3376889Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3377995Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3379021Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3380033Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3381039Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3382032Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3383167Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3384190Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3385215Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3386216Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3387248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3388426Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3389438Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3390461Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3391554Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3392543Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3393551Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3394570Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3395580Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3396658Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3397655Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3398671Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3399683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3400692Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3401699Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3402708Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3403709Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3404746Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3405747Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3406744Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3407733Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3408731Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3409749Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:21.3410839Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8185693Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8187215Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8188917Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8190282Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8191706Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8192711Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8193725Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8194710Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8195729Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8196735Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8197789Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8198806Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 176.2/176.2 MB 298.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8199905Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.2/176.2 MB 6.1 MB/s eta 0:00:00 2024-05-15T23:36:22.8200957Z [?25hCollecting nvidia-nvtx-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:22.8202277Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) 2024-05-15T23:36:22.8203448Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/99.1 kB ? eta -:--:-- 2024-05-15T23:36:22.8204372Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.1/99.1 kB 3.7 MB/s eta 0:00:00 2024-05-15T23:36:22.8205325Z [?25hCollecting triton==2.3.0 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:22.8206377Z Downloading triton-2.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168.1 MB) 2024-05-15T23:36:22.8207393Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.1 MB ? eta -:--:-- 2024-05-15T23:36:22.8208426Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/168.1 MB 192.5 MB/s eta 0:00:01 2024-05-15T23:36:22.8209524Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/168.1 MB 199.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8210627Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.2/168.1 MB 204.1 MB/s eta 0:00:01 2024-05-15T23:36:22.8211721Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.4/168.1 MB 200.3 MB/s eta 0:00:01 2024-05-15T23:36:22.8212902Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.6/168.1 MB 196.7 MB/s eta 0:00:01 2024-05-15T23:36:22.8214013Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.9/168.1 MB 173.1 MB/s eta 0:00:01 2024-05-15T23:36:22.8215114Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/168.1 MB 168.5 MB/s eta 0:00:01 2024-05-15T23:36:22.8216331Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/168.1 MB 142.0 MB/s eta 0:00:01 2024-05-15T23:36:22.8217415Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/168.1 MB 206.8 MB/s eta 0:00:01 2024-05-15T23:36:22.8218497Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/168.1 MB 200.5 MB/s eta 0:00:01 2024-05-15T23:36:22.8219605Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 63.4/168.1 MB 120.2 MB/s eta 0:00:01 2024-05-15T23:36:22.8220684Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 69.2/168.1 MB 175.8 MB/s eta 0:00:01 2024-05-15T23:36:22.8221853Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 73.4/168.1 MB 145.3 MB/s eta 0:00:01 2024-05-15T23:36:22.8222929Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 79.7/168.1 MB 156.5 MB/s eta 0:00:01 2024-05-15T23:36:22.8224006Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 87.0/168.1 MB 194.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8225084Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 91.2/168.1 MB 174.8 MB/s eta 0:00:01 2024-05-15T23:36:22.8226195Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 99.6/168.1 MB 219.4 MB/s eta 0:00:01 2024-05-15T23:36:22.8227270Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 105.4/168.1 MB 194.6 MB/s eta 0:00:01 2024-05-15T23:36:22.8228527Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 113.2/168.1 MB 227.2 MB/s eta 0:00:01 2024-05-15T23:36:22.8229607Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 121.4/168.1 MB 234.7 MB/s eta 0:00:01 2024-05-15T23:36:22.8230680Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 129.4/168.1 MB 226.5 MB/s eta 0:00:01 2024-05-15T23:36:22.8231761Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 138.0/168.1 MB 237.2 MB/s eta 0:00:01 2024-05-15T23:36:24.2419316Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 144.1/168.1 MB 198.1 MB/s eta 0:00:01 2024-05-15T23:36:24.2420837Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 149.6/168.1 MB 161.0 MB/s eta 0:00:01 2024-05-15T23:36:24.2422057Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 152.3/168.1 MB 123.8 MB/s eta 0:00:01 2024-05-15T23:36:24.2423372Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 159.1/168.1 MB 142.3 MB/s eta 0:00:01 2024-05-15T23:36:24.2424418Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 165.0/168.1 MB 177.8 MB/s eta 0:00:01 2024-05-15T23:36:24.2425432Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2426438Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2427458Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2428951Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2429937Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2430922Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2431921Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2432916Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2433998Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2434977Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2435981Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2436982Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2438020Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2439011Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2440000Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2441014Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2442033Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2443027Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2444031Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2445017Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2446010Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2447021Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2448013Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2449091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2450067Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2451051Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2452060Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2453055Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2454113Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2455113Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2456258Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2457250Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2458240Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2459225Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:24.2460233Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6159825Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6161610Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6162797Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6163807Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6164800Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6165810Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6166784Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6167806Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6168847Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.1/168.1 MB 173.6 MB/s eta 0:00:01 2024-05-15T23:36:27.6169819Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.1/168.1 MB 6.3 MB/s eta 0:00:00 2024-05-15T23:36:27.6171035Z [?25hCollecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6172238Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (21.1 MB) 2024-05-15T23:36:27.6173312Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/21.1 MB ? eta -:--:-- 2024-05-15T23:36:27.6174326Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.3/21.1 MB 242.4 MB/s eta 0:00:01 2024-05-15T23:36:27.6175429Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 14.0/21.1 MB 189.3 MB/s eta 0:00:01 2024-05-15T23:36:27.6176631Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 20.7/21.1 MB 190.2 MB/s eta 0:00:01 2024-05-15T23:36:27.6177624Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 21.1/21.1 MB 196.8 MB/s eta 0:00:01 2024-05-15T23:36:27.6178617Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 21.1/21.1 MB 196.8 MB/s eta 0:00:01 2024-05-15T23:36:27.6179603Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 21.1/21.1 MB 196.8 MB/s eta 0:00:01 2024-05-15T23:36:27.6180606Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 21.1/21.1 MB 196.8 MB/s eta 0:00:01 2024-05-15T23:36:27.6181682Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 21.1/21.1 MB 196.8 MB/s eta 0:00:01 2024-05-15T23:36:27.6182660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 21.1/21.1 MB 196.8 MB/s eta 0:00:01 2024-05-15T23:36:27.6183638Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 38.8 MB/s eta 0:00:00 2024-05-15T23:36:27.6184665Z [?25hCollecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6185791Z Downloading tokenizers-0.19.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2024-05-15T23:36:27.6186810Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/3.6 MB ? eta -:--:-- 2024-05-15T23:36:27.6188018Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 3.6/3.6 MB 304.1 MB/s eta 0:00:01 2024-05-15T23:36:27.6189008Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 53.5 MB/s eta 0:00:00 2024-05-15T23:36:27.6190360Z [?25hRequirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.11/site-packages (from jsonlines->lm-eval==0.4->-r requirements.txt (line 20)) (23.1.0) 2024-05-15T23:36:27.6192163Z Requirement already satisfied: setuptools>=38.3.0 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (67.8.0) 2024-05-15T23:36:27.6193589Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6194457Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-05-15T23:36:27.6195431Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6196297Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-05-15T23:36:27.6197190Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6198041Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-05-15T23:36:27.6199087Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6200107Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-05-15T23:36:27.6201114Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6202066Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-05-15T23:36:27.6202947Z Collecting typepy[datetime]<2,>=1.3.2 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6203782Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-05-15T23:36:27.6204671Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6205790Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-05-15T23:36:27.6206920Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6208487Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (272 kB) 2024-05-15T23:36:27.6210094Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/272.3 kB ? eta -:--:-- 2024-05-15T23:36:27.6211214Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.3/272.3 kB 24.6 MB/s eta 0:00:00 2024-05-15T23:36:27.6212275Z [?25hCollecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:36:27.6213695Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (128 kB) 2024-05-15T23:36:27.6215077Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.7 kB ? eta -:--:-- 2024-05-15T23:36:27.6216142Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.7/128.7 kB 28.5 MB/s eta 0:00:00 2024-05-15T23:36:27.6217180Z [?25hCollecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:37:33.7077706Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328 kB) 2024-05-15T23:37:33.7079360Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/328.1 kB ? eta -:--:-- 2024-05-15T23:37:33.7080609Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 328.1/328.1 kB 32.5 MB/s eta 0:00:00 2024-05-15T23:37:33.7082915Z [?25hRequirement already satisfied: chardet<6,>=3.0.4 in /opt/conda/lib/python3.11/site-packages (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (4.0.0) 2024-05-15T23:37:33.7085854Z Requirement already satisfied: python-dateutil<3.0.0,>=2.8.0 in /opt/conda/lib/python3.11/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (2.8.2) 2024-05-15T23:37:33.7088526Z Requirement already satisfied: pytz>=2018.9 in /opt/conda/lib/python3.11/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (2023.3.post1) 2024-05-15T23:37:33.7090320Z Collecting tzdata>=2022.7 (from pandas->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:37:33.7091845Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-05-15T23:37:33.7092997Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/345.4 kB ? eta -:--:-- 2024-05-15T23:37:33.7093955Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 58.7 MB/s eta 0:00:00 2024-05-15T23:37:33.7094963Z [?25hCollecting mpmath>=0.19 (from sympy->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:37:33.7095789Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-05-15T23:37:33.7096727Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-05-15T23:37:33.7097717Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 64.9 MB/s eta 0:00:00 2024-05-15T23:37:33.7098599Z [?25hBuilding wheels for collected packages: lm-eval, rouge-score, sqlitedict 2024-05-15T23:37:33.7099505Z Building wheel for lm-eval (pyproject.toml) ... [?25l- \ | / - \ | done 2024-05-15T23:37:33.7100876Z [?25h Created wheel for lm-eval: filename=lm_eval-0.4.0-py3-none-any.whl size=994997 sha256=b50ab23620263832755870bd261c0706430fced8f2813db6e64f4ca076357447 2024-05-15T23:37:33.7102263Z Stored in directory: /root/.cache/pip/wheels/c0/0c/4a/43c6bc9f3ad182a3fcd95a3a1607f6138f98905e1c5e3dcaaf 2024-05-15T23:37:33.7103412Z Building wheel for rouge-score (setup.py) ... [?25l- done 2024-05-15T23:37:33.7104698Z [?25h Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24935 sha256=4ec924b34a244f96944f7ee57303daead374cda777794f1ee0fb62dae00f8f8d 2024-05-15T23:37:33.7106131Z Stored in directory: /root/.cache/pip/wheels/1e/19/43/8a442dc83660ca25e163e1bd1f89919284ab0d0c1475475148 2024-05-15T23:37:33.7107090Z Building wheel for sqlitedict (setup.py) ... [?25l- done 2024-05-15T23:37:33.7108751Z [?25h Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16864 sha256=0da824fdc1b2c6d0d2dc64b943c4f76576e72f71cd7a62dd97f3c2a7a4b4151c 2024-05-15T23:37:33.7110201Z Stored in directory: /root/.cache/pip/wheels/73/63/89/7210274f9b7fb033b8f22671f64c0e0b55083d30c3c046a3ff 2024-05-15T23:37:33.7111116Z Successfully built lm-eval rouge-score sqlitedict 2024-05-15T23:37:33.7116777Z Installing collected packages: zstd, sqlitedict, sentencepiece, ninja, mpmath, xxhash, Werkzeug, tzdata, typing-extensions, triton, tornado, threadpoolctl, tcolorpy, tabulate, sympy, safetensors, regex, pycryptodomex, pybind11, pyarrow-hotfix, portalocker, pathvalidate, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, multidict, mbstrdecoder, lxml, jsonlines, joblib, itsdangerous, fsspec, frozenlist, dill, colorama, cmake, blinker, absl-py, yarl, typepy, tqdm-multiprocess, tiktoken, snakeviz, scipy, sacrebleu, pyarrow, pandas, nvidia-cusparse-cu12, nvidia-cudnn-cu12, numexpr, nltk, multiprocess, huggingface_hub, gguf, flask, blobfile, aiosignal, tokenizers, scikit-learn, rouge-score, nvidia-cusolver-cu12, aiohttp, transformers, torch, DataProperty, torchao, tabledata, datasets, accelerate, pytablewriter, peft, evaluate, lm-eval 2024-05-15T23:37:33.7121749Z Attempting uninstall: cmake 2024-05-15T23:37:33.7122177Z Found existing installation: cmake 3.18.2 2024-05-15T23:37:33.7122671Z Uninstalling cmake-3.18.2: 2024-05-15T23:37:33.7123119Z Successfully uninstalled cmake-3.18.2 2024-05-15T23:37:33.7131717Z Successfully installed DataProperty-1.0.1 Werkzeug-3.0.3 absl-py-2.1.0 accelerate-0.30.1 aiohttp-3.9.5 aiosignal-1.3.1 blinker-1.8.2 blobfile-2.1.1 cmake-3.29.3 colorama-0.4.6 datasets-2.19.1 dill-0.3.8 evaluate-0.4.2 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.3.1 gguf-0.6.0 huggingface_hub-0.23.0 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 lm-eval-0.4.0 lxml-4.9.4 mbstrdecoder-1.1.3 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 networkx-3.3 ninja-1.11.1.1 nltk-3.8.1 numexpr-2.10.0 numpy-1.26.4 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.4.127 nvidia-nvtx-cu12-12.1.105 pandas-2.2.2 pathvalidate-3.2.0 peft-0.10.0 portalocker-2.8.2 pyarrow-16.1.0 pyarrow-hotfix-0.6 pybind11-2.12.0 pycryptodomex-3.20.0 pytablewriter-1.2.0 regex-2024.5.15 rouge-score-0.1.2 sacrebleu-2.4.2 safetensors-0.4.3 scikit-learn-1.4.2 scipy-1.13.0 sentencepiece-0.2.0 snakeviz-2.2.0 sqlitedict-2.1.0 sympy-1.12 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 torch-2.3.0 torchao-0.1 tornado-6.4 tqdm-multiprocess-0.0.11 transformers-4.40.2 triton-2.3.0 typepy-1.3.2 typing-extensions-4.11.0 tzdata-2024.1 xxhash-3.4.1 yarl-1.9.4 zstd-1.5.5.1 2024-05-15T23:37:33.7141045Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-05-15T23:37:33.7142603Z Found existing installation: triton 2.3.0 2024-05-15T23:37:33.7143082Z Uninstalling triton-2.3.0: 2024-05-15T23:37:33.7143505Z Successfully uninstalled triton-2.3.0 2024-05-15T23:37:33.7145034Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-05-15T23:37:33.7146748Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-05-15T23:37:33.7147465Z Collecting torch==2.4.0.dev20240507 2024-05-15T23:37:33.7148717Z Downloading https://download.pytorch.org/whl/nightly/cu121/torch-2.4.0.dev20240507%2Bcu121-cp311-cp311-linux_x86_64.whl (796.1 MB) 2024-05-15T23:37:33.7149954Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/796.1 MB ? eta -:--:-- 2024-05-15T23:37:33.7150898Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/796.1 MB 267.4 MB/s eta 0:00:03 2024-05-15T23:37:33.7151907Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.5/796.1 MB 272.7 MB/s eta 0:00:03 2024-05-15T23:37:33.7152967Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.5/796.1 MB 263.7 MB/s eta 0:00:03 2024-05-15T23:37:33.7154064Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.5/796.1 MB 259.0 MB/s eta 0:00:03 2024-05-15T23:37:33.7155147Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/796.1 MB 253.0 MB/s eta 0:00:03 2024-05-15T23:37:33.7156237Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.7/796.1 MB 246.0 MB/s eta 0:00:04 2024-05-15T23:37:35.0605046Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.2/796.1 MB 244.8 MB/s eta 0:00:03 2024-05-15T23:37:35.0606477Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.3/796.1 MB 235.0 MB/s eta 0:00:04 2024-05-15T23:37:35.0607761Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.0/796.1 MB 223.9 MB/s eta 0:00:04 2024-05-15T23:37:35.0609001Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/796.1 MB 276.8 MB/s eta 0:00:03 2024-05-15T23:37:35.0610196Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.3/796.1 MB 194.5 MB/s eta 0:00:04 2024-05-15T23:37:35.0611360Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.4/796.1 MB 126.2 MB/s eta 0:00:06 2024-05-15T23:37:35.0612602Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.5/796.1 MB 188.9 MB/s eta 0:00:04 2024-05-15T23:37:35.0613971Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.9/796.1 MB 245.2 MB/s eta 0:00:03 2024-05-15T23:37:35.0615192Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/796.1 MB 250.7 MB/s eta 0:00:03 2024-05-15T23:37:35.0616485Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.5/796.1 MB 253.8 MB/s eta 0:00:03 2024-05-15T23:37:35.0617712Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.5/796.1 MB 258.7 MB/s eta 0:00:03 2024-05-15T23:37:35.0618879Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.0/796.1 MB 248.6 MB/s eta 0:00:03 2024-05-15T23:37:35.0620223Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.0/796.1 MB 173.4 MB/s eta 0:00:04 2024-05-15T23:37:35.0621429Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/796.1 MB 164.3 MB/s eta 0:00:04 2024-05-15T23:37:35.0622607Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.7/796.1 MB 211.4 MB/s eta 0:00:03 2024-05-15T23:37:35.0623797Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.9/796.1 MB 217.0 MB/s eta 0:00:03 2024-05-15T23:37:35.0624970Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.2/796.1 MB 243.5 MB/s eta 0:00:03 2024-05-15T23:37:35.0626181Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.0/796.1 MB 214.2 MB/s eta 0:00:03 2024-05-15T23:37:35.0627373Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.1/796.1 MB 240.8 MB/s eta 0:00:03 2024-05-15T23:37:35.0628894Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.4/796.1 MB 265.6 MB/s eta 0:00:03 2024-05-15T23:37:35.0630064Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.7/796.1 MB 198.0 MB/s eta 0:00:03 2024-05-15T23:37:35.0631259Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.9/796.1 MB 158.9 MB/s eta 0:00:04 2024-05-15T23:37:35.0632451Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.4/796.1 MB 163.7 MB/s eta 0:00:04 2024-05-15T23:37:35.0633615Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 230.1/796.1 MB 202.9 MB/s eta 0:00:03 2024-05-15T23:37:35.0634859Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 238.1/796.1 MB 239.2 MB/s eta 0:00:03 2024-05-15T23:37:35.0636014Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 246.9/796.1 MB 256.3 MB/s eta 0:00:03 2024-05-15T23:37:35.0637392Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 255.8/796.1 MB 257.7 MB/s eta 0:00:03 2024-05-15T23:37:35.0638558Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 265.9/796.1 MB 289.2 MB/s eta 0:00:02 2024-05-15T23:37:35.0639732Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 277.6/796.1 MB 351.2 MB/s eta 0:00:02 2024-05-15T23:37:35.0640930Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 289.2/796.1 MB 345.9 MB/s eta 0:00:02 2024-05-15T23:37:35.0642225Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 300.7/796.1 MB 345.6 MB/s eta 0:00:02 2024-05-15T23:37:35.0643417Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 310.7/796.1 MB 290.4 MB/s eta 0:00:02 2024-05-15T23:37:35.0644573Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 319.2/796.1 MB 251.6 MB/s eta 0:00:02 2024-05-15T23:37:35.0645727Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 327.7/796.1 MB 245.9 MB/s eta 0:00:02 2024-05-15T23:37:35.0646815Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 336.1/796.1 MB 237.9 MB/s eta 0:00:02 2024-05-15T23:37:35.0647969Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 345.1/796.1 MB 261.0 MB/s eta 0:00:02 2024-05-15T23:37:35.0649066Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 353.9/796.1 MB 253.8 MB/s eta 0:00:02 2024-05-15T23:37:35.0650145Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 362.8/796.1 MB 256.3 MB/s eta 0:00:02 2024-05-15T23:37:35.0651301Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 372.2/796.1 MB 269.6 MB/s eta 0:00:02 2024-05-15T23:37:36.4146129Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 381.1/796.1 MB 258.9 MB/s eta 0:00:02 2024-05-15T23:37:36.4147487Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 390.0/796.1 MB 258.4 MB/s eta 0:00:02 2024-05-15T23:37:36.4148859Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 399.2/796.1 MB 259.8 MB/s eta 0:00:02 2024-05-15T23:37:36.4149994Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 408.2/796.1 MB 259.2 MB/s eta 0:00:02 2024-05-15T23:37:36.4151094Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 416.3/796.1 MB 240.0 MB/s eta 0:00:02 2024-05-15T23:37:36.4152408Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 424.1/796.1 MB 216.3 MB/s eta 0:00:02 2024-05-15T23:37:36.4153489Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 427.1/796.1 MB 156.2 MB/s eta 0:00:03 2024-05-15T23:37:36.4154567Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 435.8/796.1 MB 221.6 MB/s eta 0:00:02 2024-05-15T23:37:36.4155649Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 444.0/796.1 MB 244.6 MB/s eta 0:00:02 2024-05-15T23:37:36.4156844Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 453.7/796.1 MB 280.9 MB/s eta 0:00:02 2024-05-15T23:37:36.4157917Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 463.5/796.1 MB 283.8 MB/s eta 0:00:02 2024-05-15T23:37:36.4159012Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 473.2/796.1 MB 278.7 MB/s eta 0:00:02 2024-05-15T23:37:36.4160083Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 483.0/796.1 MB 284.7 MB/s eta 0:00:02 2024-05-15T23:37:36.4161158Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 492.8/796.1 MB 283.1 MB/s eta 0:00:02 2024-05-15T23:37:36.4162231Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 502.7/796.1 MB 285.3 MB/s eta 0:00:02 2024-05-15T23:37:36.4163312Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 512.5/796.1 MB 281.8 MB/s eta 0:00:02 2024-05-15T23:37:36.4164380Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 522.3/796.1 MB 281.7 MB/s eta 0:00:01 2024-05-15T23:37:36.4165527Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 532.1/796.1 MB 284.3 MB/s eta 0:00:01 2024-05-15T23:37:36.4166600Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 541.8/796.1 MB 282.2 MB/s eta 0:00:01 2024-05-15T23:37:36.4167670Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 551.6/796.1 MB 289.9 MB/s eta 0:00:01 2024-05-15T23:37:36.4168726Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 559.4/796.1 MB 238.3 MB/s eta 0:00:01 2024-05-15T23:37:36.4169794Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 568.5/796.1 MB 259.1 MB/s eta 0:00:01 2024-05-15T23:37:36.4170879Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 572.3/796.1 MB 177.6 MB/s eta 0:00:02 2024-05-15T23:37:36.4171964Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 573.7/796.1 MB 129.9 MB/s eta 0:00:02 2024-05-15T23:37:36.4173036Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 574.7/796.1 MB 87.1 MB/s eta 0:00:03 2024-05-15T23:37:36.4174091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 575.8/796.1 MB 68.8 MB/s eta 0:00:04 2024-05-15T23:37:36.4175152Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 576.8/796.1 MB 56.9 MB/s eta 0:00:04 2024-05-15T23:37:36.4176212Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 578.2/796.1 MB 49.3 MB/s eta 0:00:05 2024-05-15T23:37:36.4177494Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 582.7/796.1 MB 50.5 MB/s eta 0:00:05 2024-05-15T23:37:36.4178633Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 591.7/796.1 MB 246.9 MB/s eta 0:00:01 2024-05-15T23:37:36.4179704Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 600.7/796.1 MB 258.4 MB/s eta 0:00:01 2024-05-15T23:37:36.4182227Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 610.4/796.1 MB 281.1 MB/s eta 0:00:01 2024-05-15T23:37:36.4183288Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 620.0/796.1 MB 278.9 MB/s eta 0:00:01 2024-05-15T23:37:36.4184352Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 628.4/796.1 MB 242.2 MB/s eta 0:00:01 2024-05-15T23:37:36.4185439Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 637.2/796.1 MB 258.2 MB/s eta 0:00:01 2024-05-15T23:37:36.4186583Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 646.3/796.1 MB 260.9 MB/s eta 0:00:01 2024-05-15T23:37:36.4187641Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 655.3/796.1 MB 260.6 MB/s eta 0:00:01 2024-05-15T23:37:36.4188834Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 664.4/796.1 MB 264.4 MB/s eta 0:00:01 2024-05-15T23:37:36.4189898Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 673.5/796.1 MB 262.6 MB/s eta 0:00:01 2024-05-15T23:37:38.0803371Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 682.8/796.1 MB 267.5 MB/s eta 0:00:01 2024-05-15T23:37:38.0806490Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 690.7/796.1 MB 244.2 MB/s eta 0:00:01 2024-05-15T23:37:38.0808521Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 699.0/796.1 MB 235.9 MB/s eta 0:00:01 2024-05-15T23:37:38.0809624Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 708.0/796.1 MB 260.1 MB/s eta 0:00:01 2024-05-15T23:37:38.0810708Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 717.6/796.1 MB 274.5 MB/s eta 0:00:01 2024-05-15T23:37:38.0811778Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 727.1/796.1 MB 275.4 MB/s eta 0:00:01 2024-05-15T23:37:38.0812849Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 736.3/796.1 MB 266.8 MB/s eta 0:00:01 2024-05-15T23:37:38.0814177Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 745.9/796.1 MB 275.2 MB/s eta 0:00:01 2024-05-15T23:37:38.0815400Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 754.1/796.1 MB 248.6 MB/s eta 0:00:01 2024-05-15T23:37:38.0816690Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 762.7/796.1 MB 248.4 MB/s eta 0:00:01 2024-05-15T23:37:38.0817747Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 771.3/796.1 MB 251.6 MB/s eta 0:00:01 2024-05-15T23:37:38.0818810Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 773.4/796.1 MB 155.9 MB/s eta 0:00:01 2024-05-15T23:37:38.0819854Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 775.0/796.1 MB 113.6 MB/s eta 0:00:01 2024-05-15T23:37:38.0820886Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 778.9/796.1 MB 91.5 MB/s eta 0:00:01 2024-05-15T23:37:38.0821889Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 784.9/796.1 MB 120.6 MB/s eta 0:00:01 2024-05-15T23:37:38.0822991Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 790.1/796.1 MB 169.8 MB/s eta 0:00:01 2024-05-15T23:37:38.0823981Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0824978Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0825970Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0826972Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0828245Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0829269Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0830269Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0831259Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0832247Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0833220Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0834223Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0835220Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0836226Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0837212Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0838184Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0839216Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0840218Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0841204Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0842278Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0843254Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0844237Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0845229Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0846214Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:38.0847277Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4966351Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4969125Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4970594Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4971627Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4972632Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4973666Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4974653Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4975939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4977167Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4978168Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4979170Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4980160Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4981215Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4982250Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4983255Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4984255Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4985245Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4986239Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4987347Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4988654Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4989671Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4990655Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4991642Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4992642Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4993638Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4994649Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4995738Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4996731Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4997731Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4998732Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.4999727Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5000797Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5001802Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5002818Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5003811Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5004800Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5005779Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5006787Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5007781Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5008809Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:39.5009829Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9127071Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9128511Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9129888Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9130979Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9132033Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9133351Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9134364Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9135366Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9136524Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9137624Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9138620Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9139651Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9140650Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9141647Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9142634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9143626Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9144654Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9145672Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9146685Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9147680Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9148963Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9149977Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9150999Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9151994Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9153215Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9154307Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9155416Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9156527Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9157634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9158821Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9159832Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9160831Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9161824Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9162816Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9163805Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9164804Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9165798Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9166859Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9167846Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9168833Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:40.9169809Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3288478Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3289973Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3291021Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3292021Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3293010Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3293996Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3294986Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3296250Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3297387Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3298400Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3299384Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3300428Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3301428Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3302440Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3303429Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3304538Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3305533Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3306537Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3307532Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3308707Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3309793Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3310812Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3311813Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3312806Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3313790Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3314769Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3315772Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3316768Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3317776Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3318763Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3319741Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3320727Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3321720Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3322729Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3323810Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3324789Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3325778Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3326768Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3327757Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3328825Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:42.3329807Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7428673Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7430170Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7431376Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7432391Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7433388Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7434408Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7435618Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7436620Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7437615Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7438611Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7439602Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7440650Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7441653Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7442673Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7443666Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7444660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7445643Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7446640Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7447735Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7448746Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7449746Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7450730Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7451731Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7452732Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7453744Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7454732Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7455788Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7456929Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7457914Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7458891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7459905Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7460897Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7461901Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7462888Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7463867Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7464859Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7465847Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7466919Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7468110Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7469105Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:43.7470144Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4309316Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4310800Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4312171Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4313196Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4314406Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4315417Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4316411Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4317403Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4318388Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4319516Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4320580Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4321586Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4322571Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4323558Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4324536Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4325561Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4326551Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 796.1/796.1 MB 189.7 MB/s eta 0:00:01 2024-05-15T23:37:45.4327535Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.1/796.1 MB 1.4 MB/s eta 0:00:00 2024-05-15T23:37:45.4328710Z [?25hRequirement already satisfied: filelock in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (3.13.1) 2024-05-15T23:37:45.4330158Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (4.11.0) 2024-05-15T23:37:45.4331561Z Requirement already satisfied: sympy in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (1.12) 2024-05-15T23:37:45.4332879Z Requirement already satisfied: networkx in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (3.3) 2024-05-15T23:37:45.4334205Z Requirement already satisfied: jinja2 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (3.1.3) 2024-05-15T23:37:45.4335617Z Requirement already satisfied: fsspec in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (2024.3.1) 2024-05-15T23:37:45.4337262Z Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:37:45.4338926Z Requirement already satisfied: nvidia-cuda-runtime-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:37:45.4340578Z Requirement already satisfied: nvidia-cuda-cupti-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:37:45.4342177Z Requirement already satisfied: nvidia-cudnn-cu12==8.9.2.26 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (8.9.2.26) 2024-05-15T23:37:45.4343760Z Requirement already satisfied: nvidia-cublas-cu12==12.1.3.1 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.3.1) 2024-05-15T23:37:45.4345359Z Requirement already satisfied: nvidia-cufft-cu12==11.0.2.54 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (11.0.2.54) 2024-05-15T23:37:45.4346961Z Requirement already satisfied: nvidia-curand-cu12==10.3.2.106 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (10.3.2.106) 2024-05-15T23:37:45.4348810Z Requirement already satisfied: nvidia-cusolver-cu12==11.4.5.107 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (11.4.5.107) 2024-05-15T23:37:45.4350477Z Requirement already satisfied: nvidia-cusparse-cu12==12.1.0.106 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.0.106) 2024-05-15T23:37:45.4352078Z Requirement already satisfied: nvidia-nccl-cu12==2.20.5 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (2.20.5) 2024-05-15T23:37:45.4353714Z Requirement already satisfied: nvidia-nvtx-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:37:45.4354895Z Collecting pytorch-triton==3.0.0+45fff310c8 (from torch==2.4.0.dev20240507) 2024-05-15T23:37:45.4356065Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.0.0%2B45fff310c8-cp311-cp311-linux_x86_64.whl (241.9 MB) 2024-05-15T23:37:45.4357250Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/241.9 MB ? eta -:--:-- 2024-05-15T23:37:45.4358194Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/241.9 MB 46.1 MB/s eta 0:00:06 2024-05-15T23:37:45.4359189Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/241.9 MB 65.6 MB/s eta 0:00:04 2024-05-15T23:37:45.4360250Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/241.9 MB 65.9 MB/s eta 0:00:04 2024-05-15T23:37:45.4361343Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/241.9 MB 74.4 MB/s eta 0:00:04 2024-05-15T23:37:45.4362522Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/241.9 MB 72.3 MB/s eta 0:00:04 2024-05-15T23:37:45.4363611Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/241.9 MB 82.7 MB/s eta 0:00:03 2024-05-15T23:37:45.4364697Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.7/241.9 MB 176.9 MB/s eta 0:00:02 2024-05-15T23:37:45.4365781Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.5/241.9 MB 244.2 MB/s eta 0:00:01 2024-05-15T23:37:45.4366884Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/241.9 MB 260.1 MB/s eta 0:00:01 2024-05-15T23:37:46.9112829Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/241.9 MB 257.0 MB/s eta 0:00:01 2024-05-15T23:37:46.9114487Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/241.9 MB 260.0 MB/s eta 0:00:01 2024-05-15T23:37:46.9115771Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/241.9 MB 244.2 MB/s eta 0:00:01 2024-05-15T23:37:46.9116870Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.7/241.9 MB 174.0 MB/s eta 0:00:01 2024-05-15T23:37:46.9131743Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.0/241.9 MB 142.7 MB/s eta 0:00:02 2024-05-15T23:37:46.9132965Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/241.9 MB 137.3 MB/s eta 0:00:02 2024-05-15T23:37:46.9134295Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 86.4/241.9 MB 151.4 MB/s eta 0:00:02 2024-05-15T23:37:46.9135429Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 92.7/241.9 MB 170.7 MB/s eta 0:00:01 2024-05-15T23:37:46.9136609Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 101.1/241.9 MB 239.0 MB/s eta 0:00:01 2024-05-15T23:37:46.9137705Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 108.5/241.9 MB 212.8 MB/s eta 0:00:01 2024-05-15T23:37:46.9138791Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 117.2/241.9 MB 241.8 MB/s eta 0:00:01 2024-05-15T23:37:46.9139897Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 126.0/241.9 MB 253.0 MB/s eta 0:00:01 2024-05-15T23:37:46.9141007Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 134.9/241.9 MB 256.1 MB/s eta 0:00:01 2024-05-15T23:37:46.9142210Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 143.7/241.9 MB 253.1 MB/s eta 0:00:01 2024-05-15T23:37:46.9143284Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 152.6/241.9 MB 257.2 MB/s eta 0:00:01 2024-05-15T23:37:46.9144365Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 161.6/241.9 MB 258.3 MB/s eta 0:00:01 2024-05-15T23:37:46.9145448Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 170.5/241.9 MB 256.3 MB/s eta 0:00:01 2024-05-15T23:37:46.9146528Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 179.5/241.9 MB 257.2 MB/s eta 0:00:01 2024-05-15T23:37:46.9147627Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 188.5/241.9 MB 259.3 MB/s eta 0:00:01 2024-05-15T23:37:46.9149095Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 197.5/241.9 MB 258.5 MB/s eta 0:00:01 2024-05-15T23:37:46.9150165Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 206.5/241.9 MB 258.5 MB/s eta 0:00:01 2024-05-15T23:37:46.9151246Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 215.7/241.9 MB 263.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9152333Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 224.8/241.9 MB 261.0 MB/s eta 0:00:01 2024-05-15T23:37:46.9153408Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 233.2/241.9 MB 241.3 MB/s eta 0:00:01 2024-05-15T23:37:46.9154542Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9155588Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9156606Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9157612Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9158619Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9159611Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9160643Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9161705Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9162795Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9163793Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9164780Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9165795Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9166805Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9167885Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9168904Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:46.9169896Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3265780Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3267307Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3268609Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3269664Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3270654Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3271667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3272681Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3273683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3274680Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3275664Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3276669Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3277934Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3278931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3279922Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3280900Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3281889Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3283005Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3284010Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3285017Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3285995Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3286991Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3287998Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3289015Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3290005Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3291056Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3292097Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3293091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3294084Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3295069Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3296060Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3297115Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3298127Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3299118Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3300104Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3301086Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3302195Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3303193Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3304200Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3305191Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3306171Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:37:48.3307159Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:39:16.3813504Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:39:16.3814650Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:39:16.3816835Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:39:16.3817934Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:39:16.3819013Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 241.8/241.9 MB 261.4 MB/s eta 0:00:01 2024-05-15T23:39:16.3820360Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.9/241.9 MB 4.5 MB/s eta 0:00:00 2024-05-15T23:39:16.3822288Z [?25hRequirement already satisfied: nvidia-nvjitlink-cu12 in /opt/conda/lib/python3.11/site-packages (from nvidia-cusolver-cu12==11.4.5.107->torch==2.4.0.dev20240507) (12.4.127) 2024-05-15T23:39:16.3824049Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.11/site-packages (from jinja2->torch==2.4.0.dev20240507) (2.1.3) 2024-05-15T23:39:16.3825742Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.11/site-packages (from sympy->torch==2.4.0.dev20240507) (1.3.0) 2024-05-15T23:39:16.3826822Z Installing collected packages: pytorch-triton, torch 2024-05-15T23:39:16.3827492Z Attempting uninstall: torch 2024-05-15T23:39:16.3828473Z Found existing installation: torch 2.3.0 2024-05-15T23:39:16.3829095Z Uninstalling torch-2.3.0: 2024-05-15T23:39:16.3829545Z Successfully uninstalled torch-2.3.0 2024-05-15T23:39:16.3830307Z Successfully installed pytorch-triton-3.0.0+45fff310c8 torch-2.4.0.dev20240507+cu121 2024-05-15T23:39:16.3832231Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-05-15T23:39:16.3834695Z + echo ::endgroup:: 2024-05-15T23:39:16.3835346Z ##[endgroup] 2024-05-15T23:39:16.3835804Z + echo '::group::# ensure everything installed correctly' 2024-05-15T23:39:16.3836585Z ##[group]# ensure everything installed correctly 2024-05-15T23:39:16.3837091Z + python3 torchchat.py --help 2024-05-15T23:39:16.3837493Z usage: torchchat [-h] 2024-05-15T23:39:16.3838029Z {chat,browser,download,generate,eval,export,list,remove,where} 2024-05-15T23:39:16.3838617Z ... 2024-05-15T23:39:16.3838821Z 2024-05-15T23:39:16.3838948Z positional arguments: 2024-05-15T23:39:16.3839466Z {chat,browser,download,generate,eval,export,list,remove,where} 2024-05-15T23:39:16.3840097Z The specific command to run 2024-05-15T23:39:16.3840604Z chat Chat interactively with a model 2024-05-15T23:39:16.3841144Z browser Chat interactively in a browser 2024-05-15T23:39:16.3841736Z download Download a model from Hugging Face or others 2024-05-15T23:39:16.3842400Z generate Generate responses from a model given a prompt 2024-05-15T23:39:16.3842994Z eval Evaluate a model given a prompt 2024-05-15T23:39:16.3843591Z export Export a model for AOT Inductor or ExecuTorch 2024-05-15T23:39:16.3844153Z list List supported models 2024-05-15T23:39:16.3844664Z remove Remove downloaded model artifacts 2024-05-15T23:39:16.3845278Z where Return directory containing downloaded model artifacts 2024-05-15T23:39:16.3845758Z 2024-05-15T23:39:16.3845867Z options: 2024-05-15T23:39:16.3846273Z -h, --help show this help message and exit 2024-05-15T23:39:16.3846791Z + python3 torchchat.py download stories15M 2024-05-15T23:39:16.3847499Z Downloading https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt... 2024-05-15T23:39:16.3848407Z Downloading https://github.com/karpathy/llama2.c/raw/master/tokenizer.model... 2024-05-15T23:39:16.3849044Z + python3 torchchat.py list 2024-05-15T23:39:16.3849298Z 2024-05-15T23:39:16.3849549Z Model Aliases Downloaded 2024-05-15T23:39:16.3850378Z ------------------------------------ ----------------------------------------- ----------- 2024-05-15T23:39:16.3851188Z meta-llama/llama-2-7b-hf llama2-base, llama2-7b 2024-05-15T23:39:16.3852141Z meta-llama/llama-2-7b-chat-hf llama2, llama2-chat, llama2-7b-chat 2024-05-15T23:39:16.3853107Z meta-llama/llama-2-13b-chat-hf llama2-13b-chat 2024-05-15T23:39:16.3854068Z meta-llama/llama-2-70b-chat-hf llama2-70b-chat 2024-05-15T23:39:16.3854998Z meta-llama/meta-llama-3-8b llama3-base 2024-05-15T23:39:16.3855957Z meta-llama/meta-llama-3-8b-instruct llama3, llama3-chat, llama3-instruct 2024-05-15T23:39:16.3857096Z meta-llama/codellama-7b-python-hf codellama, codellama-7b 2024-05-15T23:39:16.3858095Z meta-llama/codellama-34b-python-hf codellama-34b 2024-05-15T23:39:16.3859045Z mistralai/mistral-7b-v0.1 mistral-7b-v01-base 2024-05-15T23:39:16.3860001Z mistralai/mistral-7b-instruct-v0.1 mistral-7b-v01-instruct 2024-05-15T23:39:16.3861002Z mistralai/mistral-7b-instruct-v0.2 mistral, mistral-7b, mistral-7b-instruct 2024-05-15T23:39:16.3861964Z openlm-research/open_llama_7b open-llama, open-llama-7b 2024-05-15T23:39:16.3862708Z stories15m Yes 2024-05-15T23:39:16.3863324Z stories42m 2024-05-15T23:39:16.3863998Z stories110m 2024-05-15T23:39:16.3864394Z 2024-05-15T23:39:16.3864550Z + python3 torchchat.py where stories15M 2024-05-15T23:39:16.3865045Z /root/.torchchat/model-cache/stories15M 2024-05-15T23:39:16.3865461Z + echo ::endgroup:: 2024-05-15T23:39:16.3865985Z ##[endgroup] 2024-05-15T23:39:16.3866369Z + echo '::group::## Running via PyTorch ' 2024-05-15T23:39:16.3867023Z ##[group]## Running via PyTorch 2024-05-15T23:39:16.3867403Z + false 2024-05-15T23:39:16.3868273Z + python3 torchchat.py generate stories15M --prompt 'write me a story about a boy and his bear' 2024-05-15T23:39:16.3868985Z Using device=cuda NVIDIA A10G 2024-05-15T23:39:16.3869343Z Loading model... 2024-05-15T23:39:16.3869665Z Time to load model: 0.15 seconds 2024-05-15T23:39:16.3870770Z write me a story about a boy and his bear were in a band. He drew the band with shiny paper and a big smile. His friends loved his story and clapped their hands when he was done. 2024-05-15T23:39:16.3872695Z One day, the boy and his friends went to the park to play. They had so much fun! The boy showed them his band and they all laughed and clapped. The boy felt very happy and proud to have his band. 2024-05-15T23:39:16.3876210Z After playing, the boy and his friends went home. They were tired but happy. The boy's mom gave them a big hug and a cookie. The boy smiled and said, "I love to write stories and make people happy!" Once upon a time, there was a little girl named Lily. She loved to play with her toys all day long. One day, Lily had to decide what to play with before she went to bed. She thought and thought, but she couldn't decide. Then she remembered that she had a big to 2024-05-15T23:39:16.3878745Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:39:16.3879286Z --------------------------------------------------- 2024-05-15T23:39:16.3879808Z Time for inference 1: 1.68 sec total, 118.71 tokens/sec 2024-05-15T23:39:16.3880300Z Bandwidth achieved: 5.79 GB/s 2024-05-15T23:39:16.3880968Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:39:16.3881537Z 2024-05-15T23:39:16.3881761Z ======================================== 2024-05-15T23:39:16.3882042Z 2024-05-15T23:39:16.3882168Z Average tokens/sec: 118.71 2024-05-15T23:39:16.3882525Z Memory used: 0.10 GB 2024-05-15T23:39:16.3882836Z + false 2024-05-15T23:39:16.3883101Z + echo ::endgroup:: 2024-05-15T23:39:16.3883622Z ##[endgroup] 2024-05-15T23:39:16.3883984Z + echo '::group::## Desktop' 2024-05-15T23:39:16.3884547Z ##[group]## Desktop 2024-05-15T23:39:16.3884859Z + echo ::endgroup:: 2024-05-15T23:39:16.3885375Z ##[endgroup] 2024-05-15T23:39:16.3885769Z + echo '::group::# Compile' 2024-05-15T23:39:16.3886330Z ##[group]# Compile 2024-05-15T23:39:16.3886964Z + python3 torchchat.py export stories15M --output-dso-path exportedModels/stories15M.so 2024-05-15T23:39:16.3887627Z Using device=cuda 2024-05-15T23:39:16.3887934Z Loading model... 2024-05-15T23:39:16.3888256Z Time to load model: 0.25 seconds 2024-05-15T23:39:16.3888889Z Exporting model using AOT Inductor to /pytorch/torchchat/exportedModels/stories15M.so 2024-05-15T23:39:16.3889824Z The generated DSO model can be found at: /pytorch/torchchat/exportedModels/stories15M.so 2024-05-15T23:39:16.3890491Z + echo ::endgroup:: 2024-05-15T23:39:16.3891011Z ##[endgroup] 2024-05-15T23:39:16.3891487Z + echo '::group::# Execute the exported model using Python' 2024-05-15T23:39:16.3892270Z ##[group]# Execute the exported model using Python 2024-05-15T23:39:16.3893200Z + python3 torchchat.py generate stories15M --dso-path exportedModels/stories15M.so --prompt 'Hello my name is' 2024-05-15T23:39:16.3894197Z Warning: checkpoint path ignored because an exported DSO or PTE path specified 2024-05-15T23:39:16.3895039Z Warning: checkpoint path ignored because an exported DSO or PTE path specified 2024-05-15T23:39:16.3895720Z Using device=cuda NVIDIA A10G 2024-05-15T23:39:16.3896084Z Loading model... 2024-05-15T23:39:16.3896492Z Time to load model: 0.21 seconds 2024-05-15T23:39:16.3897966Z Hello my name is Alex. He is three years old and very intelligent. Every day, Alex loved to perform tricks for his friends. He had so many ideas he wanted to do on his own. Every day, he practiced and practised until he was very good at it. 2024-05-15T23:39:16.3900224Z One day, Alex decided to show his friends how good he was at performing. He held a box full of cards and some snacks. His friends were so impressed! They asked him more questions and Alex was happy to share. 2024-05-15T23:39:16.3903091Z The next day, he performed a special trick with all the cards and snacks he had. He had a big, happy smile on his face. Everyone was so proud of him. Alex was so happy that he was such a smart and intelligent little boy. Once upon a time, there was a girl named Lily. Lily liked to write. She would write on paper, on the ground, and even on the walls. One day, Lily 2024-05-15T23:39:31.7314497Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:39:31.7315504Z --------------------------------------------------- 2024-05-15T23:39:31.7316156Z Time for inference 1: 1.05 sec total, 190.51 tokens/sec 2024-05-15T23:39:31.7316807Z Bandwidth achieved: 9.30 GB/s 2024-05-15T23:39:31.7317550Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:39:31.7318189Z 2024-05-15T23:39:31.7318320Z ======================================== 2024-05-15T23:39:31.7318599Z 2024-05-15T23:39:31.7318735Z Average tokens/sec: 190.51 2024-05-15T23:39:31.7319082Z Memory used: 0.14 GB 2024-05-15T23:39:31.7319419Z + scripts/build_native.sh aoti 2024-05-15T23:39:31.7319835Z + '[' 1 -eq 0 ']' 2024-05-15T23:39:31.7320139Z + (( 1 )) 2024-05-15T23:39:31.7320404Z + case "$1" in 2024-05-15T23:39:31.7320772Z + echo 'Building aoti native runner...' 2024-05-15T23:39:31.7321210Z Building aoti native runner... 2024-05-15T23:39:31.7321581Z + TARGET=aoti 2024-05-15T23:39:31.7321860Z + shift 2024-05-15T23:39:31.7322119Z + (( 0 )) 2024-05-15T23:39:31.7322417Z + '[' -z '' ']' 2024-05-15T23:39:31.7322735Z +++ dirname scripts/build_native.sh 2024-05-15T23:39:31.7323126Z ++ cd scripts 2024-05-15T23:39:31.7323743Z ++ pwd -P 2024-05-15T23:39:31.7324059Z + SCRIPT_PATH=/pytorch/torchchat/scripts 2024-05-15T23:39:31.7324497Z ++ dirname /pytorch/torchchat/scripts 2024-05-15T23:39:31.7325021Z + TORCHCHAT_ROOT=/pytorch/torchchat 2024-05-15T23:39:31.7325580Z + '[' -z '' ']' 2024-05-15T23:39:31.7325964Z + ET_BUILD_DIR=et-build 2024-05-15T23:39:31.7326436Z + source /pytorch/torchchat/scripts/install_utils.sh 2024-05-15T23:39:31.7327004Z ++ set -ex pipefail 2024-05-15T23:39:31.7328806Z ++ COMMON_CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON' 2024-05-15T23:39:31.7330436Z + pushd /pytorch/torchchat 2024-05-15T23:39:31.7330822Z /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:39:31.7331288Z + git submodule update --init 2024-05-15T23:39:31.7332351Z Submodule 'tokenizer/third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:39:31.7333938Z Submodule 'tokenizer/third-party/re2' (https://github.com/google/re2.git) registered for path 'tokenizer/third-party/re2' 2024-05-15T23:39:31.7335777Z Submodule 'tokenizer/third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'tokenizer/third-party/sentencepiece' 2024-05-15T23:39:31.7337213Z Cloning into '/pytorch/torchchat/tokenizer/third-party/abseil-cpp'... 2024-05-15T23:39:31.7337969Z Cloning into '/pytorch/torchchat/tokenizer/third-party/re2'... 2024-05-15T23:39:31.7338739Z Cloning into '/pytorch/torchchat/tokenizer/third-party/sentencepiece'... 2024-05-15T23:39:31.7339753Z Submodule path 'tokenizer/third-party/abseil-cpp': checked out '854193071498f330b71083d7e06a7cd18e02a4cc' 2024-05-15T23:39:31.7341057Z Submodule path 'tokenizer/third-party/re2': checked out 'ac82d4f628a2045d89964ae11c48403d3b091af1' 2024-05-15T23:39:31.7342235Z Submodule path 'tokenizer/third-party/sentencepiece': checked out '7dcb541451b1862d73f473b3804ccf8f2a9e10f6' 2024-05-15T23:39:31.7342995Z + git submodule sync 2024-05-15T23:39:31.7343607Z Synchronizing submodule url for 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:39:31.7344341Z Synchronizing submodule url for 'tokenizer/third-party/re2' 2024-05-15T23:39:31.7345076Z Synchronizing submodule url for 'tokenizer/third-party/sentencepiece' 2024-05-15T23:39:31.7345641Z + [[ aoti == \e\t ]] 2024-05-15T23:39:31.7345947Z + popd 2024-05-15T23:39:31.7346204Z /pytorch/torchchat 2024-05-15T23:39:31.7346714Z ++ python -c 'import torch;print(torch.utils.cmake_prefix_path)' 2024-05-15T23:39:31.7348035Z + cmake -S . -B ./cmake-out -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.11/site-packages/torch/share/cmake -G Ninja 2024-05-15T23:39:31.7348941Z -- The C compiler identification is GNU 9.3.1 2024-05-15T23:39:31.7349489Z -- The CXX compiler identification is GNU 9.3.1 2024-05-15T23:39:31.7349993Z -- Detecting C compiler ABI info 2024-05-15T23:39:31.7350449Z -- Detecting C compiler ABI info - done 2024-05-15T23:39:31.7351138Z -- Check for working C compiler: /opt/rh/devtoolset-9/root/usr/bin/cc - skipped 2024-05-15T23:39:31.7351902Z -- Detecting C compile features 2024-05-15T23:39:31.7352480Z -- Detecting C compile features - done 2024-05-15T23:39:31.7353006Z -- Detecting CXX compiler ABI info 2024-05-15T23:39:31.7353525Z -- Detecting CXX compiler ABI info - done 2024-05-15T23:39:31.7354281Z -- Check for working CXX compiler: /opt/rh/devtoolset-9/root/usr/bin/c++ - skipped 2024-05-15T23:39:31.7355011Z -- Detecting CXX compile features 2024-05-15T23:39:31.7355479Z -- Detecting CXX compile features - done 2024-05-15T23:39:31.7356002Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2024-05-15T23:39:31.7356591Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2024-05-15T23:39:31.7357195Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2024-05-15T23:39:31.7357783Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2024-05-15T23:39:31.7358490Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-05-15T23:39:31.7359031Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2024-05-15T23:39:31.7359585Z -- Looking for pthread_create in pthreads 2024-05-15T23:39:31.7360141Z -- Looking for pthread_create in pthreads - not found 2024-05-15T23:39:31.7360696Z -- Looking for pthread_create in pthread 2024-05-15T23:39:31.7361213Z -- Looking for pthread_create in pthread - found 2024-05-15T23:39:31.7361697Z -- Found Threads: TRUE 2024-05-15T23:39:31.7362346Z CMake Warning at tokenizer/third-party/abseil-cpp/CMakeLists.txt:193 (message): 2024-05-15T23:39:31.7363918Z The default and system-level install directories are unsupported except in LTS releases of Abseil. Please set CMAKE_INSTALL_PREFIX to install Abseil in your source or build tree directly. 2024-05-15T23:39:31.7364981Z 2024-05-15T23:39:31.7365106Z  2024-05-15T23:39:31.7365435Z -- Check if compiler accepts -pthread 2024-05-15T23:39:31.7365942Z -- Check if compiler accepts -pthread - yes 2024-05-15T23:39:31.7366849Z CMake Deprecation Warning at tokenizer/third-party/sentencepiece/CMakeLists.txt:15 (cmake_minimum_required): 2024-05-15T23:39:31.7367808Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-05-15T23:39:31.7368373Z CMake. 2024-05-15T23:39:31.7368527Z 2024-05-15T23:39:31.7368847Z Update the VERSION argument value or use a ... suffix to tell 2024-05-15T23:39:31.7369613Z CMake that the project does not need compatibility with older versions. 2024-05-15T23:39:31.7370069Z 2024-05-15T23:39:31.7370193Z  2024-05-15T23:39:31.7370480Z -- VERSION: 0.2.1 2024-05-15T23:39:31.7370883Z -- Not Found TCMalloc: TCMALLOC_LIB-NOTFOUND 2024-05-15T23:39:31.7371381Z -- Using ET BUILD DIR: --[et-build]-- 2024-05-15T23:39:31.7371837Z -- TORCHCHAT_ROOT="/pytorch/torchchat" 2024-05-15T23:39:31.7372534Z -- Looking for excutorch in /pytorch/torchchat/et-build/install 2024-05-15T23:39:31.7373197Z -- Could NOT find executorch (missing: executorch_DIR) 2024-05-15T23:39:31.7373808Z CMake Warning at runner/et.cmake:123 (MESSAGE): 2024-05-15T23:39:31.7374285Z ExecuTorch package not found 2024-05-15T23:39:31.7374681Z Call Stack (most recent call first): 2024-05-15T23:39:31.7375108Z CMakeLists.txt:15 (include) 2024-05-15T23:39:31.7375354Z 2024-05-15T23:39:31.7375489Z  2024-05-15T23:39:31.7375925Z CMake Warning (dev) at runner/aoti.cmake:9 (find_package): 2024-05-15T23:39:31.7376796Z Policy CMP0146 is not set: The FindCUDA module is removed. Run "cmake 2024-05-15T23:39:31.7377631Z --help-policy CMP0146" for policy details. Use the cmake_policy command to 2024-05-15T23:39:31.7378263Z set the policy and suppress this warning. 2024-05-15T23:39:31.7378587Z 2024-05-15T23:39:31.7378732Z Call Stack (most recent call first): 2024-05-15T23:39:31.7379158Z CMakeLists.txt:21 (include) 2024-05-15T23:39:31.7379750Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-05-15T23:39:31.7380340Z  2024-05-15T23:39:31.7380786Z -- Found CUDA: /usr/local/cuda-12.1 (found version "12.1") 2024-05-15T23:39:31.7381436Z -- Found CUDA: /usr/local/cuda-12.1 (found version "12.1") 2024-05-15T23:39:31.7382069Z -- The CUDA compiler identification is NVIDIA 12.1.105 2024-05-15T23:39:31.7382598Z -- Detecting CUDA compiler ABI info 2024-05-15T23:39:31.7383088Z -- Detecting CUDA compiler ABI info - done 2024-05-15T23:39:31.7383756Z -- Check for working CUDA compiler: /usr/local/cuda-12.1/bin/nvcc - skipped 2024-05-15T23:39:31.7384391Z -- Detecting CUDA compile features 2024-05-15T23:39:31.7384850Z -- Detecting CUDA compile features - done 2024-05-15T23:39:31.7385530Z -- Found CUDAToolkit: /usr/local/cuda-12.1/include (found version "12.1.105") 2024-05-15T23:39:31.7386166Z -- Caffe2: CUDA detected: 12.1 2024-05-15T23:39:31.7386664Z -- Caffe2: CUDA nvcc is: /usr/local/cuda-12.1/bin/nvcc 2024-05-15T23:39:31.7387260Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda-12.1 2024-05-15T23:39:31.7388090Z -- Caffe2: Header version is: 12.1 2024-05-15T23:39:31.7388841Z -- /usr/local/cuda-12.1/lib64/libnvrtc.so shorthash is b51b459d 2024-05-15T23:39:31.7389524Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2024-05-15T23:39:31.7390212Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2024-05-15T23:39:31.7390844Z -- Autodetected CUDA architecture(s): 8.6 2024-05-15T23:39:31.7391484Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2024-05-15T23:39:31.7392550Z CMake Warning at /opt/conda/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-05-15T23:39:31.7393498Z static library kineto_LIBRARY-NOTFOUND not found. 2024-05-15T23:39:31.7393994Z Call Stack (most recent call first): 2024-05-15T23:39:31.7394933Z /opt/conda/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-05-15T23:39:31.7395803Z runner/aoti.cmake:11 (find_package) 2024-05-15T23:39:31.7396207Z CMakeLists.txt:21 (include) 2024-05-15T23:39:31.7396473Z 2024-05-15T23:39:31.7396597Z  2024-05-15T23:39:31.7397372Z -- Found Torch: /opt/conda/lib/python3.11/site-packages/torch/lib/libtorch.so (Required is at least version "2.4.0") 2024-05-15T23:39:31.7398231Z -- Configuring done (8.1s) 2024-05-15T23:39:31.7398609Z -- Generating done (0.1s) 2024-05-15T23:39:31.7399148Z -- Build files have been written to: /pytorch/torchchat/cmake-out 2024-05-15T23:39:31.7399767Z + cmake --build ./cmake-out --target aoti_run 2024-05-15T23:39:31.7400083Z 2024-05-15T23:39:31.7400444Z [0/222] Building CXX object CMakeFiles/aoti_run.dir/runner/run.cpp.o 2024-05-15T23:39:31.7401326Z [0/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/sentencepiece.cpp.o 2024-05-15T23:39:31.7402267Z [0/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/tiktoken.cpp.o 2024-05-15T23:39:31.7403517Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2024-05-15T23:39:31.7404989Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2024-05-15T23:39:31.7406506Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2024-05-15T23:39:31.7408005Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2024-05-15T23:39:31.7409436Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2024-05-15T23:39:31.7410835Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2024-05-15T23:39:31.7412159Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2024-05-15T23:39:31.7413515Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2024-05-15T23:39:31.7414967Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2024-05-15T23:39:32.8364816Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2024-05-15T23:39:32.8367455Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2024-05-15T23:39:32.8370261Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2024-05-15T23:39:32.8372886Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2024-05-15T23:39:32.8375210Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2024-05-15T23:39:32.8378181Z [0/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2024-05-15T23:39:32.8380464Z [1/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2024-05-15T23:39:32.8382856Z [1/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2024-05-15T23:39:32.8385294Z [2/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2024-05-15T23:39:32.8387431Z [2/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_spinlock_wait.a 2024-05-15T23:39:32.8389802Z [3/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2024-05-15T23:39:32.8391860Z [3/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2024-05-15T23:39:32.8393783Z [4/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_spinlock_wait.a 2024-05-15T23:39:32.8395914Z [4/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2024-05-15T23:39:32.8398262Z [5/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2024-05-15T23:39:32.8400736Z [5/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2024-05-15T23:39:32.8403059Z [6/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2024-05-15T23:39:32.8405359Z [6/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_log_severity.a 2024-05-15T23:39:32.8407550Z [7/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2024-05-15T23:39:32.8410005Z [7/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2024-05-15T23:39:32.8412171Z [8/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_log_severity.a 2024-05-15T23:39:32.8414102Z [8/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_raw_logging_internal.a 2024-05-15T23:39:32.8416039Z [9/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_raw_logging_internal.a 2024-05-15T23:39:32.8418593Z [9/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2024-05-15T23:39:32.8421039Z [10/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2024-05-15T23:39:32.8423203Z [10/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_throw_delegate.a 2024-05-15T23:39:32.8425135Z [11/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_throw_delegate.a 2024-05-15T23:39:32.8427200Z [11/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2024-05-15T23:39:32.8429927Z [12/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2024-05-15T23:39:32.8432223Z [12/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2024-05-15T23:39:32.8434425Z [13/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2024-05-15T23:39:32.8436853Z [13/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2024-05-15T23:39:32.8439644Z [14/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2024-05-15T23:39:32.8441616Z [14/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_base.a 2024-05-15T23:39:32.8443543Z [15/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2024-05-15T23:39:32.8445928Z [15/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2024-05-15T23:39:32.8448454Z [16/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2024-05-15T23:39:32.8451029Z [16/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2024-05-15T23:39:32.8453190Z [17/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_base.a 2024-05-15T23:39:32.8455016Z [17/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_malloc_internal.a 2024-05-15T23:39:32.8457560Z [18/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2024-05-15T23:39:32.8459717Z [18/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cpu_detect.a 2024-05-15T23:39:32.8461608Z [19/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cpu_detect.a 2024-05-15T23:39:32.8463477Z [19/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_internal.a 2024-05-15T23:39:32.8465282Z [20/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_internal.a 2024-05-15T23:39:32.8468316Z [20/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2024-05-15T23:39:32.8470729Z [21/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2024-05-15T23:39:32.8473089Z [21/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2024-05-15T23:39:32.8475029Z [22/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_malloc_internal.a 2024-05-15T23:39:32.8476932Z [22/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2024-05-15T23:39:32.8479168Z [23/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2024-05-15T23:39:32.8481670Z [23/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2024-05-15T23:39:32.8484334Z [24/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2024-05-15T23:39:32.8487043Z [24/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2024-05-15T23:39:32.8489592Z [25/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2024-05-15T23:39:32.8492051Z [25/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag_internal.a 2024-05-15T23:39:32.8494526Z [26/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2024-05-15T23:39:32.8497495Z [26/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2024-05-15T23:39:32.8499687Z [27/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2024-05-15T23:39:32.8502324Z [27/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2024-05-15T23:39:32.8504605Z [28/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag_internal.a 2024-05-15T23:39:32.8506690Z [28/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2024-05-15T23:39:32.8509037Z [29/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/sentencepiece.cpp.o 2024-05-15T23:39:32.8510938Z [29/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2024-05-15T23:39:32.8513376Z [30/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2024-05-15T23:39:32.8515712Z [30/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2024-05-15T23:39:34.0671005Z [31/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2024-05-15T23:39:34.0673020Z [31/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_debugging_internal.a 2024-05-15T23:39:34.0674845Z [32/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2024-05-15T23:39:34.0676760Z [32/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2024-05-15T23:39:34.0678982Z [33/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2024-05-15T23:39:34.0681147Z [33/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2024-05-15T23:39:34.0683111Z [34/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_debugging_internal.a 2024-05-15T23:39:34.0684856Z [34/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_stacktrace.a 2024-05-15T23:39:34.0686811Z [35/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2024-05-15T23:39:34.0688921Z [35/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2024-05-15T23:39:34.0690653Z [36/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_stacktrace.a 2024-05-15T23:39:34.0692692Z [36/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2024-05-15T23:39:34.0694989Z [37/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2024-05-15T23:39:34.0697301Z [37/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_demangle_internal.a 2024-05-15T23:39:34.0753794Z [38/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_demangle_internal.a 2024-05-15T23:39:34.0755955Z [38/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2024-05-15T23:39:34.0757983Z [39/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2024-05-15T23:39:34.0759807Z [39/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2024-05-15T23:39:34.0762021Z [40/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2024-05-15T23:39:34.0764293Z [40/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2024-05-15T23:39:34.0766927Z [41/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2024-05-15T23:39:34.0769088Z [41/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2024-05-15T23:39:34.0771210Z [42/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2024-05-15T23:39:34.0773488Z [42/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2024-05-15T23:39:34.0775652Z [43/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2024-05-15T23:39:34.0777830Z [43/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_city.a 2024-05-15T23:39:34.0779911Z [44/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2024-05-15T23:39:34.0782261Z [44/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2024-05-15T23:39:34.0784887Z [45/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2024-05-15T23:39:34.0787572Z [45/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2024-05-15T23:39:34.0790318Z [46/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2024-05-15T23:39:34.0792927Z [46/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2024-05-15T23:39:34.0794864Z [47/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_city.a 2024-05-15T23:39:34.0796901Z [47/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2024-05-15T23:39:34.0798756Z [48/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/tiktoken.cpp.o 2024-05-15T23:39:34.0800468Z [48/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2024-05-15T23:39:34.0802442Z [49/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2024-05-15T23:39:34.1013586Z [49/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/numeric/libabsl_int128.a 2024-05-15T23:39:34.1015833Z [50/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2024-05-15T23:39:34.1018389Z [50/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2024-05-15T23:39:34.1020306Z [51/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/numeric/libabsl_int128.a 2024-05-15T23:39:34.1022118Z [51/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_low_level_hash.a 2024-05-15T23:39:34.1024320Z [52/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2024-05-15T23:39:34.1026545Z [52/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/profiling/libabsl_exponential_biased.a 2024-05-15T23:39:34.1028850Z [53/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/profiling/libabsl_exponential_biased.a 2024-05-15T23:39:34.1030849Z [53/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2024-05-15T23:39:34.1032781Z [54/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_low_level_hash.a 2024-05-15T23:39:34.1035198Z [54/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2024-05-15T23:39:34.1037244Z [55/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2024-05-15T23:39:34.1039262Z [55/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2024-05-15T23:39:34.1041339Z [56/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2024-05-15T23:39:34.1043272Z [56/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_string_view.a 2024-05-15T23:39:34.1045082Z [57/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_string_view.a 2024-05-15T23:39:34.1047107Z [57/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2024-05-15T23:39:34.1049176Z [58/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2024-05-15T23:39:34.1051419Z [58/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2024-05-15T23:39:34.1053797Z [59/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2024-05-15T23:39:34.1056129Z [59/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2024-05-15T23:39:34.1058743Z [60/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2024-05-15T23:39:34.1061492Z [60/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2024-05-15T23:39:34.1063786Z [61/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2024-05-15T23:39:34.1066150Z [61/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2024-05-15T23:39:34.1069033Z [62/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2024-05-15T23:39:34.1071562Z [62/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2024-05-15T23:39:34.1073985Z [63/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2024-05-15T23:39:34.1076506Z [63/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2024-05-15T23:39:34.1078841Z [64/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2024-05-15T23:39:35.4337842Z [64/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2024-05-15T23:39:35.4340204Z [65/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2024-05-15T23:39:35.4342379Z [65/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2024-05-15T23:39:35.4344661Z [66/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2024-05-15T23:39:35.4346904Z [66/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2024-05-15T23:39:35.4349379Z [67/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2024-05-15T23:39:35.4352040Z [67/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2024-05-15T23:39:35.4354522Z [68/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2024-05-15T23:39:35.4356978Z [68/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2024-05-15T23:39:35.4359366Z [69/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2024-05-15T23:39:35.4361820Z [69/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2024-05-15T23:39:35.4364186Z [70/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2024-05-15T23:39:35.4366528Z [70/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2024-05-15T23:39:35.4368853Z [71/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2024-05-15T23:39:35.4371081Z [71/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2024-05-15T23:39:35.4373306Z [72/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2024-05-15T23:39:35.4375607Z [72/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2024-05-15T23:39:35.4378198Z [73/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2024-05-15T23:39:35.4380893Z [73/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2024-05-15T23:39:35.4383387Z [74/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2024-05-15T23:39:35.4385530Z [74/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings_internal.a 2024-05-15T23:39:35.4387517Z [75/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2024-05-15T23:39:35.4390808Z [75/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2024-05-15T23:39:35.4393137Z [76/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2024-05-15T23:39:35.4395526Z [76/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2024-05-15T23:39:35.4397625Z [77/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings_internal.a 2024-05-15T23:39:35.4399532Z [77/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2024-05-15T23:39:35.4401262Z [78/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2024-05-15T23:39:35.4402906Z [78/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings.a 2024-05-15T23:39:35.4404937Z [79/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2024-05-15T23:39:35.4407213Z [79/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2024-05-15T23:39:35.4409166Z [80/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings.a 2024-05-15T23:39:35.4410847Z [80/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_symbolize.a 2024-05-15T23:39:35.4413119Z [81/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_symbolize.a 2024-05-15T23:39:35.4414977Z [81/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2024-05-15T23:39:35.4417566Z [82/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2024-05-15T23:39:35.4420167Z [82/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2024-05-15T23:39:35.4422851Z [83/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2024-05-15T23:39:35.4425569Z [83/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2024-05-15T23:39:35.4428413Z [84/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2024-05-15T23:39:35.4430734Z [84/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2024-05-15T23:39:35.4433102Z [85/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2024-05-15T23:39:35.4435680Z [85/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2024-05-15T23:39:35.4438108Z [86/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2024-05-15T23:39:35.4440875Z [86/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2024-05-15T23:39:35.4443540Z [87/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2024-05-15T23:39:35.4446108Z [87/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2024-05-15T23:39:35.4448639Z [88/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2024-05-15T23:39:35.4450870Z [88/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_functions.a 2024-05-15T23:39:35.4453095Z [89/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2024-05-15T23:39:35.4455574Z [89/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2024-05-15T23:39:35.4458041Z [90/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_functions.a 2024-05-15T23:39:35.4460216Z [90/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2024-05-15T23:39:35.4462776Z [91/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2024-05-15T23:39:35.4464960Z [91/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_str_format_internal.a 2024-05-15T23:39:35.4467087Z [92/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2024-05-15T23:39:35.4469974Z [92/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2024-05-15T23:39:35.4472176Z [93/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_str_format_internal.a 2024-05-15T23:39:35.4474457Z [93/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc32c.a 2024-05-15T23:39:35.4476044Z [94/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc32c.a 2024-05-15T23:39:35.4477770Z [94/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cord_state.a 2024-05-15T23:39:35.4479844Z [95/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2024-05-15T23:39:35.4482287Z [95/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2024-05-15T23:39:35.4484820Z [96/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2024-05-15T23:39:36.8152791Z [96/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2024-05-15T23:39:36.8155053Z [97/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cord_state.a 2024-05-15T23:39:36.8156952Z [97/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord_internal.a 2024-05-15T23:39:36.8158952Z [98/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2024-05-15T23:39:36.8161292Z [98/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2024-05-15T23:39:36.8163578Z [99/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord_internal.a 2024-05-15T23:39:36.8166055Z [99/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2024-05-15T23:39:36.8168637Z [100/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2024-05-15T23:39:36.8171004Z [100/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2024-05-15T23:39:36.8173357Z [101/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2024-05-15T23:39:36.8175561Z [101/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2024-05-15T23:39:36.8178243Z [102/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2024-05-15T23:39:36.8180655Z [102/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_graphcycles_internal.a 2024-05-15T23:39:36.8182796Z [103/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_graphcycles_internal.a 2024-05-15T23:39:36.8184842Z [103/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2024-05-15T23:39:36.8187115Z [104/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2024-05-15T23:39:36.8189753Z [104/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2024-05-15T23:39:36.8192105Z [105/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2024-05-15T23:39:36.8194380Z [105/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2024-05-15T23:39:36.8196502Z [106/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2024-05-15T23:39:36.8198779Z [106/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2024-05-15T23:39:36.8200711Z [107/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2024-05-15T23:39:36.8203029Z [107/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2024-05-15T23:39:36.8205713Z [108/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2024-05-15T23:39:36.8208373Z [108/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2024-05-15T23:39:36.8210992Z [109/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2024-05-15T23:39:36.8213550Z [109/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2024-05-15T23:39:36.8216138Z [110/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2024-05-15T23:39:36.8218988Z [110/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2024-05-15T23:39:36.8221496Z [111/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2024-05-15T23:39:36.8224099Z [111/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2024-05-15T23:39:36.8226850Z [112/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2024-05-15T23:39:36.8229708Z [112/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2024-05-15T23:39:36.8232401Z [113/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2024-05-15T23:39:36.8234843Z [113/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2024-05-15T23:39:36.8237181Z [114/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2024-05-15T23:39:36.8239578Z [114/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2024-05-15T23:39:36.8242113Z [115/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2024-05-15T23:39:36.8245238Z [115/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2024-05-15T23:39:36.8248639Z [116/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2024-05-15T23:39:36.8251187Z [116/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2024-05-15T23:39:36.8253610Z [117/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2024-05-15T23:39:36.8255718Z [117/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_civil_time.a 2024-05-15T23:39:36.8258109Z [118/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2024-05-15T23:39:36.8260557Z [118/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2024-05-15T23:39:36.8263001Z [119/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_civil_time.a 2024-05-15T23:39:36.8265068Z [119/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2024-05-15T23:39:36.8267143Z [120/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2024-05-15T23:39:36.8269233Z [120/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2024-05-15T23:39:36.8270961Z [121/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2024-05-15T23:39:36.8272705Z [121/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2024-05-15T23:39:36.8274764Z [122/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2024-05-15T23:39:36.8276780Z [122/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2024-05-15T23:39:36.8278546Z [123/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2024-05-15T23:39:36.8280245Z [123/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2024-05-15T23:39:36.8282251Z [124/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2024-05-15T23:39:36.8284245Z [124/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2024-05-15T23:39:36.8286321Z [125/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2024-05-15T23:39:36.8288693Z [125/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2024-05-15T23:39:36.8290776Z [126/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2024-05-15T23:39:36.8292731Z [126/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2024-05-15T23:39:36.8294769Z [127/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2024-05-15T23:39:36.8297136Z [127/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2024-05-15T23:39:36.8299096Z [128/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2024-05-15T23:39:36.8301257Z [128/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_optional_access.a 2024-05-15T23:39:38.1201674Z [129/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2024-05-15T23:39:38.1203244Z [129/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2024-05-15T23:39:38.1204775Z [130/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_optional_access.a 2024-05-15T23:39:38.1206568Z [130/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_marshalling.a 2024-05-15T23:39:38.1208480Z [131/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_marshalling.a 2024-05-15T23:39:38.1210388Z [131/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag.a 2024-05-15T23:39:38.1212260Z [132/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2024-05-15T23:39:38.1214013Z [132/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2024-05-15T23:39:38.1215981Z [133/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2024-05-15T23:39:38.1218748Z [133/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_variant_access.a 2024-05-15T23:39:38.1220873Z [134/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2024-05-15T23:39:38.1222900Z [134/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2024-05-15T23:39:38.1224740Z [135/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag.a 2024-05-15T23:39:38.1226868Z [135/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_private_handle_accessor.a 2024-05-15T23:39:38.1229306Z [136/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_variant_access.a 2024-05-15T23:39:38.1231003Z [136/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_hash.a 2024-05-15T23:39:38.1232600Z [137/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2024-05-15T23:39:38.1234288Z [137/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2024-05-15T23:39:38.1236304Z [138/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2024-05-15T23:39:38.1238341Z [138/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2024-05-15T23:39:38.1240200Z [139/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_private_handle_accessor.a 2024-05-15T23:39:38.1242036Z [139/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2024-05-15T23:39:38.1244213Z [140/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2024-05-15T23:39:38.1246213Z [140/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2024-05-15T23:39:38.1247793Z [141/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_hash.a 2024-05-15T23:39:38.1249342Z [141/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/set.cc.o 2024-05-15T23:39:38.1251007Z [142/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2024-05-15T23:39:38.1252780Z [142/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2024-05-15T23:39:38.1254494Z [143/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2024-05-15T23:39:38.1256516Z [143/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2024-05-15T23:39:38.1258592Z [144/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2024-05-15T23:39:38.1260711Z [144/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time_zone.a 2024-05-15T23:39:38.1262393Z [145/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time_zone.a 2024-05-15T23:39:38.1263963Z [145/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time.a 2024-05-15T23:39:38.1265531Z [146/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time.a 2024-05-15T23:39:38.1267396Z [146/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_kernel_timeout_internal.a 2024-05-15T23:39:38.1311948Z [147/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_kernel_timeout_internal.a 2024-05-15T23:39:38.1314008Z [147/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_synchronization.a 2024-05-15T23:39:38.1316376Z [148/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_synchronization.a 2024-05-15T23:39:38.1350715Z [148/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_hashtablez_sampler.a 2024-05-15T23:39:38.1358790Z [149/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_hashtablez_sampler.a 2024-05-15T23:39:38.1361748Z [149/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_raw_hash_set.a 2024-05-15T23:39:38.1364253Z [150/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_raw_hash_set.a 2024-05-15T23:39:38.1366599Z [150/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_program_name.a 2024-05-15T23:39:38.1368840Z [151/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_program_name.a 2024-05-15T23:39:38.1371114Z [151/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_config.a 2024-05-15T23:39:38.1373301Z [152/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_config.a 2024-05-15T23:39:38.1375405Z [152/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_internal.a 2024-05-15T23:39:38.1377895Z [153/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2024-05-15T23:39:38.1380148Z [153/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_handle.a 2024-05-15T23:39:38.1382487Z [154/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_internal.a 2024-05-15T23:39:38.1385117Z [154/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2024-05-15T23:39:38.1387218Z [155/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_handle.a 2024-05-15T23:39:38.1390483Z [155/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_info.a 2024-05-15T23:39:38.1392505Z [156/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2024-05-15T23:39:38.1394645Z [156/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2024-05-15T23:39:38.1396626Z [157/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2024-05-15T23:39:38.1447653Z [157/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/rune.cc.o 2024-05-15T23:39:38.1449348Z [158/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_info.a 2024-05-15T23:39:38.1451066Z [158/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord.a 2024-05-15T23:39:38.1452644Z [159/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/rune.cc.o 2024-05-15T23:39:38.1454111Z [159/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2024-05-15T23:39:38.1456622Z [160/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord.a 2024-05-15T23:39:38.1458308Z [160/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_reflection.a 2024-05-15T23:39:38.1459974Z [161/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2024-05-15T23:39:38.1461969Z [161/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arena.cc.o 2024-05-15T23:39:38.1464029Z [162/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_reflection.a 2024-05-15T23:39:38.1466192Z [162/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arenastring.cc.o 2024-05-15T23:39:38.1468769Z [163/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2024-05-15T23:39:38.1470758Z [163/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/bytestream.cc.o 2024-05-15T23:39:38.1472691Z [164/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2024-05-15T23:39:38.1474654Z [164/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/coded_stream.cc.o 2024-05-15T23:39:38.1476606Z [165/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2024-05-15T23:39:38.1478564Z [165/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/common.cc.o 2024-05-15T23:39:40.2753779Z [166/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2024-05-15T23:39:40.2756223Z [166/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/extension_set.cc.o 2024-05-15T23:39:40.2758527Z [167/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2024-05-15T23:39:40.2760929Z [167/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_enum_util.cc.o 2024-05-15T23:39:40.2763270Z [168/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2024-05-15T23:39:40.2766134Z [168/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_table_driven_lite.cc.o 2024-05-15T23:39:40.2768508Z [169/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/set.cc.o 2024-05-15T23:39:40.2770857Z [169/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_util.cc.o 2024-05-15T23:39:40.2773205Z [170/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2024-05-15T23:39:40.2775564Z [170/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/implicit_weak_message.cc.o 2024-05-15T23:39:40.2778163Z [171/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2024-05-15T23:39:40.2780185Z [171/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/int128.cc.o 2024-05-15T23:39:40.2782363Z [172/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2024-05-15T23:39:40.2784666Z [172/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/io_win32.cc.o 2024-05-15T23:39:40.2787456Z [173/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/io_win32.cc.o 2024-05-15T23:39:40.2790711Z [173/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/message_lite.cc.o 2024-05-15T23:39:40.2792853Z [174/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2024-05-15T23:39:40.2794682Z [174/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/parse_context.cc.o 2024-05-15T23:39:40.2796656Z [175/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2024-05-15T23:39:40.2798850Z [175/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/repeated_field.cc.o 2024-05-15T23:39:40.2802021Z [176/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/bytestream.cc.o 2024-05-15T23:39:40.2804712Z [176/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/status.cc.o 2024-05-15T23:39:40.2807270Z [177/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arenastring.cc.o 2024-05-15T23:39:40.2809544Z [177/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/statusor.cc.o 2024-05-15T23:39:40.2812191Z [178/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arena.cc.o 2024-05-15T23:39:40.2814866Z [178/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringpiece.cc.o 2024-05-15T23:39:40.2818021Z [179/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_enum_util.cc.o 2024-05-15T23:39:40.2820706Z [179/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringprintf.cc.o 2024-05-15T23:39:40.2823502Z [180/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/coded_stream.cc.o 2024-05-15T23:39:40.2826212Z [180/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/structurally_valid.cc.o 2024-05-15T23:39:40.2829783Z [181/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/common.cc.o 2024-05-15T23:39:40.2832373Z [181/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/strutil.cc.o 2024-05-15T23:39:40.2834500Z [182/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2024-05-15T23:39:40.2836555Z [182/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/time.cc.o 2024-05-15T23:39:40.2839412Z [183/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/implicit_weak_message.cc.o 2024-05-15T23:39:40.2842197Z [183/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/wire_format_lite.cc.o 2024-05-15T23:39:40.2844289Z [184/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2024-05-15T23:39:40.2846426Z [184/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream.cc.o 2024-05-15T23:39:40.2848935Z [185/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/int128.cc.o 2024-05-15T23:39:40.2851601Z [185/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl.cc.o 2024-05-15T23:39:40.2854252Z [186/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/status.cc.o 2024-05-15T23:39:40.2857357Z [186/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl_lite.cc.o 2024-05-15T23:39:40.2859527Z [187/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2024-05-15T23:39:40.2861289Z [187/222] Linking CXX static library tokenizer/third-party/re2/libre2.a 2024-05-15T23:39:40.2863330Z [188/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringpiece.cc.o 2024-05-15T23:39:40.2866051Z [188/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece.pb.cc.o 2024-05-15T23:39:40.2869306Z [189/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/statusor.cc.o 2024-05-15T23:39:40.2871983Z [189/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece_model.pb.cc.o 2024-05-15T23:39:40.2873940Z [190/222] Linking CXX static library tokenizer/third-party/re2/libre2.a 2024-05-15T23:39:40.2875674Z [190/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/bpe_model.cc.o 2024-05-15T23:39:40.2878155Z [191/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/structurally_valid.cc.o 2024-05-15T23:39:40.2880744Z [191/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/char_model.cc.o 2024-05-15T23:39:40.2883268Z [192/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream.cc.o 2024-05-15T23:39:40.2885705Z [192/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/error.cc.o 2024-05-15T23:39:40.2888569Z [193/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringprintf.cc.o 2024-05-15T23:39:40.2891134Z [193/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/filesystem.cc.o 2024-05-15T23:39:40.2893664Z [194/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/time.cc.o 2024-05-15T23:39:40.2896069Z [194/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_factory.cc.o 2024-05-15T23:39:40.2898865Z [195/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/message_lite.cc.o 2024-05-15T23:39:40.2901082Z [195/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_interface.cc.o 2024-05-15T23:39:56.7454859Z [196/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl.cc.o 2024-05-15T23:39:56.7457971Z [196/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/normalizer.cc.o 2024-05-15T23:39:56.7460707Z [197/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl_lite.cc.o 2024-05-15T23:39:56.7463589Z [197/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/sentencepiece_processor.cc.o 2024-05-15T23:39:56.7466394Z [198/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/parse_context.cc.o 2024-05-15T23:39:56.7469334Z [198/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/unigram_model.cc.o 2024-05-15T23:39:56.7472067Z [199/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/wire_format_lite.cc.o 2024-05-15T23:39:56.7474962Z [199/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/util.cc.o 2024-05-15T23:39:56.7477192Z [200/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/error.cc.o 2024-05-15T23:39:56.7479438Z [200/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/word_model.cc.o 2024-05-15T23:39:56.7481867Z [201/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/strutil.cc.o 2024-05-15T23:39:56.7484490Z [201/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/absl/flags/flag.cc.o 2024-05-15T23:39:56.7486850Z [202/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/filesystem.cc.o 2024-05-15T23:39:56.7489558Z [203/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_util.cc.o 2024-05-15T23:39:56.7492450Z [204/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece.pb.cc.o 2024-05-15T23:39:56.7494929Z [205/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/char_model.cc.o 2024-05-15T23:39:56.7497435Z [206/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_factory.cc.o 2024-05-15T23:39:56.7500264Z [207/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_table_driven_lite.cc.o 2024-05-15T23:39:56.7503248Z [208/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/bpe_model.cc.o 2024-05-15T23:39:56.7505522Z [209/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/util.cc.o 2024-05-15T23:39:56.7508512Z [210/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/repeated_field.cc.o 2024-05-15T23:39:56.7511175Z [211/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_interface.cc.o 2024-05-15T23:39:56.7513534Z [212/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/word_model.cc.o 2024-05-15T23:39:56.7516100Z [213/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/extension_set.cc.o 2024-05-15T23:39:56.7518946Z [214/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece_model.pb.cc.o 2024-05-15T23:39:56.7521668Z [215/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/absl/flags/flag.cc.o 2024-05-15T23:39:56.7524172Z [216/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/normalizer.cc.o 2024-05-15T23:39:56.7526513Z [217/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/unigram_model.cc.o 2024-05-15T23:39:56.7528978Z [218/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/sentencepiece_processor.cc.o 2024-05-15T23:39:56.7531115Z [218/222] Linking CXX static library tokenizer/third-party/sentencepiece/src/libsentencepiece.a 2024-05-15T23:39:56.7532903Z [219/222] Linking CXX static library tokenizer/third-party/sentencepiece/src/libsentencepiece.a 2024-05-15T23:39:56.7534368Z [219/222] Linking CXX static library tokenizer/libtokenizer.a 2024-05-15T23:39:56.7535539Z [220/222] Linking CXX static library tokenizer/libtokenizer.a 2024-05-15T23:39:56.7537171Z [221/222] Building CXX object CMakeFiles/aoti_run.dir/runner/run.cpp.o 2024-05-15T23:39:56.7538240Z [221/222] Linking CXX executable aoti_run 2024-05-15T23:39:56.7539061Z [222/222] Linking CXX executable aoti_run 2024-05-15T23:39:56.7540684Z + printf 'Build finished. Please run: \n./cmake-out/aoti_run model. -z tokenizer.model -l -i \n' 2024-05-15T23:39:56.7542125Z Build finished. Please run: 2024-05-15T23:39:56.7543244Z ./cmake-out/aoti_run model. -z tokenizer.model -l -i 2024-05-15T23:39:56.7544248Z + false 2024-05-15T23:39:56.7544696Z + echo ::endgroup:: 2024-05-15T23:39:56.7545613Z ##[endgroup] 2024-05-15T23:39:56.7546252Z + echo '::group::## Mobile Execution' 2024-05-15T23:39:56.7547251Z ##[group]## Mobile Execution 2024-05-15T23:39:56.7548126Z + export TORCHCHAT_ROOT=/pytorch/torchchat 2024-05-15T23:39:56.7548836Z + TORCHCHAT_ROOT=/pytorch/torchchat 2024-05-15T23:39:56.7549463Z + ./scripts/install_et.sh 2024-05-15T23:39:56.7550054Z ++ dirname ./scripts/install_et.sh 2024-05-15T23:39:56.7550710Z + source ./scripts/install_utils.sh 2024-05-15T23:39:56.7551393Z ++ set -ex pipefail 2024-05-15T23:39:56.7554170Z ++ COMMON_CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON' 2024-05-15T23:39:56.7556871Z + '[' '' == '' ']' 2024-05-15T23:39:56.7557407Z + ET_BUILD_DIR=et-build 2024-05-15T23:39:56.7557946Z + ENABLE_ET_PYBIND=pipefail 2024-05-15T23:39:56.7558499Z + pushd /pytorch/torchchat 2024-05-15T23:39:56.7559092Z /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:39:56.7559708Z + find_cmake_prefix_path 2024-05-15T23:39:56.7560884Z ++ python3 -c 'from distutils.sysconfig import get_python_lib;print(get_python_lib())' 2024-05-15T23:39:56.7562100Z + path=/opt/conda/lib/python3.11/site-packages 2024-05-15T23:39:56.7563072Z + MY_CMAKE_PREFIX_PATH=/opt/conda/lib/python3.11/site-packages 2024-05-15T23:39:56.7563898Z + install_pip_dependencies 2024-05-15T23:39:56.7564580Z + echo 'Intalling common pip packages' 2024-05-15T23:39:56.7565241Z Intalling common pip packages 2024-05-15T23:39:56.7565971Z + pip3 install wheel 'cmake>=3.19' ninja zstd 2024-05-15T23:39:56.7567221Z Requirement already satisfied: wheel in /opt/conda/lib/python3.11/site-packages (0.38.4) 2024-05-15T23:39:56.7568851Z Requirement already satisfied: cmake>=3.19 in /opt/conda/lib/python3.11/site-packages (3.29.3) 2024-05-15T23:39:56.7570475Z Requirement already satisfied: ninja in /opt/conda/lib/python3.11/site-packages (1.11.1.1) 2024-05-15T23:39:56.7572077Z Requirement already satisfied: zstd in /opt/conda/lib/python3.11/site-packages (1.5.5.1) 2024-05-15T23:39:56.7574900Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-05-15T23:39:56.7577303Z + pushd /pytorch/torchchat 2024-05-15T23:39:56.7578040Z /pytorch/torchchat /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:39:56.7578932Z + pip3 install -r ./requirements.txt 2024-05-15T23:39:56.7580482Z Requirement already satisfied: torchao in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 4)) (0.1) 2024-05-15T23:39:56.7582814Z Requirement already satisfied: huggingface_hub in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 7)) (0.23.0) 2024-05-15T23:39:56.7585170Z Requirement already satisfied: gguf in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 10)) (0.6.0) 2024-05-15T23:39:56.7587432Z Requirement already satisfied: tiktoken in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 13)) (0.7.0) 2024-05-15T23:39:56.7589825Z Requirement already satisfied: snakeviz in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 16)) (2.2.0) 2024-05-15T23:39:56.7592376Z Requirement already satisfied: sentencepiece in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 17)) (0.2.0) 2024-05-15T23:39:56.7594712Z Requirement already satisfied: numpy in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 18)) (1.26.4) 2024-05-15T23:39:56.7596977Z Requirement already satisfied: lm-eval==0.4 in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 20)) (0.4.0) 2024-05-15T23:39:56.7599184Z Requirement already satisfied: blobfile in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 21)) (2.1.1) 2024-05-15T23:39:56.7601455Z Requirement already satisfied: wheel in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 24)) (0.38.4) 2024-05-15T23:39:56.7603698Z Requirement already satisfied: cmake>=3.24 in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 25)) (3.29.3) 2024-05-15T23:39:56.7606043Z Requirement already satisfied: ninja in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 26)) (1.11.1.1) 2024-05-15T23:39:58.2113490Z Requirement already satisfied: zstd in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 27)) (1.5.5.1) 2024-05-15T23:39:58.2114987Z Requirement already satisfied: flask in /opt/conda/lib/python3.11/site-packages (from -r ./requirements.txt (line 30)) (3.0.3) 2024-05-15T23:39:58.2116549Z Requirement already satisfied: accelerate>=0.21.0 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (0.30.1) 2024-05-15T23:39:58.2118236Z Requirement already satisfied: evaluate in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (0.4.2) 2024-05-15T23:39:58.2120150Z Requirement already satisfied: datasets>=2.0.0 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (2.19.1) 2024-05-15T23:39:58.2121790Z Requirement already satisfied: jsonlines in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (4.0.0) 2024-05-15T23:39:58.2123370Z Requirement already satisfied: numexpr in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (2.10.0) 2024-05-15T23:39:58.2124960Z Requirement already satisfied: peft>=0.2.0 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (0.10.0) 2024-05-15T23:39:58.2126585Z Requirement already satisfied: pybind11>=2.6.2 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (2.12.0) 2024-05-15T23:39:58.2128273Z Requirement already satisfied: pytablewriter in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (1.2.0) 2024-05-15T23:39:58.2129926Z Requirement already satisfied: rouge-score>=0.0.4 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (0.1.2) 2024-05-15T23:39:58.2131591Z Requirement already satisfied: sacrebleu>=1.5.0 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (2.4.2) 2024-05-15T23:39:58.2133256Z Requirement already satisfied: scikit-learn>=0.24.1 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (1.4.2) 2024-05-15T23:39:58.2134897Z Requirement already satisfied: sqlitedict in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (2.1.0) 2024-05-15T23:39:58.2136717Z Requirement already satisfied: torch>=1.8 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (2.4.0.dev20240507+cu121) 2024-05-15T23:39:58.2138439Z Requirement already satisfied: tqdm-multiprocess in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (0.0.11) 2024-05-15T23:39:58.2140114Z Requirement already satisfied: transformers>=4.1 in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (4.40.2) 2024-05-15T23:39:58.2141847Z Requirement already satisfied: zstandard in /opt/conda/lib/python3.11/site-packages (from lm-eval==0.4->-r ./requirements.txt (line 20)) (0.19.0) 2024-05-15T23:39:58.2143398Z Requirement already satisfied: packaging in /opt/conda/lib/python3.11/site-packages (from torchao->-r ./requirements.txt (line 4)) (23.0) 2024-05-15T23:39:58.2144958Z Requirement already satisfied: filelock in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r ./requirements.txt (line 7)) (3.13.1) 2024-05-15T23:39:58.2146612Z Requirement already satisfied: fsspec>=2023.5.0 in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r ./requirements.txt (line 7)) (2024.3.1) 2024-05-15T23:39:58.2148843Z Requirement already satisfied: pyyaml>=5.1 in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r ./requirements.txt (line 7)) (6.0.1) 2024-05-15T23:39:58.2150505Z Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r ./requirements.txt (line 7)) (2.29.0) 2024-05-15T23:39:58.2152143Z Requirement already satisfied: tqdm>=4.42.1 in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r ./requirements.txt (line 7)) (4.65.0) 2024-05-15T23:39:58.2153867Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/lib/python3.11/site-packages (from huggingface_hub->-r ./requirements.txt (line 7)) (4.11.0) 2024-05-15T23:39:58.2155596Z Requirement already satisfied: regex>=2022.1.18 in /opt/conda/lib/python3.11/site-packages (from tiktoken->-r ./requirements.txt (line 13)) (2024.5.15) 2024-05-15T23:39:58.2157335Z Requirement already satisfied: tornado>=2.0 in /opt/conda/lib/python3.11/site-packages (from snakeviz->-r ./requirements.txt (line 16)) (6.4) 2024-05-15T23:39:58.2158952Z Requirement already satisfied: pycryptodomex~=3.8 in /opt/conda/lib/python3.11/site-packages (from blobfile->-r ./requirements.txt (line 21)) (3.20.0) 2024-05-15T23:39:58.2160607Z Requirement already satisfied: urllib3<3,>=1.25.3 in /opt/conda/lib/python3.11/site-packages (from blobfile->-r ./requirements.txt (line 21)) (1.26.16) 2024-05-15T23:39:58.2162197Z Requirement already satisfied: lxml~=4.9 in /opt/conda/lib/python3.11/site-packages (from blobfile->-r ./requirements.txt (line 21)) (4.9.4) 2024-05-15T23:39:58.2163762Z Requirement already satisfied: Werkzeug>=3.0.0 in /opt/conda/lib/python3.11/site-packages (from flask->-r ./requirements.txt (line 30)) (3.0.3) 2024-05-15T23:39:58.2165322Z Requirement already satisfied: Jinja2>=3.1.2 in /opt/conda/lib/python3.11/site-packages (from flask->-r ./requirements.txt (line 30)) (3.1.3) 2024-05-15T23:39:58.2166939Z Requirement already satisfied: itsdangerous>=2.1.2 in /opt/conda/lib/python3.11/site-packages (from flask->-r ./requirements.txt (line 30)) (2.2.0) 2024-05-15T23:39:58.2168538Z Requirement already satisfied: click>=8.1.3 in /opt/conda/lib/python3.11/site-packages (from flask->-r ./requirements.txt (line 30)) (8.1.7) 2024-05-15T23:39:58.2170092Z Requirement already satisfied: blinker>=1.6.2 in /opt/conda/lib/python3.11/site-packages (from flask->-r ./requirements.txt (line 30)) (1.8.2) 2024-05-15T23:39:58.2171762Z Requirement already satisfied: psutil in /opt/conda/lib/python3.11/site-packages (from accelerate>=0.21.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (5.9.0) 2024-05-15T23:39:58.2173584Z Requirement already satisfied: safetensors>=0.3.1 in /opt/conda/lib/python3.11/site-packages (from accelerate>=0.21.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.4.3) 2024-05-15T23:39:58.2175436Z Requirement already satisfied: pyarrow>=12.0.0 in /opt/conda/lib/python3.11/site-packages (from datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (16.1.0) 2024-05-15T23:39:58.2177420Z Requirement already satisfied: pyarrow-hotfix in /opt/conda/lib/python3.11/site-packages (from datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.6) 2024-05-15T23:39:58.2179329Z Requirement already satisfied: dill<0.3.9,>=0.3.0 in /opt/conda/lib/python3.11/site-packages (from datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.3.8) 2024-05-15T23:39:58.2181107Z Requirement already satisfied: pandas in /opt/conda/lib/python3.11/site-packages (from datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (2.2.2) 2024-05-15T23:39:58.2182834Z Requirement already satisfied: xxhash in /opt/conda/lib/python3.11/site-packages (from datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (3.4.1) 2024-05-15T23:39:58.2184599Z Requirement already satisfied: multiprocess in /opt/conda/lib/python3.11/site-packages (from datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.70.16) 2024-05-15T23:39:58.2186378Z Requirement already satisfied: aiohttp in /opt/conda/lib/python3.11/site-packages (from datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (3.9.5) 2024-05-15T23:39:58.2188484Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.11/site-packages (from Jinja2>=3.1.2->flask->-r ./requirements.txt (line 30)) (2.1.3) 2024-05-15T23:39:58.2190299Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 7)) (2.0.4) 2024-05-15T23:39:58.2192073Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 7)) (3.4) 2024-05-15T23:39:58.2193840Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 7)) (2024.2.2) 2024-05-15T23:39:58.2195732Z Requirement already satisfied: absl-py in /opt/conda/lib/python3.11/site-packages (from rouge-score>=0.0.4->lm-eval==0.4->-r ./requirements.txt (line 20)) (2.1.0) 2024-05-15T23:39:58.2197506Z Requirement already satisfied: nltk in /opt/conda/lib/python3.11/site-packages (from rouge-score>=0.0.4->lm-eval==0.4->-r ./requirements.txt (line 20)) (3.8.1) 2024-05-15T23:39:58.2199298Z Requirement already satisfied: six>=1.14.0 in /opt/conda/lib/python3.11/site-packages (from rouge-score>=0.0.4->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.16.0) 2024-05-15T23:39:58.2201114Z Requirement already satisfied: portalocker in /opt/conda/lib/python3.11/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (2.8.2) 2024-05-15T23:39:58.2202929Z Requirement already satisfied: tabulate>=0.8.9 in /opt/conda/lib/python3.11/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.9.0) 2024-05-15T23:39:58.2204709Z Requirement already satisfied: colorama in /opt/conda/lib/python3.11/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.4.6) 2024-05-15T23:40:10.5529996Z Requirement already satisfied: scipy>=1.6.0 in /opt/conda/lib/python3.11/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.13.0) 2024-05-15T23:40:10.5532734Z Requirement already satisfied: joblib>=1.2.0 in /opt/conda/lib/python3.11/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.4.2) 2024-05-15T23:40:10.5534648Z Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/conda/lib/python3.11/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4->-r ./requirements.txt (line 20)) (3.5.0) 2024-05-15T23:40:10.5536559Z Requirement already satisfied: sympy in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.12) 2024-05-15T23:40:10.5538226Z Requirement already satisfied: networkx in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (3.3) 2024-05-15T23:40:10.5540076Z Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (12.1.105) 2024-05-15T23:40:10.5542276Z Requirement already satisfied: nvidia-cuda-runtime-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (12.1.105) 2024-05-15T23:40:10.5544256Z Requirement already satisfied: nvidia-cuda-cupti-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (12.1.105) 2024-05-15T23:40:10.5546195Z Requirement already satisfied: nvidia-cudnn-cu12==8.9.2.26 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (8.9.2.26) 2024-05-15T23:40:10.5548302Z Requirement already satisfied: nvidia-cublas-cu12==12.1.3.1 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (12.1.3.1) 2024-05-15T23:40:10.5550242Z Requirement already satisfied: nvidia-cufft-cu12==11.0.2.54 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (11.0.2.54) 2024-05-15T23:40:10.5552199Z Requirement already satisfied: nvidia-curand-cu12==10.3.2.106 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (10.3.2.106) 2024-05-15T23:40:10.5554172Z Requirement already satisfied: nvidia-cusolver-cu12==11.4.5.107 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (11.4.5.107) 2024-05-15T23:40:10.5556163Z Requirement already satisfied: nvidia-cusparse-cu12==12.1.0.106 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (12.1.0.106) 2024-05-15T23:40:10.5558084Z Requirement already satisfied: nvidia-nccl-cu12==2.20.5 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (2.20.5) 2024-05-15T23:40:10.5560099Z Requirement already satisfied: nvidia-nvtx-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (12.1.105) 2024-05-15T23:40:10.5562075Z Requirement already satisfied: pytorch-triton==3.0.0+45fff310c8 in /opt/conda/lib/python3.11/site-packages (from torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (3.0.0+45fff310c8) 2024-05-15T23:40:10.5564209Z Requirement already satisfied: nvidia-nvjitlink-cu12 in /opt/conda/lib/python3.11/site-packages (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (12.4.127) 2024-05-15T23:40:10.5566265Z Requirement already satisfied: tokenizers<0.20,>=0.19 in /opt/conda/lib/python3.11/site-packages (from transformers>=4.1->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.19.1) 2024-05-15T23:40:10.5568082Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.11/site-packages (from jsonlines->lm-eval==0.4->-r ./requirements.txt (line 20)) (23.1.0) 2024-05-15T23:40:10.5569865Z Requirement already satisfied: setuptools>=38.3.0 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (67.8.0) 2024-05-15T23:40:10.5571714Z Requirement already satisfied: DataProperty<2,>=1.0.1 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.0.1) 2024-05-15T23:40:10.5573565Z Requirement already satisfied: mbstrdecoder<2,>=1.0.0 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.1.3) 2024-05-15T23:40:10.5575407Z Requirement already satisfied: pathvalidate<4,>=2.3.0 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (3.2.0) 2024-05-15T23:40:10.5577303Z Requirement already satisfied: tabledata<2,>=1.3.1 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.3.3) 2024-05-15T23:40:10.5579117Z Requirement already satisfied: tcolorpy<1,>=0.0.5 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (0.1.6) 2024-05-15T23:40:10.5581044Z Requirement already satisfied: typepy[datetime]<2,>=1.3.2 in /opt/conda/lib/python3.11/site-packages (from pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.3.2) 2024-05-15T23:40:10.5582934Z Requirement already satisfied: aiosignal>=1.1.2 in /opt/conda/lib/python3.11/site-packages (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.3.1) 2024-05-15T23:40:10.5584828Z Requirement already satisfied: frozenlist>=1.1.1 in /opt/conda/lib/python3.11/site-packages (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.4.1) 2024-05-15T23:40:10.5586740Z Requirement already satisfied: multidict<7.0,>=4.5 in /opt/conda/lib/python3.11/site-packages (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (6.0.5) 2024-05-15T23:40:10.5588749Z Requirement already satisfied: yarl<2.0,>=1.0 in /opt/conda/lib/python3.11/site-packages (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.9.4) 2024-05-15T23:40:10.5590713Z Requirement already satisfied: chardet<6,>=3.0.4 in /opt/conda/lib/python3.11/site-packages (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (4.0.0) 2024-05-15T23:40:10.5592829Z Requirement already satisfied: python-dateutil<3.0.0,>=2.8.0 in /opt/conda/lib/python3.11/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (2.8.2) 2024-05-15T23:40:10.5595054Z Requirement already satisfied: pytz>=2018.9 in /opt/conda/lib/python3.11/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r ./requirements.txt (line 20)) (2023.3.post1) 2024-05-15T23:40:10.5597305Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/lib/python3.11/site-packages (from pandas->datasets>=2.0.0->lm-eval==0.4->-r ./requirements.txt (line 20)) (2024.1) 2024-05-15T23:40:10.5599409Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.11/site-packages (from sympy->torch>=1.8->lm-eval==0.4->-r ./requirements.txt (line 20)) (1.3.0) 2024-05-15T23:40:10.5601742Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-05-15T23:40:10.5603348Z + popd 2024-05-15T23:40:10.5603789Z /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:40:10.5604203Z + clone_executorch 2024-05-15T23:40:10.5604702Z + echo 'Cloning executorch to /pytorch/torchchat/et-build/src' 2024-05-15T23:40:10.5605490Z Cloning executorch to /pytorch/torchchat/et-build/src 2024-05-15T23:40:10.5606218Z + rm -rf /pytorch/torchchat/et-build 2024-05-15T23:40:10.5606802Z + mkdir -p /pytorch/torchchat/et-build/src 2024-05-15T23:40:10.5607309Z + pushd /pytorch/torchchat/et-build/src 2024-05-15T23:40:10.5607955Z /pytorch/torchchat/et-build/src /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:40:10.5608794Z + git clone https://github.com/pytorch/executorch.git 2024-05-15T23:40:10.5609442Z Cloning into 'executorch'... 2024-05-15T23:40:10.5610092Z remote: Enumerating objects: 84774, done. 2024-05-15T23:40:10.5610652Z remote: Counting objects: 0% (1/116) 2024-05-15T23:40:10.5611234Z remote: Counting objects: 1% (2/116) 2024-05-15T23:40:10.5611771Z remote: Counting objects: 2% (3/116) 2024-05-15T23:40:10.5612263Z remote: Counting objects: 3% (4/116) 2024-05-15T23:40:10.5612749Z remote: Counting objects: 4% (5/116) 2024-05-15T23:40:10.5613241Z remote: Counting objects: 5% (6/116) 2024-05-15T23:40:10.5613825Z remote: Counting objects: 6% (7/116) 2024-05-15T23:40:10.5614445Z remote: Counting objects: 7% (9/116) 2024-05-15T23:40:10.5615178Z remote: Counting objects: 8% (10/116) 2024-05-15T23:40:10.5615697Z remote: Counting objects: 9% (11/116) 2024-05-15T23:40:10.5616441Z remote: Counting objects: 10% (12/116) 2024-05-15T23:40:10.5617291Z remote: Counting objects: 11% (13/116) 2024-05-15T23:40:10.5617988Z remote: Counting objects: 12% (14/116) 2024-05-15T23:40:10.5618701Z remote: Counting objects: 13% (16/116) 2024-05-15T23:40:10.5619442Z remote: Counting objects: 14% (17/116) 2024-05-15T23:40:10.5620176Z remote: Counting objects: 15% (18/116) 2024-05-15T23:40:10.5620898Z remote: Counting objects: 16% (19/116) 2024-05-15T23:40:10.5621622Z remote: Counting objects: 17% (20/116) 2024-05-15T23:40:10.5622349Z remote: Counting objects: 18% (21/116) 2024-05-15T23:40:10.5623081Z remote: Counting objects: 19% (23/116) 2024-05-15T23:40:10.5623826Z remote: Counting objects: 20% (24/116) 2024-05-15T23:40:10.5624548Z remote: Counting objects: 21% (25/116) 2024-05-15T23:40:10.5625279Z remote: Counting objects: 22% (26/116) 2024-05-15T23:40:10.5626016Z remote: Counting objects: 23% (27/116) 2024-05-15T23:40:10.5626754Z remote: Counting objects: 24% (28/116) 2024-05-15T23:40:11.2699502Z remote: Counting objects: 25% (29/116) 2024-05-15T23:40:11.2700352Z remote: Counting objects: 26% (31/116) 2024-05-15T23:40:11.2701109Z remote: Counting objects: 27% (32/116) 2024-05-15T23:40:11.2701852Z remote: Counting objects: 28% (33/116) 2024-05-15T23:40:11.2702590Z remote: Counting objects: 29% (34/116) 2024-05-15T23:40:11.2703330Z remote: Counting objects: 30% (35/116) 2024-05-15T23:40:11.2704057Z remote: Counting objects: 31% (36/116) 2024-05-15T23:40:11.2704823Z remote: Counting objects: 32% (38/116) 2024-05-15T23:40:11.2705550Z remote: Counting objects: 33% (39/116) 2024-05-15T23:40:11.2706278Z remote: Counting objects: 34% (40/116) 2024-05-15T23:40:11.2707035Z remote: Counting objects: 35% (41/116) 2024-05-15T23:40:11.2708027Z remote: Counting objects: 36% (42/116) 2024-05-15T23:40:11.2709072Z remote: Counting objects: 37% (43/116) 2024-05-15T23:40:11.2709820Z remote: Counting objects: 38% (45/116) 2024-05-15T23:40:11.2710543Z remote: Counting objects: 39% (46/116) 2024-05-15T23:40:11.2711285Z remote: Counting objects: 40% (47/116) 2024-05-15T23:40:11.2712009Z remote: Counting objects: 41% (48/116) 2024-05-15T23:40:11.2712750Z remote: Counting objects: 42% (49/116) 2024-05-15T23:40:11.2713501Z remote: Counting objects: 43% (50/116) 2024-05-15T23:40:11.2714211Z remote: Counting objects: 44% (52/116) 2024-05-15T23:40:11.2714951Z remote: Counting objects: 45% (53/116) 2024-05-15T23:40:11.2715722Z remote: Counting objects: 46% (54/116) 2024-05-15T23:40:11.2716459Z remote: Counting objects: 47% (55/116) 2024-05-15T23:40:11.2717189Z remote: Counting objects: 48% (56/116) 2024-05-15T23:40:11.2717911Z remote: Counting objects: 49% (57/116) 2024-05-15T23:40:11.2718673Z remote: Counting objects: 50% (58/116) 2024-05-15T23:40:11.2719375Z remote: Counting objects: 51% (60/116) 2024-05-15T23:40:11.2720119Z remote: Counting objects: 52% (61/116) 2024-05-15T23:40:11.2720899Z remote: Counting objects: 53% (62/116) 2024-05-15T23:40:11.2721639Z remote: Counting objects: 54% (63/116) 2024-05-15T23:40:11.2722365Z remote: Counting objects: 55% (64/116) 2024-05-15T23:40:11.2723089Z remote: Counting objects: 56% (65/116) 2024-05-15T23:40:11.2723830Z remote: Counting objects: 57% (67/116) 2024-05-15T23:40:11.2724575Z remote: Counting objects: 58% (68/116) 2024-05-15T23:40:11.2725293Z remote: Counting objects: 59% (69/116) 2024-05-15T23:40:11.2726021Z remote: Counting objects: 60% (70/116) 2024-05-15T23:40:11.2726749Z remote: Counting objects: 61% (71/116) 2024-05-15T23:40:11.2727495Z remote: Counting objects: 62% (72/116) 2024-05-15T23:40:11.2728235Z remote: Counting objects: 63% (74/116) 2024-05-15T23:40:11.2728962Z remote: Counting objects: 64% (75/116) 2024-05-15T23:40:11.2729679Z remote: Counting objects: 65% (76/116) 2024-05-15T23:40:11.2730432Z remote: Counting objects: 66% (77/116) 2024-05-15T23:40:11.2731222Z remote: Counting objects: 67% (78/116) 2024-05-15T23:40:11.2732162Z remote: Counting objects: 68% (79/116) 2024-05-15T23:40:11.2732897Z remote: Counting objects: 69% (81/116) 2024-05-15T23:40:11.2733619Z remote: Counting objects: 70% (82/116) 2024-05-15T23:40:11.2734355Z remote: Counting objects: 71% (83/116) 2024-05-15T23:40:11.2735106Z remote: Counting objects: 72% (84/116) 2024-05-15T23:40:11.2735840Z remote: Counting objects: 73% (85/116) 2024-05-15T23:40:11.2736688Z remote: Counting objects: 74% (86/116) 2024-05-15T23:40:11.2737419Z remote: Counting objects: 75% (87/116) 2024-05-15T23:40:11.2738133Z remote: Counting objects: 76% (89/116) 2024-05-15T23:40:11.2738869Z remote: Counting objects: 77% (90/116) 2024-05-15T23:40:11.2739594Z remote: Counting objects: 78% (91/116) 2024-05-15T23:40:11.2740331Z remote: Counting objects: 79% (92/116) 2024-05-15T23:40:11.2741123Z remote: Counting objects: 80% (93/116) 2024-05-15T23:40:11.2741863Z remote: Counting objects: 81% (94/116) 2024-05-15T23:40:11.2742610Z remote: Counting objects: 82% (96/116) 2024-05-15T23:40:11.2743320Z remote: Counting objects: 83% (97/116) 2024-05-15T23:40:11.2744060Z remote: Counting objects: 84% (98/116) 2024-05-15T23:40:11.2744781Z remote: Counting objects: 85% (99/116) 2024-05-15T23:40:11.2745561Z remote: Counting objects: 86% (100/116) 2024-05-15T23:40:11.2746310Z remote: Counting objects: 87% (101/116) 2024-05-15T23:40:11.2747059Z remote: Counting objects: 88% (103/116) 2024-05-15T23:40:11.2748100Z remote: Counting objects: 89% (104/116) 2024-05-15T23:40:11.2748824Z remote: Counting objects: 90% (105/116) 2024-05-15T23:40:11.2749584Z remote: Counting objects: 91% (106/116) 2024-05-15T23:40:11.2750354Z remote: Counting objects: 92% (107/116) 2024-05-15T23:40:11.2751153Z remote: Counting objects: 93% (108/116) 2024-05-15T23:40:11.2752029Z remote: Counting objects: 94% (110/116) 2024-05-15T23:40:11.2752814Z remote: Counting objects: 95% (111/116) 2024-05-15T23:40:11.2753569Z remote: Counting objects: 96% (112/116) 2024-05-15T23:40:11.2754317Z remote: Counting objects: 97% (113/116) 2024-05-15T23:40:11.2755098Z remote: Counting objects: 98% (114/116) 2024-05-15T23:40:11.2755842Z remote: Counting objects: 99% (115/116) 2024-05-15T23:40:11.2756591Z remote: Counting objects: 100% (116/116) 2024-05-15T23:40:11.2757392Z remote: Counting objects: 100% (116/116), done. 2024-05-15T23:40:11.2758212Z remote: Compressing objects: 1% (1/78) 2024-05-15T23:40:11.2758973Z remote: Compressing objects: 2% (2/78) 2024-05-15T23:40:11.2759723Z remote: Compressing objects: 3% (3/78) 2024-05-15T23:40:11.2760476Z remote: Compressing objects: 5% (4/78) 2024-05-15T23:40:11.2761235Z remote: Compressing objects: 6% (5/78) 2024-05-15T23:40:11.2761996Z remote: Compressing objects: 7% (6/78) 2024-05-15T23:40:11.2762770Z remote: Compressing objects: 8% (7/78) 2024-05-15T23:40:11.2763537Z remote: Compressing objects: 10% (8/78) 2024-05-15T23:40:11.2764310Z remote: Compressing objects: 11% (9/78) 2024-05-15T23:40:11.2765073Z remote: Compressing objects: 12% (10/78) 2024-05-15T23:40:11.2765846Z remote: Compressing objects: 14% (11/78) 2024-05-15T23:40:11.2766622Z remote: Compressing objects: 15% (12/78) 2024-05-15T23:40:11.2767391Z remote: Compressing objects: 16% (13/78) 2024-05-15T23:40:11.2768225Z remote: Compressing objects: 17% (14/78) 2024-05-15T23:40:11.2768982Z remote: Compressing objects: 19% (15/78) 2024-05-15T23:40:11.2769718Z remote: Compressing objects: 20% (16/78) 2024-05-15T23:40:11.2770524Z remote: Compressing objects: 21% (17/78) 2024-05-15T23:40:11.2771331Z remote: Compressing objects: 23% (18/78) 2024-05-15T23:40:11.2772120Z remote: Compressing objects: 24% (19/78) 2024-05-15T23:40:11.2772902Z remote: Compressing objects: 25% (20/78) 2024-05-15T23:40:11.2773695Z remote: Compressing objects: 26% (21/78) 2024-05-15T23:40:11.2774454Z remote: Compressing objects: 28% (22/78) 2024-05-15T23:40:11.2775388Z remote: Compressing objects: 29% (23/78) 2024-05-15T23:40:11.2776162Z remote: Compressing objects: 30% (24/78) 2024-05-15T23:40:11.2777089Z remote: Compressing objects: 32% (25/78) 2024-05-15T23:40:11.2777898Z remote: Compressing objects: 33% (26/78) 2024-05-15T23:40:11.2778662Z remote: Compressing objects: 34% (27/78) 2024-05-15T23:40:11.2779409Z remote: Compressing objects: 35% (28/78) 2024-05-15T23:40:11.2780184Z remote: Compressing objects: 37% (29/78) 2024-05-15T23:40:11.2780945Z remote: Compressing objects: 38% (30/78) 2024-05-15T23:40:11.2781723Z remote: Compressing objects: 39% (31/78) 2024-05-15T23:40:11.2782489Z remote: Compressing objects: 41% (32/78) 2024-05-15T23:40:11.2783260Z remote: Compressing objects: 42% (33/78) 2024-05-15T23:40:11.2784014Z remote: Compressing objects: 43% (34/78) 2024-05-15T23:40:11.2784813Z remote: Compressing objects: 44% (35/78) 2024-05-15T23:40:11.2785559Z remote: Compressing objects: 46% (36/78) 2024-05-15T23:40:11.2786344Z remote: Compressing objects: 47% (37/78) 2024-05-15T23:40:11.2787147Z remote: Compressing objects: 48% (38/78) 2024-05-15T23:40:11.2788151Z remote: Compressing objects: 50% (39/78) 2024-05-15T23:40:11.2788934Z remote: Compressing objects: 51% (40/78) 2024-05-15T23:40:11.2789706Z remote: Compressing objects: 52% (41/78) 2024-05-15T23:40:11.2790491Z remote: Compressing objects: 53% (42/78) 2024-05-15T23:40:11.2791308Z remote: Compressing objects: 55% (43/78) 2024-05-15T23:40:11.2792068Z remote: Compressing objects: 56% (44/78) 2024-05-15T23:40:11.2792850Z remote: Compressing objects: 57% (45/78) 2024-05-15T23:40:11.2793603Z remote: Compressing objects: 58% (46/78) 2024-05-15T23:40:11.2794379Z remote: Compressing objects: 60% (47/78) 2024-05-15T23:40:11.2795168Z remote: Compressing objects: 61% (48/78) 2024-05-15T23:40:11.2796084Z remote: Compressing objects: 62% (49/78) 2024-05-15T23:40:11.2796876Z remote: Compressing objects: 64% (50/78) 2024-05-15T23:40:11.2797664Z remote: Compressing objects: 65% (51/78) 2024-05-15T23:40:11.2798446Z remote: Compressing objects: 66% (52/78) 2024-05-15T23:40:11.2799205Z remote: Compressing objects: 67% (53/78) 2024-05-15T23:40:11.2799976Z remote: Compressing objects: 69% (54/78) 2024-05-15T23:40:11.2800742Z remote: Compressing objects: 70% (55/78) 2024-05-15T23:40:11.2801522Z remote: Compressing objects: 71% (56/78) 2024-05-15T23:40:11.2802294Z remote: Compressing objects: 73% (57/78) 2024-05-15T23:40:11.2803042Z remote: Compressing objects: 74% (58/78) 2024-05-15T23:40:11.2803829Z remote: Compressing objects: 75% (59/78) 2024-05-15T23:40:11.2804600Z remote: Compressing objects: 76% (60/78) 2024-05-15T23:40:11.2805378Z remote: Compressing objects: 78% (61/78) 2024-05-15T23:40:11.2806148Z remote: Compressing objects: 79% (62/78) 2024-05-15T23:40:11.2806927Z remote: Compressing objects: 80% (63/78) 2024-05-15T23:40:11.2807672Z remote: Compressing objects: 82% (64/78) 2024-05-15T23:40:11.2808498Z remote: Compressing objects: 83% (65/78) 2024-05-15T23:40:11.2809260Z remote: Compressing objects: 84% (66/78) 2024-05-15T23:40:11.2810042Z remote: Compressing objects: 85% (67/78) 2024-05-15T23:40:11.2810800Z remote: Compressing objects: 87% (68/78) 2024-05-15T23:40:11.2811576Z remote: Compressing objects: 88% (69/78) 2024-05-15T23:40:11.2812354Z remote: Compressing objects: 89% (70/78) 2024-05-15T23:40:11.2813129Z remote: Compressing objects: 91% (71/78) 2024-05-15T23:40:11.2813881Z remote: Compressing objects: 92% (72/78) 2024-05-15T23:40:11.2814650Z remote: Compressing objects: 93% (73/78) 2024-05-15T23:40:11.2815425Z remote: Compressing objects: 94% (74/78) 2024-05-15T23:40:11.2816174Z remote: Compressing objects: 96% (75/78) 2024-05-15T23:40:11.2817090Z remote: Compressing objects: 97% (76/78) 2024-05-15T23:40:11.2817877Z remote: Compressing objects: 98% (77/78) 2024-05-15T23:40:11.2818664Z remote: Compressing objects: 100% (78/78) 2024-05-15T23:40:11.2819611Z remote: Compressing objects: 100% (78/78), done. 2024-05-15T23:40:11.2820331Z Receiving objects: 0% (1/84774) 2024-05-15T23:40:11.2820930Z Receiving objects: 1% (848/84774) 2024-05-15T23:40:11.2821546Z Receiving objects: 2% (1696/84774) 2024-05-15T23:40:11.2822147Z Receiving objects: 3% (2544/84774) 2024-05-15T23:40:11.2822752Z Receiving objects: 4% (3391/84774) 2024-05-15T23:40:11.2823352Z Receiving objects: 5% (4239/84774) 2024-05-15T23:40:11.2823946Z Receiving objects: 6% (5087/84774) 2024-05-15T23:40:11.2824523Z Receiving objects: 7% (5935/84774) 2024-05-15T23:40:11.2825135Z Receiving objects: 8% (6782/84774) 2024-05-15T23:40:11.2825732Z Receiving objects: 9% (7630/84774) 2024-05-15T23:40:11.2826339Z Receiving objects: 10% (8478/84774) 2024-05-15T23:40:11.2826951Z Receiving objects: 11% (9326/84774) 2024-05-15T23:40:11.2827566Z Receiving objects: 12% (10173/84774) 2024-05-15T23:40:11.2828601Z Receiving objects: 13% (11021/84774) 2024-05-15T23:40:11.2829141Z Receiving objects: 14% (11869/84774) 2024-05-15T23:40:11.2829612Z Receiving objects: 15% (12717/84774) 2024-05-15T23:40:11.2830036Z Receiving objects: 16% (13564/84774) 2024-05-15T23:40:11.2830567Z Receiving objects: 17% (14412/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2831193Z Receiving objects: 18% (15260/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2831979Z Receiving objects: 19% (16108/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2832732Z Receiving objects: 20% (16955/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2833351Z Receiving objects: 21% (17803/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2833955Z Receiving objects: 22% (18651/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2834568Z Receiving objects: 23% (19499/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2835379Z Receiving objects: 24% (20346/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2835987Z Receiving objects: 25% (21194/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2836634Z Receiving objects: 26% (22042/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:11.2837245Z Receiving objects: 27% (22889/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9014112Z Receiving objects: 28% (23737/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9014941Z Receiving objects: 29% (24585/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9015634Z Receiving objects: 30% (25433/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9016640Z Receiving objects: 31% (26280/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9017417Z Receiving objects: 32% (27128/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9018145Z Receiving objects: 33% (27976/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9018983Z Receiving objects: 34% (28824/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9019740Z Receiving objects: 35% (29671/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9020334Z Receiving objects: 36% (30519/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9020974Z Receiving objects: 37% (31367/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9021604Z Receiving objects: 38% (32215/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9022211Z Receiving objects: 39% (33062/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9022801Z Receiving objects: 40% (33910/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9023394Z Receiving objects: 41% (34758/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9024017Z Receiving objects: 42% (35606/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9024895Z Receiving objects: 43% (36453/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9025713Z Receiving objects: 44% (37301/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9026536Z Receiving objects: 45% (38149/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9027364Z Receiving objects: 46% (38997/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9028530Z Receiving objects: 47% (39844/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9029936Z Receiving objects: 48% (40692/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9030927Z Receiving objects: 49% (41540/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9031902Z Receiving objects: 50% (42387/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9032863Z Receiving objects: 51% (43235/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9033582Z Receiving objects: 52% (44083/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9034337Z Receiving objects: 53% (44931/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9035297Z Receiving objects: 54% (45778/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9036261Z Receiving objects: 55% (46626/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9037221Z Receiving objects: 56% (47474/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9038196Z Receiving objects: 57% (48322/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9038842Z Receiving objects: 58% (49169/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9039450Z Receiving objects: 59% (50017/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9040112Z Receiving objects: 60% (50865/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9040707Z Receiving objects: 61% (51713/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9041296Z Receiving objects: 62% (52560/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9041892Z Receiving objects: 63% (53408/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9042489Z Receiving objects: 64% (54256/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9043081Z Receiving objects: 65% (55104/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9043669Z Receiving objects: 66% (55951/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9044447Z Receiving objects: 67% (56799/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9045555Z Receiving objects: 68% (57647/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9046513Z Receiving objects: 69% (58495/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9047466Z Receiving objects: 70% (59342/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9048249Z Receiving objects: 71% (60190/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9048849Z Receiving objects: 72% (61038/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9049447Z Receiving objects: 72% (61854/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9050167Z Receiving objects: 73% (61886/84774), 22.76 MiB | 45.50 MiB/s 2024-05-15T23:40:12.9051117Z Receiving objects: 74% (62733/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9052080Z Receiving objects: 75% (63581/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9053046Z Receiving objects: 76% (64429/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9053998Z Receiving objects: 77% (65276/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9054825Z Receiving objects: 78% (66124/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9055647Z Receiving objects: 79% (66972/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9056601Z Receiving objects: 80% (67820/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9057200Z Receiving objects: 81% (68667/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9057805Z Receiving objects: 82% (69515/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9058402Z Receiving objects: 83% (70363/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9059012Z Receiving objects: 84% (71211/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9059873Z Receiving objects: 85% (72058/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9060842Z Receiving objects: 86% (72906/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9061809Z Receiving objects: 87% (73754/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9062768Z Receiving objects: 88% (74602/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9063586Z Receiving objects: 89% (75449/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9064455Z Receiving objects: 90% (76297/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9065242Z Receiving objects: 91% (77145/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9066138Z Receiving objects: 92% (77993/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9067111Z Receiving objects: 93% (78840/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9068226Z Receiving objects: 94% (79688/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9069191Z Receiving objects: 95% (80536/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9070002Z Receiving objects: 96% (81384/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9070931Z Receiving objects: 97% (82231/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9071905Z Receiving objects: 98% (83079/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9072874Z Receiving objects: 99% (83927/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9074129Z remote: Total 84774 (delta 67), reused 71 (delta 38), pack-reused 84658 2024-05-15T23:40:12.9074994Z Receiving objects: 100% (84774/84774), 45.39 MiB | 45.38 MiB/s 2024-05-15T23:40:12.9075849Z Receiving objects: 100% (84774/84774), 57.88 MiB | 45.28 MiB/s, done. 2024-05-15T23:40:12.9076572Z Resolving deltas: 0% (0/65385) 2024-05-15T23:40:12.9077040Z Resolving deltas: 1% (654/65385) 2024-05-15T23:40:12.9077492Z Resolving deltas: 2% (1308/65385) 2024-05-15T23:40:12.9077895Z Resolving deltas: 3% (1964/65385) 2024-05-15T23:40:12.9078297Z Resolving deltas: 4% (2616/65385) 2024-05-15T23:40:12.9078703Z Resolving deltas: 5% (3271/65385) 2024-05-15T23:40:12.9079098Z Resolving deltas: 6% (3925/65385) 2024-05-15T23:40:12.9079558Z Resolving deltas: 7% (4577/65385) 2024-05-15T23:40:12.9080116Z Resolving deltas: 8% (5231/65385) 2024-05-15T23:40:12.9080647Z Resolving deltas: 9% (5887/65385) 2024-05-15T23:40:12.9081199Z Resolving deltas: 10% (6540/65385) 2024-05-15T23:40:12.9081760Z Resolving deltas: 11% (7193/65385) 2024-05-15T23:40:12.9082230Z Resolving deltas: 12% (7847/65385) 2024-05-15T23:40:12.9082882Z Resolving deltas: 13% (8501/65385) 2024-05-15T23:40:12.9083345Z Resolving deltas: 14% (9154/65385) 2024-05-15T23:40:12.9083840Z Resolving deltas: 15% (9808/65385) 2024-05-15T23:40:12.9084282Z Resolving deltas: 16% (10462/65385) 2024-05-15T23:40:12.9084721Z Resolving deltas: 17% (11119/65385) 2024-05-15T23:40:12.9085189Z Resolving deltas: 18% (11770/65385) 2024-05-15T23:40:12.9085742Z Resolving deltas: 19% (12424/65385) 2024-05-15T23:40:12.9086234Z Resolving deltas: 20% (13077/65385) 2024-05-15T23:40:12.9086789Z Resolving deltas: 21% (13732/65385) 2024-05-15T23:40:12.9087340Z Resolving deltas: 22% (14385/65385) 2024-05-15T23:40:12.9087760Z Resolving deltas: 23% (15039/65385) 2024-05-15T23:40:12.9088158Z Resolving deltas: 24% (15694/65385) 2024-05-15T23:40:12.9088565Z Resolving deltas: 25% (16348/65385) 2024-05-15T23:40:12.9088963Z Resolving deltas: 26% (17001/65385) 2024-05-15T23:40:12.9089364Z Resolving deltas: 27% (17654/65385) 2024-05-15T23:40:12.9089767Z Resolving deltas: 28% (18308/65385) 2024-05-15T23:40:12.9090290Z Resolving deltas: 29% (18962/65385) 2024-05-15T23:40:12.9090795Z Resolving deltas: 30% (19616/65385) 2024-05-15T23:40:12.9091307Z Resolving deltas: 31% (20270/65385) 2024-05-15T23:40:12.9091702Z Resolving deltas: 32% (20924/65385) 2024-05-15T23:40:12.9092250Z Resolving deltas: 33% (21578/65385) 2024-05-15T23:40:12.9092750Z Resolving deltas: 34% (22231/65385) 2024-05-15T23:40:12.9093334Z Resolving deltas: 35% (22885/65385) 2024-05-15T23:40:12.9093884Z Resolving deltas: 36% (23539/65385) 2024-05-15T23:40:12.9094450Z Resolving deltas: 37% (24193/65385) 2024-05-15T23:40:12.9094930Z Resolving deltas: 38% (24847/65385) 2024-05-15T23:40:12.9095447Z Resolving deltas: 39% (25501/65385) 2024-05-15T23:40:12.9096027Z Resolving deltas: 40% (26154/65385) 2024-05-15T23:40:12.9096725Z Resolving deltas: 41% (26808/65385) 2024-05-15T23:40:12.9097174Z Resolving deltas: 42% (27462/65385) 2024-05-15T23:40:12.9097721Z Resolving deltas: 43% (28116/65385) 2024-05-15T23:40:12.9098310Z Resolving deltas: 44% (28770/65385) 2024-05-15T23:40:12.9098856Z Resolving deltas: 45% (29424/65385) 2024-05-15T23:40:12.9099486Z Resolving deltas: 46% (30078/65385) 2024-05-15T23:40:12.9099990Z Resolving deltas: 47% (30731/65385) 2024-05-15T23:40:12.9100498Z Resolving deltas: 48% (31385/65385) 2024-05-15T23:40:12.9100927Z Resolving deltas: 49% (32039/65385) 2024-05-15T23:40:12.9101501Z Resolving deltas: 50% (32693/65385) 2024-05-15T23:40:12.9102045Z Resolving deltas: 51% (33347/65385) 2024-05-15T23:40:12.9102592Z Resolving deltas: 52% (34001/65385) 2024-05-15T23:40:12.9103158Z Resolving deltas: 53% (34655/65385) 2024-05-15T23:40:12.9103712Z Resolving deltas: 54% (35310/65385) 2024-05-15T23:40:12.9104286Z Resolving deltas: 55% (35962/65385) 2024-05-15T23:40:12.9104741Z Resolving deltas: 56% (36616/65385) 2024-05-15T23:40:12.9105295Z Resolving deltas: 57% (37270/65385) 2024-05-15T23:40:12.9105876Z Resolving deltas: 58% (37924/65385) 2024-05-15T23:40:12.9106431Z Resolving deltas: 59% (38578/65385) 2024-05-15T23:40:12.9106979Z Resolving deltas: 60% (39231/65385) 2024-05-15T23:40:12.9107541Z Resolving deltas: 61% (39885/65385) 2024-05-15T23:40:12.9108307Z Resolving deltas: 62% (40539/65385) 2024-05-15T23:40:12.9108846Z Resolving deltas: 63% (41193/65385) 2024-05-15T23:40:12.9109393Z Resolving deltas: 64% (41847/65385) 2024-05-15T23:40:12.9110013Z Resolving deltas: 65% (42503/65385) 2024-05-15T23:40:12.9110640Z Resolving deltas: 66% (43155/65385) 2024-05-15T23:40:12.9111275Z Resolving deltas: 67% (43808/65385) 2024-05-15T23:40:12.9111900Z Resolving deltas: 68% (44463/65385) 2024-05-15T23:40:12.9112521Z Resolving deltas: 69% (45122/65385) 2024-05-15T23:40:12.9113102Z Resolving deltas: 70% (45770/65385) 2024-05-15T23:40:12.9113718Z Resolving deltas: 71% (46424/65385) 2024-05-15T23:40:12.9114264Z Resolving deltas: 72% (47078/65385) 2024-05-15T23:40:12.9114799Z Resolving deltas: 73% (47732/65385) 2024-05-15T23:40:12.9115347Z Resolving deltas: 74% (48385/65385) 2024-05-15T23:40:12.9116028Z Resolving deltas: 75% (49039/65385) 2024-05-15T23:40:12.9116609Z Resolving deltas: 76% (49693/65385) 2024-05-15T23:40:12.9117158Z Resolving deltas: 77% (50347/65385) 2024-05-15T23:40:12.9117700Z Resolving deltas: 78% (51001/65385) 2024-05-15T23:40:12.9118244Z Resolving deltas: 79% (51656/65385) 2024-05-15T23:40:12.9118780Z Resolving deltas: 80% (52308/65385) 2024-05-15T23:40:12.9119344Z Resolving deltas: 81% (52962/65385) 2024-05-15T23:40:12.9119911Z Resolving deltas: 82% (53617/65385) 2024-05-15T23:40:12.9120546Z Resolving deltas: 83% (54271/65385) 2024-05-15T23:40:12.9121174Z Resolving deltas: 84% (54924/65385) 2024-05-15T23:40:12.9121810Z Resolving deltas: 84% (55141/65385) 2024-05-15T23:40:12.9122437Z Resolving deltas: 85% (55578/65385) 2024-05-15T23:40:12.9123046Z Resolving deltas: 86% (56232/65385) 2024-05-15T23:40:12.9123669Z Resolving deltas: 87% (56886/65385) 2024-05-15T23:40:12.9124298Z Resolving deltas: 88% (57539/65385) 2024-05-15T23:40:12.9124942Z Resolving deltas: 89% (58193/65385) 2024-05-15T23:40:12.9125561Z Resolving deltas: 90% (58847/65385) 2024-05-15T23:40:12.9126162Z Resolving deltas: 91% (59501/65385) 2024-05-15T23:40:46.7598195Z Resolving deltas: 92% (60155/65385) 2024-05-15T23:40:46.7598677Z Resolving deltas: 93% (60809/65385) 2024-05-15T23:40:46.7599092Z Resolving deltas: 94% (61462/65385) 2024-05-15T23:40:46.7603071Z Resolving deltas: 95% (62116/65385) 2024-05-15T23:40:46.7603691Z Resolving deltas: 96% (62770/65385) 2024-05-15T23:40:46.7604112Z Resolving deltas: 97% (63424/65385) 2024-05-15T23:40:46.7604510Z Resolving deltas: 98% (64078/65385) 2024-05-15T23:40:46.7604918Z Resolving deltas: 99% (64732/65385) 2024-05-15T23:40:46.7605330Z Resolving deltas: 100% (65385/65385) 2024-05-15T23:40:46.7606169Z Resolving deltas: 100% (65385/65385), done. 2024-05-15T23:40:46.7606785Z + cd executorch 2024-05-15T23:40:46.7607364Z ++ cat /pytorch/torchchat/.pins/et-pin.txt 2024-05-15T23:40:46.7608044Z + git checkout fff20a738c5bb5c1cb259468b0a8aa6c6be8cd38 2024-05-15T23:40:46.7608897Z Note: switching to 'fff20a738c5bb5c1cb259468b0a8aa6c6be8cd38'. 2024-05-15T23:40:46.7609455Z 2024-05-15T23:40:46.7610125Z You are in 'detached HEAD' state. You can look around, make experimental 2024-05-15T23:40:46.7610918Z changes and commit them, and you can discard any commits you make in this 2024-05-15T23:40:46.7611703Z state without impacting any branches by switching back to a branch. 2024-05-15T23:40:46.7612261Z 2024-05-15T23:40:46.7612696Z If you want to create a new branch to retain commits you create, you may 2024-05-15T23:40:46.7613673Z do so (now or later) by using -c with the switch command. Example: 2024-05-15T23:40:46.7614245Z 2024-05-15T23:40:46.7614497Z git switch -c 2024-05-15T23:40:46.7614867Z 2024-05-15T23:40:46.7615041Z Or undo this operation with: 2024-05-15T23:40:46.7615287Z 2024-05-15T23:40:46.7615409Z git switch - 2024-05-15T23:40:46.7615584Z 2024-05-15T23:40:46.7615991Z Turn off this advice by setting config variable advice.detachedHead to false 2024-05-15T23:40:46.7616775Z 2024-05-15T23:40:46.7617037Z HEAD is now at fff20a738 Update pytorch pin (#3562) 2024-05-15T23:40:46.7617823Z + echo 'Install executorch: submodule update' 2024-05-15T23:40:46.7618369Z Install executorch: submodule update 2024-05-15T23:40:46.7618922Z + git submodule sync 2024-05-15T23:40:46.7619340Z + git submodule update --init 2024-05-15T23:40:46.7620662Z Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver) registered for path 'backends/arm/third-party/ethos-u-core-driver' 2024-05-15T23:40:46.7636573Z Submodule 'backends/arm/third-party/serialization_lib' (https://review.mlplatform.org/tosa/serialization_lib) registered for path 'backends/arm/third-party/serialization_lib' 2024-05-15T23:40:46.7638510Z Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers' 2024-05-15T23:40:46.7640783Z Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator' 2024-05-15T23:40:46.7642673Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2024-05-15T23:40:46.7644223Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2024-05-15T23:40:46.7645861Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2024-05-15T23:40:46.7647559Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/digantdesai/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2024-05-15T23:40:46.7649279Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2024-05-15T23:40:46.7651047Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2024-05-15T23:40:46.7652931Z Submodule 'examples/models/llama2/third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'examples/models/llama2/third-party/abseil-cpp' 2024-05-15T23:40:46.7654722Z Submodule 'examples/models/llama2/third-party/re2' (https://github.com/google/re2.git) registered for path 'examples/models/llama2/third-party/re2' 2024-05-15T23:40:46.7656278Z Submodule 'examples/third-party/LLaVA' (https://github.com/haotian-liu/LLaVA.git) registered for path 'examples/third-party/LLaVA' 2024-05-15T23:40:46.7657908Z Submodule 'examples/third-party/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'examples/third-party/fbjni' 2024-05-15T23:40:46.7659505Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2024-05-15T23:40:46.7661021Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2024-05-15T23:40:46.7662471Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2024-05-15T23:40:46.7663737Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2024-05-15T23:40:46.7665061Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2024-05-15T23:40:46.7666400Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2024-05-15T23:40:46.7668166Z Submodule 'third-party/lm-evaluation-harness' (https://github.com/EleutherAI/lm-evaluation-harness) registered for path 'third-party/lm-evaluation-harness' 2024-05-15T23:40:46.7669748Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2024-05-15T23:40:46.7671152Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2024-05-15T23:40:46.7672426Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/arm/third-party/ethos-u-core-driver'... 2024-05-15T23:40:46.7673634Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/arm/third-party/serialization_lib'... 2024-05-15T23:40:46.7674811Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2024-05-15T23:40:46.7676055Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2024-05-15T23:40:46.7677231Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/vulkan/third-party/volk'... 2024-05-15T23:40:46.7678422Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FP16'... 2024-05-15T23:40:46.7679519Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FXdiv'... 2024-05-15T23:40:46.7680630Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/xnnpack/third-party/XNNPACK'... 2024-05-15T23:40:46.7681746Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/xnnpack/third-party/cpuinfo'... 2024-05-15T23:40:46.7682887Z Cloning into '/pytorch/torchchat/et-build/src/executorch/backends/xnnpack/third-party/pthreadpool'... 2024-05-15T23:40:46.7684089Z Cloning into '/pytorch/torchchat/et-build/src/executorch/examples/models/llama2/third-party/abseil-cpp'... 2024-05-15T23:40:46.7685269Z Cloning into '/pytorch/torchchat/et-build/src/executorch/examples/models/llama2/third-party/re2'... 2024-05-15T23:40:46.7686325Z Cloning into '/pytorch/torchchat/et-build/src/executorch/examples/third-party/LLaVA'... 2024-05-15T23:40:46.7687317Z Cloning into '/pytorch/torchchat/et-build/src/executorch/examples/third-party/fbjni'... 2024-05-15T23:40:46.7688358Z Cloning into '/pytorch/torchchat/et-build/src/executorch/kernels/optimized/third-party/eigen'... 2024-05-15T23:40:46.7689376Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/flatbuffers'... 2024-05-15T23:40:46.7690291Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/flatcc'... 2024-05-15T23:40:46.7691179Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/gflags'... 2024-05-15T23:40:46.7692087Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/googletest'... 2024-05-15T23:40:46.7692999Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/ios-cmake'... 2024-05-15T23:40:46.7694005Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/lm-evaluation-harness'... 2024-05-15T23:40:46.7694989Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/prelude'... 2024-05-15T23:40:46.7695898Z Cloning into '/pytorch/torchchat/et-build/src/executorch/third-party/pybind11'... 2024-05-15T23:40:46.7697177Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '90f9df900acdc0718ecd2dfdc53780664758dec5' 2024-05-15T23:40:46.7698615Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2024-05-15T23:40:46.7699900Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2024-05-15T23:40:46.7701251Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-05-15T23:40:46.7702527Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2024-05-15T23:40:46.7703716Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-05-15T23:40:46.7704913Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-05-15T23:40:46.7706135Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '70bbd07c1de310a1f89379c746b8f24a506c3283' 2024-05-15T23:40:46.7707406Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-05-15T23:40:46.7708892Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-05-15T23:40:46.7710211Z Submodule path 'examples/models/llama2/third-party/abseil-cpp': checked out '854193071498f330b71083d7e06a7cd18e02a4cc' 2024-05-15T23:40:46.7711510Z Submodule path 'examples/models/llama2/third-party/re2': checked out 'ac82d4f628a2045d89964ae11c48403d3b091af1' 2024-05-15T23:40:46.7712674Z Submodule path 'examples/third-party/LLaVA': checked out '7440ec9ee37b0374c6b5548818e89878e38f3353' 2024-05-15T23:40:48.6593286Z Submodule path 'examples/third-party/fbjni': checked out '52a14f0daa889a20d8984798b8d96eb03cebd334' 2024-05-15T23:40:48.6595345Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2024-05-15T23:40:48.6596845Z Submodule path 'third-party/flatbuffers': checked out '0100f6a5779831fa7a651e4b67ef389a8752bd9b' 2024-05-15T23:40:48.6598090Z Submodule path 'third-party/flatcc': checked out 'eb5228f76d395bffe31a33398ff73e60dfba5914' 2024-05-15T23:40:48.6599508Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2024-05-15T23:40:48.6600947Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-05-15T23:40:48.6602338Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2024-05-15T23:40:48.6603586Z Submodule path 'third-party/lm-evaluation-harness': checked out '49695e8d94c3ab011b7ae8814d809de30b1b1182' 2024-05-15T23:40:48.6604891Z Submodule path 'third-party/prelude': checked out '923237d9e55a8f5a0ad0eeb1154388e8f159f62f' 2024-05-15T23:40:48.6606300Z Submodule path 'third-party/pybind11': checked out '8c7b8dd0ae74b36b7d42f77b0dd4096ebb7f4ab1' 2024-05-15T23:40:48.6607222Z + popd 2024-05-15T23:40:48.6607630Z /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:40:48.6608068Z + install_executorch_libs pipefail 2024-05-15T23:40:48.6610522Z + export 'CMAKE_ARGS= -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.11/site-packages -DCMAKE_INSTALL_PREFIX=/pytorch/torchchat/et-build/install' 2024-05-15T23:40:48.6614812Z + CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.11/site-packages -DCMAKE_INSTALL_PREFIX=/pytorch/torchchat/et-build/install' 2024-05-15T23:40:48.6617373Z + export 'CMAKE_BUILD_ARGS=--target install' 2024-05-15T23:40:48.6617905Z + CMAKE_BUILD_ARGS='--target install' 2024-05-15T23:40:48.6618383Z + install_executorch_python_libs pipefail 2024-05-15T23:40:48.6618935Z + '[' '!' -d /pytorch/torchchat/et-build ']' 2024-05-15T23:40:48.6619470Z + pushd /pytorch/torchchat/et-build/src 2024-05-15T23:40:48.6620185Z /pytorch/torchchat/et-build/src /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:40:48.6620809Z + cd executorch 2024-05-15T23:40:48.6621254Z + echo 'Building and installing python libraries' 2024-05-15T23:40:48.6621791Z Building and installing python libraries 2024-05-15T23:40:48.6622291Z + '[' pipefail = false ']' 2024-05-15T23:40:48.6622707Z + echo 'Installing pybind' 2024-05-15T23:40:48.6623077Z Installing pybind 2024-05-15T23:40:48.6623531Z + bash ./install_requirements.sh --pybind xnnpack 2024-05-15T23:40:48.6624355Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-05-15T23:40:48.6625737Z Requirement already satisfied: torch==2.4.0.dev20240507 in /opt/conda/lib/python3.11/site-packages (2.4.0.dev20240507+cu121) 2024-05-15T23:40:48.6626701Z Collecting torchvision==0.19.0.dev20240507 2024-05-15T23:40:48.6628226Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.19.0.dev20240507%2Bcpu-cp311-cp311-linux_x86_64.whl (1.7 MB) 2024-05-15T23:40:48.6629535Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-05-15T23:40:48.6630469Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 79.5 MB/s eta 0:00:00 2024-05-15T23:40:48.6631439Z [?25hRequirement already satisfied: cmake in /opt/conda/lib/python3.11/site-packages (3.29.3) 2024-05-15T23:40:48.6632559Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.11/site-packages (6.0.1) 2024-05-15T23:40:48.6633722Z Requirement already satisfied: setuptools>=63 in /opt/conda/lib/python3.11/site-packages (67.8.0) 2024-05-15T23:40:48.6634438Z Collecting tomli 2024-05-15T23:40:48.6634871Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-05-15T23:40:48.6635669Z Requirement already satisfied: wheel in /opt/conda/lib/python3.11/site-packages (0.38.4) 2024-05-15T23:40:48.6636642Z Requirement already satisfied: zstd in /opt/conda/lib/python3.11/site-packages (1.5.5.1) 2024-05-15T23:40:48.6637309Z Collecting timm==0.6.13 2024-05-15T23:40:48.6637773Z Downloading timm-0.6.13-py3-none-any.whl (549 kB) 2024-05-15T23:40:48.6638564Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/549.1 kB ? eta -:--:-- 2024-05-15T23:40:48.6639544Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 542.7/549.1 kB 20.6 MB/s eta 0:00:01 2024-05-15T23:40:48.6640559Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 549.1/549.1 kB 15.5 MB/s eta 0:00:00 2024-05-15T23:40:48.6641374Z [?25hCollecting torchaudio==2.2.0.dev20240507 2024-05-15T23:40:48.6642445Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchaudio-2.2.0.dev20240507%2Bcpu-cp311-cp311-linux_x86_64.whl (1.7 MB) 2024-05-15T23:40:48.6643664Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-05-15T23:40:48.6644596Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 91.1 MB/s eta 0:00:00 2024-05-15T23:40:48.6645257Z [?25hCollecting torchsr==1.0.4 2024-05-15T23:40:48.6645770Z Downloading torchsr-1.0.4-py3-none-any.whl (31 kB) 2024-05-15T23:40:48.6646268Z Collecting transformers==4.38.2 2024-05-15T23:40:48.6646819Z Downloading transformers-4.38.2-py3-none-any.whl (8.5 MB) 2024-05-15T23:40:48.6647652Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/8.5 MB ? eta -:--:-- 2024-05-15T23:40:48.6648659Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 6.3/8.5 MB 190.8 MB/s eta 0:00:01 2024-05-15T23:40:48.6649726Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.5/8.5 MB 184.4 MB/s eta 0:00:01 2024-05-15T23:40:48.6650753Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.5/8.5 MB 184.4 MB/s eta 0:00:01 2024-05-15T23:40:48.6651747Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.5/8.5 MB 82.4 MB/s eta 0:00:00 2024-05-15T23:40:48.6652913Z [?25hRequirement already satisfied: filelock in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (3.13.1) 2024-05-15T23:40:48.6654385Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (4.11.0) 2024-05-15T23:40:48.6655885Z Requirement already satisfied: sympy in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (1.12) 2024-05-15T23:40:48.6657382Z Requirement already satisfied: networkx in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (3.3) 2024-05-15T23:40:48.6658729Z Requirement already satisfied: jinja2 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (3.1.3) 2024-05-15T23:40:48.6660077Z Requirement already satisfied: fsspec in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (2024.3.1) 2024-05-15T23:40:48.6661600Z Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:40:48.6663269Z Requirement already satisfied: nvidia-cuda-runtime-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:40:48.6664932Z Requirement already satisfied: nvidia-cuda-cupti-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:40:48.6666560Z Requirement already satisfied: nvidia-cudnn-cu12==8.9.2.26 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (8.9.2.26) 2024-05-15T23:40:48.6668352Z Requirement already satisfied: nvidia-cublas-cu12==12.1.3.1 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.3.1) 2024-05-15T23:40:48.6669966Z Requirement already satisfied: nvidia-cufft-cu12==11.0.2.54 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (11.0.2.54) 2024-05-15T23:40:48.6671587Z Requirement already satisfied: nvidia-curand-cu12==10.3.2.106 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (10.3.2.106) 2024-05-15T23:40:48.6673224Z Requirement already satisfied: nvidia-cusolver-cu12==11.4.5.107 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (11.4.5.107) 2024-05-15T23:40:59.8692781Z Requirement already satisfied: nvidia-cusparse-cu12==12.1.0.106 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.0.106) 2024-05-15T23:40:59.8695680Z Requirement already satisfied: nvidia-nccl-cu12==2.20.5 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (2.20.5) 2024-05-15T23:40:59.8697446Z Requirement already satisfied: nvidia-nvtx-cu12==12.1.105 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (12.1.105) 2024-05-15T23:40:59.8699096Z Requirement already satisfied: pytorch-triton==3.0.0+45fff310c8 in /opt/conda/lib/python3.11/site-packages (from torch==2.4.0.dev20240507) (3.0.0+45fff310c8) 2024-05-15T23:40:59.8700640Z Requirement already satisfied: numpy in /opt/conda/lib/python3.11/site-packages (from torchvision==0.19.0.dev20240507) (1.26.4) 2024-05-15T23:40:59.8701661Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision==0.19.0.dev20240507) 2024-05-15T23:40:59.8702937Z Downloading pillow-10.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2024-05-15T23:40:59.8704090Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.4 MB ? eta -:--:-- 2024-05-15T23:40:59.8705077Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 4.4/4.4 MB 154.0 MB/s eta 0:00:01 2024-05-15T23:40:59.8706050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 78.4 MB/s eta 0:00:00 2024-05-15T23:40:59.8707182Z [?25hRequirement already satisfied: huggingface-hub in /opt/conda/lib/python3.11/site-packages (from timm==0.6.13) (0.23.0) 2024-05-15T23:40:59.8708854Z Requirement already satisfied: packaging>=20.0 in /opt/conda/lib/python3.11/site-packages (from transformers==4.38.2) (23.0) 2024-05-15T23:40:59.8710265Z Requirement already satisfied: regex!=2019.12.17 in /opt/conda/lib/python3.11/site-packages (from transformers==4.38.2) (2024.5.15) 2024-05-15T23:40:59.8711784Z Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from transformers==4.38.2) (2.29.0) 2024-05-15T23:40:59.8713069Z Collecting tokenizers<0.19,>=0.14 (from transformers==4.38.2) 2024-05-15T23:40:59.8714054Z Downloading tokenizers-0.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2024-05-15T23:40:59.8715079Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/3.6 MB ? eta -:--:-- 2024-05-15T23:40:59.8716043Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 3.6/3.6 MB 109.2 MB/s eta 0:00:01 2024-05-15T23:40:59.8717007Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 60.2 MB/s eta 0:00:00 2024-05-15T23:40:59.8718188Z [?25hRequirement already satisfied: safetensors>=0.4.1 in /opt/conda/lib/python3.11/site-packages (from transformers==4.38.2) (0.4.3) 2024-05-15T23:40:59.8719586Z Requirement already satisfied: tqdm>=4.27 in /opt/conda/lib/python3.11/site-packages (from transformers==4.38.2) (4.65.0) 2024-05-15T23:40:59.8721228Z Requirement already satisfied: nvidia-nvjitlink-cu12 in /opt/conda/lib/python3.11/site-packages (from nvidia-cusolver-cu12==11.4.5.107->torch==2.4.0.dev20240507) (12.4.127) 2024-05-15T23:40:59.8723025Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.11/site-packages (from jinja2->torch==2.4.0.dev20240507) (2.1.3) 2024-05-15T23:40:59.8724557Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->transformers==4.38.2) (2.0.4) 2024-05-15T23:40:59.8726043Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->transformers==4.38.2) (3.4) 2024-05-15T23:40:59.8727523Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->transformers==4.38.2) (1.26.16) 2024-05-15T23:40:59.8729065Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->transformers==4.38.2) (2024.2.2) 2024-05-15T23:40:59.8730620Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.11/site-packages (from sympy->torch==2.4.0.dev20240507) (1.3.0) 2024-05-15T23:40:59.8731952Z Installing collected packages: tomli, pillow, tokenizers, transformers, torchvision, torchaudio, torchsr, timm 2024-05-15T23:40:59.8732738Z Attempting uninstall: tokenizers 2024-05-15T23:40:59.8733192Z Found existing installation: tokenizers 0.19.1 2024-05-15T23:40:59.8733718Z Uninstalling tokenizers-0.19.1: 2024-05-15T23:40:59.8734225Z Successfully uninstalled tokenizers-0.19.1 2024-05-15T23:40:59.8734694Z Attempting uninstall: transformers 2024-05-15T23:40:59.8735175Z Found existing installation: transformers 4.40.2 2024-05-15T23:40:59.8735710Z Uninstalling transformers-4.40.2: 2024-05-15T23:40:59.8736225Z Successfully uninstalled transformers-4.40.2 2024-05-15T23:40:59.8737775Z Successfully installed pillow-10.3.0 timm-0.6.13 tokenizers-0.15.2 tomli-2.0.1 torchaudio-2.2.0.dev20240507+cpu torchsr-1.0.4 torchvision-0.19.0.dev20240507+cpu transformers-4.38.2 2024-05-15T23:40:59.8740054Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-05-15T23:40:59.8741793Z Using pip 23.1.2 from /opt/conda/lib/python3.11/site-packages/pip (python 3.11) 2024-05-15T23:40:59.8742688Z WARNING: The index url "" seems invalid, please provide a scheme. 2024-05-15T23:40:59.8743403Z Looking in indexes: https://pypi.org/simple, 2024-05-15T23:40:59.8743994Z Processing /pytorch/torchchat/et-build/src/executorch 2024-05-15T23:40:59.8744552Z Running command Preparing metadata (pyproject.toml) 2024-05-15T23:40:59.8745857Z /opt/conda/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2024-05-15T23:40:59.8747124Z config = read_configuration(filepath, True, ignore_option_errors, dist) 2024-05-15T23:40:59.8747858Z running dist_info 2024-05-15T23:40:59.8748444Z creating /tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info 2024-05-15T23:40:59.8749242Z writing /tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/PKG-INFO 2024-05-15T23:40:59.8750255Z writing dependency_links to /tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/dependency_links.txt 2024-05-15T23:40:59.8751389Z writing entry points to /tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/entry_points.txt 2024-05-15T23:40:59.8752436Z writing requirements to /tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/requires.txt 2024-05-15T23:40:59.8753511Z writing top-level names to /tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/top_level.txt 2024-05-15T23:40:59.8754630Z writing manifest file '/tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/SOURCES.txt' 2024-05-15T23:40:59.8755666Z reading manifest file '/tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/SOURCES.txt' 2024-05-15T23:40:59.8756511Z adding license file 'LICENSE' 2024-05-15T23:40:59.8757229Z writing manifest file '/tmp/pip-modern-metadata-z70s2p2v/executorch.egg-info/SOURCES.txt' 2024-05-15T23:40:59.8758228Z creating '/tmp/pip-modern-metadata-z70s2p2v/executorch-0.3.0a0+fff20a7.dist-info' 2024-05-15T23:40:59.8759034Z Preparing metadata (pyproject.toml) ... [?25l[?25hdone 2024-05-15T23:40:59.8760010Z WARNING: Location 'expecttest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:40:59.8760956Z Collecting expecttest (from executorch==0.3.0a0+fff20a7) 2024-05-15T23:40:59.8761614Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-05-15T23:40:59.8762584Z WARNING: Location 'flatbuffers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:40:59.8763562Z Collecting flatbuffers (from executorch==0.3.0a0+fff20a7) 2024-05-15T23:40:59.8764301Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) 2024-05-15T23:40:59.8765310Z WARNING: Location 'hypothesis/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:40:59.8766253Z Collecting hypothesis (from executorch==0.3.0a0+fff20a7) 2024-05-15T23:40:59.8766916Z Downloading hypothesis-6.102.4-py3-none-any.whl (462 kB) 2024-05-15T23:40:59.8767739Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/462.5 kB ? eta -:--:-- 2024-05-15T23:40:59.8768672Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 462.5/462.5 kB 20.9 MB/s eta 0:00:00 2024-05-15T23:40:59.8769884Z [?25hRequirement already satisfied: numpy>=1.25.2 in /opt/conda/lib/python3.11/site-packages (from executorch==0.3.0a0+fff20a7) (1.26.4) 2024-05-15T23:40:59.8771391Z Requirement already satisfied: packaging in /opt/conda/lib/python3.11/site-packages (from executorch==0.3.0a0+fff20a7) (23.0) 2024-05-15T23:40:59.8772766Z Requirement already satisfied: pandas in /opt/conda/lib/python3.11/site-packages (from executorch==0.3.0a0+fff20a7) (2.2.2) 2024-05-15T23:40:59.8774104Z WARNING: Location 'parameterized/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:40:59.8775070Z Collecting parameterized (from executorch==0.3.0a0+fff20a7) 2024-05-15T23:40:59.8775782Z Downloading parameterized-0.9.0-py2.py3-none-any.whl (20 kB) 2024-05-15T23:41:01.9243299Z WARNING: Location 'pytest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:41:01.9244766Z Collecting pytest (from executorch==0.3.0a0+fff20a7) 2024-05-15T23:41:01.9245705Z Downloading pytest-8.2.0-py3-none-any.whl (339 kB) 2024-05-15T23:41:01.9246830Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/339.2 kB ? eta -:--:-- 2024-05-15T23:41:01.9247802Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.2/339.2 kB 38.3 MB/s eta 0:00:00 2024-05-15T23:41:01.9248965Z [?25hWARNING: Location 'pytest-xdist/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:41:01.9249958Z Collecting pytest-xdist (from executorch==0.3.0a0+fff20a7) 2024-05-15T23:41:01.9250634Z Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) 2024-05-15T23:41:01.9251428Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/46.1 kB ? eta -:--:-- 2024-05-15T23:41:01.9252352Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 kB 12.1 MB/s eta 0:00:00 2024-05-15T23:41:01.9253522Z [?25hRequirement already satisfied: pyyaml in /opt/conda/lib/python3.11/site-packages (from executorch==0.3.0a0+fff20a7) (6.0.1) 2024-05-15T23:41:01.9254953Z Requirement already satisfied: ruamel.yaml in /opt/conda/lib/python3.11/site-packages (from executorch==0.3.0a0+fff20a7) (0.17.21) 2024-05-15T23:41:01.9256334Z Requirement already satisfied: sympy in /opt/conda/lib/python3.11/site-packages (from executorch==0.3.0a0+fff20a7) (1.12) 2024-05-15T23:41:01.9258096Z Requirement already satisfied: tabulate in /opt/conda/lib/python3.11/site-packages (from executorch==0.3.0a0+fff20a7) (0.9.0) 2024-05-15T23:41:01.9259572Z Requirement already satisfied: attrs>=22.2.0 in /opt/conda/lib/python3.11/site-packages (from hypothesis->executorch==0.3.0a0+fff20a7) (23.1.0) 2024-05-15T23:41:01.9261004Z WARNING: Location 'sortedcontainers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:41:01.9262146Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->executorch==0.3.0a0+fff20a7) 2024-05-15T23:41:01.9263012Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-05-15T23:41:01.9264232Z Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/lib/python3.11/site-packages (from pandas->executorch==0.3.0a0+fff20a7) (2.8.2) 2024-05-15T23:41:01.9265821Z Requirement already satisfied: pytz>=2020.1 in /opt/conda/lib/python3.11/site-packages (from pandas->executorch==0.3.0a0+fff20a7) (2023.3.post1) 2024-05-15T23:41:01.9267362Z Requirement already satisfied: tzdata>=2022.7 in /opt/conda/lib/python3.11/site-packages (from pandas->executorch==0.3.0a0+fff20a7) (2024.1) 2024-05-15T23:41:01.9269061Z WARNING: Location 'iniconfig/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:41:01.9270048Z Collecting iniconfig (from pytest->executorch==0.3.0a0+fff20a7) 2024-05-15T23:41:01.9270720Z Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-05-15T23:41:01.9271656Z WARNING: Location 'pluggy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:41:01.9272650Z Collecting pluggy<2.0,>=1.5 (from pytest->executorch==0.3.0a0+fff20a7) 2024-05-15T23:41:01.9273454Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-05-15T23:41:01.9274410Z WARNING: Location 'execnet/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-05-15T23:41:01.9275445Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.3.0a0+fff20a7) 2024-05-15T23:41:01.9276150Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-05-15T23:41:01.9276938Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.6 kB ? eta -:--:-- 2024-05-15T23:41:01.9277858Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/40.6 kB 10.9 MB/s eta 0:00:00 2024-05-15T23:41:01.9279093Z [?25hRequirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.11/site-packages (from sympy->executorch==0.3.0a0+fff20a7) (1.3.0) 2024-05-15T23:41:01.9280727Z Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas->executorch==0.3.0a0+fff20a7) (1.16.0) 2024-05-15T23:41:01.9281829Z Building wheels for collected packages: executorch 2024-05-15T23:41:01.9282447Z Running command Building wheel for executorch (pyproject.toml) 2024-05-15T23:41:01.9283793Z /opt/conda/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2024-05-15T23:41:01.9285104Z config = read_configuration(filepath, True, ignore_option_errors, dist) 2024-05-15T23:41:01.9285676Z running bdist_wheel 2024-05-15T23:41:01.9285995Z running build 2024-05-15T23:41:01.9286345Z command options for 'CustomBuild': 2024-05-15T23:41:01.9286784Z build_base = pip-out 2024-05-15T23:41:01.9287165Z build_purelib = pip-out/lib 2024-05-15T23:41:01.9287672Z build_platlib = pip-out/lib.linux-x86_64-cpython-311 2024-05-15T23:41:01.9288253Z build_lib = pip-out/lib.linux-x86_64-cpython-311 2024-05-15T23:41:01.9288780Z build_scripts = pip-out/scripts-3.11 2024-05-15T23:41:01.9289321Z build_temp = pip-out/temp.linux-x86_64-cpython-311 2024-05-15T23:41:01.9289830Z plat_name = linux-x86_64 2024-05-15T23:41:01.9290180Z compiler = None 2024-05-15T23:41:01.9290583Z parallel = 15 2024-05-15T23:41:01.9290880Z debug = None 2024-05-15T23:41:01.9291161Z force = None 2024-05-15T23:41:01.9291482Z executable = /opt/conda/bin/python 2024-05-15T23:41:01.9292059Z creating /pytorch/torchchat/et-build/src/executorch/pip-out 2024-05-15T23:41:01.9292918Z creating /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311 2024-05-15T23:41:01.9293999Z creating /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out 2024-05-15T23:41:01.9295239Z deleting /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/CMakeCache.txt 2024-05-15T23:41:01.9296127Z temporarily unsetting HOME while running as root 2024-05-15T23:41:01.9301815Z cmake -S /pytorch/torchchat/et-build/src/executorch -B /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out -DBUCK2= -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.11/site-packages -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DCMAKE_OSX_DEPLOYMENT_TARGET=10.15 -DEXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT=OFF -DEXECUTORCH_BUILD_PYBIND=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM_AOT=ON -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.11/site-packages -DCMAKE_INSTALL_PREFIX=/pytorch/torchchat/et-build/install -DEXECUTORCH_BUILD_XNNPACK=ON 2024-05-15T23:41:01.9306893Z -- The C compiler identification is GNU 9.3.1 2024-05-15T23:41:01.9307532Z -- The CXX compiler identification is GNU 9.3.1 2024-05-15T23:41:01.9308360Z -- Detecting C compiler ABI info 2024-05-15T23:41:01.9308826Z -- Detecting C compiler ABI info - done 2024-05-15T23:41:01.9309515Z -- Check for working C compiler: /opt/rh/devtoolset-9/root/usr/bin/cc - skipped 2024-05-15T23:41:01.9310169Z -- Detecting C compile features 2024-05-15T23:41:01.9310621Z -- Detecting C compile features - done 2024-05-15T23:41:01.9311081Z -- Detecting CXX compiler ABI info 2024-05-15T23:41:01.9311556Z -- Detecting CXX compiler ABI info - done 2024-05-15T23:41:01.9312268Z -- Check for working CXX compiler: /opt/rh/devtoolset-9/root/usr/bin/c++ - skipped 2024-05-15T23:41:01.9312941Z -- Detecting CXX compile features 2024-05-15T23:41:01.9313399Z -- Detecting CXX compile features - done 2024-05-15T23:41:01.9313911Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-05-15T23:41:01.9314520Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2024-05-15T23:41:01.9315060Z -- Check if compiler accepts -pthread 2024-05-15T23:41:01.9315556Z -- Check if compiler accepts -pthread - yes 2024-05-15T23:41:01.9316036Z -- Found Threads: TRUE 2024-05-15T23:41:01.9317189Z -- Downloading FXdiv to /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FXdiv-source (define FXDIV_SOURCE_DIR to avoid it) 2024-05-15T23:41:01.9318316Z -- Configuring done (0.0s) 2024-05-15T23:41:01.9318706Z -- Generating done (0.0s) 2024-05-15T23:41:01.9319705Z -- Build files have been written to: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FXdiv-download 2024-05-15T23:41:01.9320714Z [ 11%] Creating directories for 'fxdiv' 2024-05-15T23:41:01.9321271Z [ 22%] Performing download step (git clone) for 'fxdiv' 2024-05-15T23:41:01.9321793Z Cloning into 'FXdiv-source'... 2024-05-15T23:41:01.9322195Z Already on 'master' 2024-05-15T23:41:01.9322626Z Your branch is up to date with 'origin/master'. 2024-05-15T23:41:01.9323168Z [ 33%] Performing update step for 'fxdiv' 2024-05-15T23:41:01.9323642Z [ 44%] No patch step for 'fxdiv' 2024-05-15T23:41:01.9324197Z [ 55%] No configure step for 'fxdiv' 2024-05-15T23:41:01.9324648Z [ 66%] No build step for 'fxdiv' 2024-05-15T23:41:01.9325074Z [ 77%] No install step for 'fxdiv' 2024-05-15T23:41:01.9325515Z [ 88%] No test step for 'fxdiv' 2024-05-15T23:41:01.9325928Z [100%] Completed 'fxdiv' 2024-05-15T23:41:01.9326276Z [100%] Built target fxdiv 2024-05-15T23:41:01.9326697Z -- Looking for pthread_create in pthreads 2024-05-15T23:41:01.9327253Z -- Looking for pthread_create in pthreads - not found 2024-05-15T23:41:01.9327804Z -- Looking for pthread_create in pthread 2024-05-15T23:41:01.9328328Z -- Looking for pthread_create in pthread - found 2024-05-15T23:41:01.9328901Z -- Using python executable '/opt/conda/bin/python' 2024-05-15T23:41:12.8147018Z -- Resolved buck2 as /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/buck2-bin/buck2-071372cfde6e9936c62eb92823742392af4a945570df5c5b34d3eed1b03813c3. 2024-05-15T23:41:12.8149155Z -- Killing buck2 daemon 2024-05-15T23:41:12.8149753Z -- executorch: Generating source lists 2024-05-15T23:41:12.8151145Z -- executorch: Generating source file list /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/executorch_srcs.cmake 2024-05-15T23:41:12.8152840Z -- executorch: Using sources file /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/executorch_srcs.cmake 2024-05-15T23:41:12.8153869Z -- Proceeding with version: 23.5.26.0 2024-05-15T23:41:12.8154326Z -- Looking for strtof_l 2024-05-15T23:41:12.8154721Z -- Looking for strtof_l - found 2024-05-15T23:41:12.8155131Z -- Looking for strtoull_l 2024-05-15T23:41:12.8155539Z -- Looking for strtoull_l - found 2024-05-15T23:41:12.8155959Z -- Looking for realpath 2024-05-15T23:41:12.8156342Z -- Looking for realpath - found 2024-05-15T23:41:12.8156997Z -- CMAKE_CXX_FLAGS: 2024-05-15T23:41:12.8157411Z -- Generating operator lib: 2024-05-15T23:41:12.8157837Z -- LIB_NAME: portable_ops_lib 2024-05-15T23:41:12.8158589Z -- OPS_SCHEMA_YAML: /pytorch/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-05-15T23:41:12.8159296Z -- ROOT_OPS: 2024-05-15T23:41:12.8159625Z -- INCLUDE_ALL_OPS: 2024-05-15T23:41:12.8161625Z Command - /opt/conda/bin/python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/torchchat/et-build/src/executorch/kernels/portable/functions.yaml" 2024-05-15T23:41:12.8163560Z -- Generating kernel bindings: 2024-05-15T23:41:12.8163978Z -- LIB_NAME: portable_ops_lib 2024-05-15T23:41:12.8164723Z -- FUNCTIONS_YAML: /pytorch/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-05-15T23:41:12.8165509Z -- CUSTOM_OPS_YAML: 2024-05-15T23:41:12.8168711Z Generated files /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2024-05-15T23:41:12.8171489Z -- Generating operator lib: 2024-05-15T23:41:12.8171903Z -- LIB_NAME: portable_ops_lib 2024-05-15T23:41:12.8172339Z -- KERNEL_LIBS: portable_kernels 2024-05-15T23:41:12.8172763Z -- DEPS: executorch 2024-05-15T23:41:12.8174058Z -- executorch: Using source file list /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/examples/models/llama2/custom_ops/../../../../executorch_srcs.cmake 2024-05-15T23:41:12.8175445Z -- Found CUDA: /usr/local/cuda-12.1 (found version "12.1") 2024-05-15T23:41:12.8176088Z -- The CUDA compiler identification is NVIDIA 12.1.105 2024-05-15T23:41:12.8176986Z -- Detecting CUDA compiler ABI info 2024-05-15T23:41:12.8177529Z -- Detecting CUDA compiler ABI info - done 2024-05-15T23:41:12.8178211Z -- Check for working CUDA compiler: /usr/local/cuda-12.1/bin/nvcc - skipped 2024-05-15T23:41:12.8178849Z -- Detecting CUDA compile features 2024-05-15T23:41:12.8179327Z -- Detecting CUDA compile features - done 2024-05-15T23:41:12.8180021Z -- Found CUDAToolkit: /usr/local/cuda-12.1/include (found version "12.1.105") 2024-05-15T23:41:12.8180661Z -- Caffe2: CUDA detected: 12.1 2024-05-15T23:41:12.8181165Z -- Caffe2: CUDA nvcc is: /usr/local/cuda-12.1/bin/nvcc 2024-05-15T23:41:12.8181770Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda-12.1 2024-05-15T23:41:12.8182304Z -- Caffe2: Header version is: 12.1 2024-05-15T23:41:12.8182889Z -- /usr/local/cuda-12.1/lib64/libnvrtc.so shorthash is b51b459d 2024-05-15T23:41:12.8183579Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2024-05-15T23:41:12.8184276Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2024-05-15T23:41:12.8184917Z -- Autodetected CUDA architecture(s): 8.6 2024-05-15T23:41:12.8185540Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2024-05-15T23:41:12.8186686Z CMake Warning at /opt/conda/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-05-15T23:41:12.8187905Z static library kineto_LIBRARY-NOTFOUND not found. 2024-05-15T23:41:12.8188415Z Call Stack (most recent call first): 2024-05-15T23:41:12.8189356Z /opt/conda/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-05-15T23:41:12.8190368Z examples/models/llama2/custom_ops/CMakeLists.txt:80 (find_package) 2024-05-15T23:41:12.8190812Z 2024-05-15T23:41:12.8190818Z 2024-05-15T23:41:12.8191341Z -- Found Torch: /opt/conda/lib/python3.11/site-packages/torch/lib/libtorch.so 2024-05-15T23:41:12.8192009Z -- Generating operator lib: 2024-05-15T23:41:12.8192418Z -- LIB_NAME: optimized_ops_lib 2024-05-15T23:41:12.8193215Z -- OPS_SCHEMA_YAML: /pytorch/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-05-15T23:41:12.8193953Z -- ROOT_OPS: 2024-05-15T23:41:12.8194289Z -- INCLUDE_ALL_OPS: 2024-05-15T23:41:12.8196327Z Command - /opt/conda/bin/python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml" 2024-05-15T23:41:12.8198283Z -- Generating kernel bindings: 2024-05-15T23:41:12.8198710Z -- LIB_NAME: optimized_ops_lib 2024-05-15T23:41:12.8199491Z -- FUNCTIONS_YAML: /pytorch/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-05-15T23:41:12.8200248Z -- CUSTOM_OPS_YAML: 2024-05-15T23:41:12.8203213Z Generated files /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2024-05-15T23:41:12.8206014Z -- Generating operator lib: 2024-05-15T23:41:12.8206428Z -- LIB_NAME: optimized_ops_lib 2024-05-15T23:41:12.8206870Z -- KERNEL_LIBS: optimized_kernels 2024-05-15T23:41:12.8207294Z -- DEPS: executorch 2024-05-15T23:41:12.8207691Z -- Generating operator lib: 2024-05-15T23:41:12.8208114Z -- LIB_NAME: quantized_ops_lib 2024-05-15T23:41:12.8208878Z -- OPS_SCHEMA_YAML: /pytorch/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-05-15T23:41:12.8209594Z -- ROOT_OPS: 2024-05-15T23:41:12.8209925Z -- INCLUDE_ALL_OPS: 2024-05-15T23:41:12.8212049Z Command - /opt/conda/bin/python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml" 2024-05-15T23:41:12.8213987Z -- Generating kernel bindings: 2024-05-15T23:41:12.8214421Z -- LIB_NAME: quantized_ops_lib 2024-05-15T23:41:12.8214824Z -- FUNCTIONS_YAML: 2024-05-15T23:41:12.8215513Z -- CUSTOM_OPS_YAML: /pytorch/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-05-15T23:41:12.8221685Z Generated files /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2024-05-15T23:41:12.8226867Z -- Generating operator lib: 2024-05-15T23:41:12.8227312Z -- LIB_NAME: quantized_ops_lib 2024-05-15T23:41:12.8227948Z -- KERNEL_LIBS: quantized_kernels 2024-05-15T23:41:12.8228394Z -- DEPS: executorch 2024-05-15T23:41:12.8228762Z -- Merging kernel yaml files: 2024-05-15T23:41:12.8229746Z -- FUNCTIONS_YAML: /pytorch/torchchat/et-build/src/executorch/configurations/../kernels/optimized/optimized-oss.yaml 2024-05-15T23:41:12.8231046Z -- FALLBACK_YAML: /pytorch/torchchat/et-build/src/executorch/configurations/../kernels/portable/functions.yaml 2024-05-15T23:41:12.8232348Z -- OUTPUT_DIR: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations 2024-05-15T23:41:12.8233211Z -- Generating operator lib: 2024-05-15T23:41:12.8233663Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-05-15T23:41:12.8234721Z -- OPS_SCHEMA_YAML: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations/merged.yaml 2024-05-15T23:41:12.8235661Z -- ROOT_OPS: 2024-05-15T23:41:12.8235986Z -- INCLUDE_ALL_OPS: 2024-05-15T23:41:12.8238276Z Command - /opt/conda/bin/python;-m;codegen.tools.gen_oplist;--output_path=/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations/merged.yaml" 2024-05-15T23:41:12.8240444Z -- Generating kernel bindings: 2024-05-15T23:41:12.8240909Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-05-15T23:41:12.8241963Z -- FUNCTIONS_YAML: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations/merged.yaml 2024-05-15T23:41:12.8242901Z -- CUSTOM_OPS_YAML: 2024-05-15T23:41:12.8245941Z Generated files /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2024-05-15T23:41:17.0833560Z -- Generating operator lib: 2024-05-15T23:41:17.0834724Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-05-15T23:41:17.0835506Z -- KERNEL_LIBS: portable_kernels;optimized_kernels 2024-05-15T23:41:17.0836176Z -- DEPS: executorch 2024-05-15T23:41:17.0837148Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2024-05-15T23:41:17.0838401Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-05-15T23:41:17.0839266Z CMake. 2024-05-15T23:41:17.0839503Z 2024-05-15T23:41:17.0839977Z Update the VERSION argument value or use a ... suffix to tell 2024-05-15T23:41:17.0840792Z CMake that the project does not need compatibility with older versions. 2024-05-15T23:41:17.0841265Z 2024-05-15T23:41:17.0841270Z 2024-05-15T23:41:17.0841464Z -- Looking for C++ include unistd.h 2024-05-15T23:41:17.0841973Z -- Looking for C++ include unistd.h - found 2024-05-15T23:41:17.0842472Z -- Looking for C++ include stdint.h 2024-05-15T23:41:17.0842958Z -- Looking for C++ include stdint.h - found 2024-05-15T23:41:17.0843458Z -- Looking for C++ include inttypes.h 2024-05-15T23:41:17.0843966Z -- Looking for C++ include inttypes.h - found 2024-05-15T23:41:17.0844477Z -- Looking for C++ include sys/types.h 2024-05-15T23:41:17.0844981Z -- Looking for C++ include sys/types.h - found 2024-05-15T23:41:17.0845486Z -- Looking for C++ include sys/stat.h 2024-05-15T23:41:17.0845983Z -- Looking for C++ include sys/stat.h - found 2024-05-15T23:41:17.0846484Z -- Looking for C++ include fnmatch.h 2024-05-15T23:41:17.0846972Z -- Looking for C++ include fnmatch.h - found 2024-05-15T23:41:17.0847464Z -- Looking for C++ include stddef.h 2024-05-15T23:41:17.0847950Z -- Looking for C++ include stddef.h - found 2024-05-15T23:41:17.0848418Z -- Check size of uint32_t 2024-05-15T23:41:17.0848825Z -- Check size of uint32_t - done 2024-05-15T23:41:17.0849387Z -- Looking for strtoll 2024-05-15T23:41:17.0849782Z -- Looking for strtoll - found 2024-05-15T23:41:17.0850240Z -- The ASM compiler identification is GNU 2024-05-15T23:41:17.0850826Z -- Found assembler: /opt/rh/devtoolset-9/root/usr/bin/cc 2024-05-15T23:41:17.0852123Z -- Downloading FP16 to /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FP16-source (define FP16_SOURCE_DIR to avoid it) 2024-05-15T23:41:17.0853234Z -- Configuring done (0.0s) 2024-05-15T23:41:17.0853625Z -- Generating done (0.0s) 2024-05-15T23:41:17.0854629Z -- Build files have been written to: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FP16-download 2024-05-15T23:41:17.0855640Z [ 11%] Creating directories for 'fp16' 2024-05-15T23:41:17.0856300Z [ 22%] Performing download step (download, verify and extract) for 'fp16' 2024-05-15T23:41:17.0857033Z -- Downloading... 2024-05-15T23:41:17.0858248Z dst='/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-05-15T23:41:17.0859421Z timeout='none' 2024-05-15T23:41:17.0859783Z inactivity timeout='none' 2024-05-15T23:41:17.0860604Z -- Using src='https://github.com/Maratyszcza/FP16/archive/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-05-15T23:41:17.0861403Z -- [download 10% complete] 2024-05-15T23:41:17.0861802Z -- [download 16% complete] 2024-05-15T23:41:17.0862196Z -- [download 18% complete] 2024-05-15T23:41:17.0862586Z -- [download 27% complete] 2024-05-15T23:41:17.0862977Z -- [download 46% complete] 2024-05-15T23:41:17.0863402Z -- [download 58% complete] 2024-05-15T23:41:17.0863796Z -- [download 64% complete] 2024-05-15T23:41:17.0864181Z -- [download 83% complete] 2024-05-15T23:41:17.0864567Z -- [download 100% complete] 2024-05-15T23:41:17.0864953Z -- verifying file... 2024-05-15T23:41:17.0866167Z file='/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-05-15T23:41:17.0867436Z -- Downloading... done 2024-05-15T23:41:17.0868088Z -- extracting... 2024-05-15T23:41:17.0869327Z src='/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-05-15T23:41:17.0870934Z dst='/pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/FP16-source' 2024-05-15T23:41:17.0871763Z -- extracting... [tar xfz] 2024-05-15T23:41:17.0872150Z -- extracting... [analysis] 2024-05-15T23:41:17.0872548Z -- extracting... [rename] 2024-05-15T23:41:17.0872939Z -- extracting... [clean up] 2024-05-15T23:41:17.0873327Z -- extracting... done 2024-05-15T23:41:17.0873714Z [ 33%] No update step for 'fp16' 2024-05-15T23:41:17.0874159Z [ 44%] No patch step for 'fp16' 2024-05-15T23:41:17.0874605Z [ 55%] No configure step for 'fp16' 2024-05-15T23:41:17.0875062Z [ 66%] No build step for 'fp16' 2024-05-15T23:41:17.0875496Z [ 77%] No install step for 'fp16' 2024-05-15T23:41:17.0875935Z [ 88%] No test step for 'fp16' 2024-05-15T23:41:17.0876347Z [100%] Completed 'fp16' 2024-05-15T23:41:17.0876687Z [100%] Built target fp16 2024-05-15T23:41:17.0877638Z CMake Deprecation Warning at pip-out/temp.linux-x86_64-cpython-311/cmake-out/FP16-source/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-05-15T23:41:17.0878772Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-05-15T23:41:17.0879341Z CMake. 2024-05-15T23:41:17.0879500Z 2024-05-15T23:41:17.0879810Z Update the VERSION argument value or use a ... suffix to tell 2024-05-15T23:41:17.0880581Z CMake that the project does not need compatibility with older versions. 2024-05-15T23:41:17.0881052Z 2024-05-15T23:41:17.0881056Z 2024-05-15T23:41:17.0882096Z -- Downloading PSimd to /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/psimd-source (define PSIMD_SOURCE_DIR to avoid it) 2024-05-15T23:41:17.0883373Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-05-15T23:41:17.0884135Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-05-15T23:41:17.0884690Z CMake. 2024-05-15T23:41:17.0884854Z 2024-05-15T23:41:17.0885166Z Update the VERSION argument value or use a ... suffix to tell 2024-05-15T23:41:17.0885933Z CMake that the project does not need compatibility with older versions. 2024-05-15T23:41:17.0886395Z 2024-05-15T23:41:17.0886400Z 2024-05-15T23:41:17.0886571Z -- Configuring done (0.0s) 2024-05-15T23:41:17.0886963Z -- Generating done (0.0s) 2024-05-15T23:41:17.0887973Z -- Build files have been written to: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/psimd-download 2024-05-15T23:41:17.0889053Z [ 11%] Creating directories for 'psimd' 2024-05-15T23:41:17.0889619Z [ 22%] Performing download step (git clone) for 'psimd' 2024-05-15T23:41:17.0890161Z Cloning into 'psimd-source'... 2024-05-15T23:41:17.0890563Z Already on 'master' 2024-05-15T23:41:17.0890998Z Your branch is up to date with 'origin/master'. 2024-05-15T23:41:17.0891537Z [ 33%] Performing update step for 'psimd' 2024-05-15T23:41:17.0892015Z [ 44%] No patch step for 'psimd' 2024-05-15T23:41:17.0892469Z [ 55%] No configure step for 'psimd' 2024-05-15T23:41:17.0892928Z [ 66%] No build step for 'psimd' 2024-05-15T23:41:17.0893370Z [ 77%] No install step for 'psimd' 2024-05-15T23:41:17.0893809Z [ 88%] No test step for 'psimd' 2024-05-15T23:41:17.0894229Z [100%] Completed 'psimd' 2024-05-15T23:41:17.0894584Z [100%] Built target psimd 2024-05-15T23:41:17.0895553Z CMake Deprecation Warning at pip-out/temp.linux-x86_64-cpython-311/cmake-out/psimd-source/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-05-15T23:41:17.0896779Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-05-15T23:41:17.0897349Z CMake. 2024-05-15T23:41:17.0897620Z 2024-05-15T23:41:17.0897943Z Update the VERSION argument value or use a ... suffix to tell 2024-05-15T23:41:17.0898715Z CMake that the project does not need compatibility with older versions. 2024-05-15T23:41:17.0899179Z 2024-05-15T23:41:17.0899184Z 2024-05-15T23:41:17.0899347Z -- pybind11 v2.12.0 dev1 2024-05-15T23:41:17.0900075Z CMake Warning (dev) at third-party/pybind11/tools/FindPythonLibsNew.cmake:98 (find_package): 2024-05-15T23:41:17.0900988Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2024-05-15T23:41:17.0901832Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2024-05-15T23:41:17.0902586Z the cmake_policy command to set the policy and suppress this warning. 2024-05-15T23:41:17.0903032Z 2024-05-15T23:41:17.0903181Z Call Stack (most recent call first): 2024-05-15T23:41:17.0903821Z third-party/pybind11/tools/pybind11Tools.cmake:50 (find_package) 2024-05-15T23:41:17.0904594Z third-party/pybind11/tools/pybind11Common.cmake:188 (include) 2024-05-15T23:41:17.0905261Z third-party/pybind11/CMakeLists.txt:211 (include) 2024-05-15T23:41:17.0905962Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-05-15T23:41:17.0906418Z 2024-05-15T23:41:17.0906963Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.11.4", minimum required is "3.6") 2024-05-15T23:41:17.0908053Z -- Found PythonLibs: /opt/conda/lib/libpython3.11.so 2024-05-15T23:41:17.0908593Z -- Performing Test HAS_FLTO 2024-05-15T23:41:17.0909016Z -- Performing Test HAS_FLTO - Success 2024-05-15T23:41:17.0909784Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2024-05-15T23:41:17.0910653Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-05-15T23:41:17.0911220Z CMake. 2024-05-15T23:41:17.0911480Z 2024-05-15T23:41:17.0911795Z Update the VERSION argument value or use a ... suffix to tell 2024-05-15T23:41:17.0912579Z CMake that the project does not need compatibility with older versions. 2024-05-15T23:41:17.0913053Z 2024-05-15T23:41:17.0913058Z 2024-05-15T23:41:17.0913462Z -- dist install dir /pytorch/torchchat/et-build/src/executorch/third-party/flatcc 2024-05-15T23:41:17.0914389Z -- lib install dir /pytorch/torchchat/et-build/src/executorch/third-party/flatcc/lib 2024-05-15T23:41:17.0915158Z -- Setting GNU C compiler options with c11 and Posix 2024-05-15T23:41:17.0915702Z -- Disabling -pedantic for GCC >= 8.0 2024-05-15T23:41:17.0916400Z -- Disabling GNU C compiler warnings: -Wstringop-truncation -Wno-format-overflow 2024-05-15T23:41:17.0917046Z -- GCC_VERSION: 9 2024-05-15T23:41:17.0917241Z 2024-05-15T23:41:17.0918233Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -std=c11 -Wall -Wextra -Wno-stringop-truncation -Wno-format-overflow -DPORTABLE_POSIX_MEMALIGN=1 -Werror -Wno-unused-function -Wsign-conversion 2024-05-15T23:41:17.0919457Z -- Caffe2: CUDA detected: 12.1 2024-05-15T23:41:17.0919973Z -- Caffe2: CUDA nvcc is: /usr/local/cuda-12.1/bin/nvcc 2024-05-15T23:41:17.0920585Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda-12.1 2024-05-15T23:41:17.0921126Z -- Caffe2: Header version is: 12.1 2024-05-15T23:41:17.0921712Z -- /usr/local/cuda-12.1/lib64/libnvrtc.so shorthash is b51b459d 2024-05-15T23:41:17.0922393Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2024-05-15T23:41:17.0923089Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2024-05-15T23:41:17.0923729Z -- Autodetected CUDA architecture(s): 8.6 2024-05-15T23:41:17.0924351Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2024-05-15T23:41:17.0925402Z CMake Warning at /opt/conda/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-05-15T23:41:17.0926367Z static library kineto_LIBRARY-NOTFOUND not found. 2024-05-15T23:41:17.0926871Z Call Stack (most recent call first): 2024-05-15T23:41:17.0927800Z /opt/conda/lib/python3.11/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-05-15T23:41:17.0928754Z CMakeLists.txt:581 (find_package) 2024-05-15T23:41:17.0929042Z 2024-05-15T23:41:17.0929048Z 2024-05-15T23:41:17.0929161Z -- 2024-05-15T23:41:17.0929465Z -- ******** Summary ******** 2024-05-15T23:41:17.0929901Z -- CMAKE_BUILD_TYPE : Release 2024-05-15T23:41:17.0930396Z -- CMAKE_CXX_STANDARD : 17 2024-05-15T23:41:17.0930877Z -- CMAKE_CXX_COMPILER_ID : GNU 2024-05-15T23:41:17.0931353Z -- CMAKE_TOOLCHAIN_FILE : 2024-05-15T23:41:17.0932690Z -- BUCK2 : /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/buck2-bin/buck2-071372cfde6e9936c62eb92823742392af4a945570df5c5b34d3eed1b03813c3 2024-05-15T23:41:31.1886993Z -- PYTHON_EXECUTABLE : /opt/conda/bin/python 2024-05-15T23:41:31.1887847Z -- FLATC_EXECUTABLE : flatc 2024-05-15T23:41:31.1888634Z -- EXECUTORCH_ENABLE_LOGGING : ON 2024-05-15T23:41:31.1889480Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2024-05-15T23:41:31.1890326Z -- EXECUTORCH_LOG_LEVEL : Info 2024-05-15T23:41:31.1891153Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2024-05-15T23:41:31.1891941Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2024-05-15T23:41:31.1892761Z -- EXECUTORCH_BUILD_COREML : OFF 2024-05-15T23:41:31.1893573Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2024-05-15T23:41:31.1894384Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2024-05-15T23:41:31.1895189Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2024-05-15T23:41:31.1896020Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2024-05-15T23:41:31.1897038Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2024-05-15T23:41:31.1898214Z -- EXECUTORCH_BUILD_FLATC : ON 2024-05-15T23:41:31.1899019Z -- EXECUTORCH_BUILD_GFLAGS : ON 2024-05-15T23:41:31.1899817Z -- EXECUTORCH_BUILD_GTESTS : OFF 2024-05-15T23:41:31.1900628Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2024-05-15T23:41:31.1901438Z -- EXECUTORCH_BUILD_MPS : OFF 2024-05-15T23:41:31.1902240Z -- EXECUTORCH_BUILD_PYBIND : ON 2024-05-15T23:41:31.1903094Z -- EXECUTORCH_BUILD_QNN : OFF 2024-05-15T23:41:31.1903933Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2024-05-15T23:41:31.1904746Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2024-05-15T23:41:31.1905534Z -- EXECUTORCH_BUILD_SDK : OFF 2024-05-15T23:41:31.1906338Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2024-05-15T23:41:31.1907158Z -- EXECUTORCH_BUILD_XNNPACK : ON 2024-05-15T23:41:31.1908360Z -- EXECUTORCH_BUILD_VULKAN : OFF 2024-05-15T23:41:31.1909196Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2024-05-15T23:41:31.1910022Z -- EXECUTORCH_BUILD_CPUINFO : ON 2024-05-15T23:41:31.1910745Z -- Configuring done (16.0s) 2024-05-15T23:41:31.1911342Z -- Generating done (1.4s) 2024-05-15T23:41:31.1912765Z -- Build files have been written to: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out 2024-05-15T23:41:31.1914077Z restored HOME 2024-05-15T23:41:31.1915978Z cmake --build /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out -j15 --target flatc --target portable_lib --target custom_ops_aot_lib --target install 2024-05-15T23:41:31.1918401Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2024-05-15T23:41:31.1920015Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2024-05-15T23:41:31.1921659Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2024-05-15T23:41:31.1923269Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2024-05-15T23:41:31.1925109Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2024-05-15T23:41:31.1926605Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o 2024-05-15T23:41:31.1928121Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2024-05-15T23:41:31.1929687Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o 2024-05-15T23:41:31.1931310Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2024-05-15T23:41:31.1932971Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2024-05-15T23:41:31.1934573Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2024-05-15T23:41:31.1936162Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2024-05-15T23:41:31.1938016Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2024-05-15T23:41:31.1939641Z [ 0%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2024-05-15T23:41:31.1941293Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2024-05-15T23:41:31.1942958Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2024-05-15T23:41:31.1944588Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2024-05-15T23:41:31.1946147Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2024-05-15T23:41:31.1948522Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2024-05-15T23:41:31.1950255Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2024-05-15T23:41:31.1952092Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2024-05-15T23:41:31.1953948Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2024-05-15T23:41:31.1955641Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_writer.cpp.o 2024-05-15T23:41:31.1957190Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc.cpp.o 2024-05-15T23:41:31.1958758Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2024-05-15T23:41:31.1960431Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2024-05-15T23:41:31.1962272Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2024-05-15T23:41:31.1964017Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2024-05-15T23:41:31.1965677Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2024-05-15T23:41:31.1967378Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/code_generators.cpp.o 2024-05-15T23:41:31.1969204Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2024-05-15T23:41:31.1971104Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2024-05-15T23:41:31.1973018Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2024-05-15T23:41:31.1974944Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2024-05-15T23:41:31.1977082Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2024-05-15T23:41:31.1979384Z [100%] Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2024-05-15T23:41:31.1980568Z [100%] Linking CXX executable flatc 2024-05-15T23:41:31.1981171Z [100%] Built target flatc 2024-05-15T23:41:31.1982395Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-05-15T23:41:31.1984145Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2024-05-15T23:41:31.1985929Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-05-15T23:41:31.1988101Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-05-15T23:41:31.1990122Z [ 0%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-05-15T23:41:31.1991928Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2024-05-15T23:41:31.1993697Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-05-15T23:41:31.1995587Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2024-05-15T23:41:31.1997354Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-05-15T23:41:31.1999076Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2024-05-15T23:41:31.2000840Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2024-05-15T23:41:31.2002625Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-05-15T23:41:31.2004443Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2024-05-15T23:41:31.2006269Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/cmetrohash64.c.o 2024-05-15T23:41:31.2007595Z [ 0%] Built target microkernel-utils 2024-05-15T23:41:31.2008929Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2024-05-15T23:41:31.2010676Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2024-05-15T23:41:31.2012281Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-05-15T23:41:31.2013965Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-05-15T23:41:31.2015626Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2024-05-15T23:41:31.2016917Z [ 10%] Built target flatc 2024-05-15T23:41:31.2018093Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2024-05-15T23:41:31.2019947Z [ 10%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2024-05-15T23:41:31.2021766Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2024-05-15T23:41:31.2022951Z [ 10%] Generating common_schema headers 2024-05-15T23:41:31.2024226Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2024-05-15T23:41:31.2026092Z [ 10%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2024-05-15T23:41:31.2028369Z [ 10%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2024-05-15T23:41:33.3450814Z [ 10%] Built target common_schema 2024-05-15T23:41:33.3452329Z [ 10%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2024-05-15T23:41:33.3454234Z [ 10%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2024-05-15T23:41:33.3455812Z [ 20%] Generating xnnpack_schema headers 2024-05-15T23:41:33.3457872Z [ 20%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2024-05-15T23:41:33.3459133Z [ 20%] Generating bundled_program headers 2024-05-15T23:41:33.3460427Z [ 20%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2024-05-15T23:41:33.3461569Z [ 20%] Built target bundled_program_schema 2024-05-15T23:41:33.3462225Z [ 20%] Built target xnnpack_schema 2024-05-15T23:41:33.3463395Z [ 20%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2024-05-15T23:41:33.3464524Z [ 20%] Generating program_schema headers 2024-05-15T23:41:33.3465833Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2024-05-15T23:41:33.3467650Z [ 20%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2024-05-15T23:41:33.3469715Z [ 20%] Built target program_schema 2024-05-15T23:41:33.3471108Z [ 20%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2024-05-15T23:41:33.3472777Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/backend/interface.cpp.o 2024-05-15T23:41:33.3474209Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/evalue.cpp.o 2024-05-15T23:41:33.3475976Z [ 20%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2024-05-15T23:41:33.3477820Z [ 20%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2024-05-15T23:41:33.3479905Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2024-05-15T23:41:33.3481785Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2024-05-15T23:41:33.3483824Z [ 20%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2024-05-15T23:41:33.3485780Z [ 20%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2024-05-15T23:41:33.3487396Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2024-05-15T23:41:33.3489028Z [ 30%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2024-05-15T23:41:33.3491282Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2024-05-15T23:41:33.3492857Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2024-05-15T23:41:33.3494613Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2024-05-15T23:41:33.3496569Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2024-05-15T23:41:33.3498477Z [ 30%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2024-05-15T23:41:33.3500323Z [ 30%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2024-05-15T23:41:33.3502149Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2024-05-15T23:41:33.3504013Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2024-05-15T23:41:33.3505786Z [ 30%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2024-05-15T23:41:33.3507639Z [ 30%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-05-15T23:41:33.3509854Z [ 30%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2024-05-15T23:41:33.3530774Z [ 30%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-05-15T23:41:33.3532584Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2024-05-15T23:41:33.3534457Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2024-05-15T23:41:33.3536331Z [ 30%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2024-05-15T23:41:33.3538384Z [ 30%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2024-05-15T23:41:33.3540224Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2024-05-15T23:41:33.3542025Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2024-05-15T23:41:33.3543312Z [ 30%] Linking C static library libcpuinfo.a 2024-05-15T23:41:33.3543992Z [ 30%] Built target cpuinfo 2024-05-15T23:41:33.3545063Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2024-05-15T23:41:33.3546717Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2024-05-15T23:41:33.3548837Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2024-05-15T23:41:33.3550699Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2024-05-15T23:41:33.3552346Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2024-05-15T23:41:33.3554380Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2024-05-15T23:41:33.3556092Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2024-05-15T23:41:33.3557726Z [ 30%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-05-15T23:41:33.3559273Z [ 30%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-05-15T23:41:33.3560969Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2024-05-15T23:41:33.3562669Z [ 30%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-05-15T23:41:33.3564540Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2024-05-15T23:41:33.3566285Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2024-05-15T23:41:33.3568078Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2024-05-15T23:41:33.3569793Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2024-05-15T23:41:33.3571544Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2024-05-15T23:41:33.3573336Z [ 30%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2024-05-15T23:41:33.3575117Z [ 30%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2024-05-15T23:41:33.3577247Z [ 40%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2024-05-15T23:41:33.3579087Z [ 40%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2024-05-15T23:41:33.3580825Z [ 40%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2024-05-15T23:41:33.3582104Z [ 40%] Linking C static library libpthreadpool.a 2024-05-15T23:41:33.3582855Z [ 40%] Built target pthreadpool 2024-05-15T23:41:33.3584406Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-05-15T23:41:33.3586172Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-05-15T23:41:33.3588452Z [ 40%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2024-05-15T23:41:33.3590345Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-05-15T23:41:33.3591611Z [ 40%] Built target allocator 2024-05-15T23:41:33.3592963Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-05-15T23:41:33.3594900Z [ 40%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2024-05-15T23:41:33.3596937Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-05-15T23:41:33.3599000Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-05-15T23:41:33.3601078Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o 2024-05-15T23:41:33.3603023Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-05-15T23:41:33.3604125Z [ 40%] Built target logging 2024-05-15T23:41:33.3605367Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-05-15T23:41:33.3607222Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-05-15T23:41:33.3609577Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-05-15T23:41:33.3611525Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-05-15T23:41:33.3613358Z [ 40%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2024-05-15T23:41:37.7095005Z [ 40%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-05-15T23:41:37.7097144Z [ 40%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2024-05-15T23:41:37.7098724Z [ 40%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/kernel/operator_registry.cpp.o 2024-05-15T23:41:37.7100455Z [ 50%] Linking C static library /pytorch/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatccrt.a 2024-05-15T23:41:37.7102195Z [ 50%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2024-05-15T23:41:37.7104064Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-05-15T23:41:37.7105338Z [ 50%] Built target flatccrt 2024-05-15T23:41:37.7106602Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-05-15T23:41:37.7108173Z [ 50%] Built target indirection 2024-05-15T23:41:37.7109170Z [ 50%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/abort.cpp.o 2024-05-15T23:41:37.7110936Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o 2024-05-15T23:41:37.7112756Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-05-15T23:41:37.7114266Z [ 50%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/log.cpp.o 2024-05-15T23:41:37.7115674Z [ 50%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/profiler.cpp.o 2024-05-15T23:41:37.7116721Z [ 50%] Built target normalization 2024-05-15T23:41:37.7118267Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-05-15T23:41:37.7119857Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-05-15T23:41:37.7120879Z [ 50%] Built target memory 2024-05-15T23:41:37.7121398Z [ 50%] Built target jit 2024-05-15T23:41:37.7122668Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o 2024-05-15T23:41:37.7123917Z [ 50%] Built target mutex 2024-05-15T23:41:37.7125232Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-05-15T23:41:37.7127086Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-05-15T23:41:37.7128665Z [ 50%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/runtime.cpp.o 2024-05-15T23:41:37.7129750Z [ 50%] Built target operator-utils 2024-05-15T23:41:37.7131204Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-05-15T23:41:37.7133271Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-05-15T23:41:37.7134628Z [ 50%] Built target post-operation 2024-05-15T23:41:37.7135812Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-05-15T23:41:37.7137142Z [ 50%] Built target hardware-config 2024-05-15T23:41:37.7138200Z [ 50%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/target/Posix.cpp.o 2024-05-15T23:41:37.7139656Z [ 50%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/schema/extended_header.cpp.o 2024-05-15T23:41:37.7141617Z [ 50%] Linking C static library /pytorch/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatcc.a 2024-05-15T23:41:37.7142825Z [ 50%] Built target cache 2024-05-15T23:41:37.7143406Z [ 50%] Built target flatcc 2024-05-15T23:41:37.7144815Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o 2024-05-15T23:41:37.7146647Z [ 50%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2024-05-15T23:41:37.7148781Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o 2024-05-15T23:41:37.7150549Z [ 50%] Linking C executable /pytorch/torchchat/et-build/src/executorch/third-party/flatcc/bin/flatcc 2024-05-15T23:41:37.7152381Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o 2024-05-15T23:41:37.7153652Z [ 50%] Built target flatcc_cli 2024-05-15T23:41:37.7155030Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o 2024-05-15T23:41:37.7156408Z [ 60%] Built target operator-run 2024-05-15T23:41:37.7157056Z [ 60%] Generating etdump headers 2024-05-15T23:41:37.7157654Z [ 60%] Built target etdump_schema 2024-05-15T23:41:37.7158919Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o 2024-05-15T23:41:37.7160173Z [ 60%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-05-15T23:41:37.7160897Z [ 60%] Built target executorch_no_prim_ops 2024-05-15T23:41:37.7162215Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o 2024-05-15T23:41:37.7163584Z [ 60%] Built target microparams-init 2024-05-15T23:41:37.7164614Z [ 60%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2024-05-15T23:41:37.7166009Z [ 60%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2024-05-15T23:41:37.7167808Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o 2024-05-15T23:41:37.7169929Z [ 60%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2024-05-15T23:41:37.7171797Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o 2024-05-15T23:41:37.7173905Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o 2024-05-15T23:41:37.7176126Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o 2024-05-15T23:41:37.7178609Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o 2024-05-15T23:41:37.7179959Z [ 60%] Built target packing 2024-05-15T23:41:37.7181253Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-05-15T23:41:37.7182556Z [ 60%] Linking CXX static library libexecutorch.a 2024-05-15T23:41:37.7184086Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-05-15T23:41:37.7185440Z [ 60%] Built target executorch 2024-05-15T23:41:37.7188472Z [ 60%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2024-05-15T23:41:37.7190295Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-05-15T23:41:37.7192463Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-05-15T23:41:37.7194307Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2024-05-15T23:41:37.7196745Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-05-15T23:41:37.7198951Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-05-15T23:41:37.7201267Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-05-15T23:41:37.7203569Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-05-15T23:41:37.7205871Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-05-15T23:41:37.7207977Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-05-15T23:41:37.7210182Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-05-15T23:41:37.7212398Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-05-15T23:41:37.7214148Z [ 60%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2024-05-15T23:41:37.7216000Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-05-15T23:41:37.7218157Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-05-15T23:41:37.7219722Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2024-05-15T23:41:37.7221512Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-05-15T23:41:37.7223495Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-05-15T23:41:37.7225677Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-05-15T23:41:37.7227651Z [ 60%] Building CXX object CMakeFiles/util.dir/util/read_file.cpp.o 2024-05-15T23:41:37.7229391Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2024-05-15T23:41:37.7231413Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-05-15T23:41:37.7233580Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-05-15T23:41:37.7235871Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-05-15T23:41:40.9760293Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-05-15T23:41:40.9762768Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-05-15T23:41:40.9764856Z [ 60%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2024-05-15T23:41:40.9766688Z [ 60%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2024-05-15T23:41:40.9768425Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2024-05-15T23:41:40.9770429Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-05-15T23:41:40.9771812Z [ 60%] Linking CXX static library libextension_data_loader.a 2024-05-15T23:41:40.9772552Z [ 60%] Built target extension_data_loader 2024-05-15T23:41:40.9774374Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-05-15T23:41:40.9775902Z [ 60%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.o 2024-05-15T23:41:40.9777911Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-05-15T23:41:40.9779553Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2024-05-15T23:41:40.9781418Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-05-15T23:41:40.9783443Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-05-15T23:41:40.9785562Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-05-15T23:41:40.9787296Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2024-05-15T23:41:40.9789792Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-05-15T23:41:40.9791840Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-05-15T23:41:40.9892129Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-05-15T23:41:40.9894319Z [ 60%] Building CXX object sdk/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.o 2024-05-15T23:41:40.9897197Z [ 60%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/emitter.cpp.o 2024-05-15T23:41:40.9899106Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-05-15T23:41:40.9901797Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2024-05-15T23:41:40.9903890Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-05-15T23:41:40.9906708Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-05-15T23:41:40.9910057Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-05-15T23:41:40.9911990Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2024-05-15T23:41:40.9913882Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2024-05-15T23:41:40.9915480Z [ 60%] Linking CXX static library libetdump.a 2024-05-15T23:41:40.9916425Z [ 60%] Built target etdump 2024-05-15T23:41:40.9918084Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2024-05-15T23:41:40.9920298Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-05-15T23:41:40.9921851Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2024-05-15T23:41:40.9923293Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2024-05-15T23:41:40.9924408Z [ 60%] Built target microkernels-prod 2024-05-15T23:41:40.9925457Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2024-05-15T23:41:40.9926897Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2024-05-15T23:41:40.9927894Z [ 60%] Built target operators 2024-05-15T23:41:40.9928852Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2024-05-15T23:41:40.9931390Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-05-15T23:41:40.9932991Z [ 60%] Linking CXX static library libbundled_program.a 2024-05-15T23:41:40.9933781Z [ 60%] Built target bundled_program 2024-05-15T23:41:40.9935049Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-05-15T23:41:40.9937067Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-05-15T23:41:40.9938936Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-05-15T23:41:40.9940639Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2024-05-15T23:41:40.9942461Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-05-15T23:41:40.9944122Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2024-05-15T23:41:40.9946093Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-05-15T23:41:40.9948565Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-05-15T23:41:40.9950814Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-05-15T23:41:40.9953036Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-05-15T23:41:40.9955211Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-05-15T23:41:40.9957622Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-05-15T23:41:40.9959764Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-05-15T23:41:40.9962830Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-05-15T23:41:40.9964690Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-05-15T23:41:40.9966781Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2024-05-15T23:41:40.9968819Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-05-15T23:41:40.9970855Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-05-15T23:41:40.9973073Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-05-15T23:41:40.9974858Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2024-05-15T23:41:40.9976421Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2024-05-15T23:41:40.9978708Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-05-15T23:41:40.9980914Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-05-15T23:41:40.9982876Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-05-15T23:41:40.9984549Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2024-05-15T23:41:40.9986325Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-05-15T23:41:40.9988601Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-05-15T23:41:40.9989911Z [ 70%] Linking CXX static library libquantized_kernels.a 2024-05-15T23:41:40.9991848Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-05-15T23:41:40.9993239Z [ 70%] Built target quantized_kernels 2024-05-15T23:41:40.9994669Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-05-15T23:41:40.9996871Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-05-15T23:41:40.9998432Z [ 70%] Generating selected_operators.yaml for quantized_ops_lib 2024-05-15T23:41:41.0000105Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-05-15T23:41:41.0001878Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2024-05-15T23:41:41.0003512Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2024-05-15T23:41:41.0005441Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-05-15T23:41:41.0006790Z [ 70%] Generating code for kernel registration 2024-05-15T23:41:41.0008242Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-05-15T23:41:45.0897583Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-05-15T23:41:45.0899358Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2024-05-15T23:41:45.0901140Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-05-15T23:41:45.0903080Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-05-15T23:41:45.0904758Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2024-05-15T23:41:45.0906658Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-05-15T23:41:45.0909560Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-05-15T23:41:45.0911229Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2024-05-15T23:41:45.0913048Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-05-15T23:41:45.0915072Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-05-15T23:41:45.0917337Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-05-15T23:41:45.0919485Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-05-15T23:41:45.0921195Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2024-05-15T23:41:45.0923027Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-05-15T23:41:45.0925097Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-05-15T23:41:45.0926932Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2024-05-15T23:41:45.0928789Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-05-15T23:41:45.0930810Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-05-15T23:41:45.0932857Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-05-15T23:41:45.0935247Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-05-15T23:41:45.0937536Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2024-05-15T23:41:45.0939250Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2024-05-15T23:41:45.0941254Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-05-15T23:41:45.0943397Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-05-15T23:41:45.0945701Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-05-15T23:41:45.0947708Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2024-05-15T23:41:45.0950163Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-05-15T23:41:45.0952283Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-05-15T23:41:45.0954120Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2024-05-15T23:41:45.0956211Z [ 70%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-05-15T23:41:45.0958540Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-05-15T23:41:45.0960546Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-05-15T23:41:45.0962550Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-05-15T23:41:45.0964652Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-05-15T23:41:45.0966626Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-05-15T23:41:45.0968279Z [ 70%] Linking CXX static library libquantized_ops_lib.a 2024-05-15T23:41:45.0969019Z [ 70%] Built target quantized_ops_lib 2024-05-15T23:41:45.0970152Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2024-05-15T23:41:45.0971757Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2024-05-15T23:41:45.0972773Z [ 70%] Built target subgraph 2024-05-15T23:41:45.0974076Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-05-15T23:41:45.0975830Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2024-05-15T23:41:45.0978094Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-05-15T23:41:45.0980157Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-05-15T23:41:45.0982003Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2024-05-15T23:41:45.0983853Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-05-15T23:41:45.0985802Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-05-15T23:41:45.0987769Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-05-15T23:41:45.0990506Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-05-15T23:41:45.0992903Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-05-15T23:41:45.0995015Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-05-15T23:41:45.0997320Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-05-15T23:41:45.0999610Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-05-15T23:41:45.1001050Z [ 70%] Linking CXX static library libutil.a 2024-05-15T23:41:45.1002632Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-05-15T23:41:45.1003929Z [ 70%] Built target util 2024-05-15T23:41:45.1005296Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-05-15T23:41:45.1007163Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2024-05-15T23:41:45.1008746Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2024-05-15T23:41:45.1010572Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-05-15T23:41:45.1012525Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-05-15T23:41:45.1014192Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2024-05-15T23:41:45.1016135Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-05-15T23:41:45.1018667Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-05-15T23:41:45.1020953Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-05-15T23:41:45.1023102Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-05-15T23:41:45.1025370Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2024-05-15T23:41:45.1027403Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-05-15T23:41:45.1029871Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-05-15T23:41:45.1031665Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2024-05-15T23:41:45.1033736Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-05-15T23:41:45.1035424Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2024-05-15T23:41:45.1037351Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-05-15T23:41:45.1039190Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2024-05-15T23:41:45.1040977Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-05-15T23:41:45.1043018Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-05-15T23:42:05.1738094Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-05-15T23:42:05.1740167Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-05-15T23:42:05.1742186Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-05-15T23:42:05.1825479Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-05-15T23:42:05.1827294Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-05-15T23:42:05.1829646Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-05-15T23:42:05.1830806Z [ 70%] Linking CXX static library libXNNPACK.a 2024-05-15T23:42:05.1831481Z [ 70%] Built target XNNPACK 2024-05-15T23:42:05.1833691Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2024-05-15T23:42:05.1835225Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2024-05-15T23:42:05.1836818Z [ 70%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2024-05-15T23:42:05.1838435Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2024-05-15T23:42:05.1842544Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2024-05-15T23:42:05.1844135Z [ 70%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2024-05-15T23:42:05.1845642Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2024-05-15T23:42:05.1847229Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2024-05-15T23:42:05.1848687Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2024-05-15T23:42:05.1850206Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2024-05-15T23:42:05.1851777Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2024-05-15T23:42:05.1853332Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2024-05-15T23:42:05.1912454Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2024-05-15T23:42:05.1914716Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2024-05-15T23:42:05.1916302Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2024-05-15T23:42:05.1917811Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2024-05-15T23:42:05.1919240Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2024-05-15T23:42:05.1920677Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2024-05-15T23:42:05.1922280Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2024-05-15T23:42:05.1923901Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2024-05-15T23:42:05.1925437Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2024-05-15T23:42:05.1927033Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool.cpp.o 2024-05-15T23:42:05.1928680Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool_guard.cpp.o 2024-05-15T23:42:05.1930241Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2024-05-15T23:42:05.1931667Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2024-05-15T23:42:05.1933186Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2024-05-15T23:42:05.1934364Z [ 80%] Linking CXX static library libxnnpack_backend.a 2024-05-15T23:42:05.1935092Z [ 80%] Built target xnnpack_backend 2024-05-15T23:42:05.1936438Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2024-05-15T23:42:05.1938152Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2024-05-15T23:42:05.1939573Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2024-05-15T23:42:05.1940992Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2024-05-15T23:42:05.1942508Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2024-05-15T23:42:05.1945352Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2024-05-15T23:42:05.1946866Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2024-05-15T23:42:05.1948766Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2024-05-15T23:42:05.1950307Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2024-05-15T23:42:05.1951762Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2024-05-15T23:42:05.1953200Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2024-05-15T23:42:05.1954659Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2024-05-15T23:42:05.1956215Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2024-05-15T23:42:05.1957866Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2024-05-15T23:42:05.1959418Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2024-05-15T23:42:05.1960840Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2024-05-15T23:42:05.1962308Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2024-05-15T23:42:05.1963770Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2024-05-15T23:42:05.1965671Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2024-05-15T23:42:05.1967219Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2024-05-15T23:42:05.1968760Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2024-05-15T23:42:05.1970326Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2024-05-15T23:42:05.1971875Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2024-05-15T23:42:05.1973430Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2024-05-15T23:42:05.1974874Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2024-05-15T23:42:05.1976363Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2024-05-15T23:42:05.1978109Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2024-05-15T23:42:05.1979682Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2024-05-15T23:42:05.1981308Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2024-05-15T23:42:05.1982763Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2024-05-15T23:42:05.1984191Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2024-05-15T23:42:05.1987116Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2024-05-15T23:42:05.1988819Z [ 80%] Linking CXX static library libeigen_blas.a 2024-05-15T23:42:05.1989508Z [ 80%] Built target eigen_blas 2024-05-15T23:42:05.1990435Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2024-05-15T23:42:05.1991832Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2024-05-15T23:42:05.1993262Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2024-05-15T23:42:05.1994333Z [ 80%] Linking CXX static library libcpublas.a 2024-05-15T23:42:05.1994998Z [ 80%] Built target cpublas 2024-05-15T23:42:05.1996006Z [ 80%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2024-05-15T23:42:05.1997594Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2024-05-15T23:42:05.1999232Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2024-05-15T23:42:05.2001248Z /pytorch/torchchat/et-build/src/executorch/examples/models/llama2/custom_ops/op_sdpa.cpp: In lambda function: 2024-05-15T23:42:05.2003813Z /pytorch/torchchat/et-build/src/executorch/examples/models/llama2/custom_ops/op_sdpa.cpp:420:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:42:05.2005630Z 420 | [scaling_factor](Vec x, Vec y) { 2024-05-15T23:42:05.2006294Z | ^ 2024-05-15T23:42:05.2007316Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-05-15T23:42:05.2008834Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2024-05-15T23:42:05.2010577Z [ 80%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-05-15T23:42:05.2012323Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2024-05-15T23:45:07.7166660Z [ 80%] Linking CXX static library libcustom_ops.a 2024-05-15T23:45:07.7168598Z [ 80%] Built target custom_ops 2024-05-15T23:45:07.7170170Z [ 80%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2024-05-15T23:45:07.7171824Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2024-05-15T23:45:07.7173266Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2024-05-15T23:45:07.7174851Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2024-05-15T23:45:07.7176624Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2024-05-15T23:45:07.7178228Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2024-05-15T23:45:07.7179763Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2024-05-15T23:45:07.7181190Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2024-05-15T23:45:07.7182751Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2024-05-15T23:45:07.7184337Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2024-05-15T23:45:07.7185930Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2024-05-15T23:45:07.7187426Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2024-05-15T23:45:07.7189191Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2024-05-15T23:45:07.7194692Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2024-05-15T23:45:07.7196479Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2024-05-15T23:45:07.7198084Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2024-05-15T23:45:07.7199795Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2024-05-15T23:45:07.7201476Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2024-05-15T23:45:07.7203089Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2024-05-15T23:45:07.7204564Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2024-05-15T23:45:07.7206071Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2024-05-15T23:45:07.7207547Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2024-05-15T23:45:07.7209161Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2024-05-15T23:45:07.7210800Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2024-05-15T23:45:07.7212372Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2024-05-15T23:45:07.7214023Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2024-05-15T23:45:07.7215570Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2024-05-15T23:45:07.7217250Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2024-05-15T23:45:07.7218701Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2024-05-15T23:45:07.7220197Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2024-05-15T23:45:07.7221731Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2024-05-15T23:45:07.7223522Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2024-05-15T23:45:07.7225069Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2024-05-15T23:45:07.7226668Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2024-05-15T23:45:07.7228596Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2024-05-15T23:45:07.7230224Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2024-05-15T23:45:07.7231759Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2024-05-15T23:45:07.7233312Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2024-05-15T23:45:07.7234879Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2024-05-15T23:45:07.7236315Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2024-05-15T23:45:07.7237813Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2024-05-15T23:45:07.7239275Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2024-05-15T23:45:07.7240770Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2024-05-15T23:45:07.7242254Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2024-05-15T23:45:07.7243842Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2024-05-15T23:45:07.7245395Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2024-05-15T23:45:07.7247001Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2024-05-15T23:45:07.7248570Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2024-05-15T23:45:07.7250201Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2024-05-15T23:45:07.7251750Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2024-05-15T23:45:07.7253270Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2024-05-15T23:45:07.7254837Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2024-05-15T23:45:07.7256332Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2024-05-15T23:45:07.7258316Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/binary_ufunc_realb_realb_to_realb_logical.cpp.o 2024-05-15T23:45:07.7260324Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2024-05-15T23:45:07.7262167Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2024-05-15T23:45:07.7264115Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_floath.cpp.o 2024-05-15T23:45:07.7265969Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2024-05-15T23:45:07.7267928Z [ 90%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2024-05-15T23:45:07.7269695Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2024-05-15T23:45:07.7271348Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2024-05-15T23:45:07.7273050Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2024-05-15T23:45:07.7274908Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2024-05-15T23:45:07.7276561Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2024-05-15T23:45:07.7278275Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2024-05-15T23:45:07.7280045Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2024-05-15T23:45:07.7281784Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2024-05-15T23:45:07.7283404Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2024-05-15T23:45:07.7285080Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2024-05-15T23:45:07.7286746Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2024-05-15T23:45:07.7288094Z [100%] Linking CXX shared library libcustom_ops_aot_lib.so 2024-05-15T23:45:07.7288866Z [100%] Built target custom_ops_aot_lib 2024-05-15T23:45:07.7289586Z [100%] Linking CXX static library libportable_kernels.a 2024-05-15T23:45:07.7290312Z [100%] Built target portable_kernels 2024-05-15T23:45:07.7291107Z [100%] Generating selected_operators.yaml for portable_ops_lib 2024-05-15T23:45:07.7291946Z [100%] Generating code for kernel registration 2024-05-15T23:45:07.7293475Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-05-15T23:45:07.7295131Z [100%] Linking CXX static library libportable_ops_lib.a 2024-05-15T23:45:07.7295998Z [100%] Built target portable_ops_lib 2024-05-15T23:45:07.7297232Z [100%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2024-05-15T23:45:07.7298790Z [100%] Linking CXX shared module _portable_lib.cpython-311-x86_64-linux-gnu.so 2024-05-15T23:45:07.7299685Z [100%] Built target portable_lib 2024-05-15T23:45:07.7300357Z [ 0%] Built target microkernel-utils 2024-05-15T23:45:07.7300988Z [ 0%] Built target pthreadpool 2024-05-15T23:45:07.7301531Z [ 16%] Built target cpuinfo 2024-05-15T23:45:10.3879908Z [ 16%] Built target allocator 2024-05-15T23:45:10.3880597Z [ 16%] Built target normalization 2024-05-15T23:45:10.3881239Z [ 16%] Built target logging 2024-05-15T23:45:10.3881797Z [ 16%] Built target indirection 2024-05-15T23:45:10.3882635Z [ 16%] Built target microparams-init 2024-05-15T23:45:10.3883272Z [ 33%] Built target eigen_blas 2024-05-15T23:45:10.3883843Z [ 33%] Built target packing 2024-05-15T23:45:10.3884462Z [ 33%] Built target hardware-config 2024-05-15T23:45:10.3885095Z [ 33%] Built target memory 2024-05-15T23:45:10.3885714Z [ 66%] Built target microkernels-prod 2024-05-15T23:45:10.3886365Z [ 66%] Built target flatc 2024-05-15T23:45:10.3886886Z [ 66%] Built target mutex 2024-05-15T23:45:10.3892003Z [ 66%] Built target post-operation 2024-05-15T23:45:10.3892566Z [ 66%] Built target operator-utils 2024-05-15T23:45:10.3892981Z [ 66%] Built target jit 2024-05-15T23:45:10.3893373Z [ 66%] Built target operator-run 2024-05-15T23:45:10.3893801Z [ 66%] Generating common_schema headers 2024-05-15T23:45:10.3894227Z [ 66%] Built target cache 2024-05-15T23:45:10.3894595Z [ 83%] Built target xnnpack_schema 2024-05-15T23:45:10.3895020Z [ 83%] Built target common_schema 2024-05-15T23:45:10.3895453Z [ 83%] Generating program_schema headers 2024-05-15T23:45:10.3895890Z [ 83%] Built target operators 2024-05-15T23:45:10.3896278Z [ 83%] Built target program_schema 2024-05-15T23:45:10.3896918Z [100%] Built target subgraph 2024-05-15T23:45:10.4037069Z [100%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-05-15T23:45:10.4040019Z [100%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-05-15T23:45:10.4041861Z [100%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-05-15T23:45:10.4042925Z [100%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-05-15T23:45:10.4043999Z [100%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-05-15T23:45:10.4044820Z [100%] Built target XNNPACK 2024-05-15T23:45:10.4045318Z [100%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-05-15T23:45:10.4045892Z [100%] Built target executorch_no_prim_ops 2024-05-15T23:45:10.4046338Z [100%] Built target cpublas 2024-05-15T23:45:10.4046729Z [100%] Built target xnnpack_backend 2024-05-15T23:45:10.4047159Z [100%] Built target custom_ops 2024-05-15T23:45:10.4047655Z [100%] Linking CXX shared library libcustom_ops_aot_lib.so 2024-05-15T23:45:10.4048187Z [100%] Built target custom_ops_aot_lib 2024-05-15T23:45:10.4049151Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2024-05-15T23:45:10.4049955Z [ 0%] Built target microkernel-utils 2024-05-15T23:45:10.4050830Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2024-05-15T23:45:10.4051673Z [ 0%] Built target pthreadpool 2024-05-15T23:45:10.4052788Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-05-15T23:45:10.4054614Z [ 0%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-05-15T23:45:10.4056275Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2024-05-15T23:45:10.4057733Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-05-15T23:45:10.4058515Z [ 1%] Built target flatccrt 2024-05-15T23:45:10.4059337Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-05-15T23:45:10.4060536Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-05-15T23:45:10.4061303Z [ 2%] Built target cpuinfo 2024-05-15T23:45:10.4062129Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2024-05-15T23:45:10.4062922Z [ 3%] Built target eigen_blas 2024-05-15T23:45:10.4063315Z [ 3%] Built target flatcc 2024-05-15T23:45:10.4063676Z [ 4%] Built target flatc 2024-05-15T23:45:10.4064032Z [ 4%] Built target logging 2024-05-15T23:45:10.4064871Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2024-05-15T23:45:10.4065668Z [ 4%] Built target allocator 2024-05-15T23:45:10.4066526Z [ 4%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2024-05-15T23:45:10.4067658Z [ 5%] Built target microkernels-prod 2024-05-15T23:45:10.4071007Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2024-05-15T23:45:10.4072354Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2024-05-15T23:45:10.4073154Z [ 5%] Built target indirection 2024-05-15T23:45:10.4073553Z [ 5%] Built target normalization 2024-05-15T23:45:10.4074017Z [ 5%] Built target microparams-init 2024-05-15T23:45:10.4074927Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2024-05-15T23:45:10.4075738Z [ 5%] Built target packing 2024-05-15T23:45:10.4076563Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2024-05-15T23:45:10.4077740Z [ 5%] Built target memory 2024-05-15T23:45:10.4079414Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2024-05-15T23:45:10.4081687Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2024-05-15T23:45:10.4082859Z [ 5%] Built target operator-run 2024-05-15T23:45:10.4083885Z [ 5%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2024-05-15T23:45:10.4084762Z [ 5%] Built target mutex 2024-05-15T23:45:10.4085275Z [ 6%] Built target xnnpack_schema 2024-05-15T23:45:10.4085821Z [ 6%] Built target operator-utils 2024-05-15T23:45:10.4087096Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2024-05-15T23:45:10.4088104Z [ 6%] Built target flatcc_cli 2024-05-15T23:45:10.4088534Z [ 6%] Built target bundled_program_schema 2024-05-15T23:45:10.4089505Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2024-05-15T23:45:10.4090836Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2024-05-15T23:45:10.4091702Z [ 6%] Generating common_schema headers 2024-05-15T23:45:10.4092151Z [ 6%] Built target common_schema 2024-05-15T23:45:10.4092609Z [ 6%] Built target post-operation 2024-05-15T23:45:10.4093749Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2024-05-15T23:45:10.4095350Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2024-05-15T23:45:10.4096777Z [ 6%] Built target hardware-config 2024-05-15T23:45:10.4097217Z [ 6%] Built target jit 2024-05-15T23:45:10.4098080Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2024-05-15T23:45:10.4098933Z [ 6%] Built target etdump_schema 2024-05-15T23:45:10.4099349Z [ 6%] Built target operators 2024-05-15T23:45:10.4099733Z [ 6%] Built target cache 2024-05-15T23:45:10.4100119Z [ 6%] Generating program_schema headers 2024-05-15T23:45:10.4100568Z [ 6%] Built target program_schema 2024-05-15T23:45:10.4100986Z [ 7%] Built target subgraph 2024-05-15T23:45:10.4101372Z [ 7%] Built target XNNPACK 2024-05-15T23:45:10.4102030Z [ 7%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-05-15T23:45:10.4103034Z [ 7%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-05-15T23:45:10.4104116Z [ 7%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-05-15T23:45:10.4105166Z [ 7%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-05-15T23:45:10.4106216Z [ 7%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-05-15T23:45:10.4107077Z [ 7%] Linking C static library libcpuinfo_internals.a 2024-05-15T23:45:10.4107586Z [ 7%] Built target cpuinfo_internals 2024-05-15T23:45:10.4108438Z [ 7%] Built target convolution-test-helpers 2024-05-15T23:45:10.4109526Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-05-15T23:45:10.4111116Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-05-15T23:45:10.4112729Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-05-15T23:45:10.4114307Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-05-15T23:45:10.4116108Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-05-15T23:45:10.4117656Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-05-15T23:45:10.4119197Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-05-15T23:45:10.4120739Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-05-15T23:45:10.4122370Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-05-15T23:45:10.4124068Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-05-15T23:45:10.4125844Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-05-15T23:45:10.4127665Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-05-15T23:45:10.4129311Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2024-05-15T23:45:10.4130926Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2024-05-15T23:45:10.8131775Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2024-05-15T23:45:10.8134222Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2024-05-15T23:45:10.8136907Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2024-05-15T23:45:10.8139387Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2024-05-15T23:45:10.8141722Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2024-05-15T23:45:10.8144049Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2024-05-15T23:45:10.8146413Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2024-05-15T23:45:10.8149227Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2024-05-15T23:45:10.8151647Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2024-05-15T23:45:10.8154048Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2024-05-15T23:45:10.8156372Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-05-15T23:45:10.8158757Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2024-05-15T23:45:10.8161023Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2024-05-15T23:45:10.8163778Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2024-05-15T23:45:10.8166210Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2024-05-15T23:45:10.8168679Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2024-05-15T23:45:10.8171142Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-05-15T23:45:10.8173620Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2024-05-15T23:45:10.8176226Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2024-05-15T23:45:10.8178924Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2024-05-15T23:45:10.8181302Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-05-15T23:45:10.8183640Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2024-05-15T23:45:10.8186265Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2024-05-15T23:45:10.8188897Z [ 7%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2024-05-15T23:45:10.8191640Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2024-05-15T23:45:10.8194226Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-05-15T23:45:10.8196681Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-05-15T23:45:10.8199197Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-05-15T23:45:10.8201777Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2024-05-15T23:45:10.8204415Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2024-05-15T23:45:10.8207255Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2024-05-15T23:45:10.8210233Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2024-05-15T23:45:10.8239558Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2024-05-15T23:45:10.8242839Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2024-05-15T23:45:10.8246076Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2024-05-15T23:45:10.8250915Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2024-05-15T23:45:10.8254496Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2024-05-15T23:45:10.8257816Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2024-05-15T23:45:10.8260976Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2024-05-15T23:45:10.8264101Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2024-05-15T23:45:10.8267261Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2024-05-15T23:45:10.8270099Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2024-05-15T23:45:10.8273170Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2024-05-15T23:45:10.8276364Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2024-05-15T23:45:10.8279647Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2024-05-15T23:45:10.8283221Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2024-05-15T23:45:10.8286437Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2024-05-15T23:45:10.8289624Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2024-05-15T23:45:10.8292834Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2024-05-15T23:45:10.8295914Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2024-05-15T23:45:10.8299228Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2024-05-15T23:45:10.8302382Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2024-05-15T23:45:10.8305601Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2024-05-15T23:45:11.2720811Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2024-05-15T23:45:11.2725304Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2024-05-15T23:45:11.2728516Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2024-05-15T23:45:11.2731762Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2024-05-15T23:45:11.2735307Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2024-05-15T23:45:11.2738342Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2024-05-15T23:45:11.2741259Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2024-05-15T23:45:11.2744402Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2024-05-15T23:45:11.2747615Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2024-05-15T23:45:11.2751111Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2024-05-15T23:45:11.2754345Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2024-05-15T23:45:11.2757578Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2024-05-15T23:45:11.2760765Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2024-05-15T23:45:11.2764199Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2024-05-15T23:45:11.2767508Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2024-05-15T23:45:11.2770659Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2024-05-15T23:45:11.2773837Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2024-05-15T23:45:11.2777182Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2024-05-15T23:45:11.2780242Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2783153Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2024-05-15T23:45:11.2786022Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2024-05-15T23:45:11.2788971Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2024-05-15T23:45:11.2791849Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2794767Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2024-05-15T23:45:11.2797498Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2024-05-15T23:45:11.2800179Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2024-05-15T23:45:11.2802742Z [ 8%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2024-05-15T23:45:11.2805531Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2024-05-15T23:45:11.2808364Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2811146Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2024-05-15T23:45:11.2813850Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2024-05-15T23:45:11.2816678Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2024-05-15T23:45:11.2819359Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2822136Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2024-05-15T23:45:11.2824831Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2024-05-15T23:45:11.2828185Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2024-05-15T23:45:11.2830924Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2833697Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2024-05-15T23:45:11.2836409Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2024-05-15T23:45:11.2839023Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2024-05-15T23:45:11.2841731Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2844502Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2024-05-15T23:45:11.2847203Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2024-05-15T23:45:11.2848940Z [ 9%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-05-15T23:45:11.2850780Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2024-05-15T23:45:11.2853556Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2856741Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2024-05-15T23:45:11.2859612Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2024-05-15T23:45:11.2861598Z [ 9%] Built target executorch_no_prim_ops 2024-05-15T23:45:11.2863451Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2024-05-15T23:45:11.2866301Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2024-05-15T23:45:11.2870805Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2024-05-15T23:45:11.2872383Z [ 9%] Built target cpublas 2024-05-15T23:45:11.2874123Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2024-05-15T23:45:12.8344679Z [ 9%] Built target executorch 2024-05-15T23:45:12.8346583Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-05-15T23:45:12.8349762Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2024-05-15T23:45:12.8351378Z [ 9%] Built target xnnpack_backend 2024-05-15T23:45:12.8352393Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/blas/CPUBlas.cpp.o 2024-05-15T23:45:12.8353914Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2024-05-15T23:45:12.8356204Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2024-05-15T23:45:12.8358664Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2024-05-15T23:45:12.8360129Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2024-05-15T23:45:12.8361570Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2024-05-15T23:45:12.8363005Z [ 9%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2024-05-15T23:45:12.8364438Z [ 10%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2024-05-15T23:45:12.8366000Z [ 10%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-05-15T23:45:12.8367627Z [ 10%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2024-05-15T23:45:12.8368709Z [ 10%] Built target quantized_kernels 2024-05-15T23:45:12.8370549Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2024-05-15T23:45:12.8372205Z [ 10%] Built target custom_ops 2024-05-15T23:45:12.8372854Z [ 10%] Built target extension_data_loader 2024-05-15T23:45:12.8373498Z [ 10%] Built target util 2024-05-15T23:45:12.8374493Z [ 10%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2024-05-15T23:45:12.8375581Z [ 10%] Built target etdump 2024-05-15T23:45:12.8376802Z [ 10%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2024-05-15T23:45:12.8377789Z [ 10%] Built target bundled_program 2024-05-15T23:45:12.8378844Z [ 10%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2024-05-15T23:45:12.8381017Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-05-15T23:45:12.8382533Z [ 13%] Built target portable_kernels 2024-05-15T23:45:12.8383193Z [ 13%] Built target quantized_ops_lib 2024-05-15T23:45:12.8383847Z [ 13%] Built target portable_ops_lib 2024-05-15T23:45:12.8385634Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2024-05-15T23:45:12.8387635Z [ 13%] Linking CXX shared library libcustom_ops_aot_lib.so 2024-05-15T23:45:12.8389854Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2024-05-15T23:45:12.8391542Z [ 13%] Linking CXX static library libgflags_nothreads.a 2024-05-15T23:45:12.8392347Z [ 13%] Built target gflags_nothreads_static 2024-05-15T23:45:12.8393847Z [ 13%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2024-05-15T23:45:12.8396374Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2024-05-15T23:45:12.8398676Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-05-15T23:45:12.8401136Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2024-05-15T23:45:12.8403751Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2024-05-15T23:45:12.8406278Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2024-05-15T23:45:12.8408829Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-05-15T23:45:12.8411193Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_exp.cpp: In lambda function: 2024-05-15T23:45:12.8413538Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_exp.cpp:39:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:12.8415308Z 39 | [](Vec x) { return x.exp(); }, out_data, in_data, numel); 2024-05-15T23:45:12.8416028Z | ^ 2024-05-15T23:45:12.8419312Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2024-05-15T23:45:12.8421911Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2024-05-15T23:45:12.8423492Z [ 13%] Built target custom_ops_aot_lib 2024-05-15T23:45:12.8424921Z In file included from /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/kernel/kernel_includes.h:21, 2024-05-15T23:45:12.8426643Z from /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_neg.cpp:11: 2024-05-15T23:45:12.8428702Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_neg.cpp: In lambda function: 2024-05-15T23:45:12.8431007Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_neg.cpp:32:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:12.8432783Z 32 | [](Vec x) { return x.neg(); }, 2024-05-15T23:45:12.8433423Z | ^ 2024-05-15T23:45:12.8435141Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:888:7: note: in definition of macro ‘ET_INTERNAL_SWITCH’ 2024-05-15T23:45:12.8436900Z 888 | __VA_ARGS__ \ 2024-05-15T23:45:12.8437593Z | ^~~~~~~~~~~ 2024-05-15T23:45:12.8442429Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:947:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE’ 2024-05-15T23:45:12.8444182Z 947 | ET_INTERNAL_SWITCH_CASE( \ 2024-05-15T23:45:12.8445275Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:12.8447145Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1093:7: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES’ 2024-05-15T23:45:12.8449083Z 1093 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES(CTYPE_ALIAS, __VA_ARGS__)) 2024-05-15T23:45:12.8449936Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:12.8451558Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_neg.cpp:29:3: note: in expansion of macro ‘ET_SWITCH_REAL_TYPES’ 2024-05-15T23:45:12.8453264Z 29 | ET_SWITCH_REAL_TYPES(in.scalar_type(), ctx, "neg.out", CTYPE, [&] { 2024-05-15T23:45:12.8454128Z | ^~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:12.8455648Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_native_layer_norm.cpp: In lambda function: 2024-05-15T23:45:12.8458391Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_native_layer_norm.cpp:97:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:12.8460254Z 97 | [scale, offset](Vec x, Vec gamma, Vec beta) { 2024-05-15T23:45:12.8460951Z | ^ 2024-05-15T23:45:12.8462485Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2024-05-15T23:45:12.8464861Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-05-15T23:45:12.8466742Z [ 13%] Linking CXX shared module _portable_lib.cpython-311-x86_64-linux-gnu.so 2024-05-15T23:45:12.8469214Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2024-05-15T23:45:12.8471852Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2024-05-15T23:45:12.8474451Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2024-05-15T23:45:12.8476676Z [ 13%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2024-05-15T23:45:12.8478688Z [ 13%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2024-05-15T23:45:12.8480628Z [ 13%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2024-05-15T23:45:12.8482074Z [ 13%] Linking CXX static library libextension_module_static.a 2024-05-15T23:45:12.8482919Z [ 13%] Built target extension_module_static 2024-05-15T23:45:12.8484318Z [ 13%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2024-05-15T23:45:12.8486971Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-05-15T23:45:12.8489550Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2024-05-15T23:45:13.6591425Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2024-05-15T23:45:13.6593851Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2024-05-15T23:45:13.6596256Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2024-05-15T23:45:13.6597899Z [ 13%] Linking CXX shared library libextension_module.so 2024-05-15T23:45:13.6599676Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2024-05-15T23:45:13.6602128Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2024-05-15T23:45:13.6604576Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2024-05-15T23:45:13.6608622Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2024-05-15T23:45:13.6610059Z [ 13%] Built target extension_module 2024-05-15T23:45:13.6612012Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-scalar-u1.c.o 2024-05-15T23:45:13.6615967Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-scalar-c1.c.o 2024-05-15T23:45:13.6618975Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-scalar-c1.c.o 2024-05-15T23:45:13.6621705Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2024-05-15T23:45:13.6624309Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2024-05-15T23:45:13.6626852Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-05-15T23:45:13.6629627Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2024-05-15T23:45:13.6632205Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2024-05-15T23:45:13.6634748Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-05-15T23:45:13.6637342Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2024-05-15T23:45:13.6639932Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2024-05-15T23:45:13.6642479Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-05-15T23:45:13.6645070Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2024-05-15T23:45:13.6647666Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2024-05-15T23:45:13.6650567Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-05-15T23:45:13.6653175Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2024-05-15T23:45:13.6655948Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2024-05-15T23:45:13.6658856Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2024-05-15T23:45:13.6661643Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2024-05-15T23:45:13.6664582Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2024-05-15T23:45:13.6667246Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2024-05-15T23:45:13.6670184Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-05-15T23:45:13.6672861Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-05-15T23:45:13.6675535Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-05-15T23:45:13.6678458Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2024-05-15T23:45:13.6681154Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2024-05-15T23:45:13.6683754Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-05-15T23:45:13.6686345Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2024-05-15T23:45:13.6688983Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2024-05-15T23:45:13.6691527Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-05-15T23:45:13.6694135Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2024-05-15T23:45:13.6696905Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2024-05-15T23:45:13.6699479Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-05-15T23:45:13.6702074Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2024-05-15T23:45:13.6704707Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2024-05-15T23:45:13.6707293Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-05-15T23:45:13.6710203Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2024-05-15T23:45:13.6713218Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2024-05-15T23:45:13.6716063Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2024-05-15T23:45:13.6718762Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2024-05-15T23:45:13.6721361Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2024-05-15T23:45:13.6723964Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2024-05-15T23:45:13.6726653Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2024-05-15T23:45:13.6729241Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-05-15T23:45:13.6731770Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-05-15T23:45:13.6734495Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-05-15T23:45:13.6737591Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-05-15T23:45:13.6740720Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2024-05-15T23:45:13.6743569Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-05-15T23:45:14.2020613Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-05-15T23:45:14.2023000Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2024-05-15T23:45:14.2024761Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2024-05-15T23:45:14.2026537Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-05-15T23:45:14.2028875Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2024-05-15T23:45:14.2031271Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2024-05-15T23:45:14.2033681Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2024-05-15T23:45:14.2036424Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2024-05-15T23:45:14.2038937Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2024-05-15T23:45:14.2040989Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-05-15T23:45:14.2042746Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2024-05-15T23:45:14.2044719Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2024-05-15T23:45:14.2046423Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2024-05-15T23:45:14.2048160Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2024-05-15T23:45:14.2049901Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2024-05-15T23:45:14.2050983Z [ 15%] Linking CXX executable xnn_executor_runner 2024-05-15T23:45:14.2052168Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2024-05-15T23:45:14.2053904Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2024-05-15T23:45:14.2055625Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2024-05-15T23:45:14.2057566Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2024-05-15T23:45:14.2059266Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2024-05-15T23:45:14.2060943Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2024-05-15T23:45:14.2062764Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2024-05-15T23:45:14.2064474Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2024-05-15T23:45:14.2066152Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2024-05-15T23:45:14.2068154Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2024-05-15T23:45:14.2069852Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2024-05-15T23:45:14.2071520Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2024-05-15T23:45:14.2073216Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2024-05-15T23:45:14.2074895Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2024-05-15T23:45:14.2076564Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2024-05-15T23:45:14.2078227Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2024-05-15T23:45:14.2079881Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2024-05-15T23:45:14.2081548Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2024-05-15T23:45:14.2083382Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2024-05-15T23:45:14.2085054Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2024-05-15T23:45:14.2086719Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2024-05-15T23:45:14.2088927Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2024-05-15T23:45:14.2091095Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2024-05-15T23:45:14.2093060Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2024-05-15T23:45:14.2095349Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2024-05-15T23:45:14.2097364Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2024-05-15T23:45:14.2099326Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2024-05-15T23:45:14.2101379Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2024-05-15T23:45:14.2103900Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2024-05-15T23:45:14.2106193Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2.c.o 2024-05-15T23:45:14.2109026Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2024-05-15T23:45:14.2111364Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2024-05-15T23:45:14.2113670Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4.c.o 2024-05-15T23:45:14.2115909Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2024-05-15T23:45:14.2118188Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2024-05-15T23:45:14.2120414Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2.c.o 2024-05-15T23:45:14.2122663Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2024-05-15T23:45:14.6843197Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2024-05-15T23:45:14.6846458Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4.c.o 2024-05-15T23:45:14.6849653Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-05-15T23:45:14.6852185Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2024-05-15T23:45:14.6854725Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2024-05-15T23:45:14.6857476Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2024-05-15T23:45:14.6860030Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2024-05-15T23:45:14.6862568Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-05-15T23:45:14.6865083Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2024-05-15T23:45:14.6867669Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2024-05-15T23:45:14.6870613Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2024-05-15T23:45:14.6873475Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2024-05-15T23:45:14.6876183Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-05-15T23:45:14.6879070Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2024-05-15T23:45:14.6881720Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2024-05-15T23:45:14.6884322Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2024-05-15T23:45:14.6886945Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2024-05-15T23:45:14.6889406Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-05-15T23:45:14.6891833Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2024-05-15T23:45:14.6894300Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2024-05-15T23:45:14.6896986Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2024-05-15T23:45:14.6899399Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2024-05-15T23:45:14.6901970Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2024-05-15T23:45:14.6904572Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2024-05-15T23:45:14.6907203Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2024-05-15T23:45:14.6910081Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2024-05-15T23:45:14.6912943Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2024-05-15T23:45:14.6915626Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2024-05-15T23:45:14.6918255Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2024-05-15T23:45:14.6920879Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2024-05-15T23:45:14.6923415Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2024-05-15T23:45:14.6925952Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2024-05-15T23:45:14.6928541Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u1.c.o 2024-05-15T23:45:14.6931097Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u4.c.o 2024-05-15T23:45:14.6933647Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u2.c.o 2024-05-15T23:45:14.6935233Z [ 16%] Built target xnn_executor_runner 2024-05-15T23:45:14.6937146Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u8.c.o 2024-05-15T23:45:14.6939940Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u1.c.o 2024-05-15T23:45:14.6942504Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u2.c.o 2024-05-15T23:45:14.6945043Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u4.c.o 2024-05-15T23:45:14.6947585Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u8.c.o 2024-05-15T23:45:14.6950293Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-05-15T23:45:14.6952669Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-05-15T23:45:14.6955120Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-05-15T23:45:14.6957555Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-05-15T23:45:14.6960065Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u1.c.o 2024-05-15T23:45:14.6962643Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u4.c.o 2024-05-15T23:45:14.6965252Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u2.c.o 2024-05-15T23:45:14.6967875Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u8.c.o 2024-05-15T23:45:14.6970458Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u1.c.o 2024-05-15T23:45:14.6973381Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u2.c.o 2024-05-15T23:45:14.6975929Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u4.c.o 2024-05-15T23:45:14.6978649Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u8.c.o 2024-05-15T23:45:14.6981126Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-05-15T23:45:14.6983587Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-05-15T23:45:14.6986061Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-05-15T23:45:14.6988720Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-05-15T23:45:14.6991207Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u1.c.o 2024-05-15T23:45:15.1218415Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u2.c.o 2024-05-15T23:45:15.1221047Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u4.c.o 2024-05-15T23:45:15.1223912Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-05-15T23:45:15.1226475Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-05-15T23:45:15.1229333Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-05-15T23:45:15.1231779Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-05-15T23:45:15.1234193Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-05-15T23:45:15.1236435Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-05-15T23:45:15.1238869Z [ 16%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-05-15T23:45:15.1241167Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-05-15T23:45:15.1243479Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-05-15T23:45:15.1246024Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-05-15T23:45:15.1248576Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-05-15T23:45:15.1251155Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-05-15T23:45:15.1253746Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-05-15T23:45:15.1256314Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-05-15T23:45:15.1259534Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-05-15T23:45:15.1262128Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-05-15T23:45:15.1264676Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-05-15T23:45:15.1267233Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-05-15T23:45:15.1270025Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-05-15T23:45:15.1272522Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-05-15T23:45:15.1274985Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-05-15T23:45:15.1277452Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-05-15T23:45:15.1279956Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-05-15T23:45:15.1282427Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-05-15T23:45:15.1285107Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-05-15T23:45:15.1287606Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-05-15T23:45:15.1290103Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-05-15T23:45:15.1292935Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-05-15T23:45:15.1295255Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-05-15T23:45:15.1297875Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-05-15T23:45:15.1300244Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-05-15T23:45:15.1302647Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-05-15T23:45:15.1305024Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-05-15T23:45:15.1307458Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-05-15T23:45:15.1310152Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-05-15T23:45:15.1312591Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-05-15T23:45:15.1315035Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-05-15T23:45:15.1317541Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-05-15T23:45:15.1320427Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-05-15T23:45:15.1323003Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-05-15T23:45:15.1325541Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-05-15T23:45:15.1328097Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-05-15T23:45:15.1330655Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-05-15T23:45:15.1333190Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-05-15T23:45:15.1335717Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-05-15T23:45:15.1338419Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-05-15T23:45:15.1340862Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-05-15T23:45:15.1343343Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-05-15T23:45:15.1345993Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-05-15T23:45:15.1348782Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-05-15T23:45:15.1351438Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-05-15T23:45:15.1354065Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-05-15T23:45:15.1356713Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-05-15T23:45:15.1359260Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-05-15T23:45:15.1361806Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-05-15T23:45:15.1364296Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-05-15T23:45:15.5437987Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-05-15T23:45:15.5440354Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-05-15T23:45:15.5442644Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-05-15T23:45:15.5444741Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-05-15T23:45:15.5446854Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-05-15T23:45:15.5449105Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-05-15T23:45:15.5451375Z [ 17%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-05-15T23:45:15.5453231Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-05-15T23:45:15.5455033Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-05-15T23:45:15.5457225Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-05-15T23:45:15.5459039Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-05-15T23:45:15.5460799Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-05-15T23:45:15.5462545Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-05-15T23:45:15.5464279Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-05-15T23:45:15.5465973Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-05-15T23:45:15.5467664Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-05-15T23:45:15.5469898Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-05-15T23:45:15.5471682Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-05-15T23:45:15.5473430Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-05-15T23:45:15.5475141Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-05-15T23:45:15.5476906Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-05-15T23:45:15.5478574Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u1.c.o 2024-05-15T23:45:15.5480263Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u2.c.o 2024-05-15T23:45:15.5481896Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u4.c.o 2024-05-15T23:45:15.5483508Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u8.c.o 2024-05-15T23:45:15.5485103Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-05-15T23:45:15.5486747Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-05-15T23:45:15.5488306Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-05-15T23:45:15.5489868Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-05-15T23:45:15.5491701Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-05-15T23:45:15.5493293Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-05-15T23:45:15.5494888Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-05-15T23:45:15.5496599Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-05-15T23:45:15.5498203Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-05-15T23:45:15.5499885Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-05-15T23:45:15.5501518Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-05-15T23:45:15.5503122Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-05-15T23:45:15.5504737Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u1.c.o 2024-05-15T23:45:15.5506637Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u2.c.o 2024-05-15T23:45:15.5509116Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u4.c.o 2024-05-15T23:45:15.5510931Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u8.c.o 2024-05-15T23:45:15.5512558Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u1.c.o 2024-05-15T23:45:15.5514164Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u2.c.o 2024-05-15T23:45:15.5515751Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u4.c.o 2024-05-15T23:45:15.5517340Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u8.c.o 2024-05-15T23:45:15.5518925Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-05-15T23:45:15.5520475Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-05-15T23:45:15.5522015Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-05-15T23:45:15.5523539Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-05-15T23:45:15.5525122Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u1.c.o 2024-05-15T23:45:15.5526858Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u2.c.o 2024-05-15T23:45:15.5528507Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u4.c.o 2024-05-15T23:45:15.5530150Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u8.c.o 2024-05-15T23:45:15.5531914Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u1.c.o 2024-05-15T23:45:15.5533528Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u2.c.o 2024-05-15T23:45:15.5535139Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u4.c.o 2024-05-15T23:45:15.5536927Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u8.c.o 2024-05-15T23:45:16.0437393Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-05-15T23:45:16.0439997Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-05-15T23:45:16.0442393Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-05-15T23:45:16.0445283Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-05-15T23:45:16.0447682Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-05-15T23:45:16.0450108Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-05-15T23:45:16.0452829Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-05-15T23:45:16.0455213Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-05-15T23:45:16.0457766Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-05-15T23:45:16.0460139Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-05-15T23:45:16.0462660Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2024-05-15T23:45:16.0465134Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-05-15T23:45:16.0467575Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2024-05-15T23:45:16.0471697Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2024-05-15T23:45:16.0474124Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2024-05-15T23:45:16.0476686Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2024-05-15T23:45:16.0479199Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2024-05-15T23:45:16.0481746Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2024-05-15T23:45:16.0484283Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2024-05-15T23:45:16.0486833Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2024-05-15T23:45:16.0489615Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2024-05-15T23:45:16.0492057Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2024-05-15T23:45:16.0494577Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2024-05-15T23:45:16.0497271Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-05-15T23:45:16.0499573Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-05-15T23:45:16.0501960Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-05-15T23:45:16.0504388Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-05-15T23:45:16.0506823Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-05-15T23:45:16.0509671Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-05-15T23:45:16.0512239Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2024-05-15T23:45:16.0515198Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2024-05-15T23:45:16.0518065Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2024-05-15T23:45:16.0520539Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-05-15T23:45:16.0522932Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-05-15T23:45:16.0525212Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-05-15T23:45:16.0527549Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-05-15T23:45:16.0529924Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2024-05-15T23:45:16.0532353Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2024-05-15T23:45:16.0534795Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2024-05-15T23:45:16.0537490Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2024-05-15T23:45:16.0540020Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2024-05-15T23:45:16.0542556Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2024-05-15T23:45:16.0544943Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2024-05-15T23:45:16.0547092Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2024-05-15T23:45:16.0549889Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2024-05-15T23:45:16.0552201Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2024-05-15T23:45:16.0554491Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2024-05-15T23:45:16.0556834Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2024-05-15T23:45:16.0559183Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2024-05-15T23:45:16.0560992Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2024-05-15T23:45:16.0562734Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2024-05-15T23:45:16.0564475Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2024-05-15T23:45:16.0566316Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2024-05-15T23:45:16.0568159Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2024-05-15T23:45:16.0570261Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2024-05-15T23:45:16.0572146Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2024-05-15T23:45:16.0574016Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2024-05-15T23:45:16.4499212Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2024-05-15T23:45:16.4501566Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2024-05-15T23:45:16.4503383Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2024-05-15T23:45:16.4505076Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2024-05-15T23:45:16.4506681Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2024-05-15T23:45:16.4508471Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2024-05-15T23:45:16.4510544Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-05-15T23:45:16.4512814Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-05-15T23:45:16.4515061Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-05-15T23:45:16.4517274Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-05-15T23:45:16.4519191Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-05-15T23:45:16.4521083Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-05-15T23:45:16.4524106Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-05-15T23:45:16.4525672Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-05-15T23:45:16.4527242Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-05-15T23:45:16.4528773Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-05-15T23:45:16.4531730Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-05-15T23:45:16.4533233Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-05-15T23:45:16.4534773Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-05-15T23:45:16.4536722Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-05-15T23:45:16.4538497Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-05-15T23:45:16.4540066Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-05-15T23:45:16.4541739Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-05-15T23:45:16.4543333Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-05-15T23:45:16.4544914Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-05-15T23:45:16.4546516Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-05-15T23:45:16.4548528Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-05-15T23:45:16.4550702Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-05-15T23:45:16.4553022Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-05-15T23:45:16.4555280Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-05-15T23:45:16.4557555Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-05-15T23:45:16.4559909Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-05-15T23:45:16.4562288Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-05-15T23:45:16.4564899Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-05-15T23:45:16.4566512Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-05-15T23:45:16.4568041Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-05-15T23:45:16.4569539Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-05-15T23:45:16.4571013Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-05-15T23:45:16.4572496Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-05-15T23:45:16.4573991Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-05-15T23:45:16.4575493Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-05-15T23:45:16.4577208Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-05-15T23:45:16.4578722Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-05-15T23:45:16.4580243Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-05-15T23:45:16.4582001Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-05-15T23:45:16.4583502Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-05-15T23:45:16.4584983Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-05-15T23:45:16.4586431Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-05-15T23:45:16.4588377Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut64-p2-div.c.o 2024-05-15T23:45:16.4589965Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-05-15T23:45:16.4591557Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut2048-p1-div.c.o 2024-05-15T23:45:16.4593180Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-05-15T23:45:16.4594893Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-05-15T23:45:16.4596785Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-05-15T23:45:16.4598667Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-05-15T23:45:16.4600508Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-05-15T23:45:16.4602352Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-05-15T23:45:16.7805552Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-05-15T23:45:16.7808827Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-05-15T23:45:16.7811985Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-05-15T23:45:16.7814030Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-05-15T23:45:16.7815898Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-05-15T23:45:16.7818044Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-05-15T23:45:16.7820166Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-05-15T23:45:16.7822038Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-05-15T23:45:16.7823917Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-05-15T23:45:16.7826032Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-05-15T23:45:16.7828205Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-05-15T23:45:16.7830087Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-05-15T23:45:16.7831998Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-05-15T23:45:16.7833842Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h4ts-div.c.o 2024-05-15T23:45:16.7835639Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-div.c.o 2024-05-15T23:45:16.7837453Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-rcp.c.o 2024-05-15T23:45:16.7839251Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-div.c.o 2024-05-15T23:45:16.7841035Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-rcp.c.o 2024-05-15T23:45:16.7842860Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-05-15T23:45:16.7844707Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-05-15T23:45:16.7846564Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-05-15T23:45:16.7848398Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-05-15T23:45:16.7850500Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-05-15T23:45:16.7852456Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-05-15T23:45:16.7854304Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-05-15T23:45:16.7856165Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-05-15T23:45:16.7858240Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-rcp.c.o 2024-05-15T23:45:16.7860091Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-rcp.c.o 2024-05-15T23:45:16.7862042Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-05-15T23:45:16.7864055Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-05-15T23:45:16.7865922Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-05-15T23:45:16.7868379Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-05-15T23:45:16.7870270Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-05-15T23:45:16.7872123Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-05-15T23:45:16.7873998Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h4ts-div.c.o 2024-05-15T23:45:16.7876488Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ts-div.c.o 2024-05-15T23:45:16.7878631Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ps-div.c.o 2024-05-15T23:45:16.7880892Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-05-15T23:45:16.7883345Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-05-15T23:45:16.7885309Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-05-15T23:45:16.7887130Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-05-15T23:45:16.7888954Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-05-15T23:45:16.7890783Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-05-15T23:45:16.7892889Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-05-15T23:45:16.7894732Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-05-15T23:45:16.7896748Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-05-15T23:45:16.7898581Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-05-15T23:45:16.7900416Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-05-15T23:45:16.7902257Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-05-15T23:45:16.7904084Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-05-15T23:45:16.7905881Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h4ts-div.c.o 2024-05-15T23:45:16.7907646Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ps-div.c.o 2024-05-15T23:45:17.2393538Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ts-div.c.o 2024-05-15T23:45:17.2396856Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-05-15T23:45:17.2399847Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-05-15T23:45:17.2402760Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-05-15T23:45:17.2405646Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-05-15T23:45:17.2408522Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-05-15T23:45:17.2411470Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-05-15T23:45:17.2414908Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-05-15T23:45:17.2418079Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-05-15T23:45:17.2420987Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-05-15T23:45:17.2423845Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-05-15T23:45:17.2426722Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-05-15T23:45:17.2431475Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-05-15T23:45:17.2434758Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-05-15T23:45:17.2437579Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h4ts-div.c.o 2024-05-15T23:45:17.2440368Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ps-div.c.o 2024-05-15T23:45:17.2442923Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-05-15T23:45:17.2445501Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ts-div.c.o 2024-05-15T23:45:17.2448094Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-05-15T23:45:17.2450584Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-05-15T23:45:17.2453072Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-05-15T23:45:17.2455541Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-05-15T23:45:17.2458310Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-05-15T23:45:17.2461170Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-05-15T23:45:17.2463736Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-05-15T23:45:17.2466191Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-05-15T23:45:17.2469081Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-05-15T23:45:17.2471608Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-05-15T23:45:17.2474071Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-05-15T23:45:17.2476635Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-05-15T23:45:17.2479370Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2024-05-15T23:45:17.2482235Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2024-05-15T23:45:17.2485054Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-05-15T23:45:17.2487901Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2024-05-15T23:45:17.2490738Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2024-05-15T23:45:17.2493585Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-05-15T23:45:17.2497046Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2024-05-15T23:45:17.2499861Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-05-15T23:45:17.2502701Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2024-05-15T23:45:17.2505516Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-05-15T23:45:17.2508797Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.o 2024-05-15T23:45:17.2511656Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2024-05-15T23:45:17.2515558Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-05-15T23:45:17.2518458Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.o 2024-05-15T23:45:17.2521309Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-05-15T23:45:17.2524192Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2024-05-15T23:45:17.2527504Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2024-05-15T23:45:17.2530493Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.o 2024-05-15T23:45:17.2533431Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2024-05-15T23:45:17.2536370Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2024-05-15T23:45:17.2539571Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2024-05-15T23:45:17.2542487Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2024-05-15T23:45:17.2545475Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.0927678Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.0930951Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.0934104Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.0937594Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.0940696Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.0944236Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.0947223Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.0950336Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.0953242Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.0977061Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.0980394Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.0983400Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.0986386Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.0989962Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.0992849Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.0995781Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.0998661Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1001678Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1004783Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1007851Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1010900Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1013898Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1018225Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1021315Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1024419Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1027699Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1030942Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1033738Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1036656Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1039716Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-05-15T23:45:18.1042731Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1045847Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1048904Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1051829Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-05-15T23:45:18.1054869Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1058464Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1061441Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1064183Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-05-15T23:45:18.1067142Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1070548Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1073546Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1076528Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1079412Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1082397Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1085438Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.1088534Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.1091650Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.1094853Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2024-05-15T23:45:18.1097673Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2024-05-15T23:45:18.1100207Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2024-05-15T23:45:18.7783221Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2024-05-15T23:45:18.7786054Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-05-15T23:45:18.7789343Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-05-15T23:45:18.7792242Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-05-15T23:45:18.7795091Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-05-15T23:45:18.7797856Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-05-15T23:45:18.7801103Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-05-15T23:45:18.7803749Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-05-15T23:45:18.7806453Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-05-15T23:45:18.7811936Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-05-15T23:45:18.7813901Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-05-15T23:45:18.7815841Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-05-15T23:45:18.7818218Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-05-15T23:45:18.7820165Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-05-15T23:45:18.7822091Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-05-15T23:45:18.7824586Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-05-15T23:45:18.7827124Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-05-15T23:45:18.7829914Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-05-15T23:45:18.7832864Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-05-15T23:45:18.7835530Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7838338Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7841334Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7843648Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7845843Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7848759Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7851772Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7854759Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7858321Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7861504Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7864395Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7867506Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7871011Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7874268Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7877620Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7880940Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7884091Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7887170Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7890211Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7893511Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7896680Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7899661Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7902582Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7905717Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7909037Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7912149Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:18.7915332Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:18.7918904Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:18.7922190Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5033138Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5036496Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5039754Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5042899Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5046014Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5049166Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5052298Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5055385Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5058816Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5061962Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5065536Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5069213Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5072359Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5075453Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5078571Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5081628Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5084702Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5087744Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5090793Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5094381Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5097671Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5100662Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5103627Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5106619Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5108750Z [ 25%] Built target portable_lib 2024-05-15T23:45:19.5110632Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5113660Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5116626Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5119666Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5122664Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5125668Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5129028Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5132016Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5135010Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5138351Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5141338Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5144327Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5147362Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5150639Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5153641Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5157037Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5160067Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5163053Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5166050Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5169055Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5171988Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5174953Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.5178219Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.5181249Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.5184246Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.9983549Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.9986301Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.9989560Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:19.9992203Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:19.9995065Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:19.9998007Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.0001068Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.0004050Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.0007102Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.0010136Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.0013314Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.0017104Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.0020224Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.0023153Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.0026176Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.0029409Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.0032400Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.0035350Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.0038314Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.0041250Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.0044151Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.0046961Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-05-15T23:45:20.0049846Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-05-15T23:45:20.0053138Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-05-15T23:45:20.0056170Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-05-15T23:45:20.0059238Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-05-15T23:45:20.0061850Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-05-15T23:45:20.0064339Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-05-15T23:45:20.0066533Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-05-15T23:45:20.0069139Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-05-15T23:45:20.0071701Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-05-15T23:45:20.0074241Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-05-15T23:45:20.0076507Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-05-15T23:45:20.0079097Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-05-15T23:45:20.0083183Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-05-15T23:45:20.0085549Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-05-15T23:45:20.0088017Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-05-15T23:45:20.0090500Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-05-15T23:45:20.0093033Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-05-15T23:45:20.0095553Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-05-15T23:45:20.0098214Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-05-15T23:45:20.0100720Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-05-15T23:45:20.0103256Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-05-15T23:45:20.0105850Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2024-05-15T23:45:20.0108494Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-05-15T23:45:20.0110949Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2024-05-15T23:45:20.0113389Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2024-05-15T23:45:20.0116137Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2024-05-15T23:45:20.0118369Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2024-05-15T23:45:20.0120599Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u1.c.o 2024-05-15T23:45:20.0122893Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u2.c.o 2024-05-15T23:45:20.0125303Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2024-05-15T23:45:20.0127624Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u4.c.o 2024-05-15T23:45:20.5596581Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2024-05-15T23:45:20.5599723Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2024-05-15T23:45:20.5602877Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5606499Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5609779Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5612986Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5616137Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5619488Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5622718Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5625938Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5629229Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5632215Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5635273Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5638506Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5641141Z In file included from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/selective_build.h:44, 2024-05-15T23:45:20.5643455Z from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/scalar_utils.h:15, 2024-05-15T23:45:20.5645136Z from /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_sub.cpp:11: 2024-05-15T23:45:20.5646800Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_sub.cpp: In lambda function: 2024-05-15T23:45:20.5649307Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_sub.cpp:56:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:20.5651395Z 56 | [alpha_val](Vec x, Vec y) { return x - Vec(alpha_val) * y; }, 2024-05-15T23:45:20.5652199Z | ^ 2024-05-15T23:45:20.5653927Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:888:7: note: in definition of macro ‘ET_INTERNAL_SWITCH’ 2024-05-15T23:45:20.5655732Z 888 | __VA_ARGS__ \ 2024-05-15T23:45:20.5656700Z | ^~~~~~~~~~~ 2024-05-15T23:45:20.5658468Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:947:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE’ 2024-05-15T23:45:20.5660357Z 947 | ET_INTERNAL_SWITCH_CASE( \ 2024-05-15T23:45:20.5661088Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:20.5662936Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1093:7: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES’ 2024-05-15T23:45:20.5664890Z 1093 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES(CTYPE_ALIAS, __VA_ARGS__)) 2024-05-15T23:45:20.5665793Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:20.5667704Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_sub.cpp:49:5: note: in expansion of macro ‘ET_SWITCH_REAL_TYPES’ 2024-05-15T23:45:20.5669832Z 49 | ET_SWITCH_REAL_TYPES(out_type, ctx, "sub.out", CTYPE, [&]() { 2024-05-15T23:45:20.5670668Z | ^~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:20.5672663Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5675868Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5679107Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5682025Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5685138Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5688210Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5691346Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5694556Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5697972Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5700972Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5704520Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5707654Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5711607Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5714485Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5717407Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5720185Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5722895Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5725605Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5728319Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-05-15T23:45:20.5731371Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5734084Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:20.5737006Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:20.5739715Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-05-15T23:45:20.5742439Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:20.5745340Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1776681Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1779372Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.1781980Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1784865Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1787630Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1790450Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1793504Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1796183Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1798801Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1801383Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1803936Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1806336Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2024-05-15T23:45:21.1808545Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2024-05-15T23:45:21.1810792Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2024-05-15T23:45:21.1813314Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2024-05-15T23:45:21.1815844Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-05-15T23:45:21.1819420Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-05-15T23:45:21.1822271Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-05-15T23:45:21.1825069Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-05-15T23:45:21.1828246Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-05-15T23:45:21.1831203Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-05-15T23:45:21.1833986Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-05-15T23:45:21.1836754Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-05-15T23:45:21.1839607Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-05-15T23:45:21.1842405Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-05-15T23:45:21.1845164Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-05-15T23:45:21.1848112Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-05-15T23:45:21.1850861Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-05-15T23:45:21.1854012Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-05-15T23:45:21.1857179Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-05-15T23:45:21.1860415Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-05-15T23:45:21.1863565Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-05-15T23:45:21.1866731Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-05-15T23:45:21.1869770Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1872688Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1875609Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1878533Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1881777Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1884630Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.1887481Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1890303Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.1893404Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1896331Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1899403Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1902242Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.1905057Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1908753Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1911327Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.1913854Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.1916408Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.1919668Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.1922555Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.5078614Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.5081329Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.5083802Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.5086591Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.5089439Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.5092237Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.5095139Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.5098648Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.5101512Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.5104100Z In file included from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/selective_build.h:44, 2024-05-15T23:45:21.5106127Z from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/scalar_utils.h:15, 2024-05-15T23:45:21.5108209Z from /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_le.cpp:11: 2024-05-15T23:45:21.5109976Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_le.cpp: In lambda function: 2024-05-15T23:45:21.5112497Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_le.cpp:49:15: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:21.5114425Z 49 | [](Vec x, Vec y) { return x.le(y); }, 2024-05-15T23:45:21.5115153Z | ^ 2024-05-15T23:45:21.5116973Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:888:7: note: in definition of macro ‘ET_INTERNAL_SWITCH’ 2024-05-15T23:45:21.5118806Z 888 | __VA_ARGS__ \ 2024-05-15T23:45:21.5119551Z | ^~~~~~~~~~~ 2024-05-15T23:45:21.5121358Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:947:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE’ 2024-05-15T23:45:21.5123284Z 947 | ET_INTERNAL_SWITCH_CASE( \ 2024-05-15T23:45:21.5124092Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5126057Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:963:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES’ 2024-05-15T23:45:21.5128201Z 963 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES(CTYPE_ALIAS, __VA_ARGS__) \ 2024-05-15T23:45:21.5129194Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5131581Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1101:7: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND’ 2024-05-15T23:45:21.5133581Z 1101 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND( \ 2024-05-15T23:45:21.5134432Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5136190Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_le.cpp:45:5: note: in expansion of macro ‘ET_SWITCH_REAL_TYPES_AND’ 2024-05-15T23:45:21.5137957Z 45 | ET_SWITCH_REAL_TYPES_AND( 2024-05-15T23:45:21.5138542Z | ^~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5140438Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.5143332Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.5146242Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.5149357Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.5152201Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.5155127Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.5158375Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.5161286Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.5164158Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.5166690Z In file included from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/selective_build.h:44, 2024-05-15T23:45:21.5168841Z from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/scalar_utils.h:15, 2024-05-15T23:45:21.5170631Z from /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_div.cpp:11: 2024-05-15T23:45:21.5172421Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_div.cpp: In lambda function: 2024-05-15T23:45:21.5174973Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_div.cpp:64:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:21.5177073Z 64 | [](Vec x, Vec y) { return x / y; }, 2024-05-15T23:45:21.5177829Z | ^ 2024-05-15T23:45:21.5179606Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:888:7: note: in definition of macro ‘ET_INTERNAL_SWITCH’ 2024-05-15T23:45:21.5181413Z 888 | __VA_ARGS__ \ 2024-05-15T23:45:21.5182139Z | ^~~~~~~~~~~ 2024-05-15T23:45:21.5183808Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:947:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE’ 2024-05-15T23:45:21.5185486Z 947 | ET_INTERNAL_SWITCH_CASE( \ 2024-05-15T23:45:21.5186227Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5188317Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:963:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES’ 2024-05-15T23:45:21.5190492Z 963 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES(CTYPE_ALIAS, __VA_ARGS__) \ 2024-05-15T23:45:21.5191392Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5193413Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1101:7: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND’ 2024-05-15T23:45:21.5195452Z 1101 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND( \ 2024-05-15T23:45:21.5196294Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5198100Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_div.cpp:61:5: note: in expansion of macro ‘ET_SWITCH_REAL_TYPES_AND’ 2024-05-15T23:45:21.5199975Z 61 | ET_SWITCH_REAL_TYPES_AND(Bool, out_type, ctx, "div.out", CTYPE, [&]() { 2024-05-15T23:45:21.5200928Z | ^~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:21.5202850Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.5205811Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.5208757Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.5211681Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:21.5214961Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:21.5218074Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:21.5220966Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:21.5223911Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:22.0016666Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:22.0019475Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:22.0023721Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:22.0026535Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:22.0029618Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:22.0032463Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:22.0035251Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:22.0038054Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:22.0040927Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:22.0044109Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:22.0046955Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:22.0049837Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:22.0052671Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:22.0055475Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:22.0058494Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2024-05-15T23:45:22.0061253Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-05-15T23:45:22.0065276Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-05-15T23:45:22.0068400Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-05-15T23:45:22.0071626Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2024-05-15T23:45:22.0075052Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-05-15T23:45:22.0078006Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-05-15T23:45:22.0080821Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-05-15T23:45:22.0083772Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-05-15T23:45:22.0086876Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-05-15T23:45:22.0090034Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-05-15T23:45:22.0092884Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-05-15T23:45:22.0095416Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-05-15T23:45:22.0098076Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-05-15T23:45:22.0100380Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-05-15T23:45:22.0102789Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-05-15T23:45:22.0105136Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-05-15T23:45:22.0108054Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-05-15T23:45:22.0110179Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-05-15T23:45:22.0112057Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-05-15T23:45:22.0113712Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-05-15T23:45:22.0115390Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-05-15T23:45:22.0116999Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-05-15T23:45:22.0118767Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-05-15T23:45:22.0120435Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-05-15T23:45:22.0122083Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-05-15T23:45:22.0123739Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-05-15T23:45:22.0125620Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-05-15T23:45:22.0127361Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-05-15T23:45:22.0129040Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2024-05-15T23:45:22.0130708Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2024-05-15T23:45:22.0132381Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2024-05-15T23:45:22.0134062Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2024-05-15T23:45:22.0135767Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2024-05-15T23:45:22.0137730Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2024-05-15T23:45:22.0139507Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-05-15T23:45:22.0141132Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-05-15T23:45:22.0142741Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-05-15T23:45:22.0144386Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-05-15T23:45:22.0145974Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-05-15T23:45:22.0147516Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-05-15T23:45:22.2391764Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-05-15T23:45:22.2394846Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-05-15T23:45:22.2397657Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-05-15T23:45:22.2400584Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-05-15T23:45:22.2403385Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-05-15T23:45:22.2406316Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-05-15T23:45:22.2408980Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-05-15T23:45:22.2411794Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-05-15T23:45:22.2414442Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-05-15T23:45:22.2417585Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-05-15T23:45:22.2420881Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-05-15T23:45:22.2423790Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-05-15T23:45:22.2426540Z In file included from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/selective_build.h:44, 2024-05-15T23:45:22.2429374Z from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/scalar_utils.h:15, 2024-05-15T23:45:22.2431519Z from /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_mul.cpp:11: 2024-05-15T23:45:22.2435061Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_mul.cpp: In lambda function: 2024-05-15T23:45:22.2437515Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_mul.cpp:70:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:22.2439268Z 70 | [](Vec x, Vec y) { return x * y; }, 2024-05-15T23:45:22.2439971Z | ^ 2024-05-15T23:45:22.2441725Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:888:7: note: in definition of macro ‘ET_INTERNAL_SWITCH’ 2024-05-15T23:45:22.2443385Z 888 | __VA_ARGS__ \ 2024-05-15T23:45:22.2444129Z | ^~~~~~~~~~~ 2024-05-15T23:45:22.2445870Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:947:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE’ 2024-05-15T23:45:22.2447752Z 947 | ET_INTERNAL_SWITCH_CASE( \ 2024-05-15T23:45:22.2448569Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:22.2450485Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:963:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES’ 2024-05-15T23:45:22.2452527Z 963 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES(CTYPE_ALIAS, __VA_ARGS__) \ 2024-05-15T23:45:22.2453857Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:22.2455842Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1101:7: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND’ 2024-05-15T23:45:22.2457967Z 1101 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND( \ 2024-05-15T23:45:22.2458793Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:22.2460695Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1117:3: note: in expansion of macro ‘ET_SWITCH_REAL_TYPES_AND’ 2024-05-15T23:45:22.2462590Z 1117 | ET_SWITCH_REAL_TYPES_AND(Bool, TYPE, CONTEXT, NAME, CTYPE_ALIAS, __VA_ARGS__) 2024-05-15T23:45:22.2463589Z | ^~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:22.2465192Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_mul.cpp:67:5: note: in expansion of macro ‘ET_SWITCH_REALB_TYPES’ 2024-05-15T23:45:22.2466828Z 67 | ET_SWITCH_REALB_TYPES(out_type, ctx, "mul.out", CTYPE, [&]() { 2024-05-15T23:45:22.2467704Z | ^~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:22.2469508Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-05-15T23:45:22.2471866Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-05-15T23:45:22.2474607Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-scalar-x1.c.o 2024-05-15T23:45:22.2477686Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-05-15T23:45:22.2480758Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-05-15T23:45:22.2483218Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-05-15T23:45:22.2485500Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-05-15T23:45:22.2487944Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-05-15T23:45:22.2490261Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-05-15T23:45:22.2493029Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u64-u32-vsqrtshift/u64-u32-vsqrtshift-scalar-cvtu32-sqrt-cvtu32f64-u1.c.o 2024-05-15T23:45:22.2495772Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-05-15T23:45:22.2498369Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-05-15T23:45:22.2500639Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-05-15T23:45:22.2502947Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-05-15T23:45:22.2505473Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u2.c.o 2024-05-15T23:45:22.2508483Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.2511234Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u2.c.o 2024-05-15T23:45:22.2514274Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.2516997Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.2519774Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u2.c.o 2024-05-15T23:45:22.2522461Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u2.c.o 2024-05-15T23:45:22.2525243Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.2527938Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.2530630Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u2.c.o 2024-05-15T23:45:22.2533384Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-05-15T23:45:22.2536013Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-05-15T23:45:22.2538982Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-05-15T23:45:22.2542022Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-05-15T23:45:22.6677608Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-05-15T23:45:22.6680851Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-05-15T23:45:22.6683477Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-05-15T23:45:22.6685539Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-05-15T23:45:22.6687090Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-05-15T23:45:22.6688517Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-05-15T23:45:22.6689938Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-05-15T23:45:22.6691343Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-05-15T23:45:22.6692946Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.6694713Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.6696632Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-05-15T23:45:22.6698437Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-05-15T23:45:22.6700462Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-05-15T23:45:22.6702167Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-05-15T23:45:22.6703867Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-05-15T23:45:22.6705560Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-05-15T23:45:22.6707259Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-05-15T23:45:22.6709436Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-05-15T23:45:22.6711133Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-05-15T23:45:22.6712809Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-05-15T23:45:22.6714670Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-05-15T23:45:22.6716343Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-05-15T23:45:22.6718180Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-05-15T23:45:22.6719844Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-05-15T23:45:22.6721520Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-05-15T23:45:22.6723198Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-05-15T23:45:22.6724917Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2024-05-15T23:45:22.6726640Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2024-05-15T23:45:22.6728374Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2024-05-15T23:45:22.6730082Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2024-05-15T23:45:22.6731785Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2024-05-15T23:45:22.6733479Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2024-05-15T23:45:22.6735181Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2024-05-15T23:45:22.6737032Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2024-05-15T23:45:22.6738791Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2024-05-15T23:45:22.6740682Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.6742446Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2024-05-15T23:45:22.6744197Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.6745956Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2024-05-15T23:45:22.6747978Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.6749889Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2024-05-15T23:45:22.6751652Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.6753414Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2024-05-15T23:45:22.6755174Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-05-15T23:45:22.6756818Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-05-15T23:45:22.6758608Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-05-15T23:45:22.6760116Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-05-15T23:45:22.6761754Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-05-15T23:45:22.6763494Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-05-15T23:45:22.6765602Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-05-15T23:45:22.6767366Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-05-15T23:45:22.6769111Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-05-15T23:45:22.6770894Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-05-15T23:45:22.6772784Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-05-15T23:45:22.6774515Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-05-15T23:45:23.0023628Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-05-15T23:45:23.0026796Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-05-15T23:45:23.0030072Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-05-15T23:45:23.0032959Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-05-15T23:45:23.0035523Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-05-15T23:45:23.0038144Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-05-15T23:45:23.0040748Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-05-15T23:45:23.0043320Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-05-15T23:45:23.0045626Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-05-15T23:45:23.0047985Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2024-05-15T23:45:23.0050490Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2024-05-15T23:45:23.0052938Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2024-05-15T23:45:23.0055395Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2024-05-15T23:45:23.0058450Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2024-05-15T23:45:23.0061003Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2024-05-15T23:45:23.0063457Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2024-05-15T23:45:23.0065695Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-05-15T23:45:23.0068240Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2024-05-15T23:45:23.0070515Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-05-15T23:45:23.0072570Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-05-15T23:45:23.0074638Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-05-15T23:45:23.0076946Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-05-15T23:45:23.0079529Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-05-15T23:45:23.0082049Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-05-15T23:45:23.0084573Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-05-15T23:45:23.0087096Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-05-15T23:45:23.0089883Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-05-15T23:45:23.0092427Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-05-15T23:45:23.0094985Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-05-15T23:45:23.0097714Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-05-15T23:45:23.0100267Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-05-15T23:45:23.0102663Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-05-15T23:45:23.0104829Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-05-15T23:45:23.0107010Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-05-15T23:45:23.0110021Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-05-15T23:45:23.0112696Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-05-15T23:45:23.0115697Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-05-15T23:45:23.0118549Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-05-15T23:45:23.0121295Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-05-15T23:45:23.0123974Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-05-15T23:45:23.0126667Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-05-15T23:45:23.0129363Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-05-15T23:45:23.0132021Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-05-15T23:45:23.0134694Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-05-15T23:45:23.0137542Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-rcp.c.o 2024-05-15T23:45:23.0140146Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-05-15T23:45:23.0142742Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-rcp.c.o 2024-05-15T23:45:23.0145416Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-05-15T23:45:23.0148584Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-05-15T23:45:23.0151167Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-05-15T23:45:23.0153777Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-05-15T23:45:23.0156414Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-05-15T23:45:23.0159055Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-05-15T23:45:23.0161728Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-05-15T23:45:23.2941092Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-05-15T23:45:23.2943718Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-05-15T23:45:23.2946691Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-05-15T23:45:23.2949928Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-05-15T23:45:23.2953288Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-05-15T23:45:23.2956183Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-05-15T23:45:23.2959159Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-05-15T23:45:23.2962017Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h4ts-div.c.o 2024-05-15T23:45:23.2964870Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-div.c.o 2024-05-15T23:45:23.2967661Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-rcp.c.o 2024-05-15T23:45:23.2970506Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-rcp.c.o 2024-05-15T23:45:23.2973150Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-div.c.o 2024-05-15T23:45:23.2975816Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-05-15T23:45:23.2978924Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-05-15T23:45:23.2981713Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-05-15T23:45:23.2984456Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-05-15T23:45:23.2987973Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-05-15T23:45:23.2990939Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-05-15T23:45:23.2993776Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-05-15T23:45:23.2996613Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-05-15T23:45:23.2999639Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-05-15T23:45:23.3002590Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-05-15T23:45:23.3005585Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-05-15T23:45:23.3008460Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-05-15T23:45:23.3011460Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-05-15T23:45:23.3014342Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-05-15T23:45:23.3017784Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h4ts-div.c.o 2024-05-15T23:45:23.3020689Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ps-div.c.o 2024-05-15T23:45:23.3023509Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ts-div.c.o 2024-05-15T23:45:23.3026114Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-05-15T23:45:23.3029012Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-05-15T23:45:23.3031645Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-05-15T23:45:23.3034301Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-05-15T23:45:23.3036966Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-05-15T23:45:23.3039655Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-05-15T23:45:23.3042418Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-05-15T23:45:23.3045173Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-05-15T23:45:23.3047920Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-05-15T23:45:23.3051303Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-05-15T23:45:23.3054183Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-05-15T23:45:23.3057068Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-05-15T23:45:23.3060013Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-05-15T23:45:23.3062598Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h4ts-div.c.o 2024-05-15T23:45:23.3065306Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ps-div.c.o 2024-05-15T23:45:23.3068129Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ts-div.c.o 2024-05-15T23:45:23.3070923Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-05-15T23:45:23.3073668Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-05-15T23:45:23.3076396Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-05-15T23:45:23.3079476Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-05-15T23:45:23.3082087Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-05-15T23:45:23.3084944Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-05-15T23:45:23.3087669Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-05-15T23:45:23.3090436Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-05-15T23:45:24.0207726Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-05-15T23:45:24.0210812Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-05-15T23:45:24.0213806Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-05-15T23:45:24.0217164Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-05-15T23:45:24.0220148Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-05-15T23:45:24.0223033Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ps-div.c.o 2024-05-15T23:45:24.0225762Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h4ts-div.c.o 2024-05-15T23:45:24.0228713Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ts-div.c.o 2024-05-15T23:45:24.0231944Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2024-05-15T23:45:24.0235096Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2024-05-15T23:45:24.0237877Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2024-05-15T23:45:24.0240902Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2024-05-15T23:45:24.0243996Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2024-05-15T23:45:24.0246935Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2024-05-15T23:45:24.0249594Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2024-05-15T23:45:24.0252533Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2024-05-15T23:45:24.0255617Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2024-05-15T23:45:24.0259430Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2024-05-15T23:45:24.0262498Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2024-05-15T23:45:24.0265408Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2024-05-15T23:45:24.0290760Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2024-05-15T23:45:24.0293846Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2024-05-15T23:45:24.0297310Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2024-05-15T23:45:24.0300520Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2024-05-15T23:45:24.0303735Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2024-05-15T23:45:24.0306684Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2024-05-15T23:45:24.0309590Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2024-05-15T23:45:24.0312386Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2024-05-15T23:45:24.0315493Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2024-05-15T23:45:24.0319057Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2024-05-15T23:45:24.0322191Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2024-05-15T23:45:24.0325364Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2024-05-15T23:45:24.0328493Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2024-05-15T23:45:24.0333237Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2024-05-15T23:45:24.0336325Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2024-05-15T23:45:24.0339806Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2024-05-15T23:45:24.0342924Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2024-05-15T23:45:24.0346028Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2024-05-15T23:45:24.0349830Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2024-05-15T23:45:24.0352907Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2024-05-15T23:45:24.0355958Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2024-05-15T23:45:24.0359054Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2024-05-15T23:45:24.0362072Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2024-05-15T23:45:24.0365222Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2024-05-15T23:45:24.0368400Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2024-05-15T23:45:24.0371599Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2024-05-15T23:45:24.0374785Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2024-05-15T23:45:24.0378161Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2024-05-15T23:45:24.0381328Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2024-05-15T23:45:24.0384541Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2024-05-15T23:45:24.0388460Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2024-05-15T23:45:24.9709205Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2024-05-15T23:45:24.9712070Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2024-05-15T23:45:24.9714684Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9716964Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2024-05-15T23:45:24.9719206Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9721675Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2024-05-15T23:45:24.9724139Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9726662Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2024-05-15T23:45:24.9729855Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9732498Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2024-05-15T23:45:24.9735320Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9738292Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9741186Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9743999Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9746918Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9750049Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9752872Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9755672Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9758536Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9761394Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9764244Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9767502Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9770324Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9773189Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9775975Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9779056Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9781842Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9784744Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2024-05-15T23:45:24.9787459Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9790400Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2024-05-15T23:45:24.9793024Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9796085Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2024-05-15T23:45:24.9798801Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9801479Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2024-05-15T23:45:24.9804151Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2024-05-15T23:45:24.9806811Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2024-05-15T23:45:24.9809468Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-sse-c4.c.o 2024-05-15T23:45:24.9812096Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-sse-u4.c.o 2024-05-15T23:45:24.9814695Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-sse-c4.c.o 2024-05-15T23:45:24.9817570Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2024-05-15T23:45:24.9820167Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2024-05-15T23:45:24.9822816Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2024-05-15T23:45:24.9825371Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2024-05-15T23:45:24.9828264Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2024-05-15T23:45:24.9831241Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2024-05-15T23:45:24.9833828Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2024-05-15T23:45:24.9836385Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2024-05-15T23:45:24.9839006Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2024-05-15T23:45:24.9841616Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2024-05-15T23:45:24.9844217Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2024-05-15T23:45:24.9846802Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2024-05-15T23:45:24.9849472Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2024-05-15T23:45:24.9851981Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2024-05-15T23:45:24.9854502Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2024-05-15T23:45:24.9857873Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8232838Z In file included from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/selective_build.h:44, 2024-05-15T23:45:25.8235075Z from /pytorch/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/scalar_utils.h:15, 2024-05-15T23:45:25.8236898Z from /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_add.cpp:11: 2024-05-15T23:45:25.8238662Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_add.cpp: In lambda function: 2024-05-15T23:45:25.8241219Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_add.cpp:53:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2024-05-15T23:45:25.8243255Z 53 | [alpha_val](Vec x, Vec y) { return x + Vec(alpha_val) * y; }, 2024-05-15T23:45:25.8244102Z | ^ 2024-05-15T23:45:25.8245920Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:888:7: note: in definition of macro ‘ET_INTERNAL_SWITCH’ 2024-05-15T23:45:25.8247758Z 888 | __VA_ARGS__ \ 2024-05-15T23:45:25.8248487Z | ^~~~~~~~~~~ 2024-05-15T23:45:25.8250311Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:947:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE’ 2024-05-15T23:45:25.8252229Z 947 | ET_INTERNAL_SWITCH_CASE( \ 2024-05-15T23:45:25.8253058Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:25.8255048Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:963:3: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES’ 2024-05-15T23:45:25.8257456Z 963 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES(CTYPE_ALIAS, __VA_ARGS__) \ 2024-05-15T23:45:25.8258469Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:25.8260601Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1101:7: note: in expansion of macro ‘ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND’ 2024-05-15T23:45:25.8263063Z 1101 | ET_INTERNAL_SWITCH_CASE_REAL_TYPES_AND( \ 2024-05-15T23:45:25.8263914Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:25.8265884Z /pytorch/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/scalar_type_util.h:1117:3: note: in expansion of macro ‘ET_SWITCH_REAL_TYPES_AND’ 2024-05-15T23:45:25.8268348Z 1117 | ET_SWITCH_REAL_TYPES_AND(Bool, TYPE, CONTEXT, NAME, CTYPE_ALIAS, __VA_ARGS__) 2024-05-15T23:45:25.8269358Z | ^~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:25.8271040Z /pytorch/torchchat/et-build/src/executorch/kernels/optimized/cpu/op_add.cpp:46:5: note: in expansion of macro ‘ET_SWITCH_REALB_TYPES’ 2024-05-15T23:45:25.8272730Z 46 | ET_SWITCH_REALB_TYPES(a_type, ctx, "add.out", CTYPE, [&]() { 2024-05-15T23:45:25.8273588Z | ^~~~~~~~~~~~~~~~~~~~~ 2024-05-15T23:45:25.8275300Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8278012Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8280861Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8283653Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8286750Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8289544Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8292265Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8295043Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8298123Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8300974Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8303781Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8306540Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8309793Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8312576Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8315344Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8318070Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8320744Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2024-05-15T23:45:25.8323951Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2024-05-15T23:45:25.8326585Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2024-05-15T23:45:25.8329227Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2024-05-15T23:45:25.8331910Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8334626Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8337610Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8340943Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8343633Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8346166Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8348864Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2024-05-15T23:45:25.8351522Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8354688Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8357433Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8360111Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8362863Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8365561Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8368240Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2024-05-15T23:45:25.8370947Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2024-05-15T23:45:25.8373552Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2024-05-15T23:45:25.8376013Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2024-05-15T23:45:25.8378906Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2024-05-15T23:45:25.8381681Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2024-05-15T23:45:26.3631281Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2024-05-15T23:45:26.3634059Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2024-05-15T23:45:26.3636925Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x4.c.o 2024-05-15T23:45:26.3639300Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x8.c.o 2024-05-15T23:45:26.3641762Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2024-05-15T23:45:26.3644185Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2024-05-15T23:45:26.3646683Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2024-05-15T23:45:26.3649226Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2024-05-15T23:45:26.3651748Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2024-05-15T23:45:26.3654188Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2024-05-15T23:45:26.3656797Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2024-05-15T23:45:26.3659344Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2024-05-15T23:45:26.3662125Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2024-05-15T23:45:26.3664591Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2024-05-15T23:45:26.3667116Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2024-05-15T23:45:26.3670074Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2024-05-15T23:45:26.3672585Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2024-05-15T23:45:26.3675199Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2024-05-15T23:45:26.3677787Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2024-05-15T23:45:26.3680211Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2024-05-15T23:45:26.3682667Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2024-05-15T23:45:26.3686656Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2024-05-15T23:45:26.3689102Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2024-05-15T23:45:26.3691520Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2024-05-15T23:45:26.3694009Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2024-05-15T23:45:26.3696716Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2024-05-15T23:45:26.3699609Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2024-05-15T23:45:26.3702111Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2024-05-15T23:45:26.3704617Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u4.c.o 2024-05-15T23:45:26.3707074Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u8.c.o 2024-05-15T23:45:26.3709914Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u4.c.o 2024-05-15T23:45:26.3712481Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u8.c.o 2024-05-15T23:45:26.3714983Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u4.c.o 2024-05-15T23:45:26.3717511Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u8.c.o 2024-05-15T23:45:26.3720095Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u4.c.o 2024-05-15T23:45:26.3722597Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u8.c.o 2024-05-15T23:45:26.3725432Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2024-05-15T23:45:26.3727825Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2024-05-15T23:45:26.3730218Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2024-05-15T23:45:26.3732650Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2024-05-15T23:45:26.3735043Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2024-05-15T23:45:26.3737619Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2024-05-15T23:45:26.3739946Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2024-05-15T23:45:26.3742391Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2024-05-15T23:45:26.3744901Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u4.c.o 2024-05-15T23:45:26.3747388Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u8.c.o 2024-05-15T23:45:26.3750335Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u4.c.o 2024-05-15T23:45:26.3752864Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u8.c.o 2024-05-15T23:45:26.3755401Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u4.c.o 2024-05-15T23:45:26.3757990Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u8.c.o 2024-05-15T23:45:26.3760997Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u4.c.o 2024-05-15T23:45:26.3763524Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u8.c.o 2024-05-15T23:45:26.3766051Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2024-05-15T23:45:26.3768496Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2024-05-15T23:45:26.3770979Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2024-05-15T23:45:26.3773492Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2024-05-15T23:45:26.3775992Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u4.c.o 2024-05-15T23:45:26.3778648Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u8.c.o 2024-05-15T23:45:26.3781178Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u8.c.o 2024-05-15T23:45:26.8283101Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u4.c.o 2024-05-15T23:45:26.8286013Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2024-05-15T23:45:26.8288563Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2024-05-15T23:45:26.8290844Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2024-05-15T23:45:26.8293145Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2024-05-15T23:45:26.8295493Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2024-05-15T23:45:26.8298209Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2024-05-15T23:45:26.8300600Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2024-05-15T23:45:26.8303057Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2024-05-15T23:45:26.8305499Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2024-05-15T23:45:26.8308264Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2024-05-15T23:45:26.8310829Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2024-05-15T23:45:26.8313545Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2024-05-15T23:45:26.8316076Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2024-05-15T23:45:26.8318378Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2024-05-15T23:45:26.8321244Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2024-05-15T23:45:26.8323666Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2024-05-15T23:45:26.8326177Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2024-05-15T23:45:26.8328666Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2024-05-15T23:45:26.8331101Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2024-05-15T23:45:26.8333567Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2024-05-15T23:45:26.8335960Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u4.c.o 2024-05-15T23:45:26.8338578Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u8.c.o 2024-05-15T23:45:26.8340875Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u4.c.o 2024-05-15T23:45:26.8343250Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u8.c.o 2024-05-15T23:45:26.8345598Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u4.c.o 2024-05-15T23:45:26.8348780Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u8.c.o 2024-05-15T23:45:26.8351148Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse-addsub.c.o 2024-05-15T23:45:26.8353571Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse-addsub.c.o 2024-05-15T23:45:26.8355816Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse-addsub.c.o 2024-05-15T23:45:26.8358085Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse-addsub.c.o 2024-05-15T23:45:26.8360348Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-hh1mac.c.o 2024-05-15T23:45:26.8362602Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr2mac.c.o 2024-05-15T23:45:26.8364839Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr1mac.c.o 2024-05-15T23:45:26.8367145Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2024-05-15T23:45:26.8369525Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2024-05-15T23:45:26.8372085Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2024-05-15T23:45:26.8374666Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2024-05-15T23:45:26.8377572Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2024-05-15T23:45:26.8380165Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2024-05-15T23:45:26.8383138Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2024-05-15T23:45:26.8385812Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2024-05-15T23:45:26.8388762Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2024-05-15T23:45:26.8391385Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2024-05-15T23:45:26.8393898Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2024-05-15T23:45:26.8396266Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2024-05-15T23:45:26.8398648Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2024-05-15T23:45:26.8401005Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2024-05-15T23:45:26.8403515Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2024-05-15T23:45:26.8406027Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2024-05-15T23:45:26.8408830Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2024-05-15T23:45:26.8411316Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2024-05-15T23:45:26.8413782Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2024-05-15T23:45:26.8416275Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2024-05-15T23:45:26.8418964Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2024-05-15T23:45:26.8421409Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse2-dup.c.o 2024-05-15T23:45:26.8423981Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse2-dup.c.o 2024-05-15T23:45:26.8426532Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse2-dup.c.o 2024-05-15T23:45:26.8429441Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5017359Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5020005Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5022645Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5025385Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5031007Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5033433Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5035840Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5038254Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5040789Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5043128Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5045656Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5048286Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x4.c.o 2024-05-15T23:45:27.5050871Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x8.c.o 2024-05-15T23:45:27.5053576Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5057340Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5060313Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5063267Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5066189Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5069547Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5072488Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse2-load1.c.o 2024-05-15T23:45:27.5075437Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse2.c.o 2024-05-15T23:45:27.5078319Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5081277Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse2-load1.c.o 2024-05-15T23:45:27.5084125Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse2.c.o 2024-05-15T23:45:27.5086992Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse2.c.o 2024-05-15T23:45:27.5089907Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5092842Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse2-load1.c.o 2024-05-15T23:45:27.5095898Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse2.c.o 2024-05-15T23:45:27.5098983Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5101788Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse2-load1.c.o 2024-05-15T23:45:27.5104553Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse2.c.o 2024-05-15T23:45:27.5107469Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse2-dup.c.o 2024-05-15T23:45:27.5110829Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse2-load1.c.o 2024-05-15T23:45:27.5113621Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2024-05-15T23:45:27.5116393Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse2.c.o 2024-05-15T23:45:27.5119120Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2024-05-15T23:45:27.5121673Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2024-05-15T23:45:27.5124590Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2024-05-15T23:45:27.5127050Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2024-05-15T23:45:27.5129585Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2024-05-15T23:45:27.5131932Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2024-05-15T23:45:27.5134184Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2024-05-15T23:45:27.5137202Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2024-05-15T23:45:27.5140557Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2024-05-15T23:45:27.5143617Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8.c.o 2024-05-15T23:45:27.5146723Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc2.c.o 2024-05-15T23:45:27.5150393Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc3.c.o 2024-05-15T23:45:27.5153516Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12.c.o 2024-05-15T23:45:27.5156529Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2024-05-15T23:45:27.5160234Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2024-05-15T23:45:27.5164947Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16.c.o 2024-05-15T23:45:27.5168150Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc5.c.o 2024-05-15T23:45:27.5171440Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc2.c.o 2024-05-15T23:45:28.0724974Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20.c.o 2024-05-15T23:45:28.0728054Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2024-05-15T23:45:28.0730811Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2024-05-15T23:45:28.0733550Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2024-05-15T23:45:28.0736308Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2024-05-15T23:45:28.0739286Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u20.c.o 2024-05-15T23:45:28.0742055Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u24.c.o 2024-05-15T23:45:28.0744752Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2024-05-15T23:45:28.0747337Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2024-05-15T23:45:28.0750210Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2024-05-15T23:45:28.0754435Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2024-05-15T23:45:28.0757020Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u20.c.o 2024-05-15T23:45:28.0759561Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u24.c.o 2024-05-15T23:45:28.0762099Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2024-05-15T23:45:28.0764622Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2024-05-15T23:45:28.0767118Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2024-05-15T23:45:28.0769596Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2024-05-15T23:45:28.0772083Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2024-05-15T23:45:28.0775057Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2024-05-15T23:45:28.0778372Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2024-05-15T23:45:28.0780828Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2024-05-15T23:45:28.0783153Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2024-05-15T23:45:28.0785496Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2024-05-15T23:45:28.0788404Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2024-05-15T23:45:28.0791146Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2024-05-15T23:45:28.0793891Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2024-05-15T23:45:28.0796531Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2024-05-15T23:45:28.0799417Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u20.c.o 2024-05-15T23:45:28.0802283Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u24.c.o 2024-05-15T23:45:28.0805314Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2024-05-15T23:45:28.0807976Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2024-05-15T23:45:28.0810795Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2024-05-15T23:45:28.0813510Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2024-05-15T23:45:28.0816244Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u20.c.o 2024-05-15T23:45:28.0819330Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u24.c.o 2024-05-15T23:45:28.0822251Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-05-15T23:45:28.0825340Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-05-15T23:45:28.0828687Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-05-15T23:45:28.0831472Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-05-15T23:45:28.0834459Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-05-15T23:45:28.0837518Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-05-15T23:45:28.0841001Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-05-15T23:45:28.0844080Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-05-15T23:45:28.0847014Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u4.c.o 2024-05-15T23:45:28.0849997Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-05-15T23:45:28.0853167Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u12.c.o 2024-05-15T23:45:28.0856156Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-05-15T23:45:28.0859439Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u4.c.o 2024-05-15T23:45:28.0862318Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-05-15T23:45:28.0865289Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u12.c.o 2024-05-15T23:45:28.0869088Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-05-15T23:45:28.0871615Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int16.c.o 2024-05-15T23:45:28.0874019Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int32.c.o 2024-05-15T23:45:28.0876335Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-lut64-p2.c.o 2024-05-15T23:45:28.0878800Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-lut16-p3.c.o 2024-05-15T23:45:28.6044874Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-p5.c.o 2024-05-15T23:45:28.6047345Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-p6.c.o 2024-05-15T23:45:28.6049626Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-sse2-rr2-p5.c.o 2024-05-15T23:45:28.6052016Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse2-cvt.c.o 2024-05-15T23:45:28.6054281Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse2.c.o 2024-05-15T23:45:28.6056380Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse2-cvt.c.o 2024-05-15T23:45:28.6058811Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse2-cvt.c.o 2024-05-15T23:45:28.6061159Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse2-cvt.c.o 2024-05-15T23:45:28.6063608Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-div.c.o 2024-05-15T23:45:28.6066281Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr1.c.o 2024-05-15T23:45:28.6069010Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr2.c.o 2024-05-15T23:45:28.6071421Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-div.c.o 2024-05-15T23:45:28.6073827Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr1.c.o 2024-05-15T23:45:28.6076232Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr2.c.o 2024-05-15T23:45:28.6078944Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-05-15T23:45:28.6081871Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-div.c.o 2024-05-15T23:45:28.6084683Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-05-15T23:45:28.6087531Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-05-15T23:45:28.6090385Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr2.c.o 2024-05-15T23:45:28.6093606Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-05-15T23:45:28.6096657Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-05-15T23:45:28.6099687Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-05-15T23:45:28.6102629Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-05-15T23:45:28.6105545Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-05-15T23:45:28.6109862Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6113027Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6116190Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6119347Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6122476Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6125442Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6128561Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6131797Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6135080Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6138429Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6141567Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6144626Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6147504Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6150522Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6153491Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6156488Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6159817Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6163477Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6166870Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6169881Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6172748Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6175901Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6179078Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2024-05-15T23:45:28.6182071Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c.o 2024-05-15T23:45:28.6185032Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:28.6188480Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:28.6191437Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:28.6194656Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:28.6198153Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6858091Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6861180Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6864307Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6867407Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6870833Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6873952Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6876988Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6880068Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6883430Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6886461Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6889456Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6892344Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6895244Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6898450Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6901546Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6904265Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2024-05-15T23:45:29.6906696Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2024-05-15T23:45:29.6909773Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2024-05-15T23:45:29.6912273Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2024-05-15T23:45:29.6914919Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-05-15T23:45:29.6917874Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-05-15T23:45:29.6921183Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-05-15T23:45:29.6923892Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-05-15T23:45:29.6926721Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-05-15T23:45:29.6929575Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-05-15T23:45:29.6932669Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6935850Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6939382Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6942631Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6945872Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6950126Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6953387Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6956709Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6959986Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6963352Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6966622Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6969921Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6973182Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6976326Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6979830Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6982859Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6986515Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6991609Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.6994790Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.6997831Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-05-15T23:45:29.7000955Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:29.7003975Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:29.7006945Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:29.7010040Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3900053Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3903526Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3906620Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3909788Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3912787Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3915751Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3918739Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3921668Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3924875Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3927816Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3930846Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3933864Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3937047Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3940368Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3943259Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3946207Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3949697Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3952660Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3955741Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3958788Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3961743Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3964721Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3968102Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3971092Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3974320Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3977615Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3980649Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3983682Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3986605Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3991508Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.3994428Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.3997380Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.4000670Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.4003658Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.4007053Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.4010051Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.4013039Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.4016012Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.4019183Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.4022216Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:30.4025491Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:30.4028558Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse2.c.o 2024-05-15T23:45:30.4031379Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse2.c.o 2024-05-15T23:45:30.4034476Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse2.c.o 2024-05-15T23:45:30.4037118Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:30.4039808Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:30.4042473Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2024-05-15T23:45:30.4045157Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2024-05-15T23:45:30.4047877Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:30.4050944Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:31.1655294Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2024-05-15T23:45:31.1658395Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2024-05-15T23:45:31.1660887Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2024-05-15T23:45:31.1662978Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2024-05-15T23:45:31.1665125Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u16.c.o 2024-05-15T23:45:31.1667415Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u32.c.o 2024-05-15T23:45:31.1670411Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2024-05-15T23:45:31.1672665Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2024-05-15T23:45:31.1675165Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:31.1677672Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:31.1680182Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:31.1682765Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:31.1685300Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u4.c.o 2024-05-15T23:45:31.1687614Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u8.c.o 2024-05-15T23:45:31.1689905Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u16.c.o 2024-05-15T23:45:31.1692428Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2024-05-15T23:45:31.1695304Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2024-05-15T23:45:31.1698017Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1700945Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1703835Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1706857Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1710499Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1713491Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1716381Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1718978Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1721771Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1724506Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-05-15T23:45:31.1727043Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2024-05-15T23:45:31.1729856Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2024-05-15T23:45:31.1732252Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2024-05-15T23:45:31.1734588Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2024-05-15T23:45:31.1737606Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-05-15T23:45:31.1740644Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-05-15T23:45:31.1743644Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-05-15T23:45:31.1746602Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-05-15T23:45:31.1749856Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-05-15T23:45:31.1752649Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-05-15T23:45:31.1755471Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1758589Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1761472Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1764400Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1767250Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1770152Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1772985Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1775815Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1778964Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1781840Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1784746Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1787375Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1790605Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1793359Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1796631Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.1799569Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.1802438Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7473550Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7476477Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7479216Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7482161Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7485092Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7488000Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7491257Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7494064Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7497170Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7499981Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7502713Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7505432Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7508519Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7511385Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7514229Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7516922Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7519634Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7522182Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7524922Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7528124Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7531741Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7534597Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7537667Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7540416Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7544167Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7547188Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-05-15T23:45:31.7550436Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-05-15T23:45:31.7553117Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-sse2.c.o 2024-05-15T23:45:31.7556656Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse2.c.o 2024-05-15T23:45:31.7559422Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse2.c.o 2024-05-15T23:45:31.7562227Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:31.7565114Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:31.7567848Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:31.7570694Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:31.7573339Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2024-05-15T23:45:31.7575677Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2024-05-15T23:45:31.7578329Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u16.c.o 2024-05-15T23:45:31.7580827Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u32.c.o 2024-05-15T23:45:31.7583511Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2024-05-15T23:45:31.7586146Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2024-05-15T23:45:31.7589291Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:31.7592632Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:31.7595582Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-05-15T23:45:31.7598482Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-05-15T23:45:31.7601111Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2024-05-15T23:45:31.7603428Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2024-05-15T23:45:31.7606014Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-05-15T23:45:31.7608599Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2024-05-15T23:45:31.7611067Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2024-05-15T23:45:31.7613615Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2024-05-15T23:45:31.7616194Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-05-15T23:45:31.7619048Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2024-05-15T23:45:31.7621759Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2024-05-15T23:45:31.7624376Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2024-05-15T23:45:31.7627195Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2024-05-15T23:45:32.9281382Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2024-05-15T23:45:32.9283628Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2024-05-15T23:45:32.9285712Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2024-05-15T23:45:32.9287865Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2024-05-15T23:45:32.9290325Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2024-05-15T23:45:32.9293251Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2024-05-15T23:45:32.9295921Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2024-05-15T23:45:32.9298861Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2024-05-15T23:45:32.9301644Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2024-05-15T23:45:32.9304349Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2024-05-15T23:45:32.9307435Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2024-05-15T23:45:32.9310763Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2024-05-15T23:45:32.9313391Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2024-05-15T23:45:32.9315805Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2024-05-15T23:45:32.9318196Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2024-05-15T23:45:32.9320770Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2024-05-15T23:45:32.9323349Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2024-05-15T23:45:32.9325867Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2024-05-15T23:45:32.9328355Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2024-05-15T23:45:32.9330833Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2024-05-15T23:45:32.9333609Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2024-05-15T23:45:32.9336106Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2024-05-15T23:45:32.9338810Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2024-05-15T23:45:32.9341300Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2024-05-15T23:45:32.9343786Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2024-05-15T23:45:32.9346258Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2024-05-15T23:45:32.9349075Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2024-05-15T23:45:32.9351655Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2024-05-15T23:45:32.9354145Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2024-05-15T23:45:32.9356668Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2024-05-15T23:45:32.9359155Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2024-05-15T23:45:32.9361690Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2024-05-15T23:45:32.9386306Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2024-05-15T23:45:32.9388725Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2024-05-15T23:45:32.9390518Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-sse2.c.o 2024-05-15T23:45:32.9392452Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2024-05-15T23:45:32.9394378Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2024-05-15T23:45:32.9396392Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2024-05-15T23:45:32.9398425Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2024-05-15T23:45:32.9400886Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2024-05-15T23:45:32.9403491Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2024-05-15T23:45:32.9406092Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2024-05-15T23:45:32.9408634Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2024-05-15T23:45:32.9411507Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2024-05-15T23:45:32.9413932Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2024-05-15T23:45:32.9416270Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2024-05-15T23:45:32.9418640Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2024-05-15T23:45:32.9420914Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.o 2024-05-15T23:45:32.9422939Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.o 2024-05-15T23:45:32.9424885Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.o 2024-05-15T23:45:32.9426831Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2024-05-15T23:45:32.9429294Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2024-05-15T23:45:32.9431849Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2024-05-15T23:45:32.9434528Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2024-05-15T23:45:32.9437232Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2024-05-15T23:45:33.5619794Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2024-05-15T23:45:33.5622757Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2024-05-15T23:45:33.5625609Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-ssse3.c.o 2024-05-15T23:45:33.5628733Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-ssse3.c.o 2024-05-15T23:45:33.5631305Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2024-05-15T23:45:33.5633658Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2024-05-15T23:45:33.5636362Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u16.c.o 2024-05-15T23:45:33.5638865Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u32.c.o 2024-05-15T23:45:33.5641379Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2024-05-15T23:45:33.5643885Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2024-05-15T23:45:33.5648209Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u4.c.o 2024-05-15T23:45:33.5650764Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u8.c.o 2024-05-15T23:45:33.5653410Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u16.c.o 2024-05-15T23:45:33.5655987Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-ssse3.c.o 2024-05-15T23:45:33.5658964Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-ssse3.c.o 2024-05-15T23:45:33.5661637Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2024-05-15T23:45:33.5664158Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2024-05-15T23:45:33.5666551Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u16.c.o 2024-05-15T23:45:33.5670737Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u32.c.o 2024-05-15T23:45:33.5673178Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2024-05-15T23:45:33.5675568Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2024-05-15T23:45:33.5677880Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2024-05-15T23:45:33.5680207Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2024-05-15T23:45:33.5682652Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2024-05-15T23:45:33.5686634Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2024-05-15T23:45:33.5690369Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2024-05-15T23:45:33.5693835Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2024-05-15T23:45:33.5697710Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2024-05-15T23:45:33.5700290Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2024-05-15T23:45:33.5702870Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2024-05-15T23:45:33.5705439Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2024-05-15T23:45:33.5708206Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2024-05-15T23:45:33.5710733Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2024-05-15T23:45:33.5713406Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2024-05-15T23:45:33.5716291Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2024-05-15T23:45:33.5718860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2024-05-15T23:45:33.5721329Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x4.c.o 2024-05-15T23:45:33.5723711Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x8.c.o 2024-05-15T23:45:33.5726320Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5729059Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5731801Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5734562Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5737543Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5740530Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5743301Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2024-05-15T23:45:33.5746109Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2024-05-15T23:45:33.5749513Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5752334Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2024-05-15T23:45:33.5755052Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2024-05-15T23:45:33.5757708Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2024-05-15T23:45:33.5760464Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5763364Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2024-05-15T23:45:33.5766252Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2024-05-15T23:45:33.5768998Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2024-05-15T23:45:33.5771860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2024-05-15T23:45:33.5774633Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2024-05-15T23:45:34.1789888Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2024-05-15T23:45:34.1792687Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2024-05-15T23:45:34.1795476Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2024-05-15T23:45:34.1798359Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2024-05-15T23:45:34.1800992Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2024-05-15T23:45:34.1803523Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2024-05-15T23:45:34.1806106Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2024-05-15T23:45:34.1808638Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2024-05-15T23:45:34.1811236Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2024-05-15T23:45:34.1813922Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2024-05-15T23:45:34.1816691Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2024-05-15T23:45:34.1819376Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2024-05-15T23:45:34.1822009Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u20.c.o 2024-05-15T23:45:34.1825174Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u24.c.o 2024-05-15T23:45:34.1828186Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2024-05-15T23:45:34.1830646Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2024-05-15T23:45:34.1833160Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2024-05-15T23:45:34.1835610Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2024-05-15T23:45:34.1838172Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u20.c.o 2024-05-15T23:45:34.1840821Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u24.c.o 2024-05-15T23:45:34.1843467Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2024-05-15T23:45:34.1845976Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2024-05-15T23:45:34.1848378Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2024-05-15T23:45:34.1851047Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2024-05-15T23:45:34.1853350Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2024-05-15T23:45:34.1855695Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2024-05-15T23:45:34.1858279Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2024-05-15T23:45:34.1860649Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2024-05-15T23:45:34.1862963Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2024-05-15T23:45:34.1865223Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2024-05-15T23:45:34.1867701Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2024-05-15T23:45:34.1871049Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2024-05-15T23:45:34.1873886Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2024-05-15T23:45:34.1876637Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2024-05-15T23:45:34.1879545Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u20.c.o 2024-05-15T23:45:34.1882462Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u24.c.o 2024-05-15T23:45:34.1885274Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2024-05-15T23:45:34.1888360Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2024-05-15T23:45:34.1891142Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2024-05-15T23:45:34.1893894Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2024-05-15T23:45:34.1896789Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u20.c.o 2024-05-15T23:45:34.1899427Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u24.c.o 2024-05-15T23:45:34.1902515Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-05-15T23:45:34.1905723Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-05-15T23:45:34.1909145Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-05-15T23:45:34.1912263Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-05-15T23:45:34.1915405Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u20.c.o 2024-05-15T23:45:34.1918364Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-05-15T23:45:34.1921215Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-05-15T23:45:34.1924082Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-05-15T23:45:34.1927041Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-05-15T23:45:34.1930374Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-05-15T23:45:34.1933376Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u20.c.o 2024-05-15T23:45:34.1936662Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-05-15T23:45:34.7812292Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u4.c.o 2024-05-15T23:45:34.7817061Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-05-15T23:45:34.7820116Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u12.c.o 2024-05-15T23:45:34.7822955Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-05-15T23:45:34.7826468Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u20.c.o 2024-05-15T23:45:34.7830034Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-05-15T23:45:34.7833124Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u4.c.o 2024-05-15T23:45:34.7836175Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-05-15T23:45:34.7839037Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u12.c.o 2024-05-15T23:45:34.7841893Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-05-15T23:45:34.7844869Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u20.c.o 2024-05-15T23:45:34.7847896Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u24.c.o 2024-05-15T23:45:34.7850503Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int16.c.o 2024-05-15T23:45:34.7853219Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int32.c.o 2024-05-15T23:45:34.7855568Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse41.c.o 2024-05-15T23:45:34.7858215Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse41.c.o 2024-05-15T23:45:34.7860479Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse41.c.o 2024-05-15T23:45:34.7862725Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse41.c.o 2024-05-15T23:45:34.7864950Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse41.c.o 2024-05-15T23:45:34.7867601Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7871101Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7874284Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7877173Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7880191Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7883237Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7886382Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7889936Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7893098Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7896219Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7899567Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7902699Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7905825Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7909354Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7912380Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7915458Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7918858Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7921952Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7925123Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7928079Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7931043Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7934209Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7937448Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2024-05-15T23:45:34.7940379Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:34.7943368Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c.o 2024-05-15T23:45:34.7946368Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:34.7949789Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:34.7952758Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:34.7956017Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:34.7959041Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:34.7961977Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:34.7964837Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1320234Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1323116Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1326204Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1329127Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1332133Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1335610Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1339168Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1342383Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1345642Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1349259Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1352534Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1355641Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1358642Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1361753Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1364843Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1367885Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1370975Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1374565Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1377855Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1380974Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1384103Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1387164Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1390409Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2024-05-15T23:45:36.1393038Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2024-05-15T23:45:36.1395580Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2024-05-15T23:45:36.1398208Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2024-05-15T23:45:36.1401440Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c8.c.o 2024-05-15T23:45:36.1404492Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c16.c.o 2024-05-15T23:45:36.1407477Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-05-15T23:45:36.1410492Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-05-15T23:45:36.1413466Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-05-15T23:45:36.1416725Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-05-15T23:45:36.1419681Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1423017Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1426466Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1430327Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1433782Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1437268Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1441159Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1444552Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1447915Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1451237Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1454611Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1458364Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1461751Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1465181Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:36.1469764Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:36.1473601Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:36.1476961Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:37.1538142Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:37.1541510Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:37.1544852Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:37.1549099Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:37.1552261Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:37.1555520Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:37.1558652Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:37.1561756Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:37.1564969Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:37.1568633Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:37.1571700Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:37.1574801Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:37.1578218Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-05-15T23:45:37.1581449Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:37.1584626Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1588177Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1591310Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1594440Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1597908Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1601025Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1604104Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1607166Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1610011Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1613150Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1616200Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1619350Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1622417Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1625200Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1628243Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1631373Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1634500Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1637418Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1640304Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1643124Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1646180Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1649132Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1652299Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1655457Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1658861Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1662426Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1665674Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1669247Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1672439Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1675635Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1678847Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1682064Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1685257Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:37.1688412Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:37.1691590Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:38.0416271Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:38.0419472Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:38.0422892Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:38.0425872Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:38.0429272Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:38.0432506Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:38.0435572Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:38.0438754Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:38.0441837Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:38.0444666Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse41.c.o 2024-05-15T23:45:38.0447406Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse41.c.o 2024-05-15T23:45:38.0450486Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse41.c.o 2024-05-15T23:45:38.0453248Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-sra.c.o 2024-05-15T23:45:38.0456013Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-srl.c.o 2024-05-15T23:45:38.0459066Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:38.0461995Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:38.0464794Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2024-05-15T23:45:38.0467612Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2024-05-15T23:45:38.0470743Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2024-05-15T23:45:38.0473465Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2024-05-15T23:45:38.0476159Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2024-05-15T23:45:38.0478829Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2024-05-15T23:45:38.0481554Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:38.0484639Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:38.0487390Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2024-05-15T23:45:38.0490403Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2024-05-15T23:45:38.0493138Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2024-05-15T23:45:38.0495973Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2024-05-15T23:45:38.0498967Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2024-05-15T23:45:38.0501699Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2024-05-15T23:45:38.0504371Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2024-05-15T23:45:38.0507003Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2024-05-15T23:45:38.0509571Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2024-05-15T23:45:38.0512447Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u8.c.o 2024-05-15T23:45:38.0514929Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u16.c.o 2024-05-15T23:45:38.0517590Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u32.c.o 2024-05-15T23:45:38.0520364Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2024-05-15T23:45:38.0522783Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2024-05-15T23:45:38.0525242Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2024-05-15T23:45:38.0528043Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:38.0530864Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:38.0533840Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:38.0536945Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:38.0539595Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u4.c.o 2024-05-15T23:45:38.0542054Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u8.c.o 2024-05-15T23:45:38.0544595Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u16.c.o 2024-05-15T23:45:38.0547477Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:38.0551291Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:38.0554323Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:38.0557396Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:38.0560399Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:38.0563319Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:38.0566328Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:39.2803241Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:39.2806303Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:39.2809372Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:39.2812995Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:39.2816108Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:39.2819399Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:39.2822127Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:39.2824952Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:39.2828346Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:39.2831363Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:39.2834490Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:39.2837345Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-05-15T23:45:39.2840117Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-05-15T23:45:39.2842857Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2024-05-15T23:45:39.2845460Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2024-05-15T23:45:39.2848368Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2024-05-15T23:45:39.2850877Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2024-05-15T23:45:39.2853522Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c8.c.o 2024-05-15T23:45:39.2856301Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c16.c.o 2024-05-15T23:45:39.2859503Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-05-15T23:45:39.2862448Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-05-15T23:45:39.2865519Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-05-15T23:45:39.2868544Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-05-15T23:45:39.2871484Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2874791Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2877598Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2880560Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2883189Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2886211Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2889000Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2891961Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2894837Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2897797Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2900353Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2903105Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2905818Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2908830Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2912164Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2915004Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2917806Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2920639Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2923488Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2926277Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2929148Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2931906Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2934760Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2937878Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2941222Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2944078Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2946859Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:39.2949950Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:39.2952934Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0510017Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0512761Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0514774Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0516619Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0518430Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0520229Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0522050Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0524245Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0526244Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0528056Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0529853Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0531651Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0533505Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0535322Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-05-15T23:45:40.0537475Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-05-15T23:45:40.0539303Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse41.c.o 2024-05-15T23:45:40.0541324Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse41.c.o 2024-05-15T23:45:40.0543339Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:40.0545100Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:40.0546918Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2024-05-15T23:45:40.0549693Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2024-05-15T23:45:40.0551707Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:40.0553897Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:40.0556227Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2024-05-15T23:45:40.0558596Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2024-05-15T23:45:40.0560907Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2024-05-15T23:45:40.0563036Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2024-05-15T23:45:40.0565149Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2024-05-15T23:45:40.0567486Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u8.c.o 2024-05-15T23:45:40.0569762Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u16.c.o 2024-05-15T23:45:40.0572382Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u32.c.o 2024-05-15T23:45:40.0574665Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2024-05-15T23:45:40.0577294Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2024-05-15T23:45:40.0579562Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2024-05-15T23:45:40.0582018Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:40.0584736Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:40.0587286Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-05-15T23:45:40.0590129Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-05-15T23:45:40.0592063Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2024-05-15T23:45:40.0593686Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2024-05-15T23:45:40.0596885Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2024-05-15T23:45:40.0598590Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2024-05-15T23:45:40.0600146Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2024-05-15T23:45:40.0601749Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2024-05-15T23:45:40.0603432Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2024-05-15T23:45:40.0605088Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2024-05-15T23:45:40.0606944Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2024-05-15T23:45:40.0608618Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2024-05-15T23:45:40.0610261Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2024-05-15T23:45:40.0611908Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2024-05-15T23:45:40.0613548Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2024-05-15T23:45:40.0615195Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2024-05-15T23:45:40.0617109Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2024-05-15T23:45:40.0618967Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2024-05-15T23:45:40.0620746Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6893160Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2024-05-15T23:45:41.6895742Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6898630Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6901217Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2024-05-15T23:45:41.6903803Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2024-05-15T23:45:41.6906552Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6909496Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2024-05-15T23:45:41.6912098Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6914949Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2024-05-15T23:45:41.6917813Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6920371Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2024-05-15T23:45:41.6923064Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6925940Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2024-05-15T23:45:41.6928626Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6931462Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2024-05-15T23:45:41.6934427Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6937539Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2024-05-15T23:45:41.6940362Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6943019Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2024-05-15T23:45:41.6945614Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6948854Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2024-05-15T23:45:41.6951553Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6954205Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2024-05-15T23:45:41.6956833Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2024-05-15T23:45:41.6959543Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2024-05-15T23:45:41.6962122Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2024-05-15T23:45:41.6964670Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2024-05-15T23:45:41.6967197Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2024-05-15T23:45:41.6969674Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2024-05-15T23:45:41.6971961Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6974589Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6977121Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6979567Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6982011Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6984541Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6986893Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6988888Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6990601Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6992320Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6994134Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6995939Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6997741Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.6999550Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7001607Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7003425Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7005235Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7007029Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7008833Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7010620Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7012388Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7014180Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7015925Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7017870Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:41.7019749Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2481044Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2483953Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2486935Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2489752Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2492602Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2495242Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x8.c.o 2024-05-15T23:45:43.2497944Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2024-05-15T23:45:43.2500657Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2503612Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2506570Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2509747Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2513097Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2515836Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2518822Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2521801Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2524765Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2527714Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2530663Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2533572Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2536739Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2539686Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2542959Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2545990Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2024-05-15T23:45:43.2548985Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2024-05-15T23:45:43.2551549Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2024-05-15T23:45:43.2554099Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2024-05-15T23:45:43.2556652Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2024-05-15T23:45:43.2559184Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2024-05-15T23:45:43.2561685Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2024-05-15T23:45:43.2564262Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2024-05-15T23:45:43.2566792Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2024-05-15T23:45:43.2569257Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2024-05-15T23:45:43.2571756Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2024-05-15T23:45:43.2574276Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2024-05-15T23:45:43.2577372Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2024-05-15T23:45:43.2579922Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2024-05-15T23:45:43.2582396Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2024-05-15T23:45:43.2584925Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2024-05-15T23:45:43.2587459Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2024-05-15T23:45:43.2590348Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2024-05-15T23:45:43.2592983Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2024-05-15T23:45:43.2595605Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2024-05-15T23:45:43.2598107Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2024-05-15T23:45:43.2600702Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2024-05-15T23:45:43.2603579Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2024-05-15T23:45:43.2606211Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2024-05-15T23:45:43.2608721Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2024-05-15T23:45:43.2611162Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2024-05-15T23:45:43.2613614Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2024-05-15T23:45:43.2615874Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2024-05-15T23:45:43.2618311Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2024-05-15T23:45:43.2620854Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u8.c.o 2024-05-15T23:45:43.2623466Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u16.c.o 2024-05-15T23:45:43.2626075Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u8.c.o 2024-05-15T23:45:43.2628906Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u16.c.o 2024-05-15T23:45:43.2631506Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u8.c.o 2024-05-15T23:45:44.9131076Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u16.c.o 2024-05-15T23:45:44.9133707Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u8.c.o 2024-05-15T23:45:44.9137011Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u16.c.o 2024-05-15T23:45:44.9139438Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2024-05-15T23:45:44.9141911Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2024-05-15T23:45:44.9144363Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2024-05-15T23:45:44.9146744Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2024-05-15T23:45:44.9149519Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2024-05-15T23:45:44.9151985Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2024-05-15T23:45:44.9154482Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2024-05-15T23:45:44.9156867Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2024-05-15T23:45:44.9159266Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u8.c.o 2024-05-15T23:45:44.9161743Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u16.c.o 2024-05-15T23:45:44.9164796Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u8.c.o 2024-05-15T23:45:44.9167459Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u16.c.o 2024-05-15T23:45:44.9169981Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u8.c.o 2024-05-15T23:45:44.9172481Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u16.c.o 2024-05-15T23:45:44.9175183Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u8.c.o 2024-05-15T23:45:44.9178351Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u16.c.o 2024-05-15T23:45:44.9180916Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2024-05-15T23:45:44.9183481Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2024-05-15T23:45:44.9185914Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2024-05-15T23:45:44.9188828Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2024-05-15T23:45:44.9191311Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u8.c.o 2024-05-15T23:45:44.9193894Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u16.c.o 2024-05-15T23:45:44.9196454Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u8.c.o 2024-05-15T23:45:44.9199522Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u16.c.o 2024-05-15T23:45:44.9202100Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2024-05-15T23:45:44.9204604Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2024-05-15T23:45:44.9207238Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2024-05-15T23:45:44.9209919Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2024-05-15T23:45:44.9212573Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2024-05-15T23:45:44.9215279Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2024-05-15T23:45:44.9218358Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u40.c.o 2024-05-15T23:45:44.9221008Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u48.c.o 2024-05-15T23:45:44.9223608Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2024-05-15T23:45:44.9226627Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2024-05-15T23:45:44.9229677Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2024-05-15T23:45:44.9232290Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2024-05-15T23:45:44.9234848Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u40.c.o 2024-05-15T23:45:44.9237417Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u48.c.o 2024-05-15T23:45:44.9239866Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2024-05-15T23:45:44.9242198Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2024-05-15T23:45:44.9244611Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2024-05-15T23:45:44.9247188Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2024-05-15T23:45:44.9249711Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u40.c.o 2024-05-15T23:45:44.9252284Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u48.c.o 2024-05-15T23:45:44.9254799Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2024-05-15T23:45:44.9257463Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2024-05-15T23:45:44.9259865Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2024-05-15T23:45:44.9262706Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2024-05-15T23:45:44.9265131Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2024-05-15T23:45:44.9267488Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2024-05-15T23:45:44.9270334Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2024-05-15T23:45:44.9272753Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2024-05-15T23:45:44.9275118Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2024-05-15T23:45:44.9277454Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2024-05-15T23:45:44.9279717Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2024-05-15T23:45:46.4775311Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2024-05-15T23:45:46.4778022Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2024-05-15T23:45:46.4780476Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2024-05-15T23:45:46.4783429Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2024-05-15T23:45:46.4786118Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2024-05-15T23:45:46.4788751Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2024-05-15T23:45:46.4791386Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2024-05-15T23:45:46.4794168Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2024-05-15T23:45:46.4796999Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2024-05-15T23:45:46.4799730Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2024-05-15T23:45:46.4802549Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u40.c.o 2024-05-15T23:45:46.4805320Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u48.c.o 2024-05-15T23:45:46.4808066Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u56.c.o 2024-05-15T23:45:46.4810851Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u64.c.o 2024-05-15T23:45:46.4813684Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u72.c.o 2024-05-15T23:45:46.4817098Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u80.c.o 2024-05-15T23:45:46.4819825Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2024-05-15T23:45:46.4822554Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2024-05-15T23:45:46.4825239Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2024-05-15T23:45:46.4829862Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2024-05-15T23:45:46.4832653Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2024-05-15T23:45:46.4835486Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u48.c.o 2024-05-15T23:45:46.4838251Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u56.c.o 2024-05-15T23:45:46.4840874Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u64.c.o 2024-05-15T23:45:46.4843630Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u72.c.o 2024-05-15T23:45:46.4846749Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u80.c.o 2024-05-15T23:45:46.4849404Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2024-05-15T23:45:46.4851976Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2024-05-15T23:45:46.4854482Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2024-05-15T23:45:46.4857467Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u8.c.o 2024-05-15T23:45:46.4860344Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u16.c.o 2024-05-15T23:45:46.4863524Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u24.c.o 2024-05-15T23:45:46.4866421Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u32.c.o 2024-05-15T23:45:46.4869873Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u40.c.o 2024-05-15T23:45:46.4872966Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u48.c.o 2024-05-15T23:45:46.4876246Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u56.c.o 2024-05-15T23:45:46.4879251Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u64.c.o 2024-05-15T23:45:46.4882631Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u72.c.o 2024-05-15T23:45:46.4885788Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u80.c.o 2024-05-15T23:45:46.4888859Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-05-15T23:45:46.4891641Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-05-15T23:45:46.4894620Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-05-15T23:45:46.4898081Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u32.c.o 2024-05-15T23:45:46.4900750Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-05-15T23:45:46.4903474Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-05-15T23:45:46.4906153Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-05-15T23:45:46.4909268Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-05-15T23:45:46.4912113Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-05-15T23:45:46.4915085Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-05-15T23:45:46.4918066Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-05-15T23:45:46.4921033Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-05-15T23:45:46.4924007Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-05-15T23:45:46.4926994Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-05-15T23:45:47.9634460Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-05-15T23:45:47.9637065Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-05-15T23:45:47.9665639Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-05-15T23:45:47.9667573Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-05-15T23:45:47.9669722Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-05-15T23:45:47.9671570Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-05-15T23:45:47.9673768Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-05-15T23:45:47.9675623Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-05-15T23:45:47.9677464Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-05-15T23:45:47.9679307Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-05-15T23:45:47.9681147Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-05-15T23:45:47.9683012Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-05-15T23:45:47.9684873Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u24.c.o 2024-05-15T23:45:47.9687159Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u32.c.o 2024-05-15T23:45:47.9689224Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u40.c.o 2024-05-15T23:45:47.9691246Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u56.c.o 2024-05-15T23:45:47.9693104Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u48.c.o 2024-05-15T23:45:47.9694935Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u64.c.o 2024-05-15T23:45:47.9696990Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u72.c.o 2024-05-15T23:45:47.9698834Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u80.c.o 2024-05-15T23:45:47.9700504Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u8.c.o 2024-05-15T23:45:47.9702018Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u16.c.o 2024-05-15T23:45:47.9703515Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u8.c.o 2024-05-15T23:45:47.9705010Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u16.c.o 2024-05-15T23:45:47.9706512Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u8.c.o 2024-05-15T23:45:47.9708258Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u16.c.o 2024-05-15T23:45:47.9709739Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx-rr2-p5.c.o 2024-05-15T23:45:47.9711279Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut4-p4-perm.c.o 2024-05-15T23:45:47.9713066Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut16-p3.c.o 2024-05-15T23:45:47.9714624Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-p6.c.o 2024-05-15T23:45:47.9716226Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-lut64-p2-div.c.o 2024-05-15T23:45:47.9717874Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-div.c.o 2024-05-15T23:45:47.9719418Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr1.c.o 2024-05-15T23:45:47.9720935Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr2.c.o 2024-05-15T23:45:47.9722652Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div.c.o 2024-05-15T23:45:47.9724521Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-05-15T23:45:47.9726307Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-div.c.o 2024-05-15T23:45:47.9728051Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-05-15T23:45:47.9729911Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr2.c.o 2024-05-15T23:45:47.9731709Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-05-15T23:45:47.9733531Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-05-15T23:45:47.9735354Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-05-15T23:45:47.9737419Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-05-15T23:45:47.9739232Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-05-15T23:45:47.9741060Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-05-15T23:45:47.9742929Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:47.9744852Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:47.9746756Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:47.9749203Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:47.9751115Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:47.9752999Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:47.9755036Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:47.9756922Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6737528Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6740574Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6743600Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6746733Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6750232Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6753319Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6756383Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6759749Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6762667Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6765521Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6768424Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6771288Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6774163Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6777438Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6780428Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c.o 2024-05-15T23:45:49.6783339Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c.o 2024-05-15T23:45:49.6786312Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6789729Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6792915Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6795889Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6798839Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6801782Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6804654Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:49.6807438Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:49.6810351Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6813148Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:49.6816053Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:49.6819263Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6822654Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:49.6826101Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:49.6829166Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6832071Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:49.6835032Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:49.6837817Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6840409Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2024-05-15T23:45:49.6842936Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2024-05-15T23:45:49.6845505Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2024-05-15T23:45:49.6848051Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2024-05-15T23:45:49.6850945Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:49.6854086Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6857929Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6861198Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6864395Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6867349Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6870844Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6874112Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:49.6877254Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:49.6880394Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:49.6883568Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:49.6887100Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:50.7982653Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:50.7986051Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:50.7989462Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:50.7993319Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:50.7996429Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2024-05-15T23:45:50.7999683Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:50.8002816Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:50.8005947Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8009066Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8012213Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8015360Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8019270Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8022355Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8025484Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8029037Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8032184Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8035317Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8038424Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8041494Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8044545Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8047949Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8051078Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8054239Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8057656Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8060639Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8063681Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8066765Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8070141Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8073303Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8076499Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8079650Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8082816Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8086293Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8089435Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8092569Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8095645Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8099089Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8102261Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8105407Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8109927Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8112878Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8116335Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8119501Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8122642Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8125819Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8128974Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8132103Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8135208Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:50.8138477Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:50.8141441Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:52.1689020Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:52.1691759Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:52.1694407Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:52.1697626Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2024-05-15T23:45:52.1700147Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2024-05-15T23:45:52.1702901Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-05-15T23:45:52.1705723Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-05-15T23:45:52.1708924Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2024-05-15T23:45:52.1711806Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2024-05-15T23:45:52.1714833Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:52.1717668Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:52.1720180Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2024-05-15T23:45:52.1722767Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2024-05-15T23:45:52.1725786Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-05-15T23:45:52.1728693Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-05-15T23:45:52.1731596Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2024-05-15T23:45:52.1734473Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2024-05-15T23:45:52.1737314Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2024-05-15T23:45:52.1739708Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2024-05-15T23:45:52.1742029Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2024-05-15T23:45:52.1744467Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u8.c.o 2024-05-15T23:45:52.1747024Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u16.c.o 2024-05-15T23:45:52.1749723Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u32.c.o 2024-05-15T23:45:52.1752185Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2024-05-15T23:45:52.1754566Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2024-05-15T23:45:52.1756996Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2024-05-15T23:45:52.1759754Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:52.1762447Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:52.1765276Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:52.1768061Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:52.1770687Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u4.c.o 2024-05-15T23:45:52.1773160Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u8.c.o 2024-05-15T23:45:52.1775552Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u16.c.o 2024-05-15T23:45:52.1778339Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1781538Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1784760Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1788812Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1791988Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1795301Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1798431Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:52.1801380Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1804263Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:52.1807369Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1810297Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:52.1813360Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1816416Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-05-15T23:45:52.1819732Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-05-15T23:45:52.1822598Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2024-05-15T23:45:52.1825532Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2024-05-15T23:45:52.1828306Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2024-05-15T23:45:52.1830663Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2024-05-15T23:45:52.1833064Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:52.1835595Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:52.1838528Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:52.1841388Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1788756Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1791209Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1793788Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1797021Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1799877Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1802774Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1805611Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1808454Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1811320Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1814200Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1817240Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1820131Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1822948Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1825798Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1828983Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1831797Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1834951Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1837792Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1840654Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1843353Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1845843Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1848531Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1851315Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1854157Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1857244Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1860080Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1863298Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1866262Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1870809Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1873654Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1876503Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1879367Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1882225Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1885147Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1887996Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1890931Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1893796Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1896877Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1900057Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-05-15T23:45:53.1902947Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-05-15T23:45:53.1905768Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:53.1908813Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:53.1911753Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-05-15T23:45:53.1914141Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-05-15T23:45:53.1916700Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:53.1921210Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-05-15T23:45:53.1924302Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:53.1927178Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-05-15T23:45:53.1930169Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2024-05-15T23:45:53.1932594Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2024-05-15T23:45:53.1934991Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2024-05-15T23:45:53.1937582Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u8.c.o 2024-05-15T23:45:53.1940073Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u16.c.o 2024-05-15T23:45:53.1942538Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u32.c.o 2024-05-15T23:45:54.7082033Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2024-05-15T23:45:54.7084600Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2024-05-15T23:45:54.7087120Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2024-05-15T23:45:54.7089822Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:54.7092728Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:54.7095641Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-05-15T23:45:54.7098587Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-05-15T23:45:54.7101440Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2024-05-15T23:45:54.7103653Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2024-05-15T23:45:54.7105955Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2024-05-15T23:45:54.7108611Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2024-05-15T23:45:54.7111145Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2024-05-15T23:45:54.7113880Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2024-05-15T23:45:54.7116616Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2024-05-15T23:45:54.7119375Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2024-05-15T23:45:54.7122119Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2024-05-15T23:45:54.7124840Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2024-05-15T23:45:54.7127648Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2024-05-15T23:45:54.7130882Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2024-05-15T23:45:54.7133739Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2024-05-15T23:45:54.7136910Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2024-05-15T23:45:54.7139822Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2024-05-15T23:45:54.7142701Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2024-05-15T23:45:54.7145622Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2024-05-15T23:45:54.7148950Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2024-05-15T23:45:54.7151814Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2024-05-15T23:45:54.7154717Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2024-05-15T23:45:54.7157606Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2024-05-15T23:45:54.7160443Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2024-05-15T23:45:54.7163344Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2024-05-15T23:45:54.7166530Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2024-05-15T23:45:54.7169118Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2024-05-15T23:45:54.7171727Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2024-05-15T23:45:54.7174316Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2024-05-15T23:45:54.7177065Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2024-05-15T23:45:54.7179817Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2024-05-15T23:45:54.7182607Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2024-05-15T23:45:54.7185400Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2024-05-15T23:45:54.7188621Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2024-05-15T23:45:54.7191413Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c8.c.o 2024-05-15T23:45:54.7194618Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c16.c.o 2024-05-15T23:45:54.7197492Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c24.c.o 2024-05-15T23:45:54.7200336Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c32.c.o 2024-05-15T23:45:54.7203151Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c8.c.o 2024-05-15T23:45:54.7205917Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c16.c.o 2024-05-15T23:45:54.7208671Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c24.c.o 2024-05-15T23:45:54.7211448Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c32.c.o 2024-05-15T23:45:54.7214204Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2024-05-15T23:45:54.7217065Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x8.c.o 2024-05-15T23:45:54.7219419Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x16.c.o 2024-05-15T23:45:54.7221723Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2024-05-15T23:45:54.7224121Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u8.c.o 2024-05-15T23:45:54.7226512Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u16.c.o 2024-05-15T23:45:54.7229738Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u8.c.o 2024-05-15T23:45:54.7232207Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2060202Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2062908Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2065487Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2068378Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2071763Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2024-05-15T23:45:56.2074167Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2024-05-15T23:45:56.2076420Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2024-05-15T23:45:56.2078721Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2024-05-15T23:45:56.2081091Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2024-05-15T23:45:56.2083845Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2024-05-15T23:45:56.2086391Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2024-05-15T23:45:56.2088793Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2024-05-15T23:45:56.2091313Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2093882Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2096410Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2099289Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2101775Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2104332Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2106947Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2109828Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2112413Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2024-05-15T23:45:56.2114862Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2024-05-15T23:45:56.2117825Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2024-05-15T23:45:56.2120309Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2024-05-15T23:45:56.2122742Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2125311Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2128020Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u8.c.o 2024-05-15T23:45:56.2130718Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u16.c.o 2024-05-15T23:45:56.2133317Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2024-05-15T23:45:56.2135600Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2024-05-15T23:45:56.2138287Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2024-05-15T23:45:56.2140591Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2024-05-15T23:45:56.2143215Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2024-05-15T23:45:56.2145885Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2024-05-15T23:45:56.2148690Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2024-05-15T23:45:56.2150983Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2024-05-15T23:45:56.2153351Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2024-05-15T23:45:56.2155685Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2024-05-15T23:45:56.2158142Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2024-05-15T23:45:56.2160454Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2024-05-15T23:45:56.2162884Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2024-05-15T23:45:56.2165404Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2024-05-15T23:45:56.2167837Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2024-05-15T23:45:56.2170597Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2024-05-15T23:45:56.2172988Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2024-05-15T23:45:56.2175521Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2024-05-15T23:45:56.2178821Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2024-05-15T23:45:56.2181277Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2024-05-15T23:45:56.2183920Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-05-15T23:45:56.2186897Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-05-15T23:45:56.2191583Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-05-15T23:45:56.2194548Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-05-15T23:45:56.2197509Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-05-15T23:45:56.2200481Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-05-15T23:45:56.2203495Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-05-15T23:45:56.2206380Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-05-15T23:45:56.2209604Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-05-15T23:45:57.7512774Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-05-15T23:45:57.7515874Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-05-15T23:45:57.7518988Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-05-15T23:45:57.7522060Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-05-15T23:45:57.7525117Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-05-15T23:45:57.7528249Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-05-15T23:45:57.7531272Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-05-15T23:45:57.7534332Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-05-15T23:45:57.7537572Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-05-15T23:45:57.7540627Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-05-15T23:45:57.7543718Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-05-15T23:45:57.7547133Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2024-05-15T23:45:57.7550299Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2024-05-15T23:45:57.7553183Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2024-05-15T23:45:57.7556064Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2024-05-15T23:45:57.7559032Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u40.c.o 2024-05-15T23:45:57.7561943Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u48.c.o 2024-05-15T23:45:57.7564830Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u56.c.o 2024-05-15T23:45:57.7567703Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u64.c.o 2024-05-15T23:45:57.7570576Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u72.c.o 2024-05-15T23:45:57.7573789Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u80.c.o 2024-05-15T23:45:57.7576480Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2024-05-15T23:45:57.7579222Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2024-05-15T23:45:57.7581693Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2024-05-15T23:45:57.7584229Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2024-05-15T23:45:57.7586584Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-f16c.c.o 2024-05-15T23:45:57.7589364Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-f16c.c.o 2024-05-15T23:45:57.7591945Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-div.c.o 2024-05-15T23:45:57.7594785Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-rcp.c.o 2024-05-15T23:45:57.7597518Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p17h8t2.c.o 2024-05-15T23:45:57.7600206Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p19h9t2.c.o 2024-05-15T23:45:57.7603085Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7606192Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7609234Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7612677Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7615712Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7618989Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7622053Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7625128Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7628261Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7631351Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7634407Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7637466Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7640842Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7643584Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7646378Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7649447Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7652497Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7655218Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7658413Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:57.7661419Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:57.7664531Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:59.6498746Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:59.6501664Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-xop-ld64.c.o 2024-05-15T23:45:59.6504403Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-xop-ld128.c.o 2024-05-15T23:45:59.6507595Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6510696Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6513555Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6516383Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6519201Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6522056Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6524813Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6527534Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6530274Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6533264Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6536064Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6539132Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6541829Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6544745Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6547616Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6551018Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6554064Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6557082Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6560068Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6563038Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6566405Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6569398Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6572330Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6575346Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6578464Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6581410Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6584339Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6587227Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-xop-mul16-add16.c.o 2024-05-15T23:45:59.6590514Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:45:59.6593775Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6596518Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6599307Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6601994Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6604739Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6607522Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6610280Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6613087Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6615814Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6618784Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6621550Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6624253Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6627354Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6630427Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6633208Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6636060Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:45:59.6638876Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:45:59.6641674Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3280092Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3282951Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3285909Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3289338Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3292457Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3295493Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3298839Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3301957Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3305044Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3308529Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3311619Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3314686Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3317758Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3320837Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3323943Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3327415Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3330466Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3333499Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3336162Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3339442Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3342351Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3345093Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3348503Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3351476Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3354604Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3357545Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3360417Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-05-15T23:46:01.3362902Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-05-15T23:46:01.3365493Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u24.c.o 2024-05-15T23:46:01.3368216Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u32.c.o 2024-05-15T23:46:01.3370997Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-05-15T23:46:01.3373521Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-05-15T23:46:01.3376190Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u24.c.o 2024-05-15T23:46:01.3379299Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u32.c.o 2024-05-15T23:46:01.3382183Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3385034Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3388440Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3391813Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3394679Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3397599Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3400313Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3403068Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3405987Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3408881Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-05-15T23:46:01.3411615Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3414186Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3417738Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3420646Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3423350Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:01.3425759Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:01.3428824Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0286430Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0289407Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0292358Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0295229Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0298241Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0301057Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0303878Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0306743Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0310436Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0313289Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0316070Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0318911Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0321708Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0324566Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0327502Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0330390Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0333272Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0336132Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0339589Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0342465Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0345322Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0348538Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0351409Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0354282Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0357053Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0359976Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0362855Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0365681Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0368557Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0371513Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0374420Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0377221Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0380113Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0384301Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0386930Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0390083Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-05-15T23:46:03.0393029Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-05-15T23:46:03.0395801Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-05-15T23:46:03.0398321Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-05-15T23:46:03.0400929Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-05-15T23:46:03.0404159Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-05-15T23:46:03.0406886Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:03.0409327Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2024-05-15T23:46:03.0411960Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:03.0414743Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2024-05-15T23:46:03.0417320Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2024-05-15T23:46:03.0419887Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2024-05-15T23:46:03.0422406Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:03.0424831Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2024-05-15T23:46:03.0427349Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:03.0430280Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2024-05-15T23:46:03.0433057Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2024-05-15T23:46:03.0435790Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2024-05-15T23:46:03.0438981Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9864435Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9867015Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9870039Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9872930Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9875887Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9878792Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9881678Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9884575Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9887791Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9890776Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9893650Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9896742Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9899656Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9902559Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9905470Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9908752Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9911672Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2024-05-15T23:46:04.9914477Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9917192Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2024-05-15T23:46:04.9919932Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9922643Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2024-05-15T23:46:04.9925730Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9928474Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2024-05-15T23:46:04.9931219Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9933961Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2024-05-15T23:46:04.9936988Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9939792Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2024-05-15T23:46:04.9942568Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2024-05-15T23:46:04.9945341Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2024-05-15T23:46:04.9948342Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2024-05-15T23:46:04.9950998Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2024-05-15T23:46:04.9954049Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2024-05-15T23:46:04.9956894Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2024-05-15T23:46:04.9959838Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-05-15T23:46:04.9962857Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-05-15T23:46:04.9965876Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-05-15T23:46:04.9968922Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-05-15T23:46:04.9971593Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-05-15T23:46:04.9974197Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-05-15T23:46:04.9977290Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-05-15T23:46:04.9980052Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-05-15T23:46:04.9983133Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-05-15T23:46:04.9986168Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-05-15T23:46:04.9989905Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-05-15T23:46:04.9992977Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-05-15T23:46:04.9996001Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-05-15T23:46:04.9999026Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-05-15T23:46:05.0001981Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-05-15T23:46:05.0004708Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-05-15T23:46:05.0007476Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-05-15T23:46:05.0010500Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-05-15T23:46:05.0013509Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-05-15T23:46:05.0017231Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-05-15T23:46:06.7105536Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2024-05-15T23:46:06.7108815Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2024-05-15T23:46:06.7111721Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2024-05-15T23:46:06.7114605Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2024-05-15T23:46:06.7117476Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u40.c.o 2024-05-15T23:46:06.7120390Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u48.c.o 2024-05-15T23:46:06.7123181Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u56.c.o 2024-05-15T23:46:06.7126026Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u64.c.o 2024-05-15T23:46:06.7128878Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u72.c.o 2024-05-15T23:46:06.7131731Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u80.c.o 2024-05-15T23:46:06.7134554Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7137431Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2024-05-15T23:46:06.7140614Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7143309Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2024-05-15T23:46:06.7146015Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7149015Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2024-05-15T23:46:06.7151816Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7154446Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2024-05-15T23:46:06.7156915Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7159582Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-05-15T23:46:06.7162424Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7165283Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-05-15T23:46:06.7167957Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7170859Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-05-15T23:46:06.7173778Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7176414Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2024-05-15T23:46:06.7179244Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7182116Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2024-05-15T23:46:06.7185033Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7187638Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2024-05-15T23:46:06.7190520Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7193199Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2024-05-15T23:46:06.7195912Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7198306Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2024-05-15T23:46:06.7201168Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7219781Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2024-05-15T23:46:06.7222529Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2024-05-15T23:46:06.7225281Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-05-15T23:46:06.7228258Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7231054Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7233925Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7236756Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7239560Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7242392Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7245597Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7248387Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7251188Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7253956Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7256951Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7259779Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7262554Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7265376Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7268371Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:06.7271138Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2692966Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2695956Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2699080Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2702652Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2705603Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2708978Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2711904Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2714841Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2717768Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2721225Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2724159Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2727086Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2730395Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2733432Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2736367Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2739551Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2742406Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2745253Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2748421Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2751309Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2754150Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2757015Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2759819Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2762667Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2765770Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2768646Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2024-05-15T23:46:08.2771559Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2774424Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2777515Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2780413Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2024-05-15T23:46:08.2783338Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2786192Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2789562Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2792421Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2795705Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2798739Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2801678Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2804676Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2807634Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2810623Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2813582Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2816835Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2820324Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2823379Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2826315Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2829485Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2832807Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2835775Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2838743Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2841709Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2024-05-15T23:46:08.2844453Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2024-05-15T23:46:08.2846979Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2024-05-15T23:46:09.6530388Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2024-05-15T23:46:09.6532884Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2024-05-15T23:46:09.6535214Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2024-05-15T23:46:09.6537705Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u8.c.o 2024-05-15T23:46:09.6540315Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u16.c.o 2024-05-15T23:46:09.6542622Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u32.c.o 2024-05-15T23:46:09.6545136Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u8.c.o 2024-05-15T23:46:09.6548218Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-05-15T23:46:09.6551321Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u24.c.o 2024-05-15T23:46:09.6554416Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-05-15T23:46:09.6557238Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u40.c.o 2024-05-15T23:46:09.6560236Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u56.c.o 2024-05-15T23:46:09.6563483Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-05-15T23:46:09.6566185Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-05-15T23:46:09.6569076Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u72.c.o 2024-05-15T23:46:09.6571907Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-05-15T23:46:09.6575202Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u8.c.o 2024-05-15T23:46:09.6578312Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-05-15T23:46:09.6581457Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u24.c.o 2024-05-15T23:46:09.6584791Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-05-15T23:46:09.6588485Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u40.c.o 2024-05-15T23:46:09.6591853Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-05-15T23:46:09.6595154Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u56.c.o 2024-05-15T23:46:09.6598448Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-05-15T23:46:09.6602110Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u72.c.o 2024-05-15T23:46:09.6605468Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-05-15T23:46:09.6608709Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-05-15T23:46:09.6611863Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-05-15T23:46:09.6615018Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-05-15T23:46:09.6618297Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u32.c.o 2024-05-15T23:46:09.6621428Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u8.c.o 2024-05-15T23:46:09.6624640Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u16.c.o 2024-05-15T23:46:09.6628060Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u24.c.o 2024-05-15T23:46:09.6631295Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u32.c.o 2024-05-15T23:46:09.6634432Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-05-15T23:46:09.6637483Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-05-15T23:46:09.6640761Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-05-15T23:46:09.6643795Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-05-15T23:46:09.6646791Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-05-15T23:46:09.6649765Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-05-15T23:46:09.6652772Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-05-15T23:46:09.6656031Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-05-15T23:46:09.6659190Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-05-15T23:46:09.6662226Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-05-15T23:46:09.6665252Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-05-15T23:46:09.6668786Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-05-15T23:46:09.6671827Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-05-15T23:46:09.6674861Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-05-15T23:46:09.6677871Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-05-15T23:46:09.6680914Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-05-15T23:46:10.9809980Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-05-15T23:46:10.9812973Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-05-15T23:46:10.9815884Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-05-15T23:46:10.9819108Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-05-15T23:46:10.9822213Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u16.c.o 2024-05-15T23:46:10.9825375Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u8.c.o 2024-05-15T23:46:10.9828733Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u24.c.o 2024-05-15T23:46:10.9832334Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u32.c.o 2024-05-15T23:46:10.9835581Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u40.c.o 2024-05-15T23:46:10.9838753Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u48.c.o 2024-05-15T23:46:10.9842227Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u56.c.o 2024-05-15T23:46:10.9845422Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u64.c.o 2024-05-15T23:46:10.9848616Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u72.c.o 2024-05-15T23:46:10.9851813Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u80.c.o 2024-05-15T23:46:10.9854625Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma1adj.c.o 2024-05-15T23:46:10.9857205Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma.c.o 2024-05-15T23:46:10.9859556Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr2fma.c.o 2024-05-15T23:46:10.9862504Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-div.c.o 2024-05-15T23:46:10.9865436Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-rcp.c.o 2024-05-15T23:46:10.9868805Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p17h8t2.c.o 2024-05-15T23:46:10.9871586Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p19h9t2.c.o 2024-05-15T23:46:10.9874489Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-05-15T23:46:10.9877515Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-05-15T23:46:10.9880607Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-05-15T23:46:10.9883598Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1.c.o 2024-05-15T23:46:10.9886608Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1adj.c.o 2024-05-15T23:46:10.9889560Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-div.c.o 2024-05-15T23:46:10.9892367Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1.c.o 2024-05-15T23:46:10.9895268Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-05-15T23:46:10.9898528Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9901584Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9903974Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9906497Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9910037Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9913231Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9916334Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9919450Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9922536Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9925659Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9929150Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9932311Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9935455Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9938854Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9941497Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9944138Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9946693Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9949888Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9952912Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9955716Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9958574Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:10.9961430Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3238827Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3241571Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3244316Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3246795Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3248866Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3250624Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3252377Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3254151Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3255901Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3258346Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3260116Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3261871Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3263610Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3265346Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:12.3267068Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2024-05-15T23:46:12.3269425Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2024-05-15T23:46:12.3271323Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2024-05-15T23:46:12.3273395Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2024-05-15T23:46:12.3275433Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2024-05-15T23:46:12.3277458Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2024-05-15T23:46:12.3279517Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2024-05-15T23:46:12.3281544Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2024-05-15T23:46:12.3283797Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2024-05-15T23:46:12.3285854Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2024-05-15T23:46:12.3287860Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2024-05-15T23:46:12.3289878Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2024-05-15T23:46:12.3291925Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2024-05-15T23:46:12.3293983Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2024-05-15T23:46:12.3295997Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2024-05-15T23:46:12.3298247Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2024-05-15T23:46:12.3300383Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2024-05-15T23:46:12.3302496Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2024-05-15T23:46:12.3304514Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2024-05-15T23:46:12.3306530Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2024-05-15T23:46:12.3308985Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2024-05-15T23:46:12.3311177Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2024-05-15T23:46:12.3313202Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2024-05-15T23:46:12.3314967Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2024-05-15T23:46:12.3316547Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2024-05-15T23:46:12.3318204Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2024-05-15T23:46:12.3319948Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2024-05-15T23:46:12.3321681Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2024-05-15T23:46:12.3323675Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2024-05-15T23:46:12.3325410Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u40.c.o 2024-05-15T23:46:12.3327140Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u48.c.o 2024-05-15T23:46:12.3328868Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u56.c.o 2024-05-15T23:46:12.3330605Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u64.c.o 2024-05-15T23:46:12.3332328Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2024-05-15T23:46:12.3334067Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2024-05-15T23:46:12.3335806Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2024-05-15T23:46:12.3337764Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2024-05-15T23:46:13.7877315Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u40.c.o 2024-05-15T23:46:13.7880552Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u48.c.o 2024-05-15T23:46:13.7883201Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u56.c.o 2024-05-15T23:46:13.7885853Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u64.c.o 2024-05-15T23:46:13.7888649Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-05-15T23:46:13.7891340Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-05-15T23:46:13.7894250Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-05-15T23:46:13.7897220Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-05-15T23:46:13.7900079Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-05-15T23:46:13.7902799Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-05-15T23:46:13.7905675Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-05-15T23:46:13.7908730Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-05-15T23:46:13.7911590Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-05-15T23:46:13.7914694Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-05-15T23:46:13.7917495Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-05-15T23:46:13.7920217Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-05-15T23:46:13.7923006Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-05-15T23:46:13.7925819Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-05-15T23:46:13.7928667Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-05-15T23:46:13.7931713Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-05-15T23:46:13.7934643Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-05-15T23:46:13.7937696Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-05-15T23:46:13.7940894Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-05-15T23:46:13.7943712Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-05-15T23:46:13.7946515Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7949479Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7952204Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7955021Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7957883Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7960579Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7963357Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7966081Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7968821Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7971507Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7974627Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7977583Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7980316Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7983172Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7985932Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7988957Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7991657Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7994617Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.7997347Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8000072Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8003117Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8005923Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8008722Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8011676Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8014749Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8018050Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:13.8021123Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2024-05-15T23:46:15.1154700Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2024-05-15T23:46:15.1157500Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2024-05-15T23:46:15.1159854Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2024-05-15T23:46:15.1162176Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2024-05-15T23:46:15.1164696Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2024-05-15T23:46:15.1167554Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2024-05-15T23:46:15.1169839Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2024-05-15T23:46:15.1172217Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2024-05-15T23:46:15.1174736Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2024-05-15T23:46:15.1177757Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2024-05-15T23:46:15.1180506Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2024-05-15T23:46:15.1183331Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2024-05-15T23:46:15.1186245Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2024-05-15T23:46:15.1189422Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2024-05-15T23:46:15.1192147Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2024-05-15T23:46:15.1195416Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2024-05-15T23:46:15.1198229Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2024-05-15T23:46:15.1201044Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2024-05-15T23:46:15.1203941Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2024-05-15T23:46:15.1206714Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2024-05-15T23:46:15.1209575Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2024-05-15T23:46:15.1212467Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2024-05-15T23:46:15.1215265Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2024-05-15T23:46:15.1218275Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2024-05-15T23:46:15.1220766Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2024-05-15T23:46:15.1223455Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2024-05-15T23:46:15.1226245Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2024-05-15T23:46:15.1229701Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2024-05-15T23:46:15.1232222Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2024-05-15T23:46:15.1234787Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2024-05-15T23:46:15.1237562Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2024-05-15T23:46:15.1240399Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2024-05-15T23:46:15.1243461Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc2.c.o 2024-05-15T23:46:15.1246498Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2024-05-15T23:46:15.1249566Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc4.c.o 2024-05-15T23:46:15.1252830Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64.c.o 2024-05-15T23:46:15.1256426Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72-acc3.c.o 2024-05-15T23:46:15.1259929Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72.c.o 2024-05-15T23:46:15.1263068Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc2.c.o 2024-05-15T23:46:15.1266199Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc5.c.o 2024-05-15T23:46:15.1269668Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80.c.o 2024-05-15T23:46:15.1272695Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc2.c.o 2024-05-15T23:46:15.1275873Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc3.c.o 2024-05-15T23:46:15.1279066Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc6.c.o 2024-05-15T23:46:15.1282036Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96.c.o 2024-05-15T23:46:15.1284985Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2024-05-15T23:46:15.1287741Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2024-05-15T23:46:15.1290748Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2024-05-15T23:46:15.1293597Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2024-05-15T23:46:15.1296304Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u40.c.o 2024-05-15T23:46:15.1299143Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u48.c.o 2024-05-15T23:46:15.1301627Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2024-05-15T23:46:16.5768293Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u64.c.o 2024-05-15T23:46:16.5771006Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u72.c.o 2024-05-15T23:46:16.5773569Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u80.c.o 2024-05-15T23:46:16.5776285Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2024-05-15T23:46:16.5779258Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2024-05-15T23:46:16.5781926Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2024-05-15T23:46:16.5784800Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2024-05-15T23:46:16.5787080Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u40.c.o 2024-05-15T23:46:16.5789912Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u48.c.o 2024-05-15T23:46:16.5792218Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u56.c.o 2024-05-15T23:46:16.5794616Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u64.c.o 2024-05-15T23:46:16.5796960Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u72.c.o 2024-05-15T23:46:16.5799320Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u80.c.o 2024-05-15T23:46:16.5801838Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2024-05-15T23:46:16.5804411Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2024-05-15T23:46:16.5806989Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2024-05-15T23:46:16.5809550Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2024-05-15T23:46:16.5812001Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u40.c.o 2024-05-15T23:46:16.5814324Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u48.c.o 2024-05-15T23:46:16.5817792Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u56.c.o 2024-05-15T23:46:16.5820502Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u64.c.o 2024-05-15T23:46:16.5822963Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u72.c.o 2024-05-15T23:46:16.5825418Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u80.c.o 2024-05-15T23:46:16.5827740Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2024-05-15T23:46:16.5830443Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2024-05-15T23:46:16.5832610Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2024-05-15T23:46:16.5834793Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2024-05-15T23:46:16.5837262Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u40.c.o 2024-05-15T23:46:16.5839443Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u48.c.o 2024-05-15T23:46:16.5842385Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u56.c.o 2024-05-15T23:46:16.5844917Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u64.c.o 2024-05-15T23:46:16.5847415Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u72.c.o 2024-05-15T23:46:16.5849909Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u80.c.o 2024-05-15T23:46:16.5852613Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2024-05-15T23:46:16.5855638Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2024-05-15T23:46:16.5858917Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2024-05-15T23:46:16.5861850Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2024-05-15T23:46:16.5864780Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u40.c.o 2024-05-15T23:46:16.5867601Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u48.c.o 2024-05-15T23:46:16.5870782Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u56.c.o 2024-05-15T23:46:16.5873617Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u64.c.o 2024-05-15T23:46:16.5877089Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u72.c.o 2024-05-15T23:46:16.5880160Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u80.c.o 2024-05-15T23:46:16.5883167Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u88.c.o 2024-05-15T23:46:16.5886041Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u96.c.o 2024-05-15T23:46:16.5888857Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2024-05-15T23:46:16.5891540Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2024-05-15T23:46:16.5894270Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2024-05-15T23:46:16.5897191Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2024-05-15T23:46:16.5899856Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u40.c.o 2024-05-15T23:46:16.5902548Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u48.c.o 2024-05-15T23:46:16.5905610Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u56.c.o 2024-05-15T23:46:16.5908748Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u64.c.o 2024-05-15T23:46:16.5911481Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u72.c.o 2024-05-15T23:46:17.9137020Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u80.c.o 2024-05-15T23:46:17.9139926Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u96.c.o 2024-05-15T23:46:17.9142748Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u88.c.o 2024-05-15T23:46:17.9145301Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2024-05-15T23:46:17.9148106Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2024-05-15T23:46:17.9150729Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2024-05-15T23:46:17.9153484Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2024-05-15T23:46:17.9156271Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2024-05-15T23:46:17.9159075Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u48.c.o 2024-05-15T23:46:17.9162296Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u56.c.o 2024-05-15T23:46:17.9165088Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u64.c.o 2024-05-15T23:46:17.9167786Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u72.c.o 2024-05-15T23:46:17.9170558Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u80.c.o 2024-05-15T23:46:17.9173372Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2024-05-15T23:46:17.9176251Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2024-05-15T23:46:17.9179437Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2024-05-15T23:46:17.9182338Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2024-05-15T23:46:17.9185214Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u40.c.o 2024-05-15T23:46:17.9188280Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u48.c.o 2024-05-15T23:46:17.9191532Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u56.c.o 2024-05-15T23:46:17.9194480Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u64.c.o 2024-05-15T23:46:17.9197342Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u72.c.o 2024-05-15T23:46:17.9200197Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u80.c.o 2024-05-15T23:46:17.9203033Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2024-05-15T23:46:17.9205926Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2024-05-15T23:46:17.9208792Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2024-05-15T23:46:17.9211668Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2024-05-15T23:46:17.9214578Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u40.c.o 2024-05-15T23:46:17.9217650Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u48.c.o 2024-05-15T23:46:17.9220501Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u56.c.o 2024-05-15T23:46:17.9223373Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u64.c.o 2024-05-15T23:46:17.9226696Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u72.c.o 2024-05-15T23:46:17.9229845Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u80.c.o 2024-05-15T23:46:17.9232974Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u8.c.o 2024-05-15T23:46:17.9236229Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-05-15T23:46:17.9239500Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u24.c.o 2024-05-15T23:46:17.9242727Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-05-15T23:46:17.9245991Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u40.c.o 2024-05-15T23:46:17.9249231Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-05-15T23:46:17.9252125Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u56.c.o 2024-05-15T23:46:17.9255270Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-05-15T23:46:17.9258459Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u72.c.o 2024-05-15T23:46:17.9261438Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-05-15T23:46:17.9264745Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u8.c.o 2024-05-15T23:46:17.9268407Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-05-15T23:46:17.9271785Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u24.c.o 2024-05-15T23:46:17.9275094Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-05-15T23:46:17.9278431Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u40.c.o 2024-05-15T23:46:17.9281762Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-05-15T23:46:17.9284686Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u56.c.o 2024-05-15T23:46:17.9287851Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-05-15T23:46:19.2308913Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u72.c.o 2024-05-15T23:46:19.2312236Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-05-15T23:46:19.2315113Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u8.c.o 2024-05-15T23:46:19.2318135Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u16.c.o 2024-05-15T23:46:19.2321091Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u24.c.o 2024-05-15T23:46:19.2323979Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u32.c.o 2024-05-15T23:46:19.2326982Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u40.c.o 2024-05-15T23:46:19.2329932Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u48.c.o 2024-05-15T23:46:19.2332799Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u56.c.o 2024-05-15T23:46:19.2336006Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u64.c.o 2024-05-15T23:46:19.2339278Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u72.c.o 2024-05-15T23:46:19.2342195Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u80.c.o 2024-05-15T23:46:19.2345135Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u8.c.o 2024-05-15T23:46:19.2348442Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u16.c.o 2024-05-15T23:46:19.2351490Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u24.c.o 2024-05-15T23:46:19.2355047Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u32.c.o 2024-05-15T23:46:19.2358105Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u40.c.o 2024-05-15T23:46:19.2360642Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u48.c.o 2024-05-15T23:46:19.2362819Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u56.c.o 2024-05-15T23:46:19.2365180Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u64.c.o 2024-05-15T23:46:19.2367255Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u72.c.o 2024-05-15T23:46:19.2369557Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u80.c.o 2024-05-15T23:46:19.2371596Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u8.c.o 2024-05-15T23:46:19.2373619Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u16.c.o 2024-05-15T23:46:19.2375660Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u24.c.o 2024-05-15T23:46:19.2377899Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u32.c.o 2024-05-15T23:46:19.2379931Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u40.c.o 2024-05-15T23:46:19.2381942Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u48.c.o 2024-05-15T23:46:19.2383954Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u56.c.o 2024-05-15T23:46:19.2386108Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u64.c.o 2024-05-15T23:46:19.2388352Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u72.c.o 2024-05-15T23:46:19.2390369Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u80.c.o 2024-05-15T23:46:19.2392397Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u8.c.o 2024-05-15T23:46:19.2394460Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u16.c.o 2024-05-15T23:46:19.2396521Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u24.c.o 2024-05-15T23:46:19.2398569Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u32.c.o 2024-05-15T23:46:19.2400619Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u40.c.o 2024-05-15T23:46:19.2402733Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u48.c.o 2024-05-15T23:46:19.2404839Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u56.c.o 2024-05-15T23:46:19.2406898Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u64.c.o 2024-05-15T23:46:19.2408963Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u72.c.o 2024-05-15T23:46:19.2411151Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u80.c.o 2024-05-15T23:46:19.2413108Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-05-15T23:46:19.2414972Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-05-15T23:46:19.2417003Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-05-15T23:46:19.2418897Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-05-15T23:46:19.2420788Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-05-15T23:46:19.2422655Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-05-15T23:46:20.5766842Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-05-15T23:46:20.5769960Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-05-15T23:46:20.5773371Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-05-15T23:46:20.5776722Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-05-15T23:46:20.5779975Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-05-15T23:46:20.5783024Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-05-15T23:46:20.5786043Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-05-15T23:46:20.5789299Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-05-15T23:46:20.5792337Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-05-15T23:46:20.5795302Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-05-15T23:46:20.5798294Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-05-15T23:46:20.5801336Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-05-15T23:46:20.5804234Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-05-15T23:46:20.5807144Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-05-15T23:46:20.5810540Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u8.c.o 2024-05-15T23:46:20.5813613Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u16.c.o 2024-05-15T23:46:20.5816746Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u24.c.o 2024-05-15T23:46:20.5819642Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u32.c.o 2024-05-15T23:46:20.5822620Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u40.c.o 2024-05-15T23:46:20.5825511Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u48.c.o 2024-05-15T23:46:20.5828942Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u56.c.o 2024-05-15T23:46:20.5831855Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u64.c.o 2024-05-15T23:46:20.5834735Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u72.c.o 2024-05-15T23:46:20.5837674Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p2.c.o 2024-05-15T23:46:20.5840275Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u80.c.o 2024-05-15T23:46:20.5842869Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p3.c.o 2024-05-15T23:46:20.5845239Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p2.c.o 2024-05-15T23:46:20.5847645Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p3.c.o 2024-05-15T23:46:20.5850095Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-div.c.o 2024-05-15T23:46:20.5852556Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-rcp.c.o 2024-05-15T23:46:20.5855008Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-div.c.o 2024-05-15T23:46:20.5857794Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-rcp.c.o 2024-05-15T23:46:20.5860284Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p3-perm.c.o 2024-05-15T23:46:20.5862813Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p4-perm.c.o 2024-05-15T23:46:20.5865220Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-p5.c.o 2024-05-15T23:46:20.5869263Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut4-p4-perm.c.o 2024-05-15T23:46:20.5872180Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut8-p4-perm.c.o 2024-05-15T23:46:20.5875343Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut16-p3-gather.c.o 2024-05-15T23:46:20.5877935Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-p6.c.o 2024-05-15T23:46:20.5880398Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr2-p5.c.o 2024-05-15T23:46:20.5882832Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr1-p5.c.o 2024-05-15T23:46:20.5885226Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx2-p5.c.o 2024-05-15T23:46:20.5887825Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-div.c.o 2024-05-15T23:46:20.5890670Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2024-05-15T23:46:20.5893574Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2024-05-15T23:46:20.5896461Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2024-05-15T23:46:20.5899368Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-div.c.o 2024-05-15T23:46:20.5902197Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr1fma.c.o 2024-05-15T23:46:20.5904447Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr2fma.c.o 2024-05-15T23:46:20.5906841Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-div.c.o 2024-05-15T23:46:20.5909779Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2024-05-15T23:46:20.5912460Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2024-05-15T23:46:20.5915322Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2024-05-15T23:46:20.5918009Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-div.c.o 2024-05-15T23:46:20.5920512Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr1fma.c.o 2024-05-15T23:46:21.9989308Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr2fma.c.o 2024-05-15T23:46:21.9992043Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-div.c.o 2024-05-15T23:46:21.9994699Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-rcp.c.o 2024-05-15T23:46:21.9997405Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-05-15T23:46:22.0000371Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-05-15T23:46:22.0003874Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-div.c.o 2024-05-15T23:46:22.0006993Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-nr1.c.o 2024-05-15T23:46:22.0010033Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-nr1adj.c.o 2024-05-15T23:46:22.0013033Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-div.c.o 2024-05-15T23:46:22.0016014Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-nr1.c.o 2024-05-15T23:46:22.0019398Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-nr1adj.c.o 2024-05-15T23:46:22.0022330Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-div.c.o 2024-05-15T23:46:22.0025150Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-05-15T23:46:22.0028543Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-05-15T23:46:22.0031850Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0034767Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0037653Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0042187Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0045041Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0047763Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0050609Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0053450Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0056160Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0059258Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0062053Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0065001Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0068326Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0071652Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0074494Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0077333Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0081592Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0084458Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0087359Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0090150Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0093059Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0095981Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0099525Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0102450Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2024-05-15T23:46:22.0105399Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:22.0108920Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:22.0112246Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:22.0115605Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:22.0118674Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:22.0121733Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:22.0124745Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:22.0128004Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:22.0131034Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:22.0134477Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:22.0137672Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:22.0140811Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7143517Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7146528Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7149593Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7152607Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7155870Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7159103Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7162752Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7165993Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7169326Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7172718Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7176020Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7179114Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7182171Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7185597Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7189083Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7192176Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7195260Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7198389Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7201839Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7204807Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7207957Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7211127Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7214213Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7217522Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7220379Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7223438Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7226609Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7230288Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7233057Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7235838Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7238955Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7241763Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7244610Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7247334Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2024-05-15T23:46:23.7249610Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2024-05-15T23:46:23.7251924Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2024-05-15T23:46:23.7254403Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2024-05-15T23:46:23.7257096Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2024-05-15T23:46:23.7259406Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2024-05-15T23:46:23.7262157Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2024-05-15T23:46:23.7264668Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2024-05-15T23:46:23.7267514Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7270625Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7273754Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7277236Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:23.7280599Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:23.7283936Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:23.7287237Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:23.7290732Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5269992Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5273321Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5276386Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5279631Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5283144Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5286708Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5290092Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5293513Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5297824Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5301481Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5305552Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5309070Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5312334Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5315844Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5319423Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5322971Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5326443Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5329937Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5333954Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5337759Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5341114Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5344246Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5347175Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5350851Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5354016Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5357282Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5360654Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5363830Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5388297Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5391543Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5395307Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5398771Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5402046Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5404938Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5407731Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-05-15T23:46:25.5412923Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-05-15T23:46:25.5416331Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-05-15T23:46:25.5419941Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:25.5423322Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5426283Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5429578Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5432533Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5435497Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5438513Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5441540Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5444507Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:25.5447187Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-05-15T23:46:27.1044127Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-05-15T23:46:27.1047032Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2024-05-15T23:46:27.1049893Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2024-05-15T23:46:27.1052733Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-05-15T23:46:27.1056047Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-05-15T23:46:27.1059116Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2024-05-15T23:46:27.1061933Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2024-05-15T23:46:27.1064556Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2024-05-15T23:46:27.1067055Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2024-05-15T23:46:27.1070169Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2024-05-15T23:46:27.1072576Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2024-05-15T23:46:27.1075086Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2024-05-15T23:46:27.1077551Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2024-05-15T23:46:27.1080350Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1083757Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1086863Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1089935Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1093016Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1096094Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1099437Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1102529Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1105622Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1108970Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1111928Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1114876Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1117729Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1121019Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1123958Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-05-15T23:46:27.1126738Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2024-05-15T23:46:27.1129304Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2024-05-15T23:46:27.1131863Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2024-05-15T23:46:27.1134431Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2024-05-15T23:46:27.1137261Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1139988Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1142708Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1145432Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1148794Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1151607Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1154316Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1157088Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-05-15T23:46:27.1159834Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-05-15T23:46:27.1162631Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-05-15T23:46:27.1165427Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-05-15T23:46:27.1168241Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-05-15T23:46:27.1170849Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2024-05-15T23:46:27.1173273Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2024-05-15T23:46:27.1175636Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2024-05-15T23:46:27.1178392Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2024-05-15T23:46:27.1180870Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2024-05-15T23:46:27.1183691Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2024-05-15T23:46:27.1186120Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2024-05-15T23:46:27.1188824Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2024-05-15T23:46:27.1191188Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2024-05-15T23:46:27.1193550Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2024-05-15T23:46:27.1196187Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2024-05-15T23:46:28.7984580Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2024-05-15T23:46:28.7987413Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2024-05-15T23:46:28.7990097Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2024-05-15T23:46:28.7992730Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2024-05-15T23:46:28.7995787Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2024-05-15T23:46:28.7998296Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2024-05-15T23:46:28.8001103Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2024-05-15T23:46:28.8003686Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8006334Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2024-05-15T23:46:28.8008861Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8011443Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2024-05-15T23:46:28.8014051Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8016748Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2024-05-15T23:46:28.8019392Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8021929Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2024-05-15T23:46:28.8024679Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8027489Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2024-05-15T23:46:28.8030953Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8033778Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2024-05-15T23:46:28.8036475Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8039016Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2024-05-15T23:46:28.8041599Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8044148Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2024-05-15T23:46:28.8046777Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8049413Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2024-05-15T23:46:28.8052186Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2024-05-15T23:46:28.8055373Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2024-05-15T23:46:28.8058555Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8061519Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8064460Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8067388Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8070591Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8073498Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8076485Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8079552Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8082589Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8085596Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8088653Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8091646Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8094917Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8098070Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8100974Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8103947Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8106901Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8110053Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2024-05-15T23:46:28.8112765Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x16.c.o 2024-05-15T23:46:28.8115349Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x32.c.o 2024-05-15T23:46:28.8118349Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2024-05-15T23:46:28.8121985Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2024-05-15T23:46:28.8125242Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2024-05-15T23:46:28.8128585Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2024-05-15T23:46:28.8131854Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2024-05-15T23:46:29.9391621Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2024-05-15T23:46:29.9394806Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2024-05-15T23:46:29.9398111Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2024-05-15T23:46:29.9401416Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2024-05-15T23:46:29.9404668Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2024-05-15T23:46:29.9407976Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2024-05-15T23:46:29.9410986Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2024-05-15T23:46:29.9414003Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2024-05-15T23:46:29.9417700Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2024-05-15T23:46:29.9420590Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2024-05-15T23:46:29.9423496Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2024-05-15T23:46:29.9426528Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2024-05-15T23:46:29.9429930Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2024-05-15T23:46:29.9432976Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2024-05-15T23:46:29.9435963Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2024-05-15T23:46:29.9438916Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2024-05-15T23:46:29.9441978Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2024-05-15T23:46:29.9445252Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2024-05-15T23:46:29.9448328Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2024-05-15T23:46:29.9451546Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128-acc2.c.o 2024-05-15T23:46:29.9455063Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128-acc4.c.o 2024-05-15T23:46:29.9459862Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128.c.o 2024-05-15T23:46:29.9463435Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u144-acc3.c.o 2024-05-15T23:46:29.9466977Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u144.c.o 2024-05-15T23:46:29.9470656Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160-acc2.c.o 2024-05-15T23:46:29.9474247Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160-acc5.c.o 2024-05-15T23:46:29.9477760Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160.c.o 2024-05-15T23:46:29.9481264Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc2.c.o 2024-05-15T23:46:29.9485177Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc3.c.o 2024-05-15T23:46:29.9488638Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc6.c.o 2024-05-15T23:46:29.9492017Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192.c.o 2024-05-15T23:46:29.9494991Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2024-05-15T23:46:29.9497891Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2024-05-15T23:46:29.9500461Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2024-05-15T23:46:29.9502817Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2024-05-15T23:46:29.9505270Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2024-05-15T23:46:29.9508183Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2024-05-15T23:46:29.9510913Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2024-05-15T23:46:29.9513469Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2024-05-15T23:46:29.9515860Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2024-05-15T23:46:29.9518316Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2024-05-15T23:46:29.9520759Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2024-05-15T23:46:29.9523285Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2024-05-15T23:46:29.9525842Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2024-05-15T23:46:29.9528355Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2024-05-15T23:46:29.9530922Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2024-05-15T23:46:29.9533462Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2024-05-15T23:46:29.9535982Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2024-05-15T23:46:29.9538708Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2024-05-15T23:46:29.9541221Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2024-05-15T23:46:31.1989814Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2024-05-15T23:46:31.1992595Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.1995134Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.1997770Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2000473Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2003172Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2005859Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2008571Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2011274Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2013875Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2024-05-15T23:46:31.2016390Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2024-05-15T23:46:31.2019452Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2024-05-15T23:46:31.2022007Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2024-05-15T23:46:31.2024533Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2024-05-15T23:46:31.2027060Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2024-05-15T23:46:31.2029866Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2024-05-15T23:46:31.2032362Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2024-05-15T23:46:31.2034981Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2037702Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2040411Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2043109Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2045841Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2048564Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2051281Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2054316Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2057216Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2024-05-15T23:46:31.2059840Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2024-05-15T23:46:31.2062446Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2024-05-15T23:46:31.2065098Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2024-05-15T23:46:31.2068085Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2070636Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2073320Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u16.c.o 2024-05-15T23:46:31.2076010Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u32.c.o 2024-05-15T23:46:31.2078960Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2024-05-15T23:46:31.2081761Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2024-05-15T23:46:31.2084483Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2024-05-15T23:46:31.2087327Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2024-05-15T23:46:31.2090184Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2024-05-15T23:46:31.2093036Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2024-05-15T23:46:31.2095902Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u80.c.o 2024-05-15T23:46:31.2098970Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u96.c.o 2024-05-15T23:46:31.2101837Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u112.c.o 2024-05-15T23:46:31.2104719Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u128.c.o 2024-05-15T23:46:31.2107452Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2024-05-15T23:46:31.2110287Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2024-05-15T23:46:31.2112908Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2024-05-15T23:46:31.2115510Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2024-05-15T23:46:31.2118395Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u80.c.o 2024-05-15T23:46:31.2120996Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u96.c.o 2024-05-15T23:46:31.2123600Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u112.c.o 2024-05-15T23:46:31.2126239Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2024-05-15T23:46:31.2128866Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2024-05-15T23:46:31.2131466Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2024-05-15T23:46:31.2134054Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2024-05-15T23:46:31.2136716Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2024-05-15T23:46:31.2139246Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2024-05-15T23:46:32.3703251Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2024-05-15T23:46:32.3705949Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2024-05-15T23:46:32.3708551Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2024-05-15T23:46:32.3710770Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2024-05-15T23:46:32.3713213Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2024-05-15T23:46:32.3716043Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2024-05-15T23:46:32.3718615Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2024-05-15T23:46:32.3720901Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2024-05-15T23:46:32.3723274Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2024-05-15T23:46:32.3725822Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2024-05-15T23:46:32.3728647Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2024-05-15T23:46:32.3731257Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2024-05-15T23:46:32.3734129Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2024-05-15T23:46:32.3737673Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2024-05-15T23:46:32.3741215Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2024-05-15T23:46:32.3744399Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2024-05-15T23:46:32.3747638Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u80.c.o 2024-05-15T23:46:32.3751050Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u96.c.o 2024-05-15T23:46:32.3754291Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u112.c.o 2024-05-15T23:46:32.3757436Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u128.c.o 2024-05-15T23:46:32.3760692Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u144.c.o 2024-05-15T23:46:32.3763857Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u160.c.o 2024-05-15T23:46:32.3767137Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u176.c.o 2024-05-15T23:46:32.3770563Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u192.c.o 2024-05-15T23:46:32.3773690Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2024-05-15T23:46:32.3777023Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2024-05-15T23:46:32.3779824Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2024-05-15T23:46:32.3782756Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2024-05-15T23:46:32.3785618Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u80.c.o 2024-05-15T23:46:32.3788767Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u96.c.o 2024-05-15T23:46:32.3791718Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u112.c.o 2024-05-15T23:46:32.3794813Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u128.c.o 2024-05-15T23:46:32.3797898Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u144.c.o 2024-05-15T23:46:32.3800881Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u160.c.o 2024-05-15T23:46:32.3803807Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u176.c.o 2024-05-15T23:46:32.3807141Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u192.c.o 2024-05-15T23:46:32.3810157Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c.o 2024-05-15T23:46:32.3813282Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c.o 2024-05-15T23:46:32.3816535Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c.o 2024-05-15T23:46:32.3819659Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c.o 2024-05-15T23:46:32.3822818Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u80.c.o 2024-05-15T23:46:32.3825957Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u96.c.o 2024-05-15T23:46:32.3844635Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u112.c.o 2024-05-15T23:46:32.3848081Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u128.c.o 2024-05-15T23:46:32.3851590Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c.o 2024-05-15T23:46:32.3854780Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c.o 2024-05-15T23:46:32.3858335Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c.o 2024-05-15T23:46:32.3861604Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c.o 2024-05-15T23:46:32.3864843Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u80.c.o 2024-05-15T23:46:32.3868585Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u96.c.o 2024-05-15T23:46:33.5959322Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u112.c.o 2024-05-15T23:46:33.5962766Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u128.c.o 2024-05-15T23:46:33.5965674Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2024-05-15T23:46:33.5968553Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2024-05-15T23:46:33.5971373Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2024-05-15T23:46:33.5974532Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2024-05-15T23:46:33.5977632Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u80.c.o 2024-05-15T23:46:33.5980500Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u96.c.o 2024-05-15T23:46:33.5983298Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u112.c.o 2024-05-15T23:46:33.5986202Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u128.c.o 2024-05-15T23:46:33.5989460Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2024-05-15T23:46:33.5992191Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2024-05-15T23:46:33.5995140Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2024-05-15T23:46:33.5998059Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2024-05-15T23:46:33.6002966Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u80.c.o 2024-05-15T23:46:33.6005833Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u96.c.o 2024-05-15T23:46:33.6008641Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u112.c.o 2024-05-15T23:46:33.6011704Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u128.c.o 2024-05-15T23:46:33.6014873Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c.o 2024-05-15T23:46:33.6018075Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c.o 2024-05-15T23:46:33.6021160Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c.o 2024-05-15T23:46:33.6024116Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2024-05-15T23:46:33.6027246Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u80.c.o 2024-05-15T23:46:33.6030740Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u96.c.o 2024-05-15T23:46:33.6034105Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u112.c.o 2024-05-15T23:46:33.6037268Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u128.c.o 2024-05-15T23:46:33.6040913Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c.o 2024-05-15T23:46:33.6044089Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c.o 2024-05-15T23:46:33.6047101Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c.o 2024-05-15T23:46:33.6050388Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c.o 2024-05-15T23:46:33.6053427Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u80.c.o 2024-05-15T23:46:33.6056931Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u96.c.o 2024-05-15T23:46:33.6060051Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u112.c.o 2024-05-15T23:46:33.6063212Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u128.c.o 2024-05-15T23:46:33.6066385Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u16.c.o 2024-05-15T23:46:33.6069193Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u32.c.o 2024-05-15T23:46:33.6071844Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u64.c.o 2024-05-15T23:46:33.6074191Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u16.c.o 2024-05-15T23:46:33.6076566Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u32.c.o 2024-05-15T23:46:33.6078940Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u16.c.o 2024-05-15T23:46:33.6081229Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u32.c.o 2024-05-15T23:46:33.6083686Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u16.c.o 2024-05-15T23:46:33.6086066Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u32.c.o 2024-05-15T23:46:33.6088453Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm-scalef.c.o 2024-05-15T23:46:33.6092494Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm.c.o 2024-05-15T23:46:33.6095061Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2024-05-15T23:46:33.6097702Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2.c.o 2024-05-15T23:46:33.6100159Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5-scalef.c.o 2024-05-15T23:46:33.6102725Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5.c.o 2024-05-15T23:46:33.6105133Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-lut16-p3-perm.c.o 2024-05-15T23:46:33.6107483Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-p6.c.o 2024-05-15T23:46:34.7453528Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx512f-p5.c.o 2024-05-15T23:46:34.7455688Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2024-05-15T23:46:34.7458436Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7460829Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2024-05-15T23:46:34.7463129Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2024-05-15T23:46:34.7465500Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7468677Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2024-05-15T23:46:34.7471516Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2024-05-15T23:46:34.7473933Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7476378Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2024-05-15T23:46:34.7478643Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-div.c.o 2024-05-15T23:46:34.7480834Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7483035Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o 2024-05-15T23:46:34.7485247Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2024-05-15T23:46:34.7487639Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7490039Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2024-05-15T23:46:34.7492350Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2024-05-15T23:46:34.7494743Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7497498Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2024-05-15T23:46:34.7500307Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2024-05-15T23:46:34.7502741Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7505200Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2024-05-15T23:46:34.7507470Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-div.c.o 2024-05-15T23:46:34.7510131Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2024-05-15T23:46:34.7512381Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o 2024-05-15T23:46:34.7514425Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma1adj.c.o 2024-05-15T23:46:34.7516346Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma.c.o 2024-05-15T23:46:34.7518171Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr2fma.c.o 2024-05-15T23:46:34.7520216Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2024-05-15T23:46:34.7522784Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2024-05-15T23:46:34.7524973Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2024-05-15T23:46:34.7527175Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2024-05-15T23:46:34.7529369Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2024-05-15T23:46:34.7531863Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2024-05-15T23:46:34.7534511Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7537826Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7540808Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7545193Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7548848Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7551862Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7554865Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7558354Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7561335Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7564318Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7567311Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7570250Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7573132Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7576544Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7579537Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7582507Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7585935Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:34.7589342Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:35.7570179Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:35.7573339Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:35.7576856Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:35.7580077Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:35.7583183Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:35.7586268Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2024-05-15T23:46:35.7589381Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2024-05-15T23:46:35.7592079Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2024-05-15T23:46:35.7594747Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2024-05-15T23:46:35.7597471Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2024-05-15T23:46:35.7600356Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2024-05-15T23:46:35.7602983Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2024-05-15T23:46:35.7605663Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2024-05-15T23:46:35.7608327Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2024-05-15T23:46:35.7611318Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-05-15T23:46:35.7614649Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-05-15T23:46:35.7618255Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-05-15T23:46:35.7621277Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-05-15T23:46:35.7624339Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-05-15T23:46:35.7628136Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u96.c.o 2024-05-15T23:46:35.7631356Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u112.c.o 2024-05-15T23:46:35.7634519Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u128.c.o 2024-05-15T23:46:35.7637631Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u144.c.o 2024-05-15T23:46:35.7640817Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u160.c.o 2024-05-15T23:46:35.7643870Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-05-15T23:46:35.7647136Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-05-15T23:46:35.7650419Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-05-15T23:46:35.7653636Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-05-15T23:46:35.7657424Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-05-15T23:46:35.7660865Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u96.c.o 2024-05-15T23:46:35.7664287Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u112.c.o 2024-05-15T23:46:35.7668806Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u128.c.o 2024-05-15T23:46:35.7672279Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u144.c.o 2024-05-15T23:46:35.7675688Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u160.c.o 2024-05-15T23:46:35.7679156Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u16.c.o 2024-05-15T23:46:35.7682265Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u32.c.o 2024-05-15T23:46:35.7685646Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u48.c.o 2024-05-15T23:46:35.7689098Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u64.c.o 2024-05-15T23:46:35.7692497Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u80.c.o 2024-05-15T23:46:35.7696490Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u96.c.o 2024-05-15T23:46:35.7699922Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u112.c.o 2024-05-15T23:46:35.7703361Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u128.c.o 2024-05-15T23:46:35.7706787Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u144.c.o 2024-05-15T23:46:35.7711357Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u160.c.o 2024-05-15T23:46:35.7714444Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u16.c.o 2024-05-15T23:46:35.7717899Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u32.c.o 2024-05-15T23:46:35.7720958Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u48.c.o 2024-05-15T23:46:35.7723790Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u64.c.o 2024-05-15T23:46:36.8664674Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u80.c.o 2024-05-15T23:46:36.8668561Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u96.c.o 2024-05-15T23:46:36.8672516Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u112.c.o 2024-05-15T23:46:36.8676034Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u128.c.o 2024-05-15T23:46:36.8679538Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u144.c.o 2024-05-15T23:46:36.8683081Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u160.c.o 2024-05-15T23:46:36.8686540Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u16.c.o 2024-05-15T23:46:36.8689932Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u32.c.o 2024-05-15T23:46:36.8693301Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u48.c.o 2024-05-15T23:46:36.8696918Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u64.c.o 2024-05-15T23:46:36.8700608Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u80.c.o 2024-05-15T23:46:36.8703730Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u96.c.o 2024-05-15T23:46:36.8706614Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u112.c.o 2024-05-15T23:46:36.8709834Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u128.c.o 2024-05-15T23:46:36.8712854Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u144.c.o 2024-05-15T23:46:36.8716279Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u16.c.o 2024-05-15T23:46:36.8719720Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u160.c.o 2024-05-15T23:46:36.8723181Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u32.c.o 2024-05-15T23:46:36.8726576Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u48.c.o 2024-05-15T23:46:36.8729972Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u64.c.o 2024-05-15T23:46:36.8733422Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u80.c.o 2024-05-15T23:46:36.8737024Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u96.c.o 2024-05-15T23:46:36.8740856Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u112.c.o 2024-05-15T23:46:36.8744316Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u128.c.o 2024-05-15T23:46:36.8748009Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u144.c.o 2024-05-15T23:46:36.8751486Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u160.c.o 2024-05-15T23:46:36.8754769Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-05-15T23:46:36.8757894Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-05-15T23:46:36.8760629Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-05-15T23:46:36.8763564Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-05-15T23:46:36.8766832Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-05-15T23:46:36.8769957Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u96.c.o 2024-05-15T23:46:36.8772766Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u112.c.o 2024-05-15T23:46:36.8775720Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u128.c.o 2024-05-15T23:46:36.8779052Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u144.c.o 2024-05-15T23:46:36.8782127Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u160.c.o 2024-05-15T23:46:36.8785246Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-05-15T23:46:36.8788312Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-05-15T23:46:36.8791250Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-05-15T23:46:36.8794330Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-05-15T23:46:36.8797270Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-05-15T23:46:36.8800143Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u96.c.o 2024-05-15T23:46:36.8803560Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u112.c.o 2024-05-15T23:46:36.8806344Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u128.c.o 2024-05-15T23:46:36.8809304Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u144.c.o 2024-05-15T23:46:36.8812244Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u160.c.o 2024-05-15T23:46:36.8815063Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-05-15T23:46:38.0219000Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-05-15T23:46:38.0222359Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-div.c.o 2024-05-15T23:46:38.0225657Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-nr1.c.o 2024-05-15T23:46:38.0229070Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-nr1adj.c.o 2024-05-15T23:46:38.0232684Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-div.c.o 2024-05-15T23:46:38.0235948Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-nr1.c.o 2024-05-15T23:46:38.0239179Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-nr1adj.c.o 2024-05-15T23:46:38.0242291Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-div.c.o 2024-05-15T23:46:38.0245260Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-05-15T23:46:38.0248283Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-05-15T23:46:38.0251396Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0254547Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0257848Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0260960Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0264054Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0267133Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0270968Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0274039Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0277125Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0280183Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0283275Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0286365Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0289431Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0292488Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0295501Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0299044Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0302097Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0305142Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0308368Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0311509Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0314639Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0317768Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0320912Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0324033Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0327159Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0330356Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:38.0333547Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0337175Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0340447Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:38.0343677Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0346798Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0350249Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:38.0353421Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0356506Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0359577Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:38.0362597Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0366021Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:38.0369193Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:38.0372407Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3815315Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3818573Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3821544Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3824156Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3826882Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3829995Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3832768Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3835683Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3838639Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3840656Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3842616Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3844587Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3846531Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3848502Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3850487Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3852406Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3854361Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3856870Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3858797Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3860767Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3862732Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3864640Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3866599Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3869011Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3870981Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3872931Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3875123Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3877705Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3880445Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3883567Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3886273Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3889053Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3892041Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3894760Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3897839Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3900868Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3903876Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3906997Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3910816Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3913881Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3916903Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3919901Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3922831Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3925868Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3928769Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3931834Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3934722Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:39.3937992Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:39.3941011Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:40.6974475Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:40.6978021Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:40.6981056Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:40.6984019Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:40.6987113Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:40.6990622Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512skx.c.o 2024-05-15T23:46:40.6993709Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2024-05-15T23:46:40.6996830Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.o 2024-05-15T23:46:40.6999859Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7003394Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7006559Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7009765Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7012868Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7016035Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7019627Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7022626Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7025601Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7028963Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7031827Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2024-05-15T23:46:40.7034467Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2024-05-15T23:46:40.7037154Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2024-05-15T23:46:40.7040057Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2024-05-15T23:46:40.7042832Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7045953Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7049282Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7052593Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7055722Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7059308Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7062530Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7065750Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7069758Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7072960Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7076202Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:40.7079225Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7082206Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:40.7085123Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7088065Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7091061Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:40.7094036Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7097149Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7100160Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:40.7103154Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7106504Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7109811Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:40.7112793Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7116006Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:40.7119134Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:40.7122236Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:40.7125282Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9676714Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9679809Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9683314Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9686364Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9689265Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9692274Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9695312Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9698444Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9701428Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9704395Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9707251Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9710627Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9713638Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9716541Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9719989Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9723012Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9726036Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9729042Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9732171Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9735354Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9738879Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9741825Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9745425Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9749071Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9752211Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-05-15T23:46:41.9754920Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-05-15T23:46:41.9757241Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-05-15T23:46:41.9759561Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-05-15T23:46:41.9762027Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9764555Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9767099Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9769589Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9772069Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9785590Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9789081Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9791450Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9793796Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9796154Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-05-15T23:46:41.9798377Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2024-05-15T23:46:41.9800424Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2024-05-15T23:46:41.9802503Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2024-05-15T23:46:41.9804560Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2024-05-15T23:46:41.9806690Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9808906Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9811370Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9813580Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9815792Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:41.9818288Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9820519Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:41.9822754Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2711216Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2714121Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2716803Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2719308Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2721906Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2724656Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2727702Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2730439Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2733406Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2736642Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2739463Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2742369Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2745149Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2748419Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2751320Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2754071Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2757375Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2760225Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2763033Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2765916Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2768806Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2771733Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2774551Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2777677Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2780462Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2783333Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2785957Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2789181Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2792536Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2795534Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2798496Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-05-15T23:46:43.2801544Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-05-15T23:46:43.2804461Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-05-15T23:46:43.2807386Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-05-15T23:46:43.2810394Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-05-15T23:46:43.2813369Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-05-15T23:46:43.2816207Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2024-05-15T23:46:43.2819001Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2024-05-15T23:46:43.2822057Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2024-05-15T23:46:43.2824744Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2024-05-15T23:46:43.2827359Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2024-05-15T23:46:43.2830321Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2024-05-15T23:46:43.2833027Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2024-05-15T23:46:43.2835770Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2024-05-15T23:46:43.2838776Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:43.2841957Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:43.2845126Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:43.2848255Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:43.2851110Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:43.2853950Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:43.2857760Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:43.2860670Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5570417Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5573682Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5576938Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5580280Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5583201Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5586247Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5589833Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5593324Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5596334Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5599333Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5602372Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5605417Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5608460Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5611640Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5614760Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5618196Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5621135Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5624012Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5626991Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5630862Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5633941Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5637510Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5640636Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5643650Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5646769Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5649964Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5653102Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5656523Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5660059Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5663320Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5666370Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5669858Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5673007Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5676112Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5679134Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5682126Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5685196Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5688180Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5691126Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5694619Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5697898Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5701085Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5704210Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5707317Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5710842Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5713882Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:44.5716943Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:44.5719955Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7790703Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7793672Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7796609Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7799711Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7802919Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7806149Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7809408Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7812498Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7815722Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7819202Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7822434Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7825450Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7829221Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7832400Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7835611Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7838741Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7841847Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7845005Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7848142Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7851227Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7854601Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7857961Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7861207Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7864468Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7867652Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7871205Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7874456Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7877708Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7880893Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7884149Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7887439Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7890593Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7894169Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7897685Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7900949Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7904084Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7907343Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7911090Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7914176Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7917190Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7920041Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7923535Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7926140Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7929070Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7931982Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7934816Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:45.7938004Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:45.7940925Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9782897Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9786199Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9789415Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9792727Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9795923Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9799526Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9802732Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9805967Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9809133Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9812319Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9815541Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9818854Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9822077Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9825651Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9829243Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9832456Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9835649Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9838859Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9842071Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9845246Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9848441Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9851653Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9854673Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9858080Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9861291Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9864893Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9868316Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9871527Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9874733Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9877917Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9881098Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9884272Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9887494Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9890676Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9894275Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9897651Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9900871Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9904080Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9907307Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9910889Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9914152Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9917160Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9919938Z [ 96%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9923176Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9926416Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9930044Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:46.9933260Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:46.9936804Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2557148Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2560386Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2563610Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2566732Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2569873Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2572977Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2576985Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2580147Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2583295Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2586482Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2590013Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2593124Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2596130Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2599249Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2602290Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2605271Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2608256Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2611183Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2614914Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2618318Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2621439Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2624630Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2627728Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2631566Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2634672Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2637798Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2641183Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2644220Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2647384Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2650478Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2653594Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2656927Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2660088Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2663439Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2666675Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2670258Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2673239Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2676155Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2679474Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2684011Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:48.2686982Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2690072Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:48.2693047Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2696100Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:48.2699373Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2702567Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:48.2705717Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:48.2709705Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4356484Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4359643Z [ 97%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4362689Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4365721Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4368822Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4371808Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4374897Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4378124Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4381199Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4384215Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4387231Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4391180Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4394094Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4397366Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4400236Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4403248Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4406205Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4409253Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4412110Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4415292Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4419029Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4422111Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4425108Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4428417Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4431404Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4434403Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4437336Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4440299Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4443313Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4446301Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4449290Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4452600Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4455522Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4458546Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4461312Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4464238Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4467145Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4470527Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4473523Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4476400Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4479921Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4483020Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4486054Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4489015Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:49.4491868Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4495132Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:49.4498415Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:49.4501578Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:49.4504560Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6867374Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6871815Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6875174Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6879135Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6882687Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:50.6886292Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6889553Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6893088Z [ 98%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6896652Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6900218Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6903589Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:50.6907168Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6911217Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6914796Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6918303Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6921875Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6925219Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:50.6928837Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6932089Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6935420Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6938877Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6942371Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6945776Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:50.6949553Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6953522Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6956737Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6960335Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6964298Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6967789Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:50.6973306Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6976754Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6979848Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6982983Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6986478Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6989910Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-05-15T23:46:50.6993124Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.6996191Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-05-15T23:46:50.6999282Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-05-15T23:46:50.7002357Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-05-15T23:46:50.7005539Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:50.7008774Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:50.7011842Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:50.7014673Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:50.7017951Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:50.7020894Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:50.7024609Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:50.7028287Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:50.7031478Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:50.7034871Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8948079Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8950800Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8953451Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8956028Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8958985Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8961578Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8964220Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8966791Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8969367Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8972563Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8975119Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8978220Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8981390Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8984530Z [ 99%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8987566Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8991574Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.8995174Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.8998537Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9001740Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9004933Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9008168Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9011356Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9014476Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9017974Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9021151Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9024732Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9028408Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9031626Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9034794Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9038010Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9041253Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9044545Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9047833Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9051110Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9054267Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9057538Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9060895Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9064237Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9067396Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9071009Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9074214Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9077478Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9080680Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9083975Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9087242Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:46:51.9090930Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:46:51.9094170Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:48:06.3422438Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:48:06.3424964Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:48:06.3427185Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:48:06.3429960Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:48:06.3432565Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2024-05-15T23:48:06.3435167Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-05-15T23:48:06.3438622Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2024-05-15T23:48:06.3440612Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-05-15T23:48:06.3442301Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-05-15T23:48:06.3443780Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-05-15T23:48:06.3445476Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-05-15T23:48:06.3446974Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-05-15T23:48:06.3448453Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-05-15T23:48:06.3449934Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-05-15T23:48:06.3451439Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-05-15T23:48:06.3452839Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-05-15T23:48:06.3453724Z [100%] Built target microkernels-all 2024-05-15T23:48:06.3454249Z [100%] Linking CXX static library liboptimized_kernels.a 2024-05-15T23:48:06.3454765Z [100%] Built target optimized_kernels 2024-05-15T23:48:06.3455321Z [100%] Generating selected_operators.yaml for optimized_ops_lib 2024-05-15T23:48:06.3455868Z [100%] Merging kernel yaml files 2024-05-15T23:48:06.3456606Z [100%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2024-05-15T23:48:06.3457248Z [100%] Generating code for kernel registration 2024-05-15T23:48:06.3457755Z [100%] Generating code for kernel registration 2024-05-15T23:48:06.3458795Z [100%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-05-15T23:48:06.3460549Z [100%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-05-15T23:48:06.3461707Z [100%] Linking CXX static library liboptimized_ops_lib.a 2024-05-15T23:48:06.3462229Z [100%] Built target optimized_ops_lib 2024-05-15T23:48:06.3462798Z [100%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2024-05-15T23:48:06.3463406Z [100%] Built target optimized_native_cpu_ops_lib 2024-05-15T23:48:06.3464174Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2024-05-15T23:48:06.3465295Z [100%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2024-05-15T23:48:06.3466432Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2024-05-15T23:48:06.3467499Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2024-05-15T23:48:06.3468748Z [100%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2024-05-15T23:48:06.3470090Z [100%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2024-05-15T23:48:06.3471015Z [100%] Linking CXX executable executor_runner 2024-05-15T23:48:06.3471492Z [100%] Built target executor_runner 2024-05-15T23:48:06.3471905Z Install the project... 2024-05-15T23:48:06.3472322Z -- Install configuration: "Release" 2024-05-15T23:48:06.3473046Z -- Installing: /pytorch/torchchat/et-build/install/share/cpuinfo/cpuinfo-config.cmake 2024-05-15T23:48:06.3473912Z -- Installing: /pytorch/torchchat/et-build/install/lib64/libcpuinfo.a 2024-05-15T23:48:06.3474810Z -- Installing: /pytorch/torchchat/et-build/install/include/cpuinfo.h 2024-05-15T23:48:06.3476000Z -- Installing: /pytorch/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets.cmake 2024-05-15T23:48:06.3477067Z -- Installing: /pytorch/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets-release.cmake 2024-05-15T23:48:06.3478063Z -- Installing: /pytorch/torchchat/et-build/install/lib64/pkgconfig/libcpuinfo.pc 2024-05-15T23:48:06.3479054Z -- Installing: /pytorch/torchchat/et-build/install/include/pthreadpool.h 2024-05-15T23:48:06.3479856Z -- Installing: /pytorch/torchchat/et-build/install/lib64/libpthreadpool.a 2024-05-15T23:48:06.3480655Z -- Installing: /pytorch/torchchat/et-build/install/include/fxdiv.h 2024-05-15T23:48:06.3481453Z -- Installing: /pytorch/torchchat/et-build/install/lib/libportable_kernels.a 2024-05-15T23:48:06.3482303Z -- Installing: /pytorch/torchchat/et-build/install/lib/libportable_ops_lib.a 2024-05-15T23:48:06.3483124Z -- Installing: /pytorch/torchchat/et-build/install/lib/libcustom_ops.a 2024-05-15T23:48:06.3483960Z -- Installing: /pytorch/torchchat/et-build/install/lib/libcustom_ops_aot_lib.so 2024-05-15T23:48:06.3485092Z -- Set non-toolchain portion of runtime path of "/pytorch/torchchat/et-build/install/lib/libcustom_ops_aot_lib.so" to "" 2024-05-15T23:48:06.3486137Z -- Installing: /pytorch/torchchat/et-build/install/lib/libeigen_blas.a 2024-05-15T23:48:06.3486924Z -- Installing: /pytorch/torchchat/et-build/install/lib/libcpublas.a 2024-05-15T23:48:06.3487725Z -- Installing: /pytorch/torchchat/et-build/install/lib/liboptimized_kernels.a 2024-05-15T23:48:06.3488586Z -- Installing: /pytorch/torchchat/et-build/install/lib/liboptimized_ops_lib.a 2024-05-15T23:48:06.3489406Z -- Up-to-date: /pytorch/torchchat/et-build/install/lib/libcpublas.a 2024-05-15T23:48:06.3493158Z -- Installing: /pytorch/torchchat/et-build/install/lib/libquantized_kernels.a 2024-05-15T23:48:06.3494151Z -- Installing: /pytorch/torchchat/et-build/install/lib/libquantized_ops_lib.a 2024-05-15T23:48:06.3495154Z -- Installing: /pytorch/torchchat/et-build/install/lib/liboptimized_native_cpu_ops_lib.a 2024-05-15T23:48:06.3496311Z -- Installing: /pytorch/torchchat/et-build/install/lib/libexecutorch.a 2024-05-15T23:48:06.3497587Z -- Installing: /pytorch/torchchat/et-build/install/lib/libexecutorch_no_prim_ops.a 2024-05-15T23:48:06.3498629Z -- Installing: /pytorch/torchchat/et-build/install/lib/cmake/ExecuTorch/executorch-config.cmake 2024-05-15T23:48:06.3499624Z -- Installing: /pytorch/torchchat/et-build/install/lib/libextension_data_loader.a 2024-05-15T23:48:06.3500508Z -- Installing: /pytorch/torchchat/et-build/install/lib/libextension_module.so 2024-05-15T23:48:06.3501293Z -- Installing: /pytorch/torchchat/et-build/install/include/fp16.h 2024-05-15T23:48:06.3502068Z -- Installing: /pytorch/torchchat/et-build/install/include/fp16/bitcasts.h 2024-05-15T23:48:06.3502874Z -- Installing: /pytorch/torchchat/et-build/install/include/fp16/fp16.h 2024-05-15T23:48:06.3503659Z -- Installing: /pytorch/torchchat/et-build/install/include/fp16/psimd.h 2024-05-15T23:48:06.3504457Z -- Installing: /pytorch/torchchat/et-build/install/include/fp16/__init__.py 2024-05-15T23:48:06.3505272Z -- Installing: /pytorch/torchchat/et-build/install/include/fp16/avx.py 2024-05-15T23:48:06.3506055Z -- Installing: /pytorch/torchchat/et-build/install/include/fp16/avx2.py 2024-05-15T23:48:06.3506816Z -- Installing: /pytorch/torchchat/et-build/install/include/psimd.h 2024-05-15T23:48:06.3507566Z -- Installing: /pytorch/torchchat/et-build/install/lib64/libXNNPACK.a 2024-05-15T23:48:06.3508556Z -- Installing: /pytorch/torchchat/et-build/install/include/xnnpack.h 2024-05-15T23:48:06.3509387Z -- Installing: /pytorch/torchchat/et-build/install/include/experiments-config.h 2024-05-15T23:48:06.3510244Z -- Installing: /pytorch/torchchat/et-build/install/lib/libxnnpack_backend.a 2024-05-15T23:48:06.3511409Z -- Installing: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/lib/libbundled_program.a 2024-05-15T23:48:06.3512839Z -- Installing: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/lib/libetdump.a 2024-05-15T23:48:06.3514225Z -- Installing: /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/lib/libflatccrt.a 2024-05-15T23:48:06.3515753Z -- Installing: /pytorch/torchchat/et-build/install/executorch/extension/pybindings/_portable_lib.cpython-311-x86_64-linux-gnu.so 2024-05-15T23:48:06.3517446Z -- Set non-toolchain portion of runtime path of "/pytorch/torchchat/et-build/install/executorch/extension/pybindings/_portable_lib.cpython-311-x86_64-linux-gnu.so" to "" 2024-05-15T23:48:06.3518630Z creating pip-out/lib.linux-x86_64-cpython-311 2024-05-15T23:48:06.3519238Z creating pip-out/lib.linux-x86_64-cpython-311/executorch 2024-05-15T23:48:06.3519920Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/data 2024-05-15T23:48:06.3520652Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/data/bin 2024-05-15T23:48:06.3521638Z copying build/pip_data_bin_init.py.in -> pip-out/lib.linux-x86_64-cpython-311/executorch/data/bin/__init__.py 2024-05-15T23:48:06.3543101Z running build_py 2024-05-15T23:48:06.3543686Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends 2024-05-15T23:48:06.3544813Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3546184Z copying backends/arm/arm_backend.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3547440Z copying backends/arm/arm_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3548929Z copying backends/arm/arm_quantizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3550084Z copying backends/arm/arm_quantizer_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3551204Z copying backends/arm/arm_vela.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3552304Z copying backends/arm/tosa_mapping.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3553583Z copying backends/arm/tosa_quant_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3554724Z copying backends/arm/tosa_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm 2024-05-15T23:48:06.3555690Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example 2024-05-15T23:48:06.3556746Z copying backends/example/example_backend.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example 2024-05-15T23:48:06.3558000Z copying backends/example/example_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example 2024-05-15T23:48:06.3559275Z copying backends/example/example_quantizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example 2024-05-15T23:48:06.3560561Z copying backends/example/test_example_delegate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example 2024-05-15T23:48:06.3561627Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm 2024-05-15T23:48:06.3562704Z copying backends/qualcomm/qnn_preprocess.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm 2024-05-15T23:48:06.3563747Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms 2024-05-15T23:48:06.3564799Z copying backends/transforms/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms 2024-05-15T23:48:06.3566133Z copying backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms 2024-05-15T23:48:06.3567511Z copying backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms 2024-05-15T23:48:06.3568570Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan 2024-05-15T23:48:06.3569592Z copying backends/vulkan/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan 2024-05-15T23:48:06.3570781Z copying backends/vulkan/vulkan_preprocess.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan 2024-05-15T23:48:06.3571814Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack 2024-05-15T23:48:06.3572930Z copying backends/xnnpack/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack 2024-05-15T23:48:06.3574144Z copying backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack 2024-05-15T23:48:06.3575182Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple 2024-05-15T23:48:06.3576028Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps 2024-05-15T23:48:06.3577261Z copying backends/apple/mps/mps_preprocess.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps 2024-05-15T23:48:06.3578345Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml 2024-05-15T23:48:06.3579299Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/compiler 2024-05-15T23:48:06.3580565Z copying backends/apple/coreml/compiler/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/compiler 2024-05-15T23:48:06.3582118Z copying backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/compiler 2024-05-15T23:48:06.3583407Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/partition 2024-05-15T23:48:06.3584757Z copying backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/partition 2024-05-15T23:48:06.3586054Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/quantizer 2024-05-15T23:48:06.3587392Z copying backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/quantizer 2024-05-15T23:48:06.3588993Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/test 2024-05-15T23:48:06.3590284Z copying backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/test 2024-05-15T23:48:06.3591844Z copying backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/test 2024-05-15T23:48:06.3593086Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/runtime 2024-05-15T23:48:06.3594155Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-05-15T23:48:06.3595615Z copying backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-05-15T23:48:06.3596959Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3598192Z copying backends/apple/mps/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3599696Z copying backends/apple/mps/operators/activation_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3601225Z copying backends/apple/mps/operators/binary_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3602730Z copying backends/apple/mps/operators/clamp_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3604238Z copying backends/apple/mps/operators/constant_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3605781Z copying backends/apple/mps/operators/convolution_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3607363Z copying backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3608945Z copying backends/apple/mps/operators/normalization_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3610569Z copying backends/apple/mps/operators/op_clone.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3612055Z copying backends/apple/mps/operators/op_getitem.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3613530Z copying backends/apple/mps/operators/pad_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3615024Z copying backends/apple/mps/operators/pooling_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3616692Z copying backends/apple/mps/operators/range_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3618202Z copying backends/apple/mps/operators/reduce_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3619712Z copying backends/apple/mps/operators/shape_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3621196Z copying backends/apple/mps/operators/unary_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3622711Z copying backends/apple/mps/operators/indexing_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3624231Z copying backends/apple/mps/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators 2024-05-15T23:48:06.3625468Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/partition 2024-05-15T23:48:06.3626829Z copying backends/apple/mps/partition/mps_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/partition 2024-05-15T23:48:06.3628264Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/serialization 2024-05-15T23:48:06.3629652Z copying backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/serialization 2024-05-15T23:48:06.3631296Z copying backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/serialization 2024-05-15T23:48:06.3632561Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test 2024-05-15T23:48:06.3633722Z copying backends/apple/mps/test/test_mps.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test 2024-05-15T23:48:06.3635118Z copying backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test 2024-05-15T23:48:06.3636561Z copying backends/apple/mps/test/test_mps_models.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test 2024-05-15T23:48:06.3650693Z copying backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test 2024-05-15T23:48:06.3652690Z copying backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test 2024-05-15T23:48:06.3654621Z copying backends/apple/mps/test/test_mps_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test 2024-05-15T23:48:06.3655877Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/utils 2024-05-15T23:48:06.3657348Z copying backends/apple/mps/utils/mps_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/utils 2024-05-15T23:48:06.3658597Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3659758Z copying backends/arm/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3661164Z copying backends/arm/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3662756Z copying backends/arm/operators/op_add.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3664172Z copying backends/arm/operators/op_addmm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3665608Z copying backends/arm/operators/op_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3667012Z copying backends/arm/operators/op_batch_norm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3668680Z copying backends/arm/operators/op_clone.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3670146Z copying backends/arm/operators/op_common.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3671536Z copying backends/arm/operators/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3673124Z copying backends/arm/operators/op_dequant.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3674619Z copying backends/arm/operators/op_div.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3676001Z copying backends/arm/operators/op_get_item.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3677476Z copying backends/arm/operators/op_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3679023Z copying backends/arm/operators/op_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3680576Z copying backends/arm/operators/op_permute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3682213Z copying backends/arm/operators/op_placeholder.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3683696Z copying backends/arm/operators/op_quant.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3685086Z copying backends/arm/operators/op_softmax.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3686574Z copying backends/arm/operators/op_view.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators 2024-05-15T23:48:06.3687678Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test 2024-05-15T23:48:06.3688864Z copying backends/arm/test/common.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test 2024-05-15T23:48:06.3690246Z copying backends/arm/test/test_models.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test 2024-05-15T23:48:06.3691567Z copying backends/arm/test/test_tosa.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test 2024-05-15T23:48:06.3692920Z copying backends/arm/test/arm_tosa_reference.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test 2024-05-15T23:48:06.3694212Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/misc 2024-05-15T23:48:06.3695559Z copying backends/arm/test/misc/test_debug_feats.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/misc 2024-05-15T23:48:06.3696876Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/models 2024-05-15T23:48:06.3698310Z copying backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/models 2024-05-15T23:48:06.3699653Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3700922Z copying backends/arm/test/ops/test_add.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3702673Z copying backends/arm/test/ops/test_avg_pool.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3704191Z copying backends/arm/test/ops/test_batch_norm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3705551Z copying backends/arm/test/ops/test_clone.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3706934Z copying backends/arm/test/ops/test_conv.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3708656Z copying backends/arm/test/ops/test_conv_combos.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3710195Z copying backends/arm/test/ops/test_depthwise_conv.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3711676Z copying backends/arm/test/ops/test_linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3713144Z copying backends/arm/test/ops/test_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3714586Z copying backends/arm/test/ops/test_softmax.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3716068Z copying backends/arm/test/ops/test_view.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops 2024-05-15T23:48:06.3717298Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tester 2024-05-15T23:48:06.3718502Z copying backends/arm/test/tester/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tester 2024-05-15T23:48:06.3720053Z copying backends/arm/test/tester/arm_tester.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tester 2024-05-15T23:48:06.3721510Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tosautil 2024-05-15T23:48:06.3722722Z copying backends/arm/test/tosautil/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tosautil 2024-05-15T23:48:06.3724329Z copying backends/arm/test/tosautil/tosa_test_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tosautil 2024-05-15T23:48:06.3725708Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party 2024-05-15T23:48:06.3726854Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib 2024-05-15T23:48:06.3728430Z copying backends/arm/third-party/serialization_lib/setup.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib 2024-05-15T23:48:06.3730052Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python 2024-05-15T23:48:06.3731575Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-05-15T23:48:06.3733572Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-05-15T23:48:06.3736102Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-05-15T23:48:06.3738427Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3740530Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3743042Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3745406Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3747988Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3750395Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3752799Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3755137Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3757543Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3759775Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3762276Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3764849Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3767268Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3769571Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3771736Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3774073Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3776460Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3779021Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3781312Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3783609Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3785908Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3788356Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3790780Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3792997Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3795334Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3797562Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3799789Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3802006Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3813471Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3815832Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3818403Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3821019Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3823338Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3825560Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3827903Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.3829653Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test 2024-05-15T23:48:06.3831077Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-05-15T23:48:06.3833085Z copying backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-05-15T23:48:06.3835100Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-05-15T23:48:06.3837178Z copying backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-05-15T23:48:06.3839001Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence 2024-05-15T23:48:06.3840042Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.3841143Z copying backends/cadence/aot/compiler.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.3842593Z copying backends/cadence/aot/ops_registrations.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.3843886Z copying backends/cadence/aot/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.3845114Z copying backends/cadence/aot/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.3846402Z copying backends/cadence/aot/export_example.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.3847707Z copying backends/cadence/aot/quantizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.3848791Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/utils 2024-05-15T23:48:06.3849917Z copying backends/cadence/utils/gen_header.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/utils 2024-05-15T23:48:06.3851288Z copying backends/cadence/utils/post_compilation.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/utils 2024-05-15T23:48:06.3852593Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_backend_delegate_passes 2024-05-15T23:48:06.3854183Z copying backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_backend_delegate_passes 2024-05-15T23:48:06.3856310Z copying backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_backend_delegate_passes 2024-05-15T23:48:06.3857825Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3859294Z copying backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3860897Z copying backends/example/example_operators/add.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3862432Z copying backends/example/example_operators/conv2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3863989Z copying backends/example/example_operators/conv_relu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3865655Z copying backends/example/example_operators/dropout.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3867210Z copying backends/example/example_operators/flatten.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3868915Z copying backends/example/example_operators/linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3870468Z copying backends/example/example_operators/op_base.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3872001Z copying backends/example/example_operators/ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3873525Z copying backends/example/example_operators/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators 2024-05-15T23:48:06.3874758Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3875933Z copying backends/qualcomm/builders/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3877350Z copying backends/qualcomm/builders/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3878759Z copying backends/qualcomm/builders/op_add.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3880273Z copying backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3881703Z copying backends/qualcomm/builders/op_batch_norm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3883106Z copying backends/qualcomm/builders/op_bmm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3884491Z copying backends/qualcomm/builders/op_cast.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3885870Z copying backends/qualcomm/builders/op_cat.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3887251Z copying backends/qualcomm/builders/op_ceil.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3888629Z copying backends/qualcomm/builders/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3890042Z copying backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3891483Z copying backends/qualcomm/builders/op_depth_to_space.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3892946Z copying backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3894350Z copying backends/qualcomm/builders/op_div.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3895880Z copying backends/qualcomm/builders/op_embedding.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3897417Z copying backends/qualcomm/builders/op_expand.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3898812Z copying backends/qualcomm/builders/op_gelu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3900224Z copying backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3901659Z copying backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3903080Z copying backends/qualcomm/builders/op_layer_norm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3904494Z copying backends/qualcomm/builders/op_linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3905929Z copying backends/qualcomm/builders/op_log_softmax.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3907360Z copying backends/qualcomm/builders/op_matmul.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3908892Z copying backends/qualcomm/builders/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3910307Z copying backends/qualcomm/builders/op_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3911697Z copying backends/qualcomm/builders/op_mul.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3913064Z copying backends/qualcomm/builders/op_pad.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3914447Z copying backends/qualcomm/builders/op_pow.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3915848Z copying backends/qualcomm/builders/op_quantize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3917338Z copying backends/qualcomm/builders/op_relu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3918733Z copying backends/qualcomm/builders/op_reshape.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3920135Z copying backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3921565Z copying backends/qualcomm/builders/op_select_copy.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3922992Z copying backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3924410Z copying backends/qualcomm/builders/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3925847Z copying backends/qualcomm/builders/op_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3927272Z copying backends/qualcomm/builders/op_softmax.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3928662Z copying backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3930059Z copying backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3931441Z copying backends/qualcomm/builders/op_sub.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3932938Z copying backends/qualcomm/builders/op_sum_int_list.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3934355Z copying backends/qualcomm/builders/op_tanh.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3935824Z copying backends/qualcomm/builders/op_transpose.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3937347Z copying backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3938815Z copying backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3940295Z copying backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3941687Z copying backends/qualcomm/builders/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.3942855Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/partition 2024-05-15T23:48:06.3944094Z copying backends/qualcomm/partition/common_defs.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/partition 2024-05-15T23:48:06.3945569Z copying backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/partition 2024-05-15T23:48:06.3946761Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3948115Z copying backends/qualcomm/passes/annotate_and_quant_scalar.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3949619Z copying backends/qualcomm/passes/annotate_decomposed.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3951094Z copying backends/qualcomm/passes/annotate_quant_attrs.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3952994Z copying backends/qualcomm/passes/convert_binary_op_with_scalar.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3955056Z copying backends/qualcomm/passes/convert_bmm_to_matmul.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3957031Z copying backends/qualcomm/passes/convert_hardsigmoid.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3958776Z copying backends/qualcomm/passes/convert_hardswish.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3960324Z copying backends/qualcomm/passes/convert_interpolate_with_upsample2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3961961Z copying backends/qualcomm/passes/convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3963930Z copying backends/qualcomm/passes/decompose_scaled_dot_product_attention.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3965772Z copying backends/qualcomm/passes/decompose_silu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3967411Z copying backends/qualcomm/passes/fold_qdq.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3969097Z copying backends/qualcomm/passes/i64_to_i32.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3970725Z copying backends/qualcomm/passes/insert_io_qdq.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3972477Z copying backends/qualcomm/passes/insert_requantize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3974303Z copying backends/qualcomm/passes/layout_transform.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3976119Z copying backends/qualcomm/passes/recompose_pixel_shuffle.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3978028Z copying backends/qualcomm/passes/reduce_dynamic_range.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3979726Z copying backends/qualcomm/passes/remove_clone.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3981376Z copying backends/qualcomm/passes/replace_inf_buffer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3982977Z copying backends/qualcomm/passes/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.3984221Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/quantizer 2024-05-15T23:48:06.3985637Z copying backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/quantizer 2024-05-15T23:48:06.3987153Z copying backends/qualcomm/quantizer/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/quantizer 2024-05-15T23:48:06.3988711Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/serialization 2024-05-15T23:48:06.3990337Z copying backends/qualcomm/serialization/qnn_compile_spec_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/serialization 2024-05-15T23:48:06.3992238Z copying backends/qualcomm/serialization/qnn_compile_spec_serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/serialization 2024-05-15T23:48:06.3993611Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/tests 2024-05-15T23:48:06.3994836Z copying backends/qualcomm/tests/models.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/tests 2024-05-15T23:48:06.3996337Z copying backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/tests 2024-05-15T23:48:06.3998005Z copying backends/qualcomm/tests/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/tests 2024-05-15T23:48:06.3999198Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/utils 2024-05-15T23:48:06.4000455Z copying backends/qualcomm/utils/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/utils 2024-05-15T23:48:06.4001676Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms/test 2024-05-15T23:48:06.4003099Z copying backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms/test 2024-05-15T23:48:06.4004459Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/partitioner 2024-05-15T23:48:06.4005818Z copying backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/partitioner 2024-05-15T23:48:06.4007150Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization 2024-05-15T23:48:06.4008536Z copying backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization 2024-05-15T23:48:06.4010221Z copying backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization 2024-05-15T23:48:06.4011900Z copying backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization 2024-05-15T23:48:06.4013198Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test 2024-05-15T23:48:06.4014419Z copying backends/vulkan/test/test_serialization.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test 2024-05-15T23:48:06.4016054Z copying backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test 2024-05-15T23:48:06.4017739Z copying backends/vulkan/test/test_vulkan_delegate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test 2024-05-15T23:48:06.4018961Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime 2024-05-15T23:48:06.4019908Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/api 2024-05-15T23:48:06.4021233Z copying backends/vulkan/runtime/api/gen_vulkan_spv.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/api 2024-05-15T23:48:06.4022516Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests 2024-05-15T23:48:06.4023872Z copying backends/vulkan/test/op_tests/generate_op_tests.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests 2024-05-15T23:48:06.4025433Z copying backends/vulkan/test/op_tests/cases.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests 2024-05-15T23:48:06.4026745Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2024-05-15T23:48:06.4028345Z copying backends/vulkan/test/op_tests/utils/codegen.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2024-05-15T23:48:06.4030050Z copying backends/vulkan/test/op_tests/utils/codegen_base.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests/utils 2024-05-15T23:48:06.4031407Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party 2024-05-15T23:48:06.4032495Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/volk 2024-05-15T23:48:06.4033882Z copying backends/vulkan/third-party/volk/generate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/volk 2024-05-15T23:48:06.4035296Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-05-15T23:48:06.4036744Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4038497Z copying backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4040608Z copying backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4042763Z copying backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4044858Z copying backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4046954Z copying backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4048975Z copying backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4051172Z copying backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:06.4053338Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-05-15T23:48:06.4055480Z copying backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-05-15T23:48:06.4057314Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-05-15T23:48:06.4058596Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-05-15T23:48:06.4060046Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-05-15T23:48:06.4062052Z copying backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-05-15T23:48:06.4063731Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4064918Z copying backends/xnnpack/operators/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4066338Z copying backends/xnnpack/operators/node_visitor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4068018Z copying backends/xnnpack/operators/op_abs.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4069414Z copying backends/xnnpack/operators/op_add.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4070798Z copying backends/xnnpack/operators/op_addmm.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4072186Z copying backends/xnnpack/operators/op_cat.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4073581Z copying backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4074985Z copying backends/xnnpack/operators/op_clamp.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4076390Z copying backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4078014Z copying backends/xnnpack/operators/op_dequantize_per_tensor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4079467Z copying backends/xnnpack/operators/op_div.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4080935Z copying backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4082471Z copying backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4083916Z copying backends/xnnpack/operators/op_elu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4085314Z copying backends/xnnpack/operators/op_floor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4086742Z copying backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4088172Z copying backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4089601Z copying backends/xnnpack/operators/op_leaky_relu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4091026Z copying backends/xnnpack/operators/op_linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4092504Z copying backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4094086Z copying backends/xnnpack/operators/op_max_dim.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4095510Z copying backends/xnnpack/operators/op_maximum.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4097149Z copying backends/xnnpack/operators/op_minimum.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4098569Z copying backends/xnnpack/operators/op_multiply.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4099980Z copying backends/xnnpack/operators/op_negate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4101382Z copying backends/xnnpack/operators/op_permute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4102785Z copying backends/xnnpack/operators/op_prelu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4104238Z copying backends/xnnpack/operators/op_quantize_per_tensor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4105687Z copying backends/xnnpack/operators/op_relu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4107075Z copying backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4108766Z copying backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4110183Z copying backends/xnnpack/operators/op_skip_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4111602Z copying backends/xnnpack/operators/op_slice_copy.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4113027Z copying backends/xnnpack/operators/op_softmax.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4114554Z copying backends/xnnpack/operators/op_square.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4115978Z copying backends/xnnpack/operators/op_square_root.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4117408Z copying backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4118868Z copying backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4120415Z copying backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4121879Z copying backends/xnnpack/operators/op_sub.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4123266Z copying backends/xnnpack/operators/op_to_copy.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4124697Z copying backends/xnnpack/operators/quant_params.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4126140Z copying backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4127588Z copying backends/xnnpack/operators/op_max_pool2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4129015Z copying backends/xnnpack/operators/op_mean_dim.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators 2024-05-15T23:48:06.4130187Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition 2024-05-15T23:48:06.4131483Z copying backends/xnnpack/partition/configs.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition 2024-05-15T23:48:06.4132946Z copying backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition 2024-05-15T23:48:06.4134147Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4135288Z copying backends/xnnpack/passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4136906Z copying backends/xnnpack/passes/channels_last_tagged_reshape_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4138413Z copying backends/xnnpack/passes/conv1d_unsqueeze_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4139863Z copying backends/xnnpack/passes/convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4141285Z copying backends/xnnpack/passes/convert_to_sdpa.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4142777Z copying backends/xnnpack/passes/convert_to_upsample_bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4144279Z copying backends/xnnpack/passes/fuse_activation_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4145735Z copying backends/xnnpack/passes/fuse_batch_norm_with_conv.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4147185Z copying backends/xnnpack/passes/prelu_reshape_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4148892Z copying backends/xnnpack/passes/remove_getitem_op.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4150447Z copying backends/xnnpack/passes/tag_implicit_q_dq_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4156427Z copying backends/xnnpack/passes/xnnpack_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes 2024-05-15T23:48:06.4157923Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization 2024-05-15T23:48:06.4159489Z copying backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization 2024-05-15T23:48:06.4161208Z copying backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization 2024-05-15T23:48:06.4162535Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test 2024-05-15T23:48:06.4163730Z copying backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test 2024-05-15T23:48:06.4165250Z copying backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test 2024-05-15T23:48:06.4166495Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party 2024-05-15T23:48:06.4167938Z copying backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party 2024-05-15T23:48:06.4169755Z copying backends/xnnpack/third-party/generate-xnnpack-wrappers.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party 2024-05-15T23:48:06.4171075Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils 2024-05-15T23:48:06.4172239Z copying backends/xnnpack/utils/configs.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils 2024-05-15T23:48:06.4173761Z copying backends/xnnpack/utils/quant_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils 2024-05-15T23:48:06.4175177Z copying backends/xnnpack/utils/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils 2024-05-15T23:48:06.4176745Z copying backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils 2024-05-15T23:48:06.4178049Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition/graphs 2024-05-15T23:48:06.4179483Z copying backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition/graphs 2024-05-15T23:48:06.4181169Z copying backends/xnnpack/partition/graphs/sdpa.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition/graphs 2024-05-15T23:48:06.4182498Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4183844Z copying backends/xnnpack/test/models/deeplab_v3.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4185432Z copying backends/xnnpack/test/models/edsr.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4187005Z copying backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4188866Z copying backends/xnnpack/test/models/inception_v3.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4190478Z copying backends/xnnpack/test/models/inception_v4.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4192130Z copying backends/xnnpack/test/models/llama2_et_example.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4193834Z copying backends/xnnpack/test/models/mobilebert.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4195438Z copying backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4197161Z copying backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4198727Z copying backends/xnnpack/test/models/resnet.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4200305Z copying backends/xnnpack/test/models/torchvision_vit.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4201910Z copying backends/xnnpack/test/models/very_big_model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4203434Z copying backends/xnnpack/test/models/w2l.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models 2024-05-15T23:48:06.4204672Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4205917Z copying backends/xnnpack/test/ops/abs.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4207336Z copying backends/xnnpack/test/ops/add.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4208782Z copying backends/xnnpack/test/ops/avgpool2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4210286Z copying backends/xnnpack/test/ops/bilinear2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4211742Z copying backends/xnnpack/test/ops/cat.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4213173Z copying backends/xnnpack/test/ops/ceil.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4214756Z copying backends/xnnpack/test/ops/clamp.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4216360Z copying backends/xnnpack/test/ops/conv1d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4217833Z copying backends/xnnpack/test/ops/conv2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4219300Z copying backends/xnnpack/test/ops/div.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4220715Z copying backends/xnnpack/test/ops/elu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4222136Z copying backends/xnnpack/test/ops/floor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4223598Z copying backends/xnnpack/test/ops/hardswish.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4225086Z copying backends/xnnpack/test/ops/hardtanh.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4226574Z copying backends/xnnpack/test/ops/leaky_relu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4228208Z copying backends/xnnpack/test/ops/max_dim.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4229678Z copying backends/xnnpack/test/ops/maximum.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4231148Z copying backends/xnnpack/test/ops/mean_dim.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4232613Z copying backends/xnnpack/test/ops/minimum.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4234078Z copying backends/xnnpack/test/ops/multiply.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4235551Z copying backends/xnnpack/test/ops/negate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4237160Z copying backends/xnnpack/test/ops/permute.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4238604Z copying backends/xnnpack/test/ops/pow.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4240032Z copying backends/xnnpack/test/ops/prelu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4241540Z copying backends/xnnpack/test/ops/quantize_per_tensor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4243046Z copying backends/xnnpack/test/ops/relu.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4244543Z copying backends/xnnpack/test/ops/sdpa.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4246003Z copying backends/xnnpack/test/ops/sigmoid.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4247505Z copying backends/xnnpack/test/ops/slice_copy.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4248995Z copying backends/xnnpack/test/ops/softmax.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4250441Z copying backends/xnnpack/test/ops/sqrt.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4251893Z copying backends/xnnpack/test/ops/square.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4253415Z copying backends/xnnpack/test/ops/static_constant_pad.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4255032Z copying backends/xnnpack/test/ops/sub.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4256687Z copying backends/xnnpack/test/ops/linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4258169Z copying backends/xnnpack/test/ops/maxpool2d.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:06.4259434Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:06.4260826Z copying backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:06.4262511Z copying backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:06.4264246Z copying backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:06.4265981Z copying backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:06.4267664Z copying backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:06.4269650Z copying backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:06.4271080Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/serialization 2024-05-15T23:48:06.4272617Z copying backends/xnnpack/test/serialization/test_serialization.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/serialization 2024-05-15T23:48:06.4274467Z copying backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/serialization 2024-05-15T23:48:06.4275867Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/tester 2024-05-15T23:48:06.4277362Z copying backends/xnnpack/test/tester/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/tester 2024-05-15T23:48:06.4278907Z copying backends/xnnpack/test/tester/tester.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/tester 2024-05-15T23:48:06.4280256Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16 2024-05-15T23:48:06.4281680Z copying backends/xnnpack/third-party/FP16/configure.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16 2024-05-15T23:48:06.4283083Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv 2024-05-15T23:48:06.4284551Z copying backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv 2024-05-15T23:48:06.4285982Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo 2024-05-15T23:48:06.4287395Z copying backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo 2024-05-15T23:48:06.4288791Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool 2024-05-15T23:48:06.4290277Z copying backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool 2024-05-15T23:48:06.4291728Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include 2024-05-15T23:48:06.4292911Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-05-15T23:48:06.4294577Z copying backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-05-15T23:48:06.4296551Z copying backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-05-15T23:48:06.4298404Z copying backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-05-15T23:48:06.4299871Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/test 2024-05-15T23:48:06.4301034Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-05-15T23:48:06.4302586Z copying backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-05-15T23:48:06.4304058Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK 2024-05-15T23:48:06.4305204Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-05-15T23:48:06.4306864Z copying backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-05-15T23:48:06.4309057Z copying backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-05-15T23:48:06.4310583Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4312322Z copying backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4314459Z copying backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4316522Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4318522Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4320476Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4322439Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4324471Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4326586Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4328675Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4330732Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4332679Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4334668Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4336786Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4338858Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4341002Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4343089Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4345161Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4347121Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4349344Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4351376Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4353381Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4550386Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4552806Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4554907Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4556847Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4558781Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4560720Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4562646Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4564713Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4566742Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4568810Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4570928Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4572897Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4574853Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4576974Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4578933Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4580904Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4582847Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4584804Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4586748Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4588917Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4590870Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4592846Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4594999Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4597061Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4599078Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4601091Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4603080Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4605039Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4606908Z copying backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4608784Z copying backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4610641Z copying backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4612524Z copying backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:06.4614017Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-05-15T23:48:06.4615626Z copying backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-05-15T23:48:06.4617768Z copying backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-05-15T23:48:06.4619803Z copying backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-05-15T23:48:06.4621368Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-05-15T23:48:06.4622560Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-05-15T23:48:06.4624161Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-05-15T23:48:06.4625519Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples 2024-05-15T23:48:06.4626326Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models 2024-05-15T23:48:06.4627327Z copying examples/models/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models 2024-05-15T23:48:06.4628606Z copying examples/models/model_base.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models 2024-05-15T23:48:06.4629794Z copying examples/models/model_factory.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models 2024-05-15T23:48:06.4630879Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/deeplab_v3 2024-05-15T23:48:06.4632068Z copying examples/models/deeplab_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/deeplab_v3 2024-05-15T23:48:06.4633577Z copying examples/models/deeplab_v3/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/deeplab_v3 2024-05-15T23:48:06.4634689Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/edsr 2024-05-15T23:48:06.4635769Z copying examples/models/edsr/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/edsr 2024-05-15T23:48:06.4637011Z copying examples/models/edsr/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/edsr 2024-05-15T23:48:06.4638124Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/emformer_rnnt 2024-05-15T23:48:06.4639358Z copying examples/models/emformer_rnnt/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/emformer_rnnt 2024-05-15T23:48:06.4640784Z copying examples/models/emformer_rnnt/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/emformer_rnnt 2024-05-15T23:48:06.4641980Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v3 2024-05-15T23:48:06.4643202Z copying examples/models/inception_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v3 2024-05-15T23:48:06.4644618Z copying examples/models/inception_v3/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v3 2024-05-15T23:48:06.4653976Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v4 2024-05-15T23:48:06.4655558Z copying examples/models/inception_v4/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v4 2024-05-15T23:48:06.4657296Z copying examples/models/inception_v4/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v4 2024-05-15T23:48:06.4658592Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4659736Z copying examples/models/llama2/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4661058Z copying examples/models/llama2/builder.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4662558Z copying examples/models/llama2/eval_llama.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4664251Z copying examples/models/llama2/eval_llama_lib.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4665888Z copying examples/models/llama2/export_llama.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4667460Z copying examples/models/llama2/export_llama_lib.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4669037Z copying examples/models/llama2/fairseq2.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4670461Z copying examples/models/llama2/install_requirement_helper.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4671902Z copying examples/models/llama2/llama_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4673278Z copying examples/models/llama2/llama_transformer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4674674Z copying examples/models/llama2/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2 2024-05-15T23:48:06.4675807Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llava_encoder 2024-05-15T23:48:06.4677033Z copying examples/models/llava_encoder/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llava_encoder 2024-05-15T23:48:06.4678463Z copying examples/models/llava_encoder/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llava_encoder 2024-05-15T23:48:06.4679769Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilebert 2024-05-15T23:48:06.4680961Z copying examples/models/mobilebert/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilebert 2024-05-15T23:48:06.4682341Z copying examples/models/mobilebert/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilebert 2024-05-15T23:48:06.4683507Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v2 2024-05-15T23:48:06.4684734Z copying examples/models/mobilenet_v2/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v2 2024-05-15T23:48:06.4686151Z copying examples/models/mobilenet_v2/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v2 2024-05-15T23:48:06.4687343Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v3 2024-05-15T23:48:06.4688570Z copying examples/models/mobilenet_v3/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v3 2024-05-15T23:48:06.4689976Z copying examples/models/mobilenet_v3/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v3 2024-05-15T23:48:06.4691124Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/resnet 2024-05-15T23:48:06.4692244Z copying examples/models/resnet/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/resnet 2024-05-15T23:48:06.4693534Z copying examples/models/resnet/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/resnet 2024-05-15T23:48:06.4694685Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/torchvision_vit 2024-05-15T23:48:06.4696350Z copying examples/models/torchvision_vit/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/torchvision_vit 2024-05-15T23:48:06.4697837Z copying examples/models/torchvision_vit/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/torchvision_vit 2024-05-15T23:48:06.4699038Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/toy_model 2024-05-15T23:48:06.4700197Z copying examples/models/toy_model/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/toy_model 2024-05-15T23:48:06.4701520Z copying examples/models/toy_model/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/toy_model 2024-05-15T23:48:06.4702650Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/wav2letter 2024-05-15T23:48:06.4704055Z copying examples/models/wav2letter/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/wav2letter 2024-05-15T23:48:06.4705844Z copying examples/models/wav2letter/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/wav2letter 2024-05-15T23:48:06.4707321Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:06.4709029Z copying examples/models/llama2/custom_ops/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:06.4710891Z copying examples/models/llama2/custom_ops/sdpa_with_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:06.4712957Z copying examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:06.4714436Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental 2024-05-15T23:48:06.4716074Z copying examples/models/llama2/experimental/generate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental 2024-05-15T23:48:06.4718061Z copying examples/models/llama2/experimental/load_gguf_q4_0.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental 2024-05-15T23:48:06.4720313Z copying examples/models/llama2/experimental/subclass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental 2024-05-15T23:48:06.4722083Z copying examples/models/llama2/experimental/test_subclass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental 2024-05-15T23:48:06.4723488Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/lib 2024-05-15T23:48:06.4724928Z copying examples/models/llama2/lib/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/lib 2024-05-15T23:48:06.4726580Z copying examples/models/llama2/lib/quant_lib.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/lib 2024-05-15T23:48:06.4728214Z copying examples/models/llama2/lib/partitioner_lib.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/lib 2024-05-15T23:48:06.4729612Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/runner 2024-05-15T23:48:06.4731067Z copying examples/models/llama2/runner/generation.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/runner 2024-05-15T23:48:06.4732570Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:06.4734272Z copying examples/models/llama2/source_transformation/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:06.4736351Z copying examples/models/llama2/source_transformation/quantize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:06.4738472Z copying examples/models/llama2/source_transformation/rope.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:06.4740613Z copying examples/models/llama2/source_transformation/sdpa.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:06.4742147Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tests 2024-05-15T23:48:06.4743551Z copying examples/models/llama2/tests/test_simple_sdpa.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tests 2024-05-15T23:48:06.4744949Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:06.4746400Z copying examples/models/llama2/tokenizer/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:06.4748329Z copying examples/models/llama2/tokenizer/tiktoken.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:06.4750088Z copying examples/models/llama2/tokenizer/tokenizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:06.4751557Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party 2024-05-15T23:48:06.4752845Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp 2024-05-15T23:48:06.4754590Z copying examples/models/llama2/third-party/abseil-cpp/conanfile.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp 2024-05-15T23:48:06.4822052Z copying examples/models/llama2/third-party/abseil-cpp/create_lts.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp 2024-05-15T23:48:06.4823953Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl 2024-05-15T23:48:06.4826286Z copying examples/models/llama2/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl 2024-05-15T23:48:06.4828929Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts 2024-05-15T23:48:06.4831049Z copying examples/models/llama2/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts 2024-05-15T23:48:06.4833440Z copying examples/models/llama2/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts 2024-05-15T23:48:06.4835285Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2 2024-05-15T23:48:06.4836613Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/benchlog 2024-05-15T23:48:06.4838417Z copying examples/models/llama2/third-party/re2/benchlog/benchplot.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/benchlog 2024-05-15T23:48:06.4840138Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:06.4841851Z copying examples/models/llama2/third-party/re2/python/re2.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:06.4843872Z copying examples/models/llama2/third-party/re2/python/re2_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:06.4845899Z copying examples/models/llama2/third-party/re2/python/setup.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:06.4847546Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:06.4849459Z copying examples/models/llama2/third-party/re2/re2/make_unicode_casefold.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:06.4851657Z copying examples/models/llama2/third-party/re2/re2/make_unicode_groups.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:06.4853671Z copying examples/models/llama2/third-party/re2/re2/unicode.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:06.4855188Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/test 2024-05-15T23:48:06.4856956Z copying examples/models/llama2/tokenizer/test/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/test 2024-05-15T23:48:06.4858904Z copying examples/models/llama2/tokenizer/test/test_tokenizer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/test 2024-05-15T23:48:06.4860198Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4861002Z copying exir/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4861987Z copying exir/common.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4862950Z copying exir/control_flow.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4863963Z copying exir/delegate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4865059Z copying exir/dim_order_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4866100Z copying exir/dynamic_shape.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4867100Z copying exir/error.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4868233Z copying exir/graph.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4869145Z copying exir/graph_module.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4870136Z copying exir/lowered_backend_module.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4871230Z copying exir/memory.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4872239Z copying exir/memory_planning.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4873287Z copying exir/pass_base.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4874331Z copying exir/pass_manager.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4875427Z copying exir/print_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4876510Z copying exir/scalar_type.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4877484Z copying exir/schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4878473Z copying exir/sym_util.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4879526Z copying exir/tracer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4880554Z copying exir/types.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4881498Z copying exir/version.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4882454Z copying exir/wrap.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4883433Z copying exir/tensor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir 2024-05-15T23:48:06.4884385Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.4885472Z copying exir/_serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.4886714Z copying exir/_serialize/_cord.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.4888040Z copying exir/_serialize/_dataclass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.4889336Z copying exir/_serialize/_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.4890623Z copying exir/_serialize/_flatbuffer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.4891665Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend 2024-05-15T23:48:06.4892784Z copying exir/backend/backend_api.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend 2024-05-15T23:48:06.4894076Z copying exir/backend/backend_details.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend 2024-05-15T23:48:06.4895345Z copying exir/backend/compile_spec_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend 2024-05-15T23:48:06.4896738Z copying exir/backend/partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend 2024-05-15T23:48:06.4897939Z copying exir/backend/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend 2024-05-15T23:48:06.4899030Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture 2024-05-15T23:48:06.4900126Z copying exir/capture/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture 2024-05-15T23:48:06.4901191Z copying exir/capture/_capture.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture 2024-05-15T23:48:06.4902390Z copying exir/capture/_unlift.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture 2024-05-15T23:48:06.4903590Z copying exir/capture/_config.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture 2024-05-15T23:48:06.4904570Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects 2024-05-15T23:48:06.4905682Z copying exir/dialects/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects 2024-05-15T23:48:06.4906897Z copying exir/dialects/_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects 2024-05-15T23:48:06.4908056Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit 2024-05-15T23:48:06.4909135Z copying exir/emit/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit 2024-05-15T23:48:06.4910311Z copying exir/emit/_emit_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit 2024-05-15T23:48:06.4911332Z copying exir/emit/_emitter.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit 2024-05-15T23:48:06.4912355Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator 2024-05-15T23:48:06.4913348Z copying exir/operator/convert.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator 2024-05-15T23:48:06.4914528Z copying exir/operator/manip.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator 2024-05-15T23:48:06.4915788Z copying exir/operator/util.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator 2024-05-15T23:48:06.4916792Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4917880Z copying exir/passes/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4919188Z copying exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4920540Z copying exir/passes/const_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4921741Z copying exir/passes/debug_handle_generator_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4923108Z copying exir/passes/dim_order_ops_registry.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4945516Z copying exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4947205Z copying exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4948772Z copying exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4950259Z copying exir/passes/memory_format_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4951590Z copying exir/passes/memory_planning_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4952939Z copying exir/passes/normalize_transpose_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4954303Z copying exir/passes/normalize_view_copy_base_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4955595Z copying exir/passes/pass_registry.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4956842Z copying exir/passes/quant_fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4958121Z copying exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4959434Z copying exir/passes/remove_mixed_type_operators.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4960663Z copying exir/passes/remove_noop_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4961964Z copying exir/passes/replace_aten_with_edge_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4963366Z copying exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4964888Z copying exir/passes/replace_edge_with_backend_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4966198Z copying exir/passes/replace_sym_size_op_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4967440Z copying exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4968825Z copying exir/passes/spec_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4970066Z copying exir/passes/sym_shape_eval_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4971328Z copying exir/passes/sym_to_tensor_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4972585Z copying exir/passes/constant_prop_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4973915Z copying exir/passes/replace_view_copy_with_view_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes 2024-05-15T23:48:06.4975045Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program 2024-05-15T23:48:06.4975990Z copying exir/program/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program 2024-05-15T23:48:06.4977471Z copying exir/program/_fake_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program 2024-05-15T23:48:06.4978635Z copying exir/program/_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program 2024-05-15T23:48:06.4979671Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde 2024-05-15T23:48:06.4980788Z copying exir/serde/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde 2024-05-15T23:48:06.4982077Z copying exir/serde/schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde 2024-05-15T23:48:06.4983315Z copying exir/serde/serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde 2024-05-15T23:48:06.4984556Z copying exir/serde/export_serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde 2024-05-15T23:48:06.4985884Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4987062Z copying exir/tests/asr_joiner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4988402Z copying exir/tests/common.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4989693Z copying exir/tests/control_flow_models.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4990871Z copying exir/tests/dynamic_shape_models.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4992089Z copying exir/tests/models.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4993244Z copying exir/tests/test_arg_validator.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4994545Z copying exir/tests/test_capture.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4995637Z copying exir/tests/test_common.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4996883Z copying exir/tests/test_delegate.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4998162Z copying exir/tests/test_dim_order_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.4999540Z copying exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5000687Z copying exir/tests/test_error.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5001981Z copying exir/tests/test_memory_format_ops_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5003297Z copying exir/tests/test_op_convert.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5004573Z copying exir/tests/test_pass_infra.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5005744Z copying exir/tests/test_print_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5007036Z copying exir/tests/test_quant_fusion_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5008523Z copying exir/tests/test_quantization.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5009781Z copying exir/tests/test_serde.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5010991Z copying exir/tests/test_tensor.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5012176Z copying exir/tests/test_tracer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5013346Z copying exir/tests/test_verification.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5014556Z copying exir/tests/transformer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5015826Z copying exir/tests/test_memory_planning.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5017080Z copying exir/tests/test_passes.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5018347Z copying exir/tests/test_remove_view_copy.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests 2024-05-15T23:48:06.5019526Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification 2024-05-15T23:48:06.5020753Z copying exir/verification/arg_validator.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification 2024-05-15T23:48:06.5022143Z copying exir/verification/dev_html.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification 2024-05-15T23:48:06.5023524Z copying exir/verification/interpreter.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification 2024-05-15T23:48:06.5024908Z copying exir/verification/verifier.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification 2024-05-15T23:48:06.5026167Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/test 2024-05-15T23:48:06.5027332Z copying exir/_serialize/test/test_cord.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/test 2024-05-15T23:48:06.5028836Z copying exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/test 2024-05-15T23:48:06.5030282Z copying exir/_serialize/test/test_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/test 2024-05-15T23:48:06.5031643Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:06.5033257Z copying exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:06.5035195Z copying exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:06.5037113Z copying exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:06.5038544Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5039849Z copying exir/backend/test/backend_with_compiler_demo.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5041443Z copying exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5042991Z copying exir/backend/test/hta_partitioner_demo.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5044313Z copying exir/backend/test/op_partitioner_demo.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5045604Z copying exir/backend/test/qnn_backend_demo.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5083120Z copying exir/backend/test/test_backends.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5084942Z copying exir/backend/test/test_backends_lifted.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5086568Z copying exir/backend/test/test_backends_nested.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5088209Z copying exir/backend/test/test_debug_handle_map.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5089996Z copying exir/backend/test/test_delegate_map_builder.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5091446Z copying exir/backend/test/test_graph_partition.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5092850Z copying exir/backend/test/test_lowered_backend_module.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5094247Z copying exir/backend/test/test_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5095648Z copying exir/backend/test/test_passes.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5097098Z copying exir/backend/test/test_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test 2024-05-15T23:48:06.5098254Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos 2024-05-15T23:48:06.5099557Z copying exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos 2024-05-15T23:48:06.5101107Z copying exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos 2024-05-15T23:48:06.5102475Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:06.5103911Z copying exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:06.5105713Z copying exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:06.5107356Z copying exir/backend/test/demos/rpc/test_rpc.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:06.5108696Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/backend 2024-05-15T23:48:06.5109873Z copying exir/dialects/backend/_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/backend 2024-05-15T23:48:06.5111003Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge 2024-05-15T23:48:06.5112158Z copying exir/dialects/edge/_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge 2024-05-15T23:48:06.5113179Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/test 2024-05-15T23:48:06.5114378Z copying exir/dialects/test/test_exir_dialect_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/test 2024-05-15T23:48:06.5115604Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/backend/test 2024-05-15T23:48:06.5116932Z copying exir/dialects/backend/test/test_backend_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/backend/test 2024-05-15T23:48:06.5118187Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/arg 2024-05-15T23:48:06.5119338Z copying exir/dialects/edge/arg/model.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/arg 2024-05-15T23:48:06.5120718Z copying exir/dialects/edge/arg/type.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/arg 2024-05-15T23:48:06.5121917Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:06.5123164Z copying exir/dialects/edge/dtype/runner.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:06.5124779Z copying exir/dialects/edge/dtype/supported.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:06.5126241Z copying exir/dialects/edge/dtype/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:06.5127415Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op 2024-05-15T23:48:06.5128548Z copying exir/dialects/edge/op/api.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op 2024-05-15T23:48:06.5129945Z copying exir/dialects/edge/op/sample_input.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op 2024-05-15T23:48:06.5131175Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/spec 2024-05-15T23:48:06.5132483Z copying exir/dialects/edge/spec/gen.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/spec 2024-05-15T23:48:06.5133934Z copying exir/dialects/edge/spec/utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/spec 2024-05-15T23:48:06.5135317Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/test 2024-05-15T23:48:06.5136884Z copying exir/dialects/edge/test/test_edge_ops.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/test 2024-05-15T23:48:06.5138522Z copying exir/dialects/edge/test/test_edge_yaml.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/test 2024-05-15T23:48:06.5139775Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op/test 2024-05-15T23:48:06.5141161Z copying exir/dialects/edge/op/test/test_api.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op/test 2024-05-15T23:48:06.5142588Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit/test 2024-05-15T23:48:06.5143780Z copying exir/emit/test/test_emit.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit/test 2024-05-15T23:48:06.5144985Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator/test 2024-05-15T23:48:06.5146252Z copying exir/operator/test/test_operator.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator/test 2024-05-15T23:48:06.5147484Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/test 2024-05-15T23:48:06.5148794Z copying exir/program/test/test_fake_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/test 2024-05-15T23:48:06.5150230Z copying exir/program/test/test_program.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/test 2024-05-15T23:48:06.5151458Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification/test 2024-05-15T23:48:06.5152732Z copying exir/verification/test/test_verifier.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification/test 2024-05-15T23:48:06.5153871Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/extension 2024-05-15T23:48:06.5154748Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util 2024-05-15T23:48:06.5155863Z copying extension/gguf_util/convert_main.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util 2024-05-15T23:48:06.5157178Z copying extension/gguf_util/converter.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util 2024-05-15T23:48:06.5158469Z copying extension/gguf_util/load_gguf.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util 2024-05-15T23:48:06.5159590Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings 2024-05-15T23:48:06.5160759Z copying extension/pybindings/portable_lib.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings 2024-05-15T23:48:06.5161854Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pytree 2024-05-15T23:48:06.5162945Z copying extension/pytree/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pytree 2024-05-15T23:48:06.5164266Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util/converters 2024-05-15T23:48:06.5165641Z copying extension/gguf_util/converters/llama_converter.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util/converters 2024-05-15T23:48:06.5166937Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings/test 2024-05-15T23:48:06.5168191Z copying extension/pybindings/test/make_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings/test 2024-05-15T23:48:06.5169687Z copying extension/pybindings/test/test_pybindings.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings/test 2024-05-15T23:48:06.5170884Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pytree/test 2024-05-15T23:48:06.5172026Z copying extension/pytree/test/test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pytree/test 2024-05-15T23:48:06.5173073Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk 2024-05-15T23:48:06.5173915Z copying sdk/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk 2024-05-15T23:48:06.5174793Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program 2024-05-15T23:48:06.5175916Z copying sdk/bundled_program/config.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program 2024-05-15T23:48:06.5177359Z copying sdk/bundled_program/core.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program 2024-05-15T23:48:06.5178634Z copying sdk/bundled_program/version.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program 2024-05-15T23:48:06.5179661Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/debug_format 2024-05-15T23:48:06.5180896Z copying sdk/debug_format/base_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/debug_format 2024-05-15T23:48:06.5182174Z copying sdk/debug_format/et_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/debug_format 2024-05-15T23:48:06.5183222Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump 2024-05-15T23:48:06.5192815Z copying sdk/etdump/schema_flatcc.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump 2024-05-15T23:48:06.5194312Z copying sdk/etdump/serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump 2024-05-15T23:48:06.5195741Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord 2024-05-15T23:48:06.5197025Z copying sdk/etrecord/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord 2024-05-15T23:48:06.5198252Z copying sdk/etrecord/_etrecord.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord 2024-05-15T23:48:06.5199214Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector 2024-05-15T23:48:06.5200168Z copying sdk/inspector/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector 2024-05-15T23:48:06.5201278Z copying sdk/inspector/_inspector.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector 2024-05-15T23:48:06.5202431Z copying sdk/inspector/_inspector_utils.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector 2024-05-15T23:48:06.5203597Z copying sdk/inspector/inspector_cli.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector 2024-05-15T23:48:06.5204623Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/size_analysis_tool 2024-05-15T23:48:06.5205780Z copying sdk/size_analysis_tool/size_analysis_tool.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/size_analysis_tool 2024-05-15T23:48:06.5207155Z copying sdk/size_analysis_tool/size_analysis_tool_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/size_analysis_tool 2024-05-15T23:48:06.5208324Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema 2024-05-15T23:48:06.5220343Z copying sdk/bundled_program/schema/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema 2024-05-15T23:48:06.5221965Z copying sdk/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema 2024-05-15T23:48:06.5223216Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:06.5224448Z copying sdk/bundled_program/serialize/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:06.5225609Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/test 2024-05-15T23:48:06.5226805Z copying sdk/bundled_program/test/test_bundle_data.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/test 2024-05-15T23:48:06.5228336Z copying sdk/bundled_program/test/test_config.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/test 2024-05-15T23:48:06.5229722Z copying sdk/bundled_program/test/test_end2end.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/test 2024-05-15T23:48:06.5230862Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/util 2024-05-15T23:48:06.5232024Z copying sdk/bundled_program/util/test_util.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/util 2024-05-15T23:48:06.5233209Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema/test 2024-05-15T23:48:06.5234624Z copying sdk/bundled_program/schema/test/test_schema.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema/test 2024-05-15T23:48:06.5235957Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize/test 2024-05-15T23:48:06.5237430Z copying sdk/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize/test 2024-05-15T23:48:06.5238662Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump/tests 2024-05-15T23:48:06.5239734Z copying sdk/etdump/tests/serialize_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump/tests 2024-05-15T23:48:06.5240788Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord/tests 2024-05-15T23:48:06.5241878Z copying sdk/etrecord/tests/etrecord_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord/tests 2024-05-15T23:48:06.5242942Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/tests 2024-05-15T23:48:06.5244071Z copying sdk/inspector/tests/event_blocks_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/tests 2024-05-15T23:48:06.5245451Z copying sdk/inspector/tests/inspector_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/tests 2024-05-15T23:48:06.5246815Z copying sdk/inspector/tests/inspector_utils_test.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/tests 2024-05-15T23:48:06.5247843Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/util 2024-05-15T23:48:06.5248753Z copying util/activation_memory_profiler.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/util 2024-05-15T23:48:06.5249769Z copying util/python_profiler.py -> pip-out/lib.linux-x86_64-cpython-311/executorch/util 2024-05-15T23:48:06.5250578Z creating pip-out/lib.linux-x86_64-cpython-311/serializer 2024-05-15T23:48:06.5251658Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/serializer 2024-05-15T23:48:06.5253155Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.linux-x86_64-cpython-311/serializer 2024-05-15T23:48:06.5254207Z creating pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5255388Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5257121Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5258529Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5259962Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5261412Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5262852Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5264305Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5265740Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5267121Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5268792Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5270301Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5271901Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5273341Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5274830Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5276206Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5277637Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5279068Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5280511Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5281971Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5283437Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5284864Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5286434Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5287872Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5289297Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5290732Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5292143Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5293555Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5295009Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5296577Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.5298011Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.8214172Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.8216565Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.8218346Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.8220122Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.linux-x86_64-cpython-311/tosa 2024-05-15T23:48:06.8221032Z running egg_info 2024-05-15T23:48:06.8221408Z creating executorch.egg-info 2024-05-15T23:48:06.8221985Z writing executorch.egg-info/PKG-INFO 2024-05-15T23:48:06.8222702Z writing dependency_links to executorch.egg-info/dependency_links.txt 2024-05-15T23:48:06.8223668Z writing entry points to executorch.egg-info/entry_points.txt 2024-05-15T23:48:06.8224528Z writing requirements to executorch.egg-info/requires.txt 2024-05-15T23:48:06.8225458Z writing top-level names to executorch.egg-info/top_level.txt 2024-05-15T23:48:06.8226380Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-05-15T23:48:06.8227209Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2024-05-15T23:48:06.8228163Z adding license file 'LICENSE' 2024-05-15T23:48:06.8228883Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-05-15T23:48:06.8230293Z copying backends/apple/mps/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/serialization 2024-05-15T23:48:06.8232159Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/schema 2024-05-15T23:48:06.8234108Z copying backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/schema 2024-05-15T23:48:06.8236111Z copying backends/cadence/aot/functions.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot 2024-05-15T23:48:06.8237940Z copying backends/qualcomm/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/serialization 2024-05-15T23:48:06.8239339Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/aot 2024-05-15T23:48:06.8240341Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/aot/ir 2024-05-15T23:48:06.8241588Z copying backends/qualcomm/aot/ir/qcir.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/aot/ir 2024-05-15T23:48:06.8243229Z copying backends/vulkan/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization 2024-05-15T23:48:06.8244578Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph 2024-05-15T23:48:06.8245725Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops 2024-05-15T23:48:06.8246970Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8248593Z copying backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8250623Z copying backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8252513Z copying backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8254673Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8256739Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8258757Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8260913Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8263050Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8265171Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8267173Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8269484Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8271612Z copying backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8273789Z copying backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8275889Z copying backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8277874Z copying backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8279934Z copying backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8281949Z copying backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8284009Z copying backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8286012Z copying backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8288214Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8290135Z copying backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8292158Z copying backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8294103Z copying backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8296126Z copying backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8298241Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8300491Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8302472Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8304492Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8306568Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8308694Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8310713Z copying backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8312826Z copying backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8314836Z copying backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8316849Z copying backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8319024Z copying backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8320957Z copying backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8322920Z copying backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8324794Z copying backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:06.8326261Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/glsl 2024-05-15T23:48:06.8327553Z copying backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/glsl 2024-05-15T23:48:06.8329274Z copying backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization 2024-05-15T23:48:06.8331063Z copying backends/xnnpack/serialization/schema.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization 2024-05-15T23:48:06.8332717Z copying backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16 2024-05-15T23:48:06.8334364Z copying backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv 2024-05-15T23:48:06.8336330Z copying backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo 2024-05-15T23:48:06.8338194Z copying backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool 2024-05-15T23:48:06.8339747Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-05-15T23:48:06.8341418Z copying backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-05-15T23:48:06.8343673Z copying backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-05-15T23:48:06.8345392Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8347033Z copying backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8349183Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8351134Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8353248Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8355315Z copying backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8357386Z copying backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8359572Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8361866Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8364030Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8366106Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8368174Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8370315Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8372506Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8375373Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8378504Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8381498Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8384446Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8387463Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8390605Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8393754Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8396751Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8399777Z copying backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8402826Z copying backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8405783Z copying backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8408707Z copying backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8411760Z copying backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8414798Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8417818Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8420880Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8423745Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8426674Z copying backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8429767Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8432697Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8435712Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8438655Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8441551Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8444464Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8447490Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8450441Z copying backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8453369Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8456606Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8459522Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8462396Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8465268Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8468308Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8471244Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8474238Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8477299Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8480274Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8483403Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8486388Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8489335Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8492212Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8495116Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8498182Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8501170Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8504107Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8507015Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8510081Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8512985Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8515904Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8518932Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8522068Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8524987Z copying backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8527995Z copying backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8530996Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8533948Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8537174Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8540355Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8543454Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8546506Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8549930Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8552943Z copying backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8555916Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8558957Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8561997Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8565007Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8567955Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8570918Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8573815Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8576881Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8579944Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8582933Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8586098Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8589214Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8592210Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8595132Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8598108Z copying backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8601191Z copying backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8604278Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8607226Z copying backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8610213Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8613475Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8616685Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8619684Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8622635Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8625610Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8628794Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8631838Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8634913Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8637930Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8640772Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8643156Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8645102Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8647099Z copying backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8648950Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8650802Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8652693Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8654536Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8656562Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8658458Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8660309Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8662135Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8664046Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8665900Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8667909Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8669750Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8671605Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8673499Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8675341Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8677155Z copying backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8678974Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8680804Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8682612Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8684448Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8686350Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8688147Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8690001Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8691880Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8693712Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8695624Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8697594Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8699441Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8701328Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8703280Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8705205Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8707111Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8709159Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8710982Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8712798Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8714623Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8716448Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8718233Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8720050Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8721927Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8723838Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8725809Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8727704Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8729615Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8731486Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8733313Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8735193Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8737162Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8738984Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8740834Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8742708Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8744672Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8746530Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8748511Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8750351Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8752164Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8753998Z copying backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8755922Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8757920Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8759928Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8761920Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8763907Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8766056Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8767994Z copying backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8769987Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8772100Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8774196Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8776401Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8778372Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8780225Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8782152Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8784246Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8786350Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8788620Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8790695Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8792713Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8794734Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8796748Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8798697Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8800598Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8802459Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8804295Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8806188Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8808170Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8810175Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8812134Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8814110Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8816265Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8818334Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8820452Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8822556Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8824731Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8826706Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8828740Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8830757Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8832744Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8834767Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8836725Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8838691Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8840629Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8842519Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8844406Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8846249Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8848176Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8850070Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8852038Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8854007Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8856028Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8858005Z copying backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8859838Z copying backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8861681Z copying backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8863566Z copying backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8865519Z copying backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8867449Z copying backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8869526Z copying backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8871418Z copying backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8873291Z copying backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8875175Z copying backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8877013Z copying backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8878893Z copying backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8880726Z copying backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8882543Z copying backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8884365Z copying backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8886244Z copying backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8888179Z copying backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8890009Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8891810Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8893613Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8895500Z copying backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8898605Z copying backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8900438Z copying backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8902246Z copying backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.8904042Z copying backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.9568483Z copying backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.9570843Z copying backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.9572672Z copying backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.9574620Z copying backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:06.9576106Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-05-15T23:48:06.9577399Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:06.9579068Z copying backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:06.9581062Z copying backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:06.9583042Z copying backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:06.9584980Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-05-15T23:48:06.9586520Z copying exir/dialects/edge/edge.yaml -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge 2024-05-15T23:48:06.9587482Z creating pip-out/lib.linux-x86_64-cpython-311/executorch/schema 2024-05-15T23:48:06.9588534Z copying schema/program.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/schema 2024-05-15T23:48:06.9589514Z copying schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/schema 2024-05-15T23:48:06.9590589Z copying sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump 2024-05-15T23:48:06.9591878Z copying sdk/etdump/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump 2024-05-15T23:48:06.9593194Z copying sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema 2024-05-15T23:48:06.9594673Z copying sdk/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema 2024-05-15T23:48:06.9595912Z copying schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.9596984Z copying schema/program.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize 2024-05-15T23:48:06.9598315Z copying sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:06.9599816Z copying sdk/bundled_program/schema/scalar_type.fbs -> pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:06.9600696Z running build_ext 2024-05-15T23:48:06.9602197Z copying /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/third-party/flatbuffers/flatc -> /pytorch/torchchat/et-build/src/executorch/pip-out/lib.linux-x86_64-cpython-311/executorch/data/bin 2024-05-15T23:48:06.9604817Z copying /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/_portable_lib.cpython-311-x86_64-linux-gnu.so -> pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings 2024-05-15T23:48:06.9607745Z copying /pytorch/torchchat/et-build/src/executorch/pip-out/temp.linux-x86_64-cpython-311/cmake-out/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.so -> /pytorch/torchchat/et-build/src/executorch/pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:06.9609583Z installing to pip-out/bdist.linux-x86_64/wheel 2024-05-15T23:48:06.9610035Z running install 2024-05-15T23:48:06.9610346Z running install_lib 2024-05-15T23:48:06.9610727Z creating pip-out/bdist.linux-x86_64 2024-05-15T23:48:06.9611218Z creating pip-out/bdist.linux-x86_64/wheel 2024-05-15T23:48:06.9611779Z creating pip-out/bdist.linux-x86_64/wheel/executorch 2024-05-15T23:48:06.9612422Z creating pip-out/bdist.linux-x86_64/wheel/executorch/data 2024-05-15T23:48:06.9613101Z creating pip-out/bdist.linux-x86_64/wheel/executorch/data/bin 2024-05-15T23:48:06.9614230Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/data/bin/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/data/bin 2024-05-15T23:48:06.9615693Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/data/bin/flatc -> pip-out/bdist.linux-x86_64/wheel/executorch/data/bin 2024-05-15T23:48:06.9616878Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends 2024-05-15T23:48:06.9617601Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9618820Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/arm_backend.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9620454Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/arm_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9622097Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/arm_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9623765Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/arm_quantizer_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9625391Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/arm_vela.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9626998Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/tosa_mapping.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9629012Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/tosa_quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9630650Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/tosa_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm 2024-05-15T23:48:06.9632046Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9633608Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9635777Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9637917Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_add.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9640106Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_addmm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9642315Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9644205Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_batch_norm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9646118Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_clone.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9648260Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_common.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9650256Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9652316Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_dequant.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9654258Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_div.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9656315Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_get_item.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9658506Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9660494Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9662521Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_permute.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9664606Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_placeholder.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9666625Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_quant.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9668761Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_softmax.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9670793Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/operators/op_view.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/operators 2024-05-15T23:48:06.9672328Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test 2024-05-15T23:48:06.9673725Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/common.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test 2024-05-15T23:48:06.9675573Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/test_models.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test 2024-05-15T23:48:06.9677421Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/test_tosa.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test 2024-05-15T23:48:06.9679415Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/arm_tosa_reference.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test 2024-05-15T23:48:06.9680847Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/misc 2024-05-15T23:48:06.9682398Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/misc/test_debug_feats.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/misc 2024-05-15T23:48:06.9683894Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/models 2024-05-15T23:48:06.9685467Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/models 2024-05-15T23:48:06.9686981Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9688468Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_add.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9690630Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_avg_pool.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9692712Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_batch_norm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9694692Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_clone.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9696835Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_conv.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9698836Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_conv_combos.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9701027Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_depthwise_conv.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9703533Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9705585Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9707849Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_softmax.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9709951Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/ops/test_view.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/ops 2024-05-15T23:48:06.9711474Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tester 2024-05-15T23:48:06.9713023Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tester/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tester 2024-05-15T23:48:06.9715183Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tester/arm_tester.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tester 2024-05-15T23:48:06.9716698Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tosautil 2024-05-15T23:48:06.9718309Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tosautil/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tosautil 2024-05-15T23:48:06.9720414Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/test/tosautil/tosa_test_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/test/tosautil 2024-05-15T23:48:06.9721959Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party 2024-05-15T23:48:06.9723096Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib 2024-05-15T23:48:06.9724972Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/arm/third-party/serialization_lib/setup.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib 2024-05-15T23:48:06.9726844Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python 2024-05-15T23:48:06.9728206Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-05-15T23:48:06.9730368Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9733530Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9735716Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-05-15T23:48:06.9738137Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9741077Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9743916Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9746752Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9749764Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9752625Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9755474Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9758327Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9761291Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9764182Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9767144Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9770395Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9773323Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9775890Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9778657Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9781287Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9783906Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9786536Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9789333Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9791996Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9794649Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9797241Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9799872Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9802572Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9805185Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9807773Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9810372Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9812967Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9815532Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9818256Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9821023Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9823657Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9826264Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9829017Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9830835Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test 2024-05-15T23:48:06.9832053Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-05-15T23:48:06.9834045Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9836050Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-05-15T23:48:06.9838093Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9840004Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2024-05-15T23:48:06.9841961Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9843952Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example 2024-05-15T23:48:06.9845365Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_backend.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example 2024-05-15T23:48:06.9847380Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example 2024-05-15T23:48:06.9849505Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example 2024-05-15T23:48:06.9851630Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/test_example_delegate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example 2024-05-15T23:48:06.9853406Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_backend_delegate_passes 2024-05-15T23:48:06.9855523Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9858509Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:06.9860538Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9862567Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9865039Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/add.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9867508Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/conv2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9870062Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/conv_relu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9872554Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/dropout.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9874971Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/flatten.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9877286Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9879623Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/op_base.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9881998Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9884250Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/example/example_operators/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/example/example_operators 2024-05-15T23:48:06.9885908Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm 2024-05-15T23:48:06.9887421Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/qnn_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm 2024-05-15T23:48:06.9889072Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9890689Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9892900Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9895102Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_add.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9897511Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9899709Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_batch_norm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9901901Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_bmm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9904073Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_cast.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9906201Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9908729Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_ceil.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9910901Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9913131Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9915418Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_depth_to_space.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9917694Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_dequantize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9919966Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_div.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9922221Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_embedding.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9924438Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_expand.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9926739Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_gelu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9928942Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9931206Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9933538Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_layer_norm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9935920Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9938191Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_log_softmax.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9940441Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_matmul.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9941658Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9942758Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9943799Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_mul.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9944859Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_pad.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9945929Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_pow.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9947162Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_quantize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9948500Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_relu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9949652Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_reshape.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9950756Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_rsqrt.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9951895Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_select_copy.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9952974Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9954050Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9955144Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9956254Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_softmax.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9957349Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_sqrt.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9958415Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9959426Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9960706Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_sum_int_list.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9961816Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_tanh.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9962900Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_transpose.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9963989Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_unsqueeze.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9965125Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9966275Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/qnn_constants.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9969039Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/builders/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/builders 2024-05-15T23:48:06.9969492Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/partition 2024-05-15T23:48:06.9970638Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/partition/common_defs.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/partition 2024-05-15T23:48:06.9971893Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/partition/qnn_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/partition 2024-05-15T23:48:06.9972334Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9973509Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9974724Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/annotate_decomposed.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9975806Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/annotate_quant_attrs.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9977048Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9978224Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9979376Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/convert_hardsigmoid.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9980495Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/convert_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9981666Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9982708Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9983975Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/decompose_scaled_dot_product_attention.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9985290Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/decompose_silu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9986378Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/fold_qdq.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9987458Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/i64_to_i32.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9988758Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/insert_io_qdq.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9989813Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/insert_requantize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9991023Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/layout_transform.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9992091Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9993263Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/reduce_dynamic_range.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9994433Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/remove_clone.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9995624Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/replace_inf_buffer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9996627Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/passes/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/passes 2024-05-15T23:48:06.9997101Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/quantizer 2024-05-15T23:48:06.9998275Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/quantizer/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/quantizer 2024-05-15T23:48:06.9999416Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/quantizer/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/quantizer 2024-05-15T23:48:06.9999922Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/serialization 2024-05-15T23:48:07.0001189Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/serialization 2024-05-15T23:48:07.0002423Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/serialization 2024-05-15T23:48:07.0003579Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/serialization 2024-05-15T23:48:07.0004041Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/tests 2024-05-15T23:48:07.0005110Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/tests/models.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/tests 2024-05-15T23:48:07.0006127Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/tests 2024-05-15T23:48:07.0007384Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/tests/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/tests 2024-05-15T23:48:07.0007857Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/utils 2024-05-15T23:48:07.0008794Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/utils/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/utils 2024-05-15T23:48:07.0009228Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/aot 2024-05-15T23:48:07.0009747Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/aot/ir 2024-05-15T23:48:07.0010741Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/qualcomm/aot/ir/qcir.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/qualcomm/aot/ir 2024-05-15T23:48:07.0011173Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms 2024-05-15T23:48:07.0012197Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms 2024-05-15T23:48:07.0013322Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms 2024-05-15T23:48:07.0014358Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms/addmm_mm_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms 2024-05-15T23:48:07.0014878Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms/test 2024-05-15T23:48:07.0016078Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/transforms/test 2024-05-15T23:48:07.0016622Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan 2024-05-15T23:48:07.0017610Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan 2024-05-15T23:48:07.0018531Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/vulkan_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan 2024-05-15T23:48:07.0019002Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/partitioner 2024-05-15T23:48:07.0020196Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/partitioner 2024-05-15T23:48:07.0020633Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/serialization 2024-05-15T23:48:07.0021915Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/serialization 2024-05-15T23:48:07.0023043Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/serialization 2024-05-15T23:48:07.0024308Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/serialization 2024-05-15T23:48:07.0025323Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/serialization 2024-05-15T23:48:07.0025759Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test 2024-05-15T23:48:07.0026894Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/test_serialization.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test 2024-05-15T23:48:07.0028245Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test 2024-05-15T23:48:07.0029411Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/test_vulkan_delegate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test 2024-05-15T23:48:07.0029855Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests 2024-05-15T23:48:07.0030989Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests/generate_op_tests.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests 2024-05-15T23:48:07.0032102Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests/cases.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests 2024-05-15T23:48:07.0032628Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-05-15T23:48:07.0033887Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/codegen.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-05-15T23:48:07.0035018Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/op_tests/utils/codegen_base.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-05-15T23:48:07.0035463Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/glsl 2024-05-15T23:48:07.0036594Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/test/glsl 2024-05-15T23:48:07.0037006Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime 2024-05-15T23:48:07.0037592Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/api 2024-05-15T23:48:07.0038812Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/api/gen_vulkan_spv.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/api 2024-05-15T23:48:07.0039251Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph 2024-05-15T23:48:07.0039756Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops 2024-05-15T23:48:07.0040296Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0041602Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0042846Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0043981Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0045310Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0046499Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0047849Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0049168Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0050602Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0051809Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0053083Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0054478Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0055770Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0057131Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0058339Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0059639Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0060910Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0062204Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0063416Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0064672Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0065926Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0067128Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0068523Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0069818Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0071121Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0072463Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0073967Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0075271Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0076575Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0077875Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0079166Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0080512Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0081787Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0083417Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0084822Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0086124Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0087472Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0088787Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0090104Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-05-15T23:48:07.0090682Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party 2024-05-15T23:48:07.0091185Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/volk 2024-05-15T23:48:07.0092426Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/vulkan/third-party/volk/generate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/volk 2024-05-15T23:48:07.0092999Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-05-15T23:48:07.0093743Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-05-15T23:48:07.0095244Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0096977Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0098366Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0099813Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0101137Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0102509Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0103927Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0104629Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-05-15T23:48:07.0106291Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0106947Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-05-15T23:48:07.0107842Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-05-15T23:48:07.0108581Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-05-15T23:48:07.0110194Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0110593Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack 2024-05-15T23:48:07.0111475Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack 2024-05-15T23:48:07.0112450Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/xnnpack_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack 2024-05-15T23:48:07.0112880Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0113908Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0114946Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0116012Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_abs.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0117177Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_add.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0118488Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_addmm.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0119589Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_cat.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0120681Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_ceiling.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0121751Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_clamp.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0122763Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_conv2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0124048Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0125132Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_div.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0126359Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0127593Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0128801Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_elu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0129950Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_floor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0131020Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_hardswish.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0132164Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0133338Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_leaky_relu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0134437Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0135669Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0136853Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_max_dim.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0137988Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_maximum.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0139113Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_minimum.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0140177Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_multiply.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0141463Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_negate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0142556Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_permute.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0143646Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_prelu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0144860Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_quantize_per_tensor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0145914Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_relu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0147005Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0148257Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0149378Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_skip_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0150558Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0151717Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_softmax.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0152792Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_square.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0153832Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_square_root.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0154929Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_squeeze.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0156085Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0157246Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0158243Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_sub.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0159333Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_to_copy.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0160538Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/quant_params.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0161682Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0162839Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_max_pool2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0163956Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/operators/op_mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/operators 2024-05-15T23:48:07.0164519Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition 2024-05-15T23:48:07.0165611Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition/configs.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition 2024-05-15T23:48:07.0166785Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition 2024-05-15T23:48:07.0167350Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition/graphs 2024-05-15T23:48:07.0168545Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition/graphs 2024-05-15T23:48:07.0169825Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/partition/graphs/sdpa.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/partition/graphs 2024-05-15T23:48:07.0170283Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0171391Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0172474Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0173681Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0174798Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0175941Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/convert_to_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0177247Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0178293Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/fuse_activation_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0179466Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0180604Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/prelu_reshape_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0181808Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/remove_getitem_op.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0182957Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0183951Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/passes/xnnpack_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/passes 2024-05-15T23:48:07.0184421Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/serialization 2024-05-15T23:48:07.0185691Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/serialization 2024-05-15T23:48:07.0187156Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/serialization 2024-05-15T23:48:07.0188625Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/serialization 2024-05-15T23:48:07.0189778Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/serialization 2024-05-15T23:48:07.0190204Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test 2024-05-15T23:48:07.0191309Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test 2024-05-15T23:48:07.0192453Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test 2024-05-15T23:48:07.0192898Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0194055Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/deeplab_v3.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0195168Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/edsr.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0196459Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0197650Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/inception_v3.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0198833Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/inception_v4.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0200058Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/llama2_et_example.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0201281Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/mobilebert.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0202464Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0203635Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0204775Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/resnet.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0205938Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/torchvision_vit.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0207077Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/very_big_model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0208202Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/models/w2l.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/models 2024-05-15T23:48:07.0208731Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0209963Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/abs.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0211002Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/add.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0212109Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/avgpool2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0213201Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/bilinear2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0214281Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/cat.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0215416Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/ceil.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0230169Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/clamp.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0231328Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/conv1d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0232433Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/conv2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0233627Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/div.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0234656Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/elu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0235710Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/floor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0236837Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/hardswish.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0237937Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/hardtanh.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0239000Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/leaky_relu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0240063Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/max_dim.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0241182Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/maximum.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0242277Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/mean_dim.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0243298Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/minimum.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0244408Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/multiply.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0245518Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/negate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0246731Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/permute.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0247743Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/pow.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0248809Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/prelu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0250026Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/quantize_per_tensor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0251121Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/relu.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0252241Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/sdpa.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0253303Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/sigmoid.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0254326Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/slice_copy.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0255266Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/softmax.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0256613Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/sqrt.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0257689Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/square.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0258856Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/static_constant_pad.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0259928Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/sub.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0260981Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0262059Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/ops/maxpool2d.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/ops 2024-05-15T23:48:07.0262605Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:07.0263848Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:07.0265022Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:07.0266252Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:07.0267459Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:07.0268838Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:07.0270228Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/passes 2024-05-15T23:48:07.0270839Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/serialization 2024-05-15T23:48:07.0272072Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/serialization/test_serialization.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/serialization 2024-05-15T23:48:07.0273330Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/serialization 2024-05-15T23:48:07.0276150Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/tester 2024-05-15T23:48:07.0277273Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/tester/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/tester 2024-05-15T23:48:07.0278412Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/test/tester/tester.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/test/tester 2024-05-15T23:48:07.0278841Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party 2024-05-15T23:48:07.0280097Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party 2024-05-15T23:48:07.0281468Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party 2024-05-15T23:48:07.0282089Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16 2024-05-15T23:48:07.0283249Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/configure.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16 2024-05-15T23:48:07.0283877Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/include 2024-05-15T23:48:07.0284423Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-05-15T23:48:07.0285781Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0287116Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0288453Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0289066Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/test 2024-05-15T23:48:07.0289678Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-05-15T23:48:07.0291041Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0292249Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FP16 2024-05-15T23:48:07.0292736Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-05-15T23:48:07.0294057Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-05-15T23:48:07.0295269Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-05-15T23:48:07.0295782Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-05-15T23:48:07.0297143Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-05-15T23:48:07.0297879Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-05-15T23:48:07.0299381Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0300844Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0302273Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0302804Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-05-15T23:48:07.0303575Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-05-15T23:48:07.0304996Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0306368Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0307604Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-05-15T23:48:07.0308340Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-05-15T23:48:07.0309658Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-05-15T23:48:07.0310956Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-05-15T23:48:07.0311461Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2024-05-15T23:48:07.0312142Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-05-15T23:48:07.0313585Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-05-15T23:48:07.0314965Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-05-15T23:48:07.0315504Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0317207Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0318560Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0319973Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0321379Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0322857Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0324275Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0325709Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0327344Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0328844Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0330300Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0331648Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0333044Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0334459Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0336006Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0337607Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0339063Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0340469Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0341943Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0343824Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0345257Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0346675Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0348310Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0349733Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0351155Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0352717Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0354150Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0355595Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0356947Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0358516Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0359976Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0361466Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0362830Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0364265Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0365672Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0367153Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0368748Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0370214Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0371726Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0373165Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0374598Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0376047Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0377654Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0378996Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0380428Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0381814Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0383167Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0384561Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0385915Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0387225Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0388620Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0390060Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0391234Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0392473Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-05-15T23:48:07.0393001Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-05-15T23:48:07.0394258Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-05-15T23:48:07.0395644Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-05-15T23:48:07.0396269Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0397726Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0399236Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0400814Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0402333Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0403688Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0405109Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0406606Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0407965Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0409230Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0410562Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0412113Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0413672Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0415078Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0416724Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0418136Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0419572Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0420934Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0422331Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0423688Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0425099Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0426478Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0428028Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0429423Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0430741Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0432108Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0433491Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0434856Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0436163Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0437518Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0438920Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0440239Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0441522Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0442879Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0444310Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0445599Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0446952Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0448419Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0449823Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0451150Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0452505Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0453856Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0455150Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0456654Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0458035Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0459281Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0460622Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0462062Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0463466Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0464753Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0466140Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0467556Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0469023Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0470371Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0471807Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0473215Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0474518Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0475822Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0477133Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0478498Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0479818Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0481187Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0482559Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0483879Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0485337Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0486719Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0488064Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0489453Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0491115Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0492580Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0494008Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0495483Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0496970Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0498300Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0499719Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0501181Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0502554Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0503905Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0505266Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0506684Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0508183Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0509703Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0511082Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0512455Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0513810Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0515317Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0516686Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0517977Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0519320Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0520890Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0522286Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0523791Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0525149Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0526577Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0527970Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0529333Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0530676Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0532019Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0533471Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0534830Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0536358Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0537562Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0538944Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0540294Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0541613Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0542983Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0544426Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0545841Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0548912Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0550239Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0551623Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0552997Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0554308Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0555600Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0556934Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0558347Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0559898Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0561251Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0562624Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0563948Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0565365Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0566693Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0567979Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0569456Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0570809Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0572111Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0573434Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0574777Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0576292Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0577661Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0578999Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0580364Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0581744Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0583147Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0584574Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0585905Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0587291Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0588915Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0590276Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0591591Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0593028Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0594419Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0595777Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0597098Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0598432Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0599835Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0601210Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0602547Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0603964Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0605367Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0606694Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0608140Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0609464Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0610805Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0612126Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0613611Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0614955Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0616358Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0617956Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0619359Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0620685Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0622004Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0623357Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0624869Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0626325Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0627972Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0629398Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0630840Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0632425Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0633811Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0635272Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0636678Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0638220Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0639645Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0640911Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0642254Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0643614Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0644935Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0646298Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0647648Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0648967Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0650235Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0651486Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0652775Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0654032Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0655259Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0656594Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0657801Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0659043Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0660311Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0661571Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0662891Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0664148Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0665423Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0666740Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0668295Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0669676Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0670998Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0672189Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0673452Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0674735Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0676059Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0677299Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0678531Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0679784Z copying pip-out/lib.linux-x86_64-cpython-311/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 2024-05-15T23:48:07.0681049Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0682275Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0683436Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0684699Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0685878Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0687128Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0688369Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0689618Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0690883Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0692061Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0693239Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0694427Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0695724Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0697058Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0698338Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0699583Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0700753Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0702008Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0703191Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0704353Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0705635Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0706910Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0708527Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0710079Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0711273Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0712453Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0713612Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0714776Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0715925Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0717114Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0718356Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0719546Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0720683Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0721856Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0723077Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0724234Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0725400Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0726588Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-05-15T23:48:07.0727216Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-05-15T23:48:07.0727761Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:07.0729061Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:07.0730277Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:07.0731548Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-05-15T23:48:07.0731984Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/utils 2024-05-15T23:48:07.0732906Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils/configs.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/utils 2024-05-15T23:48:07.0733825Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils/quant_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/utils 2024-05-15T23:48:07.0734726Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/utils 2024-05-15T23:48:07.0735675Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/xnnpack/utils/xnnpack_constants.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/xnnpack/utils 2024-05-15T23:48:07.0736018Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple 2024-05-15T23:48:07.0736504Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps 2024-05-15T23:48:07.0737396Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/mps_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps 2024-05-15T23:48:07.0737878Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0738863Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0739901Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/activation_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0740905Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/binary_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0741903Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/clamp_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0742953Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/constant_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0743989Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/convolution_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0745044Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0746092Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/normalization_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0747143Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/op_clone.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0748386Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/op_getitem.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0749386Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/pad_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0750388Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/pooling_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0751373Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/range_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0752394Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/reduce_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0753388Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/shape_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0754407Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/unary_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0755430Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/indexing_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0756441Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/operators/node_visitor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/operators 2024-05-15T23:48:07.0756869Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/partition 2024-05-15T23:48:07.0757901Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/partition/mps_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/partition 2024-05-15T23:48:07.0758430Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/serialization 2024-05-15T23:48:07.0759513Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/serialization 2024-05-15T23:48:07.0760601Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/serialization 2024-05-15T23:48:07.0761638Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/serialization/schema.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/serialization 2024-05-15T23:48:07.0762081Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2024-05-15T23:48:07.0763009Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test/test_mps.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2024-05-15T23:48:07.0763992Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2024-05-15T23:48:07.0764940Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test/test_mps_models.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2024-05-15T23:48:07.0765915Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2024-05-15T23:48:07.0766953Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2024-05-15T23:48:07.0767903Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/test/test_mps_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/test 2024-05-15T23:48:07.0768314Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/utils 2024-05-15T23:48:07.0769246Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/mps/utils/mps_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/mps/utils 2024-05-15T23:48:07.0769645Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml 2024-05-15T23:48:07.0770078Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/compiler 2024-05-15T23:48:07.0771088Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/compiler/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/compiler 2024-05-15T23:48:07.0772152Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/compiler 2024-05-15T23:48:07.0772596Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/partition 2024-05-15T23:48:07.0773684Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/partition 2024-05-15T23:48:07.0774120Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/quantizer 2024-05-15T23:48:07.0775188Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/quantizer 2024-05-15T23:48:07.0775602Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/test 2024-05-15T23:48:07.0776863Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/test 2024-05-15T23:48:07.0777939Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/test 2024-05-15T23:48:07.0778372Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime 2024-05-15T23:48:07.0803888Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-05-15T23:48:07.0805245Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-05-15T23:48:07.0805794Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence 2024-05-15T23:48:07.0806283Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0807500Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot/compiler.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0808695Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot/ops_registrations.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0809716Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0810721Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0811879Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot/export_example.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0812814Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot/quantizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0813846Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/aot/functions.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/aot 2024-05-15T23:48:07.0814257Z creating pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils 2024-05-15T23:48:07.0815346Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/utils/gen_header.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils 2024-05-15T23:48:07.0816524Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/backends/cadence/utils/post_compilation.py -> pip-out/bdist.linux-x86_64/wheel/executorch/backends/cadence/utils 2024-05-15T23:48:07.0816913Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples 2024-05-15T23:48:07.0817291Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models 2024-05-15T23:48:07.0818202Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models 2024-05-15T23:48:07.0819050Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/model_base.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models 2024-05-15T23:48:07.0820014Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/model_factory.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models 2024-05-15T23:48:07.0820437Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/deeplab_v3 2024-05-15T23:48:07.0821493Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/deeplab_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/deeplab_v3 2024-05-15T23:48:07.0822523Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/deeplab_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/deeplab_v3 2024-05-15T23:48:07.0822955Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/edsr 2024-05-15T23:48:07.0824017Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/edsr/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/edsr 2024-05-15T23:48:07.0824911Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/edsr/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/edsr 2024-05-15T23:48:07.0825378Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/emformer_rnnt 2024-05-15T23:48:07.0826417Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/emformer_rnnt/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/emformer_rnnt 2024-05-15T23:48:07.0827493Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/emformer_rnnt/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/emformer_rnnt 2024-05-15T23:48:07.0828209Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v3 2024-05-15T23:48:07.0829319Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v3 2024-05-15T23:48:07.0830388Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v3 2024-05-15T23:48:07.0830824Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v4 2024-05-15T23:48:07.0831882Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v4/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v4 2024-05-15T23:48:07.0833013Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/inception_v4/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/inception_v4 2024-05-15T23:48:07.0833491Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0834412Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0835421Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/builder.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0836441Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/eval_llama.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0837432Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/eval_llama_lib.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0838434Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/export_llama.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0839504Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/export_llama_lib.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0840522Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/fairseq2.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0841526Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/install_requirement_helper.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0842550Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/llama_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0843618Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/llama_transformer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0844710Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2 2024-05-15T23:48:07.0845250Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:07.0846337Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:07.0847499Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:07.0848703Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:07.0850019Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.so -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/custom_ops 2024-05-15T23:48:07.0850517Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/experimental 2024-05-15T23:48:07.0851726Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental/generate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/experimental 2024-05-15T23:48:07.0852954Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental/load_gguf_q4_0.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/experimental 2024-05-15T23:48:07.0854255Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental/subclass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/experimental 2024-05-15T23:48:07.0855495Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/experimental/test_subclass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/experimental 2024-05-15T23:48:07.0878510Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/lib 2024-05-15T23:48:07.0879746Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/lib/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/lib 2024-05-15T23:48:07.0881086Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/lib/quant_lib.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/lib 2024-05-15T23:48:07.0882558Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/lib/partitioner_lib.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/lib 2024-05-15T23:48:07.0883098Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/runner 2024-05-15T23:48:07.0884268Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/runner/generation.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/runner 2024-05-15T23:48:07.0884887Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:07.0886170Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:07.0887420Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation/quantize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:07.0888661Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation/rope.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:07.0889923Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/source_transformation/sdpa.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/source_transformation 2024-05-15T23:48:07.0890540Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tests 2024-05-15T23:48:07.0891623Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tests/test_simple_sdpa.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tests 2024-05-15T23:48:07.0892140Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:07.0893279Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:07.0894434Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/tiktoken.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:07.0895718Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tokenizer 2024-05-15T23:48:07.0896437Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tokenizer/test 2024-05-15T23:48:07.0897693Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/test/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tokenizer/test 2024-05-15T23:48:07.0898895Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/tokenizer/test/test_tokenizer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/tokenizer/test 2024-05-15T23:48:07.0899579Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party 2024-05-15T23:48:07.0900188Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp 2024-05-15T23:48:07.0901521Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/conanfile.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp 2024-05-15T23:48:07.0902844Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/create_lts.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp 2024-05-15T23:48:07.0903468Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp/absl 2024-05-15T23:48:07.0904986Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp/absl 2024-05-15T23:48:07.0905661Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts 2024-05-15T23:48:07.0907112Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts 2024-05-15T23:48:07.0908829Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts 2024-05-15T23:48:07.0909448Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2 2024-05-15T23:48:07.0910059Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/benchlog 2024-05-15T23:48:07.0911421Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/benchlog/benchplot.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/benchlog 2024-05-15T23:48:07.0912125Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:07.0913367Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/python/re2.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:07.0914695Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/python/re2_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:07.0915992Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/python/setup.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/python 2024-05-15T23:48:07.0916595Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:07.0918033Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/re2/make_unicode_casefold.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:07.0919380Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/re2/make_unicode_groups.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:07.0920627Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llama2/third-party/re2/re2/unicode.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llama2/third-party/re2/re2 2024-05-15T23:48:07.0921128Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llava_encoder 2024-05-15T23:48:07.0922322Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llava_encoder/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llava_encoder 2024-05-15T23:48:07.0923375Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/llava_encoder/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/llava_encoder 2024-05-15T23:48:07.0923872Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilebert 2024-05-15T23:48:07.0924876Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilebert/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilebert 2024-05-15T23:48:07.0926136Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilebert/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilebert 2024-05-15T23:48:07.0926639Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v2 2024-05-15T23:48:07.0927679Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v2/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v2 2024-05-15T23:48:07.0928755Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v2/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v2 2024-05-15T23:48:07.0929184Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v3 2024-05-15T23:48:07.0930257Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v3/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v3 2024-05-15T23:48:07.0931320Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/mobilenet_v3/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/mobilenet_v3 2024-05-15T23:48:07.0965992Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/resnet 2024-05-15T23:48:07.0967247Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/resnet/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/resnet 2024-05-15T23:48:07.0968632Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/resnet/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/resnet 2024-05-15T23:48:07.0969250Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/torchvision_vit 2024-05-15T23:48:07.0970377Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/torchvision_vit/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/torchvision_vit 2024-05-15T23:48:07.0971444Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/torchvision_vit/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/torchvision_vit 2024-05-15T23:48:07.0971917Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/toy_model 2024-05-15T23:48:07.0972924Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/toy_model/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/toy_model 2024-05-15T23:48:07.0974062Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/toy_model/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/toy_model 2024-05-15T23:48:07.0974555Z creating pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/wav2letter 2024-05-15T23:48:07.0975558Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/wav2letter/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/wav2letter 2024-05-15T23:48:07.0976732Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/examples/models/wav2letter/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/examples/models/wav2letter 2024-05-15T23:48:07.0977051Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0977891Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0978674Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/common.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0979416Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/control_flow.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0980165Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/delegate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0980928Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dim_order_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0981710Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dynamic_shape.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0982432Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/error.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0983178Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/graph.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0983947Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/graph_module.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0984811Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/lowered_backend_module.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0985516Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/memory.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0986316Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0987036Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/pass_base.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0988030Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/pass_manager.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0988843Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/print_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0989697Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/scalar_type.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0990399Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0991184Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/sym_util.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0991917Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tracer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0992644Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/types.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0993375Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/version.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0994209Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/wrap.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0994930Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tensor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir 2024-05-15T23:48:07.0995297Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.0996151Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.0997026Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/_cord.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.0998021Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/_dataclass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.0998894Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.0999787Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/_flatbuffer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.1000228Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize/test 2024-05-15T23:48:07.1001148Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/test/test_cord.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize/test 2024-05-15T23:48:07.1002129Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/test/test_flatbuffer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize/test 2024-05-15T23:48:07.1003130Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/test/test_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize/test 2024-05-15T23:48:07.1004026Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.1004889Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/_serialize/program.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/_serialize 2024-05-15T23:48:07.1005276Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2024-05-15T23:48:07.1006152Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/backend_api.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2024-05-15T23:48:07.1007093Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/backend_details.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2024-05-15T23:48:07.1008010Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/compile_spec_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2024-05-15T23:48:07.1008919Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2024-05-15T23:48:07.1009848Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend 2024-05-15T23:48:07.1010360Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:07.1011626Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:07.1012912Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:07.1014097Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/canonical_partitioners 2024-05-15T23:48:07.1014608Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1015622Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/backend_with_compiler_demo.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1016854Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1054943Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/hta_partitioner_demo.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1056601Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/op_partitioner_demo.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1057540Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/qnn_backend_demo.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1058499Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_backends.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1059543Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_backends_lifted.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1060568Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_backends_nested.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1061579Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_debug_handle_map.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1062587Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_delegate_map_builder.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1063642Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_graph_partition.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1064670Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_lowered_backend_module.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1065679Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1066611Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_passes.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1067596Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/test_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test 2024-05-15T23:48:07.1068439Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos 2024-05-15T23:48:07.1069533Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos 2024-05-15T23:48:07.1070637Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos 2024-05-15T23:48:07.1071110Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:07.1072305Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:07.1073505Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:07.1074707Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/backend/test/demos/rpc/test_rpc.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/backend/test/demos/rpc 2024-05-15T23:48:07.1075107Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/capture 2024-05-15T23:48:07.1075946Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/capture 2024-05-15T23:48:07.1076768Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture/_capture.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/capture 2024-05-15T23:48:07.1077588Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture/_unlift.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/capture 2024-05-15T23:48:07.1078600Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/capture/_config.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/capture 2024-05-15T23:48:07.1078973Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects 2024-05-15T23:48:07.1079886Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects 2024-05-15T23:48:07.1080713Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects 2024-05-15T23:48:07.1081202Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend 2024-05-15T23:48:07.1082136Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/backend/_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend 2024-05-15T23:48:07.1082623Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend/test 2024-05-15T23:48:07.1083754Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/backend/test/test_backend_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/backend/test 2024-05-15T23:48:07.1084138Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge 2024-05-15T23:48:07.1085092Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge 2024-05-15T23:48:07.1085487Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/arg 2024-05-15T23:48:07.1086511Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/arg/model.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/arg 2024-05-15T23:48:07.1087468Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/arg/type.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/arg 2024-05-15T23:48:07.1087931Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:07.1088959Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/dtype/runner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:07.1090120Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/dtype/supported.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:07.1091137Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/dtype/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/dtype 2024-05-15T23:48:07.1091567Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op 2024-05-15T23:48:07.1092495Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op/api.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op 2024-05-15T23:48:07.1093552Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op/sample_input.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op 2024-05-15T23:48:07.1094092Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op/test 2024-05-15T23:48:07.1095128Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/op/test/test_api.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/op/test 2024-05-15T23:48:07.1095589Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/spec 2024-05-15T23:48:07.1096771Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/spec/gen.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/spec 2024-05-15T23:48:07.1097752Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/spec/utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/spec 2024-05-15T23:48:07.1098162Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/test 2024-05-15T23:48:07.1099314Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/test/test_edge_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/test 2024-05-15T23:48:07.1100413Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/test/test_edge_yaml.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge/test 2024-05-15T23:48:07.1101356Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/edge/edge.yaml -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/edge 2024-05-15T23:48:07.1101733Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/test 2024-05-15T23:48:07.1102718Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/dialects/test/test_exir_dialect_ops.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/dialects/test 2024-05-15T23:48:07.1103037Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit 2024-05-15T23:48:07.1103851Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit 2024-05-15T23:48:07.1104717Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit/_emit_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit 2024-05-15T23:48:07.1105574Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit/_emitter.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit 2024-05-15T23:48:07.1137466Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit/test 2024-05-15T23:48:07.1138627Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/emit/test/test_emit.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/emit/test 2024-05-15T23:48:07.1139128Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator 2024-05-15T23:48:07.1140117Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator/convert.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator 2024-05-15T23:48:07.1141112Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator/manip.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator 2024-05-15T23:48:07.1141968Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator/util.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator 2024-05-15T23:48:07.1142667Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator/test 2024-05-15T23:48:07.1143621Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/operator/test/test_operator.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/operator/test 2024-05-15T23:48:07.1143951Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1144710Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1145584Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/_quant_patterns_and_replacements.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1146394Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/const_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1147312Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/debug_handle_generator_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1148331Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/dim_order_ops_registry.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1149171Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/dynamic_shape_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1150049Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/executorch_prim_ops_registry.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1151023Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1151862Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/memory_format_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1152695Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/memory_planning_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1153539Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/normalize_transpose_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1154463Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/normalize_view_copy_base_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1155245Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/pass_registry.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1156055Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/quant_fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1156902Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/remove_graph_asserts_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1157758Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/remove_mixed_type_operators.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1158566Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/remove_noop_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1159422Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/replace_aten_with_edge_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1160351Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1161222Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/replace_edge_with_backend_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1162124Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/replace_sym_size_op_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1162946Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/scalar_to_tensor_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1163742Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/spec_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1164602Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/sym_shape_eval_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1165406Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/sym_to_tensor_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1166271Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/constant_prop_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1167149Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/passes/replace_view_copy_with_view_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/passes 2024-05-15T23:48:07.1167487Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/program 2024-05-15T23:48:07.1168237Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/program 2024-05-15T23:48:07.1169029Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/_fake_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/program 2024-05-15T23:48:07.1169871Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/program 2024-05-15T23:48:07.1170243Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/program/test 2024-05-15T23:48:07.1171138Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/test/test_fake_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/program/test 2024-05-15T23:48:07.1171996Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/program/test/test_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/program/test 2024-05-15T23:48:07.1172319Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/serde 2024-05-15T23:48:07.1173047Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/serde 2024-05-15T23:48:07.1173799Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde/schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/serde 2024-05-15T23:48:07.1174560Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde/serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/serde 2024-05-15T23:48:07.1175349Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/serde/export_serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/serde 2024-05-15T23:48:07.1175676Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1176540Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/asr_joiner.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1177287Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/common.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1178085Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/control_flow_models.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1178909Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/dynamic_shape_models.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1179688Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/models.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1180478Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_arg_validator.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1181246Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_capture.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1181996Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_common.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1182773Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_delegate.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1183578Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_dim_order_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1488285Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_dynamic_shape_propagation.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1489392Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_error.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1490954Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_memory_format_ops_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1491972Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_op_convert.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1492936Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_pass_infra.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1494207Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_print_program.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1495204Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_quant_fusion_pass.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1496010Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_quantization.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1496926Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_serde.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1497699Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_tensor.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1498467Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_tracer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1499266Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_verification.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1500037Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/transformer.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1500836Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_memory_planning.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1501593Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_passes.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1502396Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/tests/test_remove_view_copy.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/tests 2024-05-15T23:48:07.1502842Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification 2024-05-15T23:48:07.1504201Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification/arg_validator.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification 2024-05-15T23:48:07.1506077Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification/dev_html.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification 2024-05-15T23:48:07.1508050Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification/interpreter.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification 2024-05-15T23:48:07.1509820Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification/verifier.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification 2024-05-15T23:48:07.1511130Z creating pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification/test 2024-05-15T23:48:07.1512608Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/exir/verification/test/test_verifier.py -> pip-out/bdist.linux-x86_64/wheel/executorch/exir/verification/test 2024-05-15T23:48:07.1513890Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension 2024-05-15T23:48:07.1514741Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util 2024-05-15T23:48:07.1516074Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util/convert_main.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util 2024-05-15T23:48:07.1517827Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util/converter.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util 2024-05-15T23:48:07.1519566Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util/load_gguf.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util 2024-05-15T23:48:07.1520887Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util/converters 2024-05-15T23:48:07.1524495Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/gguf_util/converters/llama_converter.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/gguf_util/converters 2024-05-15T23:48:07.1525952Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings 2024-05-15T23:48:07.1527339Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings/portable_lib.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings 2024-05-15T23:48:07.1528684Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings/test 2024-05-15T23:48:07.1530118Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings/test/make_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings/test 2024-05-15T23:48:07.1532067Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings/test/test_pybindings.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings/test 2024-05-15T23:48:07.1534155Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pybindings/_portable_lib.cpython-311-x86_64-linux-gnu.so -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/pybindings 2024-05-15T23:48:07.1535598Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree 2024-05-15T23:48:07.1537082Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pytree/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree 2024-05-15T23:48:07.1538324Z creating pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree/test 2024-05-15T23:48:07.1539666Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/extension/pytree/test/test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/extension/pytree/test 2024-05-15T23:48:07.1540853Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk 2024-05-15T23:48:07.1541874Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk 2024-05-15T23:48:07.1542951Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program 2024-05-15T23:48:07.1544264Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/config.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program 2024-05-15T23:48:07.1546096Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/core.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program 2024-05-15T23:48:07.1549682Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/version.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program 2024-05-15T23:48:07.1550988Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/schema 2024-05-15T23:48:07.1552388Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/schema 2024-05-15T23:48:07.1554331Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema/bundled_program_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/schema 2024-05-15T23:48:07.1555795Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/schema/test 2024-05-15T23:48:07.1557420Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema/test/test_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/schema/test 2024-05-15T23:48:07.1559439Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/schema 2024-05-15T23:48:07.1561407Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/schema/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/schema 2024-05-15T23:48:07.1562800Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:07.1564314Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:07.1565807Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/serialize/test 2024-05-15T23:48:07.1567410Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize/test/test_serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/serialize/test 2024-05-15T23:48:07.1569512Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:07.1571540Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/serialize/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/serialize 2024-05-15T23:48:07.1583495Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/test 2024-05-15T23:48:07.1585440Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/test/test_bundle_data.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/test 2024-05-15T23:48:07.1587937Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/test/test_config.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/test 2024-05-15T23:48:07.1589951Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/test/test_end2end.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/test 2024-05-15T23:48:07.1591379Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/util 2024-05-15T23:48:07.1592860Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/bundled_program/util/test_util.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/bundled_program/util 2024-05-15T23:48:07.1594364Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/debug_format 2024-05-15T23:48:07.1595797Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/debug_format/base_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/debug_format 2024-05-15T23:48:07.1597724Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/debug_format/et_schema.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/debug_format 2024-05-15T23:48:07.1599014Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etdump 2024-05-15T23:48:07.1600209Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump/schema_flatcc.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etdump 2024-05-15T23:48:07.1601785Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump/serialize.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etdump 2024-05-15T23:48:07.1602960Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etdump/tests 2024-05-15T23:48:07.1604292Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump/tests/serialize_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etdump/tests 2024-05-15T23:48:07.1606085Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etdump 2024-05-15T23:48:07.1607777Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etdump/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etdump 2024-05-15T23:48:07.1608922Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etrecord 2024-05-15T23:48:07.1610104Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etrecord 2024-05-15T23:48:07.1611666Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord/_etrecord.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etrecord 2024-05-15T23:48:07.1612848Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etrecord/tests 2024-05-15T23:48:07.1614244Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/etrecord/tests/etrecord_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/etrecord/tests 2024-05-15T23:48:07.1615560Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector 2024-05-15T23:48:07.1617033Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/__init__.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector 2024-05-15T23:48:07.1618656Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/_inspector.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector 2024-05-15T23:48:07.1620303Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/_inspector_utils.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector 2024-05-15T23:48:07.1621981Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/inspector_cli.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector 2024-05-15T23:48:07.1623210Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector/tests 2024-05-15T23:48:07.1624640Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/tests/event_blocks_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector/tests 2024-05-15T23:48:07.1626494Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/tests/inspector_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector/tests 2024-05-15T23:48:07.1628664Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/inspector/tests/inspector_utils_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/inspector/tests 2024-05-15T23:48:07.1630031Z creating pip-out/bdist.linux-x86_64/wheel/executorch/sdk/size_analysis_tool 2024-05-15T23:48:07.1631407Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/size_analysis_tool/size_analysis_tool.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/size_analysis_tool 2024-05-15T23:48:07.1633276Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/sdk/size_analysis_tool/size_analysis_tool_test.py -> pip-out/bdist.linux-x86_64/wheel/executorch/sdk/size_analysis_tool 2024-05-15T23:48:07.1634550Z creating pip-out/bdist.linux-x86_64/wheel/executorch/util 2024-05-15T23:48:07.1635724Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/util/activation_memory_profiler.py -> pip-out/bdist.linux-x86_64/wheel/executorch/util 2024-05-15T23:48:07.1637314Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/util/python_profiler.py -> pip-out/bdist.linux-x86_64/wheel/executorch/util 2024-05-15T23:48:07.1638363Z creating pip-out/bdist.linux-x86_64/wheel/executorch/schema 2024-05-15T23:48:07.1639458Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/schema/program.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/schema 2024-05-15T23:48:07.1641217Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/schema/scalar_type.fbs -> pip-out/bdist.linux-x86_64/wheel/executorch/schema 2024-05-15T23:48:07.1642799Z copying pip-out/lib.linux-x86_64-cpython-311/executorch/version.py -> pip-out/bdist.linux-x86_64/wheel/executorch 2024-05-15T23:48:07.1643837Z creating pip-out/bdist.linux-x86_64/wheel/serializer 2024-05-15T23:48:07.1644872Z copying pip-out/lib.linux-x86_64-cpython-311/serializer/__init__.py -> pip-out/bdist.linux-x86_64/wheel/serializer 2024-05-15T23:48:07.1646194Z copying pip-out/lib.linux-x86_64-cpython-311/serializer/tosa_serializer.py -> pip-out/bdist.linux-x86_64/wheel/serializer 2024-05-15T23:48:07.1647135Z creating pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1648313Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1649699Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/Attribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1650917Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/AxisAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1652159Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/ClampAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1653535Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/CondIfAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1654795Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/ConvAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1656038Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/CustomAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1657360Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/DType.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1658539Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/FFTAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1659832Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/FullyConnectedAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1661130Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/MatMulAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1662377Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/MulAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1663632Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/NegateAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1664814Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/Op.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1665984Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/PadAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1667210Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/PoolAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1668677Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/RFFTAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1669938Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/RescaleAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1671209Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/ReshapeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1672477Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/ResizeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1673783Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/ResizeMode.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1675060Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/SliceAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1676307Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TableAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1677547Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TileAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1678781Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TosaBasicBlock.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1952396Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TosaGraph.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1954190Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TosaOperator.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1956023Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TosaRegion.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1957291Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TosaTensor.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1958592Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TransposeAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1959986Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/TransposeConvAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1961338Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/Version.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1962659Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/WhileLoopAttribute.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1964012Z copying pip-out/lib.linux-x86_64-cpython-311/tosa/__init__.py -> pip-out/bdist.linux-x86_64/wheel/tosa 2024-05-15T23:48:07.1964962Z running install_egg_info 2024-05-15T23:48:07.1965889Z Copying executorch.egg-info to pip-out/bdist.linux-x86_64/wheel/executorch-0.3.0a0+fff20a7-py3.11.egg-info 2024-05-15T23:48:07.1966677Z running install_scripts 2024-05-15T23:48:07.1967435Z creating pip-out/bdist.linux-x86_64/wheel/executorch-0.3.0a0+fff20a7.dist-info/WHEEL 2024-05-15T23:48:07.1968926Z creating '/tmp/pip-wheel-b0zfkh7w/.tmp-ie7m3xbt/executorch-0.3.0a0+fff20a7-cp311-cp311-linux_x86_64.whl' and adding 'pip-out/bdist.linux-x86_64/wheel' to it 2024-05-15T23:48:07.1970058Z adding 'executorch/version.py' 2024-05-15T23:48:07.1970672Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2024-05-15T23:48:07.1971524Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2024-05-15T23:48:07.1972398Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2024-05-15T23:48:07.1973332Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2024-05-15T23:48:07.1974167Z adding 'executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py' 2024-05-15T23:48:07.1975144Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2024-05-15T23:48:07.1976375Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2024-05-15T23:48:07.1977152Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2024-05-15T23:48:07.1977914Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2024-05-15T23:48:07.1978663Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2024-05-15T23:48:07.1979490Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2024-05-15T23:48:07.1980215Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2024-05-15T23:48:07.1981020Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2024-05-15T23:48:07.1981799Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2024-05-15T23:48:07.1982657Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2024-05-15T23:48:07.1983450Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2024-05-15T23:48:07.1984420Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2024-05-15T23:48:07.1985264Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2024-05-15T23:48:07.1986108Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2024-05-15T23:48:07.1986830Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2024-05-15T23:48:07.1989272Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2024-05-15T23:48:07.1990008Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2024-05-15T23:48:07.1990862Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2024-05-15T23:48:07.1991582Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2024-05-15T23:48:07.1992393Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2024-05-15T23:48:07.1993142Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2024-05-15T23:48:07.1993996Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2024-05-15T23:48:07.1994823Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2024-05-15T23:48:07.1995786Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2024-05-15T23:48:07.1996601Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2024-05-15T23:48:07.1997367Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2024-05-15T23:48:07.1998125Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2024-05-15T23:48:07.1998917Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2024-05-15T23:48:07.1999668Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2024-05-15T23:48:07.2000478Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2024-05-15T23:48:07.2001288Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2024-05-15T23:48:07.2002014Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2024-05-15T23:48:07.2002638Z adding 'executorch/backends/arm/arm_backend.py' 2024-05-15T23:48:07.2003221Z adding 'executorch/backends/arm/arm_partitioner.py' 2024-05-15T23:48:07.2003810Z adding 'executorch/backends/arm/arm_quantizer.py' 2024-05-15T23:48:07.2004419Z adding 'executorch/backends/arm/arm_quantizer_utils.py' 2024-05-15T23:48:07.2005003Z adding 'executorch/backends/arm/arm_vela.py' 2024-05-15T23:48:07.2005553Z adding 'executorch/backends/arm/tosa_mapping.py' 2024-05-15T23:48:07.2006145Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2024-05-15T23:48:07.2006732Z adding 'executorch/backends/arm/tosa_utils.py' 2024-05-15T23:48:07.2007437Z adding 'executorch/backends/arm/operators/__init__.py' 2024-05-15T23:48:07.2008101Z adding 'executorch/backends/arm/operators/node_visitor.py' 2024-05-15T23:48:07.2008756Z adding 'executorch/backends/arm/operators/op_add.py' 2024-05-15T23:48:07.2009449Z adding 'executorch/backends/arm/operators/op_addmm.py' 2024-05-15T23:48:07.2010121Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2024-05-15T23:48:07.2010843Z adding 'executorch/backends/arm/operators/op_batch_norm.py' 2024-05-15T23:48:07.2011559Z adding 'executorch/backends/arm/operators/op_clone.py' 2024-05-15T23:48:07.2012195Z adding 'executorch/backends/arm/operators/op_common.py' 2024-05-15T23:48:07.2012833Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2024-05-15T23:48:07.2013545Z adding 'executorch/backends/arm/operators/op_dequant.py' 2024-05-15T23:48:07.2014174Z adding 'executorch/backends/arm/operators/op_div.py' 2024-05-15T23:48:07.2014950Z adding 'executorch/backends/arm/operators/op_get_item.py' 2024-05-15T23:48:07.2015612Z adding 'executorch/backends/arm/operators/op_hardtanh.py' 2024-05-15T23:48:07.2016442Z adding 'executorch/backends/arm/operators/op_mean_dim.py' 2024-05-15T23:48:07.2017187Z adding 'executorch/backends/arm/operators/op_permute.py' 2024-05-15T23:48:07.2017862Z adding 'executorch/backends/arm/operators/op_placeholder.py' 2024-05-15T23:48:07.2018640Z adding 'executorch/backends/arm/operators/op_quant.py' 2024-05-15T23:48:07.2019376Z adding 'executorch/backends/arm/operators/op_softmax.py' 2024-05-15T23:48:07.2020064Z adding 'executorch/backends/arm/operators/op_view.py' 2024-05-15T23:48:07.2020727Z adding 'executorch/backends/arm/test/arm_tosa_reference.py' 2024-05-15T23:48:07.2021345Z adding 'executorch/backends/arm/test/common.py' 2024-05-15T23:48:07.2021934Z adding 'executorch/backends/arm/test/test_models.py' 2024-05-15T23:48:07.2022613Z adding 'executorch/backends/arm/test/test_tosa.py' 2024-05-15T23:48:07.2023263Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2024-05-15T23:48:07.2024020Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2024-05-15T23:48:07.2024793Z adding 'executorch/backends/arm/test/ops/test_add.py' 2024-05-15T23:48:07.2025454Z adding 'executorch/backends/arm/test/ops/test_avg_pool.py' 2024-05-15T23:48:07.2026302Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2024-05-15T23:48:07.2026979Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2024-05-15T23:48:07.2027681Z adding 'executorch/backends/arm/test/ops/test_conv.py' 2024-05-15T23:48:07.2028695Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2024-05-15T23:48:07.2029531Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2024-05-15T23:48:07.2030230Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2024-05-15T23:48:07.2030968Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2024-05-15T23:48:07.2031636Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2024-05-15T23:48:07.2032345Z adding 'executorch/backends/arm/test/ops/test_view.py' 2024-05-15T23:48:07.2032993Z adding 'executorch/backends/arm/test/tester/__init__.py' 2024-05-15T23:48:07.2033829Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2024-05-15T23:48:07.2034565Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2024-05-15T23:48:07.2035377Z adding 'executorch/backends/arm/test/tosautil/tosa_test_utils.py' 2024-05-15T23:48:07.2036243Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2024-05-15T23:48:07.2037222Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2024-05-15T23:48:07.2038429Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2024-05-15T23:48:07.2039717Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2024-05-15T23:48:07.2040940Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2024-05-15T23:48:07.2042042Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2024-05-15T23:48:07.2043117Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2024-05-15T23:48:07.2044273Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2024-05-15T23:48:07.2045381Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2024-05-15T23:48:07.2046455Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2024-05-15T23:48:07.2047535Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2024-05-15T23:48:07.2048563Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2024-05-15T23:48:07.2049735Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2024-05-15T23:48:07.2050934Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2024-05-15T23:48:07.2052018Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2024-05-15T23:48:07.2053146Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2024-05-15T23:48:07.2149960Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2024-05-15T23:48:07.2151228Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2024-05-15T23:48:07.2152672Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2024-05-15T23:48:07.2153876Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2024-05-15T23:48:07.2154956Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2024-05-15T23:48:07.2156037Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2024-05-15T23:48:07.2157126Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2024-05-15T23:48:07.2158181Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2024-05-15T23:48:07.2159319Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2024-05-15T23:48:07.2160371Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2024-05-15T23:48:07.2161416Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2024-05-15T23:48:07.2162469Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2024-05-15T23:48:07.2163493Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2024-05-15T23:48:07.2164552Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2024-05-15T23:48:07.2165641Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2024-05-15T23:48:07.2166735Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2024-05-15T23:48:07.2167824Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2024-05-15T23:48:07.2168987Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2024-05-15T23:48:07.2170058Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2024-05-15T23:48:07.2171112Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2024-05-15T23:48:07.2172153Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2024-05-15T23:48:07.2173091Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2024-05-15T23:48:07.2174084Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2024-05-15T23:48:07.2175191Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2024-05-15T23:48:07.2175995Z adding 'executorch/backends/cadence/aot/__init__.py' 2024-05-15T23:48:07.2176774Z adding 'executorch/backends/cadence/aot/compiler.py' 2024-05-15T23:48:07.2177416Z adding 'executorch/backends/cadence/aot/export_example.py' 2024-05-15T23:48:07.2178081Z adding 'executorch/backends/cadence/aot/functions.yaml' 2024-05-15T23:48:07.2178751Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2024-05-15T23:48:07.2179412Z adding 'executorch/backends/cadence/aot/quantizer.py' 2024-05-15T23:48:07.2180006Z adding 'executorch/backends/cadence/aot/utils.py' 2024-05-15T23:48:07.2180617Z adding 'executorch/backends/cadence/utils/gen_header.py' 2024-05-15T23:48:07.2181314Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2024-05-15T23:48:07.2181998Z adding 'executorch/backends/example/example_backend.py' 2024-05-15T23:48:07.2182653Z adding 'executorch/backends/example/example_partitioner.py' 2024-05-15T23:48:07.2183326Z adding 'executorch/backends/example/example_quantizer.py' 2024-05-15T23:48:07.2184013Z adding 'executorch/backends/example/test_example_delegate.py' 2024-05-15T23:48:07.2184988Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2024-05-15T23:48:07.2186042Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2024-05-15T23:48:07.2187037Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2024-05-15T23:48:07.2188102Z adding 'executorch/backends/example/example_operators/add.py' 2024-05-15T23:48:07.2188842Z adding 'executorch/backends/example/example_operators/conv2d.py' 2024-05-15T23:48:07.2189597Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2024-05-15T23:48:07.2190357Z adding 'executorch/backends/example/example_operators/dropout.py' 2024-05-15T23:48:07.2191111Z adding 'executorch/backends/example/example_operators/flatten.py' 2024-05-15T23:48:07.2191862Z adding 'executorch/backends/example/example_operators/linear.py' 2024-05-15T23:48:07.2192685Z adding 'executorch/backends/example/example_operators/op_base.py' 2024-05-15T23:48:07.2193405Z adding 'executorch/backends/example/example_operators/ops.py' 2024-05-15T23:48:07.2194128Z adding 'executorch/backends/example/example_operators/utils.py' 2024-05-15T23:48:07.2194864Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2024-05-15T23:48:07.2195492Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2024-05-15T23:48:07.2196126Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2024-05-15T23:48:07.2196824Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2024-05-15T23:48:07.2197510Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2024-05-15T23:48:07.2198206Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2024-05-15T23:48:07.2198926Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2024-05-15T23:48:07.2199665Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2024-05-15T23:48:07.2200353Z adding 'executorch/backends/qualcomm/builders/op_cast.py' 2024-05-15T23:48:07.2201010Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2024-05-15T23:48:07.2201656Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2024-05-15T23:48:07.2202324Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2024-05-15T23:48:07.2203003Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2024-05-15T23:48:07.2203731Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2024-05-15T23:48:07.2204477Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2024-05-15T23:48:07.2205167Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2024-05-15T23:48:07.2205848Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2024-05-15T23:48:07.2206548Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2024-05-15T23:48:07.2207215Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2024-05-15T23:48:07.2207908Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2024-05-15T23:48:07.2208630Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2024-05-15T23:48:07.2209348Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2024-05-15T23:48:07.2210041Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2024-05-15T23:48:07.2210754Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2024-05-15T23:48:07.2211465Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2024-05-15T23:48:07.2212170Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2024-05-15T23:48:07.2212876Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2024-05-15T23:48:07.2213547Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2024-05-15T23:48:07.2214192Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2024-05-15T23:48:07.2225467Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2024-05-15T23:48:07.2226281Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2024-05-15T23:48:07.2227066Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2024-05-15T23:48:07.2227883Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2024-05-15T23:48:07.2228572Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2024-05-15T23:48:07.2229294Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2024-05-15T23:48:07.2230017Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2024-05-15T23:48:07.2230715Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2024-05-15T23:48:07.2231431Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2024-05-15T23:48:07.2232142Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2024-05-15T23:48:07.2232815Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2024-05-15T23:48:07.2233492Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2024-05-15T23:48:07.2234157Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2024-05-15T23:48:07.2234959Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2024-05-15T23:48:07.2235663Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2024-05-15T23:48:07.2236356Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2024-05-15T23:48:07.2237068Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2024-05-15T23:48:07.2237862Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2024-05-15T23:48:07.2238657Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2024-05-15T23:48:07.2239337Z adding 'executorch/backends/qualcomm/builders/utils.py' 2024-05-15T23:48:07.2240009Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2024-05-15T23:48:07.2240762Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2024-05-15T23:48:07.2241621Z adding 'executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py' 2024-05-15T23:48:07.2242479Z adding 'executorch/backends/qualcomm/passes/annotate_decomposed.py' 2024-05-15T23:48:07.2243263Z adding 'executorch/backends/qualcomm/passes/annotate_quant_attrs.py' 2024-05-15T23:48:07.2244105Z adding 'executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py' 2024-05-15T23:48:07.2244947Z adding 'executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py' 2024-05-15T23:48:07.2245732Z adding 'executorch/backends/qualcomm/passes/convert_hardsigmoid.py' 2024-05-15T23:48:07.2246501Z adding 'executorch/backends/qualcomm/passes/convert_hardswish.py' 2024-05-15T23:48:07.2247365Z adding 'executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py' 2024-05-15T23:48:07.2248229Z adding 'executorch/backends/qualcomm/passes/convert_to_linear.py' 2024-05-15T23:48:07.2249108Z adding 'executorch/backends/qualcomm/passes/decompose_scaled_dot_product_attention.py' 2024-05-15T23:48:07.2249986Z adding 'executorch/backends/qualcomm/passes/decompose_silu.py' 2024-05-15T23:48:07.2250676Z adding 'executorch/backends/qualcomm/passes/fold_qdq.py' 2024-05-15T23:48:07.2251348Z adding 'executorch/backends/qualcomm/passes/i64_to_i32.py' 2024-05-15T23:48:07.2252032Z adding 'executorch/backends/qualcomm/passes/insert_io_qdq.py' 2024-05-15T23:48:07.2252760Z adding 'executorch/backends/qualcomm/passes/insert_requantize.py' 2024-05-15T23:48:07.2253498Z adding 'executorch/backends/qualcomm/passes/layout_transform.py' 2024-05-15T23:48:07.2411457Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py' 2024-05-15T23:48:07.2412648Z adding 'executorch/backends/qualcomm/passes/reduce_dynamic_range.py' 2024-05-15T23:48:07.2413688Z adding 'executorch/backends/qualcomm/passes/remove_clone.py' 2024-05-15T23:48:07.2414719Z adding 'executorch/backends/qualcomm/passes/replace_inf_buffer.py' 2024-05-15T23:48:07.2415686Z adding 'executorch/backends/qualcomm/passes/utils.py' 2024-05-15T23:48:07.2416843Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2024-05-15T23:48:07.2417824Z adding 'executorch/backends/qualcomm/quantizer/utils.py' 2024-05-15T23:48:07.2418798Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py' 2024-05-15T23:48:07.2419899Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py' 2024-05-15T23:48:07.2420825Z adding 'executorch/backends/qualcomm/serialization/schema.fbs' 2024-05-15T23:48:07.2421561Z adding 'executorch/backends/qualcomm/tests/models.py' 2024-05-15T23:48:07.2422312Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2024-05-15T23:48:07.2423055Z adding 'executorch/backends/qualcomm/tests/utils.py' 2024-05-15T23:48:07.2423706Z adding 'executorch/backends/qualcomm/utils/utils.py' 2024-05-15T23:48:07.2424368Z adding 'executorch/backends/transforms/__init__.py' 2024-05-15T23:48:07.2425136Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2024-05-15T23:48:07.2425999Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2024-05-15T23:48:07.2427043Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2024-05-15T23:48:07.2428098Z adding 'executorch/backends/vulkan/__init__.py' 2024-05-15T23:48:07.2428709Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2024-05-15T23:48:07.2429440Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2024-05-15T23:48:07.2430213Z adding 'executorch/backends/vulkan/runtime/api/gen_vulkan_spv.py' 2024-05-15T23:48:07.2431016Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2024-05-15T23:48:07.2431837Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2024-05-15T23:48:07.2432641Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2024-05-15T23:48:07.2433438Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2024-05-15T23:48:07.2434354Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2024-05-15T23:48:07.2435318Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2024-05-15T23:48:07.2436349Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2024-05-15T23:48:07.2437378Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2024-05-15T23:48:07.2438308Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2024-05-15T23:48:07.2439208Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2024-05-15T23:48:07.2440263Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2024-05-15T23:48:07.2441308Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2024-05-15T23:48:07.2442239Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2024-05-15T23:48:07.2443071Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2024-05-15T23:48:07.2443908Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml' 2024-05-15T23:48:07.2444787Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml' 2024-05-15T23:48:07.2445699Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml' 2024-05-15T23:48:07.2446609Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2024-05-15T23:48:07.2447517Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2024-05-15T23:48:07.2448434Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml' 2024-05-15T23:48:07.2449261Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2024-05-15T23:48:07.2450076Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2024-05-15T23:48:07.2450949Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2024-05-15T23:48:07.2451870Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml' 2024-05-15T23:48:07.2452798Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml' 2024-05-15T23:48:07.2453815Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml' 2024-05-15T23:48:07.2454752Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml' 2024-05-15T23:48:07.2455689Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml' 2024-05-15T23:48:07.2456721Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml' 2024-05-15T23:48:07.2457638Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml' 2024-05-15T23:48:07.2458621Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml' 2024-05-15T23:48:07.2459591Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml' 2024-05-15T23:48:07.2460577Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml' 2024-05-15T23:48:07.2461612Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml' 2024-05-15T23:48:07.2462493Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml' 2024-05-15T23:48:07.2463368Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml' 2024-05-15T23:48:07.2464255Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2024-05-15T23:48:07.2465062Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2024-05-15T23:48:07.2465803Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2024-05-15T23:48:07.2466583Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2024-05-15T23:48:07.2467434Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2024-05-15T23:48:07.2468485Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2024-05-15T23:48:07.2469398Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2024-05-15T23:48:07.2470153Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2024-05-15T23:48:07.2470943Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2024-05-15T23:48:07.2471703Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2024-05-15T23:48:07.2472403Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2024-05-15T23:48:07.2473139Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_tests.py' 2024-05-15T23:48:07.2473922Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen.py' 2024-05-15T23:48:07.2474750Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen_base.py' 2024-05-15T23:48:07.2475681Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2024-05-15T23:48:07.2476697Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2024-05-15T23:48:07.2477709Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2024-05-15T23:48:07.2478692Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2024-05-15T23:48:07.2479645Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2024-05-15T23:48:07.2480563Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2024-05-15T23:48:07.2481527Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2024-05-15T23:48:07.2482563Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2024-05-15T23:48:07.2483719Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2024-05-15T23:48:07.2484720Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2024-05-15T23:48:07.2485379Z adding 'executorch/backends/xnnpack/__init__.py' 2024-05-15T23:48:07.2486016Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2024-05-15T23:48:07.2486696Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2024-05-15T23:48:07.2487457Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2024-05-15T23:48:07.2488149Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2024-05-15T23:48:07.2488802Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2024-05-15T23:48:07.2489463Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2024-05-15T23:48:07.2490189Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2024-05-15T23:48:07.2490899Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2024-05-15T23:48:07.2491577Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2024-05-15T23:48:07.2492256Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2024-05-15T23:48:07.2492938Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2024-05-15T23:48:07.2493726Z adding 'executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py' 2024-05-15T23:48:07.2494553Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2024-05-15T23:48:07.2495312Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2024-05-15T23:48:07.2496280Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2024-05-15T23:48:07.2497040Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2024-05-15T23:48:07.2497703Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2024-05-15T23:48:07.2498401Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2024-05-15T23:48:07.2499123Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2024-05-15T23:48:07.2499846Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2024-05-15T23:48:07.2500556Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2024-05-15T23:48:07.2501330Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2024-05-15T23:48:07.2502179Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2024-05-15T23:48:07.2502903Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2024-05-15T23:48:07.2503622Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2024-05-15T23:48:07.2504314Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2024-05-15T23:48:07.2505007Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2024-05-15T23:48:07.2505708Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2024-05-15T23:48:07.2506401Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2024-05-15T23:48:07.2507082Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2024-05-15T23:48:07.2685983Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2024-05-15T23:48:07.2686922Z adding 'executorch/backends/xnnpack/operators/op_quantize_per_tensor.py' 2024-05-15T23:48:07.2687969Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2024-05-15T23:48:07.2688899Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2024-05-15T23:48:07.2689866Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2024-05-15T23:48:07.2690843Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2024-05-15T23:48:07.2691938Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2024-05-15T23:48:07.2692666Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2024-05-15T23:48:07.2693349Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2024-05-15T23:48:07.2694074Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2024-05-15T23:48:07.2694794Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2024-05-15T23:48:07.2695569Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2024-05-15T23:48:07.2696657Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2024-05-15T23:48:07.2697422Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2024-05-15T23:48:07.2698099Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2024-05-15T23:48:07.2698811Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2024-05-15T23:48:07.2699610Z adding 'executorch/backends/xnnpack/partition/configs.py' 2024-05-15T23:48:07.2700334Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2024-05-15T23:48:07.2701138Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2024-05-15T23:48:07.2701882Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2024-05-15T23:48:07.2702559Z adding 'executorch/backends/xnnpack/passes/__init__.py' 2024-05-15T23:48:07.2703345Z adding 'executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py' 2024-05-15T23:48:07.2704208Z adding 'executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py' 2024-05-15T23:48:07.2705024Z adding 'executorch/backends/xnnpack/passes/convert_to_linear.py' 2024-05-15T23:48:07.2705763Z adding 'executorch/backends/xnnpack/passes/convert_to_sdpa.py' 2024-05-15T23:48:07.2706622Z adding 'executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py' 2024-05-15T23:48:07.2707463Z adding 'executorch/backends/xnnpack/passes/fuse_activation_pass.py' 2024-05-15T23:48:07.2708415Z adding 'executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py' 2024-05-15T23:48:07.2709210Z adding 'executorch/backends/xnnpack/passes/prelu_reshape_pass.py' 2024-05-15T23:48:07.2709959Z adding 'executorch/backends/xnnpack/passes/remove_getitem_op.py' 2024-05-15T23:48:07.2710733Z adding 'executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py' 2024-05-15T23:48:07.2711471Z adding 'executorch/backends/xnnpack/passes/xnnpack_pass.py' 2024-05-15T23:48:07.2712218Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2024-05-15T23:48:07.2712957Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2024-05-15T23:48:07.2713804Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2024-05-15T23:48:07.2714742Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2024-05-15T23:48:07.2715567Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2024-05-15T23:48:07.2716340Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2024-05-15T23:48:07.2717111Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2024-05-15T23:48:07.2717801Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2024-05-15T23:48:07.2718501Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2024-05-15T23:48:07.2719250Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2024-05-15T23:48:07.2720004Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2024-05-15T23:48:07.2720787Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2024-05-15T23:48:07.2721552Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2024-05-15T23:48:07.2721875Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2024-05-15T23:48:07.2722201Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2024-05-15T23:48:07.2722502Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2024-05-15T23:48:07.2722840Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2024-05-15T23:48:07.2723179Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2024-05-15T23:48:07.2723446Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2024-05-15T23:48:07.2723696Z adding 'executorch/backends/xnnpack/test/ops/abs.py' 2024-05-15T23:48:07.2723952Z adding 'executorch/backends/xnnpack/test/ops/add.py' 2024-05-15T23:48:07.2724241Z adding 'executorch/backends/xnnpack/test/ops/avgpool2d.py' 2024-05-15T23:48:07.2724540Z adding 'executorch/backends/xnnpack/test/ops/bilinear2d.py' 2024-05-15T23:48:07.2724786Z adding 'executorch/backends/xnnpack/test/ops/cat.py' 2024-05-15T23:48:07.2725046Z adding 'executorch/backends/xnnpack/test/ops/ceil.py' 2024-05-15T23:48:07.2725314Z adding 'executorch/backends/xnnpack/test/ops/clamp.py' 2024-05-15T23:48:07.2725649Z adding 'executorch/backends/xnnpack/test/ops/conv1d.py' 2024-05-15T23:48:07.2725922Z adding 'executorch/backends/xnnpack/test/ops/conv2d.py' 2024-05-15T23:48:07.2726167Z adding 'executorch/backends/xnnpack/test/ops/div.py' 2024-05-15T23:48:07.2726411Z adding 'executorch/backends/xnnpack/test/ops/elu.py' 2024-05-15T23:48:07.2726680Z adding 'executorch/backends/xnnpack/test/ops/floor.py' 2024-05-15T23:48:07.2726964Z adding 'executorch/backends/xnnpack/test/ops/hardswish.py' 2024-05-15T23:48:07.2727253Z adding 'executorch/backends/xnnpack/test/ops/hardtanh.py' 2024-05-15T23:48:07.2727540Z adding 'executorch/backends/xnnpack/test/ops/leaky_relu.py' 2024-05-15T23:48:07.2727804Z adding 'executorch/backends/xnnpack/test/ops/linear.py' 2024-05-15T23:48:07.2728080Z adding 'executorch/backends/xnnpack/test/ops/max_dim.py' 2024-05-15T23:48:07.2728348Z adding 'executorch/backends/xnnpack/test/ops/maximum.py' 2024-05-15T23:48:07.2728684Z adding 'executorch/backends/xnnpack/test/ops/maxpool2d.py' 2024-05-15T23:48:07.2728969Z adding 'executorch/backends/xnnpack/test/ops/mean_dim.py' 2024-05-15T23:48:07.2729235Z adding 'executorch/backends/xnnpack/test/ops/minimum.py' 2024-05-15T23:48:07.2729517Z adding 'executorch/backends/xnnpack/test/ops/multiply.py' 2024-05-15T23:48:07.2729781Z adding 'executorch/backends/xnnpack/test/ops/negate.py' 2024-05-15T23:48:07.2730046Z adding 'executorch/backends/xnnpack/test/ops/permute.py' 2024-05-15T23:48:07.2730302Z adding 'executorch/backends/xnnpack/test/ops/pow.py' 2024-05-15T23:48:07.2730561Z adding 'executorch/backends/xnnpack/test/ops/prelu.py' 2024-05-15T23:48:07.2730912Z adding 'executorch/backends/xnnpack/test/ops/quantize_per_tensor.py' 2024-05-15T23:48:07.2731164Z adding 'executorch/backends/xnnpack/test/ops/relu.py' 2024-05-15T23:48:07.2731415Z adding 'executorch/backends/xnnpack/test/ops/sdpa.py' 2024-05-15T23:48:07.2731818Z adding 'executorch/backends/xnnpack/test/ops/sigmoid.py' 2024-05-15T23:48:07.2732168Z adding 'executorch/backends/xnnpack/test/ops/slice_copy.py' 2024-05-15T23:48:07.2732454Z adding 'executorch/backends/xnnpack/test/ops/softmax.py' 2024-05-15T23:48:07.2732758Z adding 'executorch/backends/xnnpack/test/ops/sqrt.py' 2024-05-15T23:48:07.2733052Z adding 'executorch/backends/xnnpack/test/ops/square.py' 2024-05-15T23:48:07.2733400Z adding 'executorch/backends/xnnpack/test/ops/static_constant_pad.py' 2024-05-15T23:48:07.2733714Z adding 'executorch/backends/xnnpack/test/ops/sub.py' 2024-05-15T23:48:07.2734113Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2024-05-15T23:48:07.2734558Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2024-05-15T23:48:07.2735012Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2024-05-15T23:48:07.2735469Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2024-05-15T23:48:07.2735878Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2024-05-15T23:48:07.2736506Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2024-05-15T23:48:07.2736914Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2024-05-15T23:48:07.2737361Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2024-05-15T23:48:07.2737665Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2024-05-15T23:48:07.2737967Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2024-05-15T23:48:07.2738437Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2024-05-15T23:48:07.2738867Z adding 'executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py' 2024-05-15T23:48:07.2739256Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2024-05-15T23:48:07.2739594Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2024-05-15T23:48:07.2740067Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2024-05-15T23:48:07.2740546Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2024-05-15T23:48:07.2740994Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2024-05-15T23:48:07.2741386Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2024-05-15T23:48:07.2741802Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2024-05-15T23:48:07.2742131Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2024-05-15T23:48:07.2742596Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml' 2024-05-15T23:48:07.2742987Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml' 2024-05-15T23:48:07.2743550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py' 2024-05-15T23:48:07.2744006Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2024-05-15T23:48:07.2744615Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml' 2024-05-15T23:48:07.2745118Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml' 2024-05-15T23:48:07.2745574Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml' 2024-05-15T23:48:07.2746074Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2024-05-15T23:48:07.2746483Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml' 2024-05-15T23:48:07.2746937Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml' 2024-05-15T23:48:07.2747377Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml' 2024-05-15T23:48:07.2748047Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml' 2024-05-15T23:48:07.2748718Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2024-05-15T23:48:07.2749282Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml' 2024-05-15T23:48:07.2842754Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml' 2024-05-15T23:48:07.2843439Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2024-05-15T23:48:07.2844030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml' 2024-05-15T23:48:07.2844677Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2024-05-15T23:48:07.2845376Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2024-05-15T23:48:07.2846005Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2024-05-15T23:48:07.2846616Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml' 2024-05-15T23:48:07.2847240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml' 2024-05-15T23:48:07.2847831Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml' 2024-05-15T23:48:07.2848422Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2024-05-15T23:48:07.2849036Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2024-05-15T23:48:07.2849642Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2024-05-15T23:48:07.2850104Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml' 2024-05-15T23:48:07.2850540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2024-05-15T23:48:07.2850984Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml' 2024-05-15T23:48:07.2851445Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml' 2024-05-15T23:48:07.2851832Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml' 2024-05-15T23:48:07.2852354Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml' 2024-05-15T23:48:07.2852846Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2024-05-15T23:48:07.2853227Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2024-05-15T23:48:07.2853612Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2024-05-15T23:48:07.2854007Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2024-05-15T23:48:07.2854381Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2024-05-15T23:48:07.2854809Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2024-05-15T23:48:07.2855182Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml' 2024-05-15T23:48:07.2855611Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml' 2024-05-15T23:48:07.2856084Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml' 2024-05-15T23:48:07.2856660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml' 2024-05-15T23:48:07.2857051Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml' 2024-05-15T23:48:07.2857472Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml' 2024-05-15T23:48:07.2857907Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml' 2024-05-15T23:48:07.2858282Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml' 2024-05-15T23:48:07.2858676Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml' 2024-05-15T23:48:07.2859071Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml' 2024-05-15T23:48:07.2859538Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml' 2024-05-15T23:48:07.2859941Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml' 2024-05-15T23:48:07.2860323Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml' 2024-05-15T23:48:07.2860708Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml' 2024-05-15T23:48:07.2861133Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml' 2024-05-15T23:48:07.2861558Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml' 2024-05-15T23:48:07.2862020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2024-05-15T23:48:07.2862401Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml' 2024-05-15T23:48:07.2862838Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml' 2024-05-15T23:48:07.2863235Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml' 2024-05-15T23:48:07.2863634Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml' 2024-05-15T23:48:07.2864025Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml' 2024-05-15T23:48:07.2864401Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml' 2024-05-15T23:48:07.2864838Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml' 2024-05-15T23:48:07.2865254Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml' 2024-05-15T23:48:07.2865632Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml' 2024-05-15T23:48:07.2866049Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml' 2024-05-15T23:48:07.2866462Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml' 2024-05-15T23:48:07.2866851Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml' 2024-05-15T23:48:07.2867310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml' 2024-05-15T23:48:07.2867975Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml' 2024-05-15T23:48:07.2868383Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml' 2024-05-15T23:48:07.2868806Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2024-05-15T23:48:07.2869264Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml' 2024-05-15T23:48:07.2869669Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2024-05-15T23:48:07.2870098Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2024-05-15T23:48:07.2870620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml' 2024-05-15T23:48:07.2871119Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml' 2024-05-15T23:48:07.2871646Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml' 2024-05-15T23:48:07.2872095Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml' 2024-05-15T23:48:07.2872525Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2024-05-15T23:48:07.2872937Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml' 2024-05-15T23:48:07.2873362Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml' 2024-05-15T23:48:07.2873828Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml' 2024-05-15T23:48:07.2874276Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2024-05-15T23:48:07.2874739Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml' 2024-05-15T23:48:07.2875220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2024-05-15T23:48:07.2875695Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2024-05-15T23:48:07.2876092Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2024-05-15T23:48:07.2876533Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2024-05-15T23:48:07.2876967Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2024-05-15T23:48:07.2877385Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2024-05-15T23:48:07.2877797Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml' 2024-05-15T23:48:07.2878243Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2024-05-15T23:48:07.2878679Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2024-05-15T23:48:07.2879169Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2024-05-15T23:48:07.2879627Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml' 2024-05-15T23:48:07.2880081Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml' 2024-05-15T23:48:07.2880511Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2024-05-15T23:48:07.2880897Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml' 2024-05-15T23:48:07.2881359Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2024-05-15T23:48:07.2881813Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2024-05-15T23:48:07.2882255Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2024-05-15T23:48:07.2882677Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2024-05-15T23:48:07.2883084Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml' 2024-05-15T23:48:07.2883496Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml' 2024-05-15T23:48:07.2884013Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2024-05-15T23:48:07.2884431Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2024-05-15T23:48:07.2884940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2024-05-15T23:48:07.2885321Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2024-05-15T23:48:07.2885712Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2024-05-15T23:48:07.2886108Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2024-05-15T23:48:07.2886481Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2024-05-15T23:48:07.2886912Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2024-05-15T23:48:07.2991817Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml' 2024-05-15T23:48:07.2992589Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml' 2024-05-15T23:48:07.2993181Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml' 2024-05-15T23:48:07.2993703Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml' 2024-05-15T23:48:07.2994336Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml' 2024-05-15T23:48:07.2994904Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml' 2024-05-15T23:48:07.2995300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml' 2024-05-15T23:48:07.2995809Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml' 2024-05-15T23:48:07.2996199Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml' 2024-05-15T23:48:07.2996828Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml' 2024-05-15T23:48:07.2997337Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml' 2024-05-15T23:48:07.2997725Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml' 2024-05-15T23:48:07.2998214Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml' 2024-05-15T23:48:07.2998647Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml' 2024-05-15T23:48:07.2999097Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml' 2024-05-15T23:48:07.2999486Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml' 2024-05-15T23:48:07.2999950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml' 2024-05-15T23:48:07.3000340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml' 2024-05-15T23:48:07.3000798Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml' 2024-05-15T23:48:07.3001195Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml' 2024-05-15T23:48:07.3001643Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml' 2024-05-15T23:48:07.3002027Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml' 2024-05-15T23:48:07.3002512Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml' 2024-05-15T23:48:07.3002934Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml' 2024-05-15T23:48:07.3003371Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml' 2024-05-15T23:48:07.3003807Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml' 2024-05-15T23:48:07.3004288Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml' 2024-05-15T23:48:07.3004727Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml' 2024-05-15T23:48:07.3005271Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2024-05-15T23:48:07.3005783Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml' 2024-05-15T23:48:07.3006281Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml' 2024-05-15T23:48:07.3006754Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml' 2024-05-15T23:48:07.3007171Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml' 2024-05-15T23:48:07.3007606Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml' 2024-05-15T23:48:07.3008019Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml' 2024-05-15T23:48:07.3008458Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml' 2024-05-15T23:48:07.3008871Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml' 2024-05-15T23:48:07.3009285Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml' 2024-05-15T23:48:07.3009811Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml' 2024-05-15T23:48:07.3010313Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml' 2024-05-15T23:48:07.3010750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml' 2024-05-15T23:48:07.3011203Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml' 2024-05-15T23:48:07.3011675Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2024-05-15T23:48:07.3012183Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2024-05-15T23:48:07.3012598Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml' 2024-05-15T23:48:07.3013051Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml' 2024-05-15T23:48:07.3013573Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml' 2024-05-15T23:48:07.3014085Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml' 2024-05-15T23:48:07.3014532Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml' 2024-05-15T23:48:07.3015022Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml' 2024-05-15T23:48:07.3015495Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml' 2024-05-15T23:48:07.3015889Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml' 2024-05-15T23:48:07.3016538Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml' 2024-05-15T23:48:07.3016973Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml' 2024-05-15T23:48:07.3017421Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml' 2024-05-15T23:48:07.3017821Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml' 2024-05-15T23:48:07.3018290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml' 2024-05-15T23:48:07.3018798Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2024-05-15T23:48:07.3019351Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2024-05-15T23:48:07.3019892Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2024-05-15T23:48:07.3020404Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2024-05-15T23:48:07.3020950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2024-05-15T23:48:07.3021465Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2024-05-15T23:48:07.3021944Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml' 2024-05-15T23:48:07.3022558Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml' 2024-05-15T23:48:07.3023203Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml' 2024-05-15T23:48:07.3023802Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml' 2024-05-15T23:48:07.3024409Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml' 2024-05-15T23:48:07.3024821Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml' 2024-05-15T23:48:07.3025285Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml' 2024-05-15T23:48:07.3025780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml' 2024-05-15T23:48:07.3026336Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml' 2024-05-15T23:48:07.3026947Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml' 2024-05-15T23:48:07.3027610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml' 2024-05-15T23:48:07.3028370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml' 2024-05-15T23:48:07.3028862Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2024-05-15T23:48:07.3029335Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml' 2024-05-15T23:48:07.3029877Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2024-05-15T23:48:07.3030345Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml' 2024-05-15T23:48:07.3030784Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml' 2024-05-15T23:48:07.3031238Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml' 2024-05-15T23:48:07.3031674Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml' 2024-05-15T23:48:07.3032073Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml' 2024-05-15T23:48:07.3032527Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml' 2024-05-15T23:48:07.3032995Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml' 2024-05-15T23:48:07.3033461Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml' 2024-05-15T23:48:07.3034005Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml' 2024-05-15T23:48:07.3034499Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml' 2024-05-15T23:48:07.3035047Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml' 2024-05-15T23:48:07.3035617Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml' 2024-05-15T23:48:07.3036150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml' 2024-05-15T23:48:07.3036681Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml' 2024-05-15T23:48:07.3037095Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml' 2024-05-15T23:48:07.3037580Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml' 2024-05-15T23:48:07.3038079Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml' 2024-05-15T23:48:07.3196492Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2024-05-15T23:48:07.3197435Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2024-05-15T23:48:07.3198347Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2024-05-15T23:48:07.3198896Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2024-05-15T23:48:07.3199432Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml' 2024-05-15T23:48:07.3199863Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml' 2024-05-15T23:48:07.3200248Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml' 2024-05-15T23:48:07.3200647Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml' 2024-05-15T23:48:07.3201032Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml' 2024-05-15T23:48:07.3201526Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml' 2024-05-15T23:48:07.3201989Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml' 2024-05-15T23:48:07.3202456Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml' 2024-05-15T23:48:07.3202972Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml' 2024-05-15T23:48:07.3203377Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml' 2024-05-15T23:48:07.3203763Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml' 2024-05-15T23:48:07.3204172Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2024-05-15T23:48:07.3204658Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml' 2024-05-15T23:48:07.3205039Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml' 2024-05-15T23:48:07.3205535Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml' 2024-05-15T23:48:07.3206006Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml' 2024-05-15T23:48:07.3206462Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml' 2024-05-15T23:48:07.3206907Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml' 2024-05-15T23:48:07.3207312Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2024-05-15T23:48:07.3207716Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2024-05-15T23:48:07.3208151Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml' 2024-05-15T23:48:07.3208529Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2024-05-15T23:48:07.3208913Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml' 2024-05-15T23:48:07.3209292Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml' 2024-05-15T23:48:07.3209708Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml' 2024-05-15T23:48:07.3210122Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml' 2024-05-15T23:48:07.3210519Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml' 2024-05-15T23:48:07.3210896Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml' 2024-05-15T23:48:07.3211268Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml' 2024-05-15T23:48:07.3211683Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml' 2024-05-15T23:48:07.3212061Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml' 2024-05-15T23:48:07.3212474Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml' 2024-05-15T23:48:07.3212842Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2024-05-15T23:48:07.3213225Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml' 2024-05-15T23:48:07.3213641Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml' 2024-05-15T23:48:07.3214019Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml' 2024-05-15T23:48:07.3214437Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml' 2024-05-15T23:48:07.3214849Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml' 2024-05-15T23:48:07.3215477Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py' 2024-05-15T23:48:07.3215905Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py' 2024-05-15T23:48:07.3216540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2024-05-15T23:48:07.3217013Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py' 2024-05-15T23:48:07.3217460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py' 2024-05-15T23:48:07.3217929Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2024-05-15T23:48:07.3218492Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2024-05-15T23:48:07.3219027Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2024-05-15T23:48:07.3219553Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2024-05-15T23:48:07.3220048Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2024-05-15T23:48:07.3220455Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py' 2024-05-15T23:48:07.3220902Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py' 2024-05-15T23:48:07.3221340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py' 2024-05-15T23:48:07.3221953Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py' 2024-05-15T23:48:07.3222532Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py' 2024-05-15T23:48:07.3223043Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py' 2024-05-15T23:48:07.3223505Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py' 2024-05-15T23:48:07.3223945Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2024-05-15T23:48:07.3224463Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2024-05-15T23:48:07.3224933Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2024-05-15T23:48:07.3225398Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2024-05-15T23:48:07.3225830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2024-05-15T23:48:07.3226293Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py' 2024-05-15T23:48:07.3226740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py' 2024-05-15T23:48:07.3227187Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py' 2024-05-15T23:48:07.3227643Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py' 2024-05-15T23:48:07.3228222Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py' 2024-05-15T23:48:07.3228667Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py' 2024-05-15T23:48:07.3229195Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2024-05-15T23:48:07.3229676Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2024-05-15T23:48:07.3230250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2024-05-15T23:48:07.3230707Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2024-05-15T23:48:07.3231237Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py' 2024-05-15T23:48:07.3231685Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2024-05-15T23:48:07.3232120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py' 2024-05-15T23:48:07.3232599Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py' 2024-05-15T23:48:07.3233062Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2024-05-15T23:48:07.3233608Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py' 2024-05-15T23:48:07.3234080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py' 2024-05-15T23:48:07.3234591Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py' 2024-05-15T23:48:07.3235119Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py' 2024-05-15T23:48:07.3235583Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py' 2024-05-15T23:48:07.3236066Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2024-05-15T23:48:07.3236603Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2024-05-15T23:48:07.3237101Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2024-05-15T23:48:07.3237583Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py' 2024-05-15T23:48:07.3238077Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py' 2024-05-15T23:48:07.3238534Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2024-05-15T23:48:07.3239091Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py' 2024-05-15T23:48:07.3239469Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2024-05-15T23:48:07.3239923Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2024-05-15T23:48:07.3240282Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2024-05-15T23:48:07.6172305Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2024-05-15T23:48:07.6172836Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2024-05-15T23:48:07.6173339Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2024-05-15T23:48:07.6173939Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2024-05-15T23:48:07.6174351Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2024-05-15T23:48:07.6174907Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2024-05-15T23:48:07.6175640Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2024-05-15T23:48:07.6176456Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2024-05-15T23:48:07.6176848Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2024-05-15T23:48:07.6177295Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2024-05-15T23:48:07.6177584Z adding 'executorch/backends/xnnpack/utils/configs.py' 2024-05-15T23:48:07.6177969Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2024-05-15T23:48:07.6178323Z adding 'executorch/backends/xnnpack/utils/utils.py' 2024-05-15T23:48:07.6178765Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2024-05-15T23:48:07.6178991Z adding 'executorch/data/bin/__init__.py' 2024-05-15T23:48:07.6179180Z adding 'executorch/data/bin/flatc' 2024-05-15T23:48:07.6179408Z adding 'executorch/examples/models/__init__.py' 2024-05-15T23:48:07.6179672Z adding 'executorch/examples/models/model_base.py' 2024-05-15T23:48:07.6180089Z adding 'executorch/examples/models/model_factory.py' 2024-05-15T23:48:07.6180506Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2024-05-15T23:48:07.6180889Z adding 'executorch/examples/models/deeplab_v3/model.py' 2024-05-15T23:48:07.6181221Z adding 'executorch/examples/models/edsr/__init__.py' 2024-05-15T23:48:07.6181535Z adding 'executorch/examples/models/edsr/model.py' 2024-05-15T23:48:07.6181976Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2024-05-15T23:48:07.6182359Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2024-05-15T23:48:07.6182766Z adding 'executorch/examples/models/inception_v3/__init__.py' 2024-05-15T23:48:07.6183164Z adding 'executorch/examples/models/inception_v3/model.py' 2024-05-15T23:48:07.6183590Z adding 'executorch/examples/models/inception_v4/__init__.py' 2024-05-15T23:48:07.6183969Z adding 'executorch/examples/models/inception_v4/model.py' 2024-05-15T23:48:07.6184427Z adding 'executorch/examples/models/llama2/__init__.py' 2024-05-15T23:48:07.6184796Z adding 'executorch/examples/models/llama2/builder.py' 2024-05-15T23:48:07.6185161Z adding 'executorch/examples/models/llama2/eval_llama.py' 2024-05-15T23:48:07.6185566Z adding 'executorch/examples/models/llama2/eval_llama_lib.py' 2024-05-15T23:48:07.6185952Z adding 'executorch/examples/models/llama2/export_llama.py' 2024-05-15T23:48:07.6186341Z adding 'executorch/examples/models/llama2/export_llama_lib.py' 2024-05-15T23:48:07.6186617Z adding 'executorch/examples/models/llama2/fairseq2.py' 2024-05-15T23:48:07.6187050Z adding 'executorch/examples/models/llama2/install_requirement_helper.py' 2024-05-15T23:48:07.6187336Z adding 'executorch/examples/models/llama2/llama_test.py' 2024-05-15T23:48:07.6187660Z adding 'executorch/examples/models/llama2/llama_transformer.py' 2024-05-15T23:48:07.6188320Z adding 'executorch/examples/models/llama2/model.py' 2024-05-15T23:48:07.6188706Z adding 'executorch/examples/models/llama2/custom_ops/__init__.py' 2024-05-15T23:48:07.6189112Z adding 'executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.so' 2024-05-15T23:48:07.6189503Z adding 'executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py' 2024-05-15T23:48:07.6189921Z adding 'executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py' 2024-05-15T23:48:07.6190257Z adding 'executorch/examples/models/llama2/experimental/generate.py' 2024-05-15T23:48:07.6190641Z adding 'executorch/examples/models/llama2/experimental/load_gguf_q4_0.py' 2024-05-15T23:48:07.6190974Z adding 'executorch/examples/models/llama2/experimental/subclass.py' 2024-05-15T23:48:07.6191353Z adding 'executorch/examples/models/llama2/experimental/test_subclass.py' 2024-05-15T23:48:07.6191633Z adding 'executorch/examples/models/llama2/lib/__init__.py' 2024-05-15T23:48:07.6191958Z adding 'executorch/examples/models/llama2/lib/partitioner_lib.py' 2024-05-15T23:48:07.6192258Z adding 'executorch/examples/models/llama2/lib/quant_lib.py' 2024-05-15T23:48:07.6192581Z adding 'executorch/examples/models/llama2/runner/generation.py' 2024-05-15T23:48:07.6192976Z adding 'executorch/examples/models/llama2/source_transformation/__init__.py' 2024-05-15T23:48:07.6193364Z adding 'executorch/examples/models/llama2/source_transformation/quantize.py' 2024-05-15T23:48:07.6193732Z adding 'executorch/examples/models/llama2/source_transformation/rope.py' 2024-05-15T23:48:07.6194110Z adding 'executorch/examples/models/llama2/source_transformation/sdpa.py' 2024-05-15T23:48:07.6194445Z adding 'executorch/examples/models/llama2/tests/test_simple_sdpa.py' 2024-05-15T23:48:07.6194855Z adding 'executorch/examples/models/llama2/third-party/abseil-cpp/conanfile.py' 2024-05-15T23:48:07.6195266Z adding 'executorch/examples/models/llama2/third-party/abseil-cpp/create_lts.py' 2024-05-15T23:48:07.6195902Z adding 'executorch/examples/models/llama2/third-party/abseil-cpp/absl/abseil.podspec.gen.py' 2024-05-15T23:48:07.6196375Z adding 'executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts/copts.py' 2024-05-15T23:48:07.6197071Z adding 'executorch/examples/models/llama2/third-party/abseil-cpp/absl/copts/generate_copts.py' 2024-05-15T23:48:07.6197500Z adding 'executorch/examples/models/llama2/third-party/re2/benchlog/benchplot.py' 2024-05-15T23:48:07.6197869Z adding 'executorch/examples/models/llama2/third-party/re2/python/re2.py' 2024-05-15T23:48:07.6198260Z adding 'executorch/examples/models/llama2/third-party/re2/python/re2_test.py' 2024-05-15T23:48:07.6198706Z adding 'executorch/examples/models/llama2/third-party/re2/python/setup.py' 2024-05-15T23:48:07.6199178Z adding 'executorch/examples/models/llama2/third-party/re2/re2/make_unicode_casefold.py' 2024-05-15T23:48:07.6199696Z adding 'executorch/examples/models/llama2/third-party/re2/re2/make_unicode_groups.py' 2024-05-15T23:48:07.6200079Z adding 'executorch/examples/models/llama2/third-party/re2/re2/unicode.py' 2024-05-15T23:48:07.6200462Z adding 'executorch/examples/models/llama2/tokenizer/__init__.py' 2024-05-15T23:48:07.6200793Z adding 'executorch/examples/models/llama2/tokenizer/tiktoken.py' 2024-05-15T23:48:07.6201216Z adding 'executorch/examples/models/llama2/tokenizer/tokenizer.py' 2024-05-15T23:48:07.6201572Z adding 'executorch/examples/models/llama2/tokenizer/test/__init__.py' 2024-05-15T23:48:07.6202029Z adding 'executorch/examples/models/llama2/tokenizer/test/test_tokenizer.py' 2024-05-15T23:48:07.6202328Z adding 'executorch/examples/models/llava_encoder/__init__.py' 2024-05-15T23:48:07.6202617Z adding 'executorch/examples/models/llava_encoder/model.py' 2024-05-15T23:48:07.6202896Z adding 'executorch/examples/models/mobilebert/__init__.py' 2024-05-15T23:48:07.6203171Z adding 'executorch/examples/models/mobilebert/model.py' 2024-05-15T23:48:07.6203523Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2024-05-15T23:48:07.6203914Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2024-05-15T23:48:07.6204244Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2024-05-15T23:48:07.6204592Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2024-05-15T23:48:07.6204861Z adding 'executorch/examples/models/resnet/__init__.py' 2024-05-15T23:48:07.6205107Z adding 'executorch/examples/models/resnet/model.py' 2024-05-15T23:48:07.6205419Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2024-05-15T23:48:07.6205719Z adding 'executorch/examples/models/torchvision_vit/model.py' 2024-05-15T23:48:07.6205988Z adding 'executorch/examples/models/toy_model/__init__.py' 2024-05-15T23:48:07.6206324Z adding 'executorch/examples/models/toy_model/model.py' 2024-05-15T23:48:07.6206619Z adding 'executorch/examples/models/wav2letter/__init__.py' 2024-05-15T23:48:07.6206887Z adding 'executorch/examples/models/wav2letter/model.py' 2024-05-15T23:48:07.6207146Z adding 'executorch/exir/__init__.py' 2024-05-15T23:48:07.6207340Z adding 'executorch/exir/common.py' 2024-05-15T23:48:07.6207549Z adding 'executorch/exir/control_flow.py' 2024-05-15T23:48:07.6207735Z adding 'executorch/exir/delegate.py' 2024-05-15T23:48:07.6207947Z adding 'executorch/exir/dim_order_utils.py' 2024-05-15T23:48:07.6208157Z adding 'executorch/exir/dynamic_shape.py' 2024-05-15T23:48:07.6208340Z adding 'executorch/exir/error.py' 2024-05-15T23:48:07.6208516Z adding 'executorch/exir/graph.py' 2024-05-15T23:48:07.6208773Z adding 'executorch/exir/graph_module.py' 2024-05-15T23:48:07.6209029Z adding 'executorch/exir/lowered_backend_module.py' 2024-05-15T23:48:07.6209213Z adding 'executorch/exir/memory.py' 2024-05-15T23:48:07.6209431Z adding 'executorch/exir/memory_planning.py' 2024-05-15T23:48:07.6209681Z adding 'executorch/exir/pass_base.py' 2024-05-15T23:48:07.6209890Z adding 'executorch/exir/pass_manager.py' 2024-05-15T23:48:07.6210092Z adding 'executorch/exir/print_program.py' 2024-05-15T23:48:07.6210297Z adding 'executorch/exir/scalar_type.py' 2024-05-15T23:48:07.6210479Z adding 'executorch/exir/schema.py' 2024-05-15T23:48:07.6210729Z adding 'executorch/exir/sym_util.py' 2024-05-15T23:48:07.6210914Z adding 'executorch/exir/tensor.py' 2024-05-15T23:48:07.6211088Z adding 'executorch/exir/tracer.py' 2024-05-15T23:48:07.6211262Z adding 'executorch/exir/types.py' 2024-05-15T23:48:07.6211452Z adding 'executorch/exir/version.py' 2024-05-15T23:48:07.6211622Z adding 'executorch/exir/wrap.py' 2024-05-15T23:48:07.6211855Z adding 'executorch/exir/_serialize/__init__.py' 2024-05-15T23:48:07.6212069Z adding 'executorch/exir/_serialize/_cord.py' 2024-05-15T23:48:07.6212300Z adding 'executorch/exir/_serialize/_dataclass.py' 2024-05-15T23:48:07.6212551Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2024-05-15T23:48:07.6212777Z adding 'executorch/exir/_serialize/_program.py' 2024-05-15T23:48:07.6213001Z adding 'executorch/exir/_serialize/program.fbs' 2024-05-15T23:48:07.6213262Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2024-05-15T23:48:07.6213638Z adding 'executorch/exir/_serialize/test/test_cord.py' 2024-05-15T23:48:07.6213941Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2024-05-15T23:48:07.6214233Z adding 'executorch/exir/_serialize/test/test_program.py' 2024-05-15T23:48:07.6214514Z adding 'executorch/exir/backend/backend_api.py' 2024-05-15T23:48:07.6214773Z adding 'executorch/exir/backend/backend_details.py' 2024-05-15T23:48:07.6215044Z adding 'executorch/exir/backend/compile_spec_schema.py' 2024-05-15T23:48:07.6215341Z adding 'executorch/exir/backend/partitioner.py' 2024-05-15T23:48:07.6215551Z adding 'executorch/exir/backend/utils.py' 2024-05-15T23:48:07.6216033Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2024-05-15T23:48:07.6216654Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2024-05-15T23:48:07.6217150Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2024-05-15T23:48:07.6217570Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2024-05-15T23:48:07.6217975Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2024-05-15T23:48:08.2142519Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2024-05-15T23:48:08.2143490Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2024-05-15T23:48:08.2144336Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2024-05-15T23:48:08.2145044Z adding 'executorch/exir/backend/test/test_backends.py' 2024-05-15T23:48:08.2145715Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2024-05-15T23:48:08.2146543Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2024-05-15T23:48:08.2147254Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2024-05-15T23:48:08.2148451Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2024-05-15T23:48:08.2149220Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2024-05-15T23:48:08.2149980Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2024-05-15T23:48:08.2150714Z adding 'executorch/exir/backend/test/test_partitioner.py' 2024-05-15T23:48:08.2151349Z adding 'executorch/exir/backend/test/test_passes.py' 2024-05-15T23:48:08.2151955Z adding 'executorch/exir/backend/test/test_utils.py' 2024-05-15T23:48:08.2152667Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2024-05-15T23:48:08.2153565Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2024-05-15T23:48:08.2154439Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2024-05-15T23:48:08.2155518Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2024-05-15T23:48:08.2156334Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2024-05-15T23:48:08.2157050Z adding 'executorch/exir/capture/__init__.py' 2024-05-15T23:48:08.2157600Z adding 'executorch/exir/capture/_capture.py' 2024-05-15T23:48:08.2158150Z adding 'executorch/exir/capture/_config.py' 2024-05-15T23:48:08.2158948Z adding 'executorch/exir/capture/_unlift.py' 2024-05-15T23:48:08.2159478Z adding 'executorch/exir/dialects/__init__.py' 2024-05-15T23:48:08.2160011Z adding 'executorch/exir/dialects/_ops.py' 2024-05-15T23:48:08.2160549Z adding 'executorch/exir/dialects/backend/_ops.py' 2024-05-15T23:48:08.2161326Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2024-05-15T23:48:08.2161975Z adding 'executorch/exir/dialects/edge/_ops.py' 2024-05-15T23:48:08.2162532Z adding 'executorch/exir/dialects/edge/edge.yaml' 2024-05-15T23:48:08.2163122Z adding 'executorch/exir/dialects/edge/arg/model.py' 2024-05-15T23:48:08.2163821Z adding 'executorch/exir/dialects/edge/arg/type.py' 2024-05-15T23:48:08.2164428Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2024-05-15T23:48:08.2165079Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2024-05-15T23:48:08.2165726Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2024-05-15T23:48:08.2166445Z adding 'executorch/exir/dialects/edge/op/api.py' 2024-05-15T23:48:08.2167121Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2024-05-15T23:48:08.2167783Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2024-05-15T23:48:08.2168562Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2024-05-15T23:48:08.2169196Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2024-05-15T23:48:08.2169844Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2024-05-15T23:48:08.2170539Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2024-05-15T23:48:08.2171249Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2024-05-15T23:48:08.2171853Z adding 'executorch/exir/emit/__init__.py' 2024-05-15T23:48:08.2172395Z adding 'executorch/exir/emit/_emit_program.py' 2024-05-15T23:48:08.2173145Z adding 'executorch/exir/emit/_emitter.py' 2024-05-15T23:48:08.2173745Z adding 'executorch/exir/emit/test/test_emit.py' 2024-05-15T23:48:08.2174293Z adding 'executorch/exir/operator/convert.py' 2024-05-15T23:48:08.2174824Z adding 'executorch/exir/operator/manip.py' 2024-05-15T23:48:08.2175340Z adding 'executorch/exir/operator/util.py' 2024-05-15T23:48:08.2175989Z adding 'executorch/exir/operator/test/test_operator.py' 2024-05-15T23:48:08.2176785Z adding 'executorch/exir/passes/__init__.py' 2024-05-15T23:48:08.2177444Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2024-05-15T23:48:08.2178227Z adding 'executorch/exir/passes/const_prop_pass.py' 2024-05-15T23:48:08.2178905Z adding 'executorch/exir/passes/constant_prop_pass.py' 2024-05-15T23:48:08.2179630Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2024-05-15T23:48:08.2180389Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2024-05-15T23:48:08.2181116Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2024-05-15T23:48:08.2181925Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2024-05-15T23:48:08.2182690Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2024-05-15T23:48:08.2183403Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2024-05-15T23:48:08.2184050Z adding 'executorch/exir/passes/memory_planning_pass.py' 2024-05-15T23:48:08.2184767Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2024-05-15T23:48:08.2185482Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2024-05-15T23:48:08.2186127Z adding 'executorch/exir/passes/pass_registry.py' 2024-05-15T23:48:08.2186721Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2024-05-15T23:48:08.2187367Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2024-05-15T23:48:08.2188304Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2024-05-15T23:48:08.2188968Z adding 'executorch/exir/passes/remove_noop_pass.py' 2024-05-15T23:48:08.2189630Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2024-05-15T23:48:08.2190429Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2024-05-15T23:48:08.2191343Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2024-05-15T23:48:08.2192207Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2024-05-15T23:48:08.2192935Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2024-05-15T23:48:08.2193642Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2024-05-15T23:48:08.2194253Z adding 'executorch/exir/passes/spec_prop_pass.py' 2024-05-15T23:48:08.2194857Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2024-05-15T23:48:08.2195471Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2024-05-15T23:48:08.2196042Z adding 'executorch/exir/program/__init__.py' 2024-05-15T23:48:08.2196599Z adding 'executorch/exir/program/_fake_program.py' 2024-05-15T23:48:08.2197281Z adding 'executorch/exir/program/_program.py' 2024-05-15T23:48:08.2197895Z adding 'executorch/exir/program/test/test_fake_program.py' 2024-05-15T23:48:08.2198614Z adding 'executorch/exir/program/test/test_program.py' 2024-05-15T23:48:08.2199312Z adding 'executorch/exir/serde/__init__.py' 2024-05-15T23:48:08.2199863Z adding 'executorch/exir/serde/export_serialize.py' 2024-05-15T23:48:08.2200422Z adding 'executorch/exir/serde/schema.py' 2024-05-15T23:48:08.2200943Z adding 'executorch/exir/serde/serialize.py' 2024-05-15T23:48:08.2201466Z adding 'executorch/exir/tests/asr_joiner.py' 2024-05-15T23:48:08.2201976Z adding 'executorch/exir/tests/common.py' 2024-05-15T23:48:08.2202534Z adding 'executorch/exir/tests/control_flow_models.py' 2024-05-15T23:48:08.2203151Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2024-05-15T23:48:08.2203843Z adding 'executorch/exir/tests/models.py' 2024-05-15T23:48:08.2204399Z adding 'executorch/exir/tests/test_arg_validator.py' 2024-05-15T23:48:08.2204974Z adding 'executorch/exir/tests/test_capture.py' 2024-05-15T23:48:08.2205628Z adding 'executorch/exir/tests/test_common.py' 2024-05-15T23:48:08.2206185Z adding 'executorch/exir/tests/test_delegate.py' 2024-05-15T23:48:08.2206785Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2024-05-15T23:48:08.2207613Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2024-05-15T23:48:08.2208257Z adding 'executorch/exir/tests/test_error.py' 2024-05-15T23:48:08.2208870Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2024-05-15T23:48:08.2209528Z adding 'executorch/exir/tests/test_memory_planning.py' 2024-05-15T23:48:08.2210225Z adding 'executorch/exir/tests/test_op_convert.py' 2024-05-15T23:48:08.2210830Z adding 'executorch/exir/tests/test_pass_infra.py' 2024-05-15T23:48:08.2211378Z adding 'executorch/exir/tests/test_passes.py' 2024-05-15T23:48:08.2211950Z adding 'executorch/exir/tests/test_print_program.py' 2024-05-15T23:48:08.2212571Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2024-05-15T23:48:08.2213297Z adding 'executorch/exir/tests/test_quantization.py' 2024-05-15T23:48:08.2213943Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2024-05-15T23:48:08.2214530Z adding 'executorch/exir/tests/test_serde.py' 2024-05-15T23:48:08.2215062Z adding 'executorch/exir/tests/test_tensor.py' 2024-05-15T23:48:08.2215597Z adding 'executorch/exir/tests/test_tracer.py' 2024-05-15T23:48:08.2216376Z adding 'executorch/exir/tests/test_verification.py' 2024-05-15T23:48:08.2216950Z adding 'executorch/exir/tests/transformer.py' 2024-05-15T23:48:08.2217535Z adding 'executorch/exir/verification/arg_validator.py' 2024-05-15T23:48:08.2218129Z adding 'executorch/exir/verification/dev_html.py' 2024-05-15T23:48:08.2218717Z adding 'executorch/exir/verification/interpreter.py' 2024-05-15T23:48:08.2219416Z adding 'executorch/exir/verification/verifier.py' 2024-05-15T23:48:08.2220089Z adding 'executorch/exir/verification/test/test_verifier.py' 2024-05-15T23:48:08.2220759Z adding 'executorch/extension/gguf_util/convert_main.py' 2024-05-15T23:48:08.2221378Z adding 'executorch/extension/gguf_util/converter.py' 2024-05-15T23:48:08.2235347Z adding 'executorch/extension/gguf_util/load_gguf.py' 2024-05-15T23:48:08.2236150Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2024-05-15T23:48:08.2237196Z adding 'executorch/extension/pybindings/_portable_lib.cpython-311-x86_64-linux-gnu.so' 2024-05-15T23:48:08.2238038Z adding 'executorch/extension/pybindings/portable_lib.py' 2024-05-15T23:48:08.2238829Z adding 'executorch/extension/pybindings/test/make_test.py' 2024-05-15T23:48:08.2239565Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2024-05-15T23:48:08.2240227Z adding 'executorch/extension/pytree/__init__.py' 2024-05-15T23:48:08.2240922Z adding 'executorch/extension/pytree/test/test.py' 2024-05-15T23:48:08.2241464Z adding 'executorch/schema/program.fbs' 2024-05-15T23:48:08.2241970Z adding 'executorch/schema/scalar_type.fbs' 2024-05-15T23:48:08.2242476Z adding 'executorch/sdk/__init__.py' 2024-05-15T23:48:08.2243210Z adding 'executorch/sdk/bundled_program/config.py' 2024-05-15T23:48:08.2243815Z adding 'executorch/sdk/bundled_program/core.py' 2024-05-15T23:48:08.2244392Z adding 'executorch/sdk/bundled_program/version.py' 2024-05-15T23:48:08.2245027Z adding 'executorch/sdk/bundled_program/schema/__init__.py' 2024-05-15T23:48:08.2245899Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.fbs' 2024-05-15T23:48:08.2246727Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.py' 2024-05-15T23:48:08.2249219Z adding 'executorch/sdk/bundled_program/schema/scalar_type.fbs' 2024-05-15T23:48:08.2250075Z adding 'executorch/sdk/bundled_program/schema/test/test_schema.py' 2024-05-15T23:48:08.2250798Z adding 'executorch/sdk/bundled_program/serialize/__init__.py' 2024-05-15T23:48:08.2251581Z adding 'executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs' 2024-05-15T23:48:08.2252567Z adding 'executorch/sdk/bundled_program/serialize/scalar_type.fbs' 2024-05-15T23:48:08.2253479Z adding 'executorch/sdk/bundled_program/serialize/test/test_serialize.py' 2024-05-15T23:48:08.2254389Z adding 'executorch/sdk/bundled_program/test/test_bundle_data.py' 2024-05-15T23:48:08.2255102Z adding 'executorch/sdk/bundled_program/test/test_config.py' 2024-05-15T23:48:12.0721138Z adding 'executorch/sdk/bundled_program/test/test_end2end.py' 2024-05-15T23:48:12.0722187Z adding 'executorch/sdk/bundled_program/util/test_util.py' 2024-05-15T23:48:12.0723055Z adding 'executorch/sdk/debug_format/base_schema.py' 2024-05-15T23:48:12.0723822Z adding 'executorch/sdk/debug_format/et_schema.py' 2024-05-15T23:48:12.0724651Z adding 'executorch/sdk/etdump/etdump_schema_flatcc.fbs' 2024-05-15T23:48:12.0725426Z adding 'executorch/sdk/etdump/scalar_type.fbs' 2024-05-15T23:48:12.0726059Z adding 'executorch/sdk/etdump/schema_flatcc.py' 2024-05-15T23:48:12.0726645Z adding 'executorch/sdk/etdump/serialize.py' 2024-05-15T23:48:12.0727324Z adding 'executorch/sdk/etdump/tests/serialize_test.py' 2024-05-15T23:48:12.0727959Z adding 'executorch/sdk/etrecord/__init__.py' 2024-05-15T23:48:12.0728539Z adding 'executorch/sdk/etrecord/_etrecord.py' 2024-05-15T23:48:12.0729195Z adding 'executorch/sdk/etrecord/tests/etrecord_test.py' 2024-05-15T23:48:12.0729786Z adding 'executorch/sdk/inspector/__init__.py' 2024-05-15T23:48:12.0730409Z adding 'executorch/sdk/inspector/_inspector.py' 2024-05-15T23:48:12.0731048Z adding 'executorch/sdk/inspector/_inspector_utils.py' 2024-05-15T23:48:12.0731677Z adding 'executorch/sdk/inspector/inspector_cli.py' 2024-05-15T23:48:12.0732468Z adding 'executorch/sdk/inspector/tests/event_blocks_test.py' 2024-05-15T23:48:12.0733233Z adding 'executorch/sdk/inspector/tests/inspector_test.py' 2024-05-15T23:48:12.0734000Z adding 'executorch/sdk/inspector/tests/inspector_utils_test.py' 2024-05-15T23:48:12.0734866Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool.py' 2024-05-15T23:48:12.0735716Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool_test.py' 2024-05-15T23:48:12.0736511Z adding 'executorch/util/activation_memory_profiler.py' 2024-05-15T23:48:12.0737641Z adding 'executorch/util/python_profiler.py' 2024-05-15T23:48:12.0738207Z adding 'serializer/__init__.py' 2024-05-15T23:48:12.0738694Z adding 'serializer/tosa_serializer.py' 2024-05-15T23:48:12.0739356Z adding 'tosa/ArithmeticRightShiftAttribute.py' 2024-05-15T23:48:12.0739878Z adding 'tosa/Attribute.py' 2024-05-15T23:48:12.0740356Z adding 'tosa/AxisAttribute.py' 2024-05-15T23:48:12.0740805Z adding 'tosa/ClampAttribute.py' 2024-05-15T23:48:12.0741355Z adding 'tosa/CondIfAttribute.py' 2024-05-15T23:48:12.0741836Z adding 'tosa/ConvAttribute.py' 2024-05-15T23:48:12.0742421Z adding 'tosa/CustomAttribute.py' 2024-05-15T23:48:12.0742848Z adding 'tosa/DType.py' 2024-05-15T23:48:12.0743239Z adding 'tosa/FFTAttribute.py' 2024-05-15T23:48:12.0743776Z adding 'tosa/FullyConnectedAttribute.py' 2024-05-15T23:48:12.0744278Z adding 'tosa/MatMulAttribute.py' 2024-05-15T23:48:12.0744909Z adding 'tosa/MulAttribute.py' 2024-05-15T23:48:12.0745402Z adding 'tosa/NegateAttribute.py' 2024-05-15T23:48:12.0745908Z adding 'tosa/Op.py' 2024-05-15T23:48:12.0746286Z adding 'tosa/PadAttribute.py' 2024-05-15T23:48:12.0746826Z adding 'tosa/PoolAttribute.py' 2024-05-15T23:48:12.0747291Z adding 'tosa/RFFTAttribute.py' 2024-05-15T23:48:12.0748123Z adding 'tosa/RescaleAttribute.py' 2024-05-15T23:48:12.0748637Z adding 'tosa/ReshapeAttribute.py' 2024-05-15T23:48:12.0749170Z adding 'tosa/ResizeAttribute.py' 2024-05-15T23:48:12.0749615Z adding 'tosa/ResizeMode.py' 2024-05-15T23:48:12.0750034Z adding 'tosa/SliceAttribute.py' 2024-05-15T23:48:12.0750528Z adding 'tosa/TableAttribute.py' 2024-05-15T23:48:12.0750971Z adding 'tosa/TileAttribute.py' 2024-05-15T23:48:12.0751483Z adding 'tosa/TosaBasicBlock.py' 2024-05-15T23:48:12.0751915Z adding 'tosa/TosaGraph.py' 2024-05-15T23:48:12.0752425Z adding 'tosa/TosaOperator.py' 2024-05-15T23:48:12.0752986Z adding 'tosa/TosaRegion.py' 2024-05-15T23:48:12.0753596Z adding 'tosa/TosaTensor.py' 2024-05-15T23:48:12.0754061Z adding 'tosa/TransposeAttribute.py' 2024-05-15T23:48:12.0754642Z adding 'tosa/TransposeConvAttribute.py' 2024-05-15T23:48:12.0755185Z adding 'tosa/Version.py' 2024-05-15T23:48:12.0755651Z adding 'tosa/WhileLoopAttribute.py' 2024-05-15T23:48:12.0756207Z adding 'tosa/__init__.py' 2024-05-15T23:48:12.0756779Z adding 'executorch-0.3.0a0+fff20a7.dist-info/LICENSE' 2024-05-15T23:48:12.0757491Z adding 'executorch-0.3.0a0+fff20a7.dist-info/METADATA' 2024-05-15T23:48:12.0758247Z adding 'executorch-0.3.0a0+fff20a7.dist-info/WHEEL' 2024-05-15T23:48:12.0758967Z adding 'executorch-0.3.0a0+fff20a7.dist-info/entry_points.txt' 2024-05-15T23:48:12.0759733Z adding 'executorch-0.3.0a0+fff20a7.dist-info/top_level.txt' 2024-05-15T23:48:12.0760513Z adding 'executorch-0.3.0a0+fff20a7.dist-info/RECORD' 2024-05-15T23:48:12.0761133Z removing pip-out/bdist.linux-x86_64/wheel 2024-05-15T23:48:12.0761877Z Building wheel for executorch (pyproject.toml) ... [?25l[?25hdone 2024-05-15T23:48:12.0763520Z Created wheel for executorch: filename=executorch-0.3.0a0+fff20a7-cp311-cp311-linux_x86_64.whl size=7634764 sha256=c22425fbeb6f16088427233c1af3cac581236301278014f1801b5f4b63966bc0 2024-05-15T23:48:12.0765435Z Stored in directory: /tmp/pip-ephem-wheel-cache-ispjcpxm/wheels/e9/73/cf/b35b0df9d958439bcdb9e4686e628be8ceca468170ac82a737 2024-05-15T23:48:12.0766494Z Successfully built executorch 2024-05-15T23:48:12.0767669Z Installing collected packages: sortedcontainers, flatbuffers, pluggy, parameterized, iniconfig, hypothesis, expecttest, execnet, pytest, pytest-xdist, executorch 2024-05-15T23:48:12.0768807Z Attempting uninstall: pluggy 2024-05-15T23:48:12.0769296Z Found existing installation: pluggy 1.0.0 2024-05-15T23:48:12.0769812Z Uninstalling pluggy-1.0.0: 2024-05-15T23:48:12.0770672Z Removing file or directory /opt/conda/lib/python3.11/site-packages/pluggy-1.0.0.dist-info/ 2024-05-15T23:48:12.0771710Z Removing file or directory /opt/conda/lib/python3.11/site-packages/pluggy/ 2024-05-15T23:48:12.0772613Z Successfully uninstalled pluggy-1.0.0 2024-05-15T23:48:12.0773157Z changing mode of /opt/conda/bin/hypothesis to 755 2024-05-15T23:48:12.0773752Z changing mode of /opt/conda/bin/py.test to 755 2024-05-15T23:48:12.0774268Z changing mode of /opt/conda/bin/pytest to 755 2024-05-15T23:48:12.0774770Z changing mode of /opt/conda/bin/flatc to 755 2024-05-15T23:48:12.0776347Z Successfully installed execnet-2.1.1 executorch-0.3.0a0+fff20a7 expecttest-0.2.1 flatbuffers-24.3.25 hypothesis-6.102.4 iniconfig-2.0.0 parameterized-0.9.0 pluggy-1.5.0 pytest-8.2.0 pytest-xdist-3.6.1 sortedcontainers-2.4.0 2024-05-15T23:48:12.0778917Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-05-15T23:48:12.0780302Z + pip3 list 2024-05-15T23:48:12.0780689Z Package Version 2024-05-15T23:48:12.0781142Z ------------------------- ----------------------- 2024-05-15T23:48:12.0781603Z absl-py 2.1.0 2024-05-15T23:48:12.0781970Z accelerate 0.30.1 2024-05-15T23:48:12.0782347Z aiohttp 3.9.5 2024-05-15T23:48:12.0782716Z aiosignal 1.3.1 2024-05-15T23:48:12.0783129Z anaconda-anon-usage 0.4.4 2024-05-15T23:48:12.0783539Z anaconda-client 1.12.3 2024-05-15T23:48:12.0783916Z attrs 23.1.0 2024-05-15T23:48:12.0784292Z beautifulsoup4 4.12.2 2024-05-15T23:48:12.0784656Z blinker 1.8.2 2024-05-15T23:48:12.0785025Z blobfile 2.1.1 2024-05-15T23:48:12.0785390Z boltons 23.0.0 2024-05-15T23:48:12.0785759Z brotlipy 0.7.0 2024-05-15T23:48:12.0786121Z certifi 2024.2.2 2024-05-15T23:48:12.0786541Z cffi 1.15.1 2024-05-15T23:48:12.0786948Z chardet 4.0.0 2024-05-15T23:48:12.0787355Z charset-normalizer 2.0.4 2024-05-15T23:48:12.0787852Z click 8.1.7 2024-05-15T23:48:12.0788226Z cmake 3.29.3 2024-05-15T23:48:12.0788591Z colorama 0.4.6 2024-05-15T23:48:12.0788945Z conda 23.5.2 2024-05-15T23:48:12.0789349Z conda-build 24.3.0 2024-05-15T23:48:12.0789762Z conda-content-trust 0.1.3 2024-05-15T23:48:12.0790143Z conda_index 0.4.0 2024-05-15T23:48:12.0790549Z conda-libmamba-solver 23.5.0 2024-05-15T23:48:12.0790980Z conda-package-handling 2.1.0 2024-05-15T23:48:12.0791374Z conda_package_streaming 0.8.0 2024-05-15T23:48:12.0791755Z cryptography 39.0.1 2024-05-15T23:48:12.0792126Z DataProperty 1.0.1 2024-05-15T23:48:12.0792495Z datasets 2.19.1 2024-05-15T23:48:12.0792864Z defusedxml 0.7.1 2024-05-15T23:48:12.0793221Z dill 0.3.8 2024-05-15T23:48:12.0793584Z evaluate 0.4.2 2024-05-15T23:48:12.0793950Z execnet 2.1.1 2024-05-15T23:48:12.0794336Z executorch 0.3.0a0+fff20a7 2024-05-15T23:48:12.0794743Z expecttest 0.2.1 2024-05-15T23:48:12.0795119Z fastjsonschema 2.16.2 2024-05-15T23:48:12.0795495Z filelock 3.13.1 2024-05-15T23:48:12.0795859Z Flask 3.0.3 2024-05-15T23:48:12.0796217Z flatbuffers 24.3.25 2024-05-15T23:48:12.0796595Z frozenlist 1.4.1 2024-05-15T23:48:12.0796964Z fsspec 2024.3.1 2024-05-15T23:48:12.0797328Z gguf 0.6.0 2024-05-15T23:48:12.0797734Z huggingface-hub 0.23.0 2024-05-15T23:48:12.0798113Z hypothesis 6.102.4 2024-05-15T23:48:12.0798481Z idna 3.4 2024-05-15T23:48:12.0798828Z iniconfig 2.0.0 2024-05-15T23:48:12.0799198Z itsdangerous 2.2.0 2024-05-15T23:48:12.0799570Z Jinja2 3.1.3 2024-05-15T23:48:12.0799934Z joblib 1.4.2 2024-05-15T23:48:12.0800352Z jsonlines 4.0.0 2024-05-15T23:48:12.0800715Z jsonpatch 1.32 2024-05-15T23:48:12.0801079Z jsonpointer 2.1 2024-05-15T23:48:12.0801448Z jsonschema 4.19.2 2024-05-15T23:48:12.0801872Z jsonschema-specifications 2023.7.1 2024-05-15T23:48:12.0802272Z jupyter_core 5.5.0 2024-05-15T23:48:12.0802671Z libarchive-c 2.9 2024-05-15T23:48:12.0803027Z libmambapy 1.4.1 2024-05-15T23:48:12.0803388Z lm_eval 0.4.0 2024-05-15T23:48:12.0803745Z lxml 4.9.4 2024-05-15T23:48:12.0804105Z MarkupSafe 2.1.3 2024-05-15T23:48:12.0804467Z mbstrdecoder 1.1.3 2024-05-15T23:48:12.0804833Z menuinst 2.0.2 2024-05-15T23:48:12.0805346Z more-itertools 10.1.0 2024-05-15T23:48:12.0805841Z mpmath 1.3.0 2024-05-15T23:48:12.0806374Z multidict 6.0.5 2024-05-15T23:48:12.0806873Z multiprocess 0.70.16 2024-05-15T23:48:12.0807372Z nbformat 5.9.2 2024-05-15T23:48:12.0807850Z networkx 3.3 2024-05-15T23:48:12.0808338Z ninja 1.11.1.1 2024-05-15T23:48:12.0808832Z nltk 3.8.1 2024-05-15T23:48:12.0809327Z numexpr 2.10.0 2024-05-15T23:48:12.0809813Z numpy 1.26.4 2024-05-15T23:48:12.0810409Z nvidia-cublas-cu12 12.1.3.1 2024-05-15T23:48:12.0811050Z nvidia-cuda-cupti-cu12 12.1.105 2024-05-15T23:48:12.0811554Z nvidia-cuda-nvrtc-cu12 12.1.105 2024-05-15T23:48:12.0811993Z nvidia-cuda-runtime-cu12 12.1.105 2024-05-15T23:48:12.0812429Z nvidia-cudnn-cu12 8.9.2.26 2024-05-15T23:48:12.0812863Z nvidia-cufft-cu12 11.0.2.54 2024-05-15T23:48:12.0813298Z nvidia-curand-cu12 10.3.2.106 2024-05-15T23:48:12.0813843Z nvidia-cusolver-cu12 11.4.5.107 2024-05-15T23:48:12.0814350Z nvidia-cusparse-cu12 12.1.0.106 2024-05-15T23:48:12.0814796Z nvidia-nccl-cu12 2.20.5 2024-05-15T23:48:12.0815220Z nvidia-nvjitlink-cu12 12.4.127 2024-05-15T23:48:12.0815669Z nvidia-nvtx-cu12 12.1.105 2024-05-15T23:48:12.0816057Z packaging 23.0 2024-05-15T23:48:12.0816417Z pandas 2.2.2 2024-05-15T23:48:12.0816908Z parameterized 0.9.0 2024-05-15T23:48:12.0817300Z pathvalidate 3.2.0 2024-05-15T23:48:12.0817675Z peft 0.10.0 2024-05-15T23:48:12.0818043Z pillow 10.3.0 2024-05-15T23:48:12.0818417Z pip 23.1.2 2024-05-15T23:48:12.0818791Z pkginfo 1.9.6 2024-05-15T23:48:12.0819165Z platformdirs 3.10.0 2024-05-15T23:48:12.0819532Z pluggy 1.5.0 2024-05-15T23:48:12.0819902Z portalocker 2.8.2 2024-05-15T23:48:12.0820276Z psutil 5.9.0 2024-05-15T23:48:12.0820648Z pyarrow 16.1.0 2024-05-15T23:48:12.0821057Z pyarrow-hotfix 0.6 2024-05-15T23:48:12.0821429Z pybind11 2.12.0 2024-05-15T23:48:12.0821799Z pycosat 0.6.4 2024-05-15T23:48:12.0822161Z pycparser 2.21 2024-05-15T23:48:12.0822542Z pycryptodomex 3.20.0 2024-05-15T23:48:12.0822923Z pyOpenSSL 23.0.0 2024-05-15T23:48:12.0823306Z PySocks 1.7.1 2024-05-15T23:48:12.0823673Z pytablewriter 1.2.0 2024-05-15T23:48:12.0824043Z pytest 8.2.0 2024-05-15T23:48:12.0824447Z pytest-xdist 3.6.1 2024-05-15T23:48:12.0824857Z python-dateutil 2.8.2 2024-05-15T23:48:12.0825293Z pytorch-triton 3.0.0+45fff310c8 2024-05-15T23:48:12.0825735Z pytz 2023.3.post1 2024-05-15T23:48:12.0826135Z PyYAML 6.0.1 2024-05-15T23:48:25.1034608Z referencing 0.30.2 2024-05-15T23:48:25.1035205Z regex 2024.5.15 2024-05-15T23:48:25.1035784Z requests 2.29.0 2024-05-15T23:48:25.1036477Z requests-toolbelt 1.0.0 2024-05-15T23:48:25.1037214Z rouge-score 0.1.2 2024-05-15T23:48:25.1037683Z rpds-py 0.10.6 2024-05-15T23:48:25.1038204Z ruamel.yaml 0.17.21 2024-05-15T23:48:25.1038741Z sacrebleu 2.4.2 2024-05-15T23:48:25.1039272Z safetensors 0.4.3 2024-05-15T23:48:25.1039909Z scikit-learn 1.4.2 2024-05-15T23:48:25.1040424Z scipy 1.13.0 2024-05-15T23:48:25.1040936Z sentencepiece 0.2.0 2024-05-15T23:48:25.1041449Z setuptools 67.8.0 2024-05-15T23:48:25.1041931Z six 1.16.0 2024-05-15T23:48:25.1042423Z snakeviz 2.2.0 2024-05-15T23:48:25.1042924Z sortedcontainers 2.4.0 2024-05-15T23:48:25.1043425Z soupsieve 2.5 2024-05-15T23:48:25.1043897Z sqlitedict 2.1.0 2024-05-15T23:48:25.1044417Z sympy 1.12 2024-05-15T23:48:25.1044913Z tabledata 1.3.3 2024-05-15T23:48:25.1045362Z tabulate 0.9.0 2024-05-15T23:48:25.1045876Z tcolorpy 0.1.6 2024-05-15T23:48:25.1046524Z threadpoolctl 3.5.0 2024-05-15T23:48:25.1046898Z tiktoken 0.7.0 2024-05-15T23:48:25.1047288Z timm 0.6.13 2024-05-15T23:48:25.1047822Z tokenizers 0.15.2 2024-05-15T23:48:25.1048315Z tomli 2.0.1 2024-05-15T23:48:25.1048678Z toolz 0.12.0 2024-05-15T23:48:25.1049159Z torch 2.4.0.dev20240507+cu121 2024-05-15T23:48:25.1049810Z torchao 0.1 2024-05-15T23:48:25.1050358Z torchaudio 2.2.0.dev20240507+cpu 2024-05-15T23:48:25.1050866Z torchsr 1.0.4 2024-05-15T23:48:25.1051428Z torchvision 0.19.0.dev20240507+cpu 2024-05-15T23:48:25.1052018Z tornado 6.4 2024-05-15T23:48:25.1052476Z tqdm 4.65.0 2024-05-15T23:48:25.1053060Z tqdm-multiprocess 0.0.11 2024-05-15T23:48:25.1053584Z traitlets 5.7.1 2024-05-15T23:48:25.1054030Z transformers 4.38.2 2024-05-15T23:48:25.1054443Z typepy 1.3.2 2024-05-15T23:48:25.1054849Z typing_extensions 4.11.0 2024-05-15T23:48:25.1055361Z tzdata 2024.1 2024-05-15T23:48:25.1055826Z urllib3 1.26.16 2024-05-15T23:48:25.1056203Z Werkzeug 3.0.3 2024-05-15T23:48:25.1056562Z wheel 0.38.4 2024-05-15T23:48:25.1057091Z xxhash 3.4.1 2024-05-15T23:48:25.1057586Z yarl 1.9.4 2024-05-15T23:48:25.1058083Z zstandard 0.19.0 2024-05-15T23:48:25.1058580Z zstd 1.5.5.1 2024-05-15T23:48:25.1058967Z + popd 2024-05-15T23:48:25.1059303Z /pytorch/torchchat /pytorch/torchchat 2024-05-15T23:48:25.1059860Z + popd 2024-05-15T23:48:25.1060207Z /pytorch/torchchat 2024-05-15T23:48:25.1060641Z + echo ::endgroup:: 2024-05-15T23:48:25.1061321Z ##[endgroup] 2024-05-15T23:48:25.1061722Z + echo '::group::# Export' 2024-05-15T23:48:25.1062437Z ##[group]# Export 2024-05-15T23:48:25.1063387Z + python3 torchchat.py export stories15M --quantize config/data/mobile.json --output-pte-path stories15M.pte 2024-05-15T23:48:25.1064592Z Note: NumExpr detected 16 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8. 2024-05-15T23:48:25.1065461Z NumExpr defaulting to 8 threads. 2024-05-15T23:48:25.1065843Z Using device=cpu 2024-05-15T23:48:25.1066205Z Loading model... 2024-05-15T23:48:25.1066621Z Time to load model: 0.01 seconds 2024-05-15T23:48:25.1067564Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 32}, 'linear:a8w4dq': {'groupsize': 256}} 2024-05-15T23:48:25.1068707Z PyTorch version 2.4.0.dev20240507+cu121 available. 2024-05-15T23:48:25.1069127Z 2024-05-15T23:48:25.1069391Z Downloading builder script: 0% 0.00/5.67k [00:00/dev/null 2>/dev/null; then 2024-05-15T23:48:49.6451162Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2024-05-15T23:48:49.6451630Z  fi 2024-05-15T23:48:49.6452012Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2024-05-15T23:48:49.6452655Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2024-05-15T23:48:49.6453210Z  fi 2024-05-15T23:48:49.6453838Z  # Set to fail upload step if there are no files for upload and expected files for upload 2024-05-15T23:48:49.6454765Z  echo 'if-no-files-found=error' >> "${GITHUB_OUTPUT}" 2024-05-15T23:48:49.6455283Z fi 2024-05-15T23:48:49.6455553Z  2024-05-15T23:48:49.6455833Z upload_docs=0 2024-05-15T23:48:49.6456402Z # Check if there are files in the documentation folder to upload, note that 2024-05-15T23:48:49.6457229Z # empty folders do not count 2024-05-15T23:48:49.6457852Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2024-05-15T23:48:49.6458725Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2024-05-15T23:48:49.6459449Z  # upload will probably not work correctly 2024-05-15T23:48:49.6459921Z  upload_docs=1 2024-05-15T23:48:49.6460253Z fi 2024-05-15T23:48:49.6460675Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2024-05-15T23:48:49.6468966Z shell: /usr/bin/bash -e {0} 2024-05-15T23:48:49.6469385Z env: 2024-05-15T23:48:49.6469708Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:48:49.6470163Z REPOSITORY: pytorch/torchchat 2024-05-15T23:48:49.6470530Z PR_NUMBER: 804 2024-05-15T23:48:49.6472523Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:48:49.6474769Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:48:49.6475532Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:48:49.6476256Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:48:49.6476866Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:48:49.6477357Z UPLOAD_ARTIFACT_NAME: 2024-05-15T23:48:49.6477691Z ##[endgroup] 2024-05-15T23:48:49.6555420Z Prepare all required actions 2024-05-15T23:48:49.6591197Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2024-05-15T23:48:49.6591667Z with: 2024-05-15T23:48:49.6591921Z env: 2024-05-15T23:48:49.6592241Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:48:49.6592696Z REPOSITORY: pytorch/torchchat 2024-05-15T23:48:49.6593073Z PR_NUMBER: 804 2024-05-15T23:48:49.6595070Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:48:49.6597381Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:48:49.6598204Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:48:49.6598930Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:48:49.6599550Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:48:49.6600032Z ##[endgroup] 2024-05-15T23:48:49.6638063Z ##[group]Run set -eou pipefail 2024-05-15T23:48:49.6638462Z set -eou pipefail 2024-05-15T23:48:49.6638805Z  2024-05-15T23:48:49.6639301Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-05-15T23:48:49.6639929Z for _ in $(seq 1440); do 2024-05-15T23:48:49.6640382Z  # Break if no ssh session exists anymore 2024-05-15T23:48:49.6640867Z  if [ "$(who)" = "" ]; then 2024-05-15T23:48:49.6641266Z  break 2024-05-15T23:48:49.6641571Z  fi 2024-05-15T23:48:49.6641858Z  echo "." 2024-05-15T23:48:49.6642180Z  sleep 5 2024-05-15T23:48:49.6642577Z done 2024-05-15T23:48:49.6650322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:48:49.6650811Z env: 2024-05-15T23:48:49.6651135Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:48:49.6651596Z REPOSITORY: pytorch/torchchat 2024-05-15T23:48:49.6651968Z PR_NUMBER: 804 2024-05-15T23:48:49.6653966Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:48:49.6656212Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:48:49.6657219Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:48:49.6658043Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:48:49.6658672Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:48:49.6659145Z ##[endgroup] 2024-05-15T23:48:49.6680496Z Holding runner for 2 hours until all ssh sessions have logged out 2024-05-15T23:48:49.6721020Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-05-15T23:48:49.6721933Z # ignore expansion of "docker ps -q" since it could be empty 2024-05-15T23:48:49.6722652Z # shellcheck disable=SC2046 2024-05-15T23:48:49.6723225Z docker stop $(docker ps -q) || true 2024-05-15T23:48:49.6723807Z # Prune all of the docker images 2024-05-15T23:48:49.6724364Z docker system prune -af 2024-05-15T23:48:49.6731584Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-15T23:48:49.6732155Z env: 2024-05-15T23:48:49.6732549Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:48:49.6733089Z REPOSITORY: pytorch/torchchat 2024-05-15T23:48:49.6733550Z PR_NUMBER: 804 2024-05-15T23:48:49.6735741Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:48:49.6738258Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:48:49.6739114Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:48:49.6739922Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:48:49.6740622Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:48:49.6741180Z ##[endgroup] 2024-05-15T23:49:00.0724616Z f5561d991ce9 2024-05-15T23:49:01.8542698Z Deleted Containers: 2024-05-15T23:49:01.8543355Z f5561d991ce9e02af842dad6caecb5cac399e6e3ec422e26a493e9006b5405e3 2024-05-15T23:49:01.8543794Z 2024-05-15T23:49:04.7669003Z Deleted Images: 2024-05-15T23:49:04.7669689Z untagged: pytorch/conda-builder:cuda12.1 2024-05-15T23:49:04.7670822Z untagged: pytorch/conda-builder@sha256:91def7add5f9900a7cd9149cc9f4eacc6da0cd662e43866d43deee758068d79c 2024-05-15T23:49:04.7672159Z deleted: sha256:9ef9c5604a4bf5495a928dfca5f431351fcf74e34e3d084c86e642f278a4ae38 2024-05-15T23:49:04.7673016Z deleted: sha256:bdebebae73c3910662f963c8a72c9c34455063a352546ad3f8518fd1e745b96d 2024-05-15T23:49:04.7673851Z deleted: sha256:a2ddd8c7d4662042b1de423aaf530486b4f2b9843da7db8ccfb62542335f0baa 2024-05-15T23:49:04.7674669Z deleted: sha256:61eaa73e8447f9f1ec812f07e74523f00ec48ab545cd237cfa0b29d2c4a109e3 2024-05-15T23:49:04.7675495Z deleted: sha256:bbe5bd63bfecd41845cfdc4420f988376a3309a27b7b76ee40ce56382822cd21 2024-05-15T23:49:04.7676348Z deleted: sha256:8d86cbc2891a4657b4769099b33833fb673cbbbd5994f0b8c160d00b4553b5fb 2024-05-15T23:49:04.7677438Z deleted: sha256:6d26cbd891f537b289be1b9c18428771c2662901489b4adf7b1348ded9c65e48 2024-05-15T23:49:04.7678357Z deleted: sha256:2a21f9e6b595844d5d0d1181cbf4817de9bd459e4a50105284e7fe95400a5d41 2024-05-15T23:49:04.7679266Z deleted: sha256:56eafac364fb5322f9a26ee491cba531f1dfa216955710559f83ad9b6e955e66 2024-05-15T23:49:04.7680175Z deleted: sha256:fc9e5223383627220966b33ffd97e55b2f353ba43858bb97b73f3c4820241f6f 2024-05-15T23:49:04.7681075Z deleted: sha256:ca06276fd95df785973eb18483fdb5ce09635a6042a7c9cdb708ae5111098865 2024-05-15T23:49:04.7681981Z deleted: sha256:103a68e1d1fdd2701923ea9e7a257428dc618760387f5a253fb156e7532455f2 2024-05-15T23:49:04.7682870Z deleted: sha256:a8748c54b71c4c82c0792b11f0768765fff866fb3903ca27f49a55d9987fbf2c 2024-05-15T23:49:04.7683665Z deleted: sha256:e69090a06dad967609f860706fc0af346a63d712196dd8e765b0097f0bca1667 2024-05-15T23:49:04.7684465Z deleted: sha256:069a0d00a4626d86959e7b8b60320f95e5ace51e15bdf78d044da4f2bc59c839 2024-05-15T23:49:04.7685356Z deleted: sha256:2edfc1b61961849d1ef3154ca90c572e2d704c17e6c7e900475aa2bf28d067bd 2024-05-15T23:49:04.7686181Z deleted: sha256:396604bc6ff3d9710eb25b655961f62d4d1dc875bf5be8b9a2c957da8a70904f 2024-05-15T23:49:04.7687001Z deleted: sha256:9dedd7f6257bd2592c3e5f7c2ffb1204c070218db4de9cd97af4702da434b557 2024-05-15T23:49:04.7687825Z deleted: sha256:39743c9fe5e8c5b0db7e6e4c646b6014bf69e9785c9f1194efa07f6e2ab0a000 2024-05-15T23:49:04.7688635Z deleted: sha256:831bac8002b2bd6d608a1388f3f742981f4305bdde132c184a293c1d9670bc4d 2024-05-15T23:49:04.7689445Z deleted: sha256:90ab16bb890025064d77c13d018ad882443fb145ffd42d5dec106cc3e6d6fa63 2024-05-15T23:49:04.7690249Z deleted: sha256:426aabc4c3cf203e6d9848ad0834795623d4201fe7a5030c5bebae9335aec7e0 2024-05-15T23:49:04.7691048Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-05-15T23:49:04.7691905Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-05-15T23:49:04.7693257Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-05-15T23:49:04.7694398Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-05-15T23:49:04.7695228Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-05-15T23:49:04.7695732Z 2024-05-15T23:49:04.7738467Z Total reclaimed space: 24.21GB 2024-05-15T23:49:04.7836170Z ##[group]Run set +e 2024-05-15T23:49:04.7836502Z set +e 2024-05-15T23:49:04.7836849Z if [[ "${NO_SUDO}" == "false" ]]; then 2024-05-15T23:49:04.7837414Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2024-05-15T23:49:04.7837916Z else 2024-05-15T23:49:04.7838303Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2024-05-15T23:49:04.7838769Z fi 2024-05-15T23:49:04.7839049Z set -e 2024-05-15T23:49:04.7846657Z shell: /usr/bin/bash -e {0} 2024-05-15T23:49:04.7847001Z env: 2024-05-15T23:49:04.7847328Z DOCKER_IMAGE: pytorch/conda-builder:cuda12.1 2024-05-15T23:49:04.7847786Z REPOSITORY: pytorch/torchchat 2024-05-15T23:49:04.7848152Z PR_NUMBER: 804 2024-05-15T23:49:04.7850182Z SCRIPT: echo "::group::Print machine info" uname -a echo "::endgroup::" echo "::group::Install newer objcopy that supports --set-section-alignment" yum install -y devtoolset-10-binutils export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH echo "::endgroup::" .ci/scripts/run-docs readme echo "::group::Completion" echo "tests complete" echo "*******************************************" echo "::endgroup::" 2024-05-15T23:49:04.7852422Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-05-15T23:49:04.7853189Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-05-15T23:49:04.7853904Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-05-15T23:49:04.7854519Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-05-15T23:49:04.7855072Z NO_SUDO: false 2024-05-15T23:49:04.7855363Z ##[endgroup] 2024-05-15T23:49:05.8145615Z Post job cleanup. 2024-05-15T23:49:05.9021784Z Post job cleanup. 2024-05-15T23:49:05.9833068Z [command]/usr/bin/git version 2024-05-15T23:49:05.9870706Z git version 2.40.1 2024-05-15T23:49:05.9902295Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/fc89190b-1d6b-4e29-b25c-ed51f0361970/.gitconfig' 2024-05-15T23:49:05.9914064Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fc89190b-1d6b-4e29-b25c-ed51f0361970' before making global git config changes 2024-05-15T23:49:05.9915301Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:49:05.9918888Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/torchchat/torchchat/test-infra 2024-05-15T23:49:05.9953061Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:49:05.9981049Z [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' || :" 2024-05-15T23:49:06.0185566Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:49:06.0203472Z http.https://github.com/.extraheader 2024-05-15T23:49:06.0212165Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-05-15T23:49:06.0240609Z [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' || :" 2024-05-15T23:49:06.0634654Z Cleaning up orphan processes