2024-08-22T20:25:12.7156600Z Current runner version: '2.319.1' 2024-08-22T20:25:12.7170560Z ##[group]Operating System 2024-08-22T20:25:12.7171000Z macOS 2024-08-22T20:25:12.7171260Z 14.6.1 2024-08-22T20:25:12.7171530Z 23G93 2024-08-22T20:25:12.7171930Z ##[endgroup] 2024-08-22T20:25:12.7172220Z ##[group]Runner Image 2024-08-22T20:25:12.7172550Z Image: macos-14-arm64 2024-08-22T20:25:12.7172860Z Version: 20240818.4 2024-08-22T20:25:12.7173570Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240818.4/images/macos/macos-14-arm64-Readme.md 2024-08-22T20:25:12.7174580Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:12.7175190Z ##[endgroup] 2024-08-22T20:25:12.7175490Z ##[group]Runner Image Provisioner 2024-08-22T20:25:12.7175910Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:12.7176330Z ##[endgroup] 2024-08-22T20:25:12.7184940Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:12.7185830Z Contents: read 2024-08-22T20:25:12.7186150Z Metadata: read 2024-08-22T20:25:12.7186460Z Packages: read 2024-08-22T20:25:12.7186750Z ##[endgroup] 2024-08-22T20:25:12.7188300Z Secret source: Actions 2024-08-22T20:25:12.7188690Z Prepare workflow directory 2024-08-22T20:25:12.7592940Z Prepare all required actions 2024-08-22T20:25:12.7690440Z Getting action download info 2024-08-22T20:25:13.0583280Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5) 2024-08-22T20:25:13.4316180Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:13.5643970Z Download action repository 'maxim-lobanov/setup-xcode@v1' (SHA:60606e260d2fc5762a71e64e74b2174e8ea3c8bd) 2024-08-22T20:25:14.6804550Z Complete job name: test-quantization-macos 2024-08-22T20:25:14.7398040Z ##[group]Run actions/checkout@v2 2024-08-22T20:25:14.7398570Z with: 2024-08-22T20:25:14.7398910Z repository: pytorch/torchchat 2024-08-22T20:25:14.7399490Z token: *** 2024-08-22T20:25:14.7399850Z ssh-strict: true 2024-08-22T20:25:14.7400200Z persist-credentials: true 2024-08-22T20:25:14.7400580Z clean: true 2024-08-22T20:25:14.7400900Z fetch-depth: 1 2024-08-22T20:25:14.7401220Z lfs: false 2024-08-22T20:25:14.7401540Z submodules: false 2024-08-22T20:25:14.7401890Z set-safe-directory: true 2024-08-22T20:25:14.7402270Z ##[endgroup] 2024-08-22T20:25:15.0384610Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:15.0386220Z ##[group]Getting Git version info 2024-08-22T20:25:15.0386940Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:15.0387850Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:15.0838660Z git version 2.46.0 2024-08-22T20:25:15.0864040Z ##[endgroup] 2024-08-22T20:25:15.0873670Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/be6efda6-159b-4185-907b-5940355497a0/.gitconfig' 2024-08-22T20:25:15.0879410Z Temporarily overriding HOME='/Users/runner/work/_temp/be6efda6-159b-4185-907b-5940355497a0' before making global git config changes 2024-08-22T20:25:15.0880630Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:15.0881830Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:15.0969410Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:15.0971220Z ##[group]Initializing the repository 2024-08-22T20:25:15.0973350Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:15.1110590Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:15.1111560Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:15.1112420Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:15.1113090Z hint: 2024-08-22T20:25:15.1113600Z hint: git config --global init.defaultBranch 2024-08-22T20:25:15.1114110Z hint: 2024-08-22T20:25:15.1115190Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:15.1116030Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:15.1116660Z hint: 2024-08-22T20:25:15.1117030Z hint: git branch -m 2024-08-22T20:25:15.1117650Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:15.1120210Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:15.1166820Z ##[endgroup] 2024-08-22T20:25:15.1167520Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:15.1168370Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:15.1204260Z ##[endgroup] 2024-08-22T20:25:15.1204940Z ##[group]Setting up auth 2024-08-22T20:25:15.1207720Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:15.1241530Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-22T20:25:15.1778760Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:15.1812090Z [command]/opt/homebrew/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-08-22T20:25:15.2252830Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:15.2294250Z ##[endgroup] 2024-08-22T20:25:15.2294930Z ##[group]Fetching the repository 2024-08-22T20:25:15.2300050Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9:refs/remotes/pull/1044/merge 2024-08-22T20:25:15.7295140Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:15.7297060Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:15.7298550Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:15.7300390Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:15.7302400Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:15.7304350Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:15.7305960Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:15.7307740Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:15.7309520Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:15.7311370Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:15.7313190Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:15.7314610Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:15.7315970Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:15.7317680Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:15.7319040Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:15.7320950Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:15.7322470Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:15.7324130Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:15.7325990Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:15.7327370Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:15.7329090Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:15.7330760Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:15.7332350Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:15.7333990Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:15.7335520Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:15.7337020Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:15.7338570Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:15.7342250Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:15.7343630Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:15.7345480Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:15.7418380Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:15.7419650Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:15.7420770Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:15.7421810Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:15.7422950Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:15.7424000Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:15.7425060Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:15.7426220Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:15.7427300Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:15.7428370Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:15.7429440Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:15.7430510Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:15.7431680Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:15.7432770Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:15.7433860Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:15.7434960Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:15.7436000Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:15.7437060Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:15.7438330Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:15.7439380Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:15.7442500Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:15.7443620Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:15.7444780Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:15.7445890Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:15.7446960Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:15.7448160Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:15.7449250Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:15.7450490Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:15.7451530Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:15.7452910Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:15.7454790Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:15.7456840Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:15.7458120Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:15.7459690Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:15.7460890Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:15.7462310Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:15.7463540Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:15.7464700Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:15.7465850Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:15.7466960Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:15.7468120Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:15.7469420Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:15.7470540Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:15.7471680Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:15.7472800Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:15.7473900Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:15.7475030Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:15.7476140Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:15.7477310Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:15.7478490Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:15.7481130Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:15.7482540Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:15.7483750Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:15.7484910Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:15.7486220Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:15.7487680Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:15.7489070Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:15.7490380Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:15.7491470Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:15.7493220Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:15.7494450Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:15.7495560Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:15.7496890Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:15.7498110Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:15.7499340Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:15.7500610Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:15.7501810Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:15.7502670Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:15.7503980Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:15.7505020Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:15.7506180Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:15.7507330Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:15.7508350Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:15.7510160Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:15.7511330Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:15.7512620Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:15.7514000Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:15.7515030Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:15.7516150Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:15.7517590Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:15.7518720Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:15.7519940Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:15.7520860Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:15.7521900Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:15.7522970Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:15.7524080Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:15.7525090Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:15.7526100Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:15.7527350Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:15.7528410Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:15.7529790Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:15.7530850Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:15.7532360Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:15.7533490Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:15.7534750Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:15.7535880Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:15.7537020Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:15.7538270Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:15.7539450Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:15.7540590Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:15.7541640Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:15.7542720Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:15.7544160Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:15.7545270Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:15.7546360Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:15.7547310Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:15.7548350Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:15.7549440Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:15.7550480Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:15.7551620Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:15.7552520Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:15.7553470Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:15.7554640Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:15.7555580Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:15.7556630Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:15.7557820Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:15.7558740Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:15.7559760Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:15.7560710Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:15.7562100Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:15.7563120Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:15.7564210Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:15.7565320Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:15.7566220Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:15.7567600Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:15.7568700Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:15.7569810Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:15.7570910Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:15.7571920Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:15.7573300Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:15.7574480Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:15.7575520Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:15.7576830Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:15.7577960Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:15.7579140Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:15.7580100Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:15.7581150Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:15.7582370Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:15.7583470Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:15.7584570Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:15.7585780Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:15.7586860Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:15.7587950Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:15.7588900Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:15.7589800Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:15.7590820Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:15.7591950Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:15.7592920Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:15.7593950Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:15.7594890Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:15.7595890Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:15.7596690Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:15.7597610Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:15.7598820Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:15.7599580Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:15.7600340Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:15.7601390Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:15.7602320Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:15.7603300Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:15.7604350Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:15.7605100Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:15.7605910Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:15.7607090Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:15.7608060Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:15.7608950Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:15.7609700Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:15.7610680Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:15.7611730Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:15.7612480Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:15.7613530Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:15.7614370Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:15.7615110Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:15.7616220Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:15.7617050Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:15.7618380Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:15.7957440Z Receiving objects: 0% (1/237) 2024-08-22T20:25:15.7958150Z Receiving objects: 1% (3/237) 2024-08-22T20:25:15.7958710Z Receiving objects: 2% (5/237) 2024-08-22T20:25:15.7959260Z Receiving objects: 3% (8/237) 2024-08-22T20:25:15.7961090Z Receiving objects: 4% (10/237) 2024-08-22T20:25:15.7965030Z Receiving objects: 5% (12/237) 2024-08-22T20:25:15.7965690Z Receiving objects: 6% (15/237) 2024-08-22T20:25:15.7966260Z Receiving objects: 7% (17/237) 2024-08-22T20:25:15.7966810Z Receiving objects: 8% (19/237) 2024-08-22T20:25:15.8016920Z Receiving objects: 9% (22/237) 2024-08-22T20:25:15.8017610Z Receiving objects: 10% (24/237) 2024-08-22T20:25:15.8018340Z Receiving objects: 11% (27/237) 2024-08-22T20:25:15.8018940Z Receiving objects: 12% (29/237) 2024-08-22T20:25:15.8019520Z Receiving objects: 13% (31/237) 2024-08-22T20:25:15.8386320Z Receiving objects: 14% (34/237) 2024-08-22T20:25:15.8387700Z Receiving objects: 15% (36/237) 2024-08-22T20:25:15.8395610Z Receiving objects: 16% (38/237) 2024-08-22T20:25:15.8396530Z Receiving objects: 17% (41/237) 2024-08-22T20:25:15.8397380Z Receiving objects: 18% (43/237) 2024-08-22T20:25:15.8398290Z Receiving objects: 19% (46/237) 2024-08-22T20:25:15.8435510Z Receiving objects: 20% (48/237) 2024-08-22T20:25:15.8436460Z Receiving objects: 21% (50/237) 2024-08-22T20:25:15.8437320Z Receiving objects: 22% (53/237) 2024-08-22T20:25:15.8438200Z Receiving objects: 23% (55/237) 2024-08-22T20:25:15.8439090Z Receiving objects: 24% (57/237) 2024-08-22T20:25:15.8439930Z Receiving objects: 25% (60/237) 2024-08-22T20:25:15.8442190Z Receiving objects: 26% (62/237) 2024-08-22T20:25:15.8443150Z Receiving objects: 27% (64/237) 2024-08-22T20:25:15.8511220Z Receiving objects: 28% (67/237) 2024-08-22T20:25:15.8512100Z Receiving objects: 29% (69/237) 2024-08-22T20:25:15.8512800Z Receiving objects: 30% (72/237) 2024-08-22T20:25:15.8513490Z Receiving objects: 31% (74/237) 2024-08-22T20:25:15.8578720Z Receiving objects: 32% (76/237) 2024-08-22T20:25:15.8579840Z Receiving objects: 33% (79/237) 2024-08-22T20:25:15.8580640Z Receiving objects: 34% (81/237) 2024-08-22T20:25:15.8581490Z Receiving objects: 35% (83/237) 2024-08-22T20:25:15.8582350Z Receiving objects: 36% (86/237) 2024-08-22T20:25:15.8584290Z Receiving objects: 37% (88/237) 2024-08-22T20:25:15.8955130Z Receiving objects: 38% (91/237) 2024-08-22T20:25:15.8956130Z Receiving objects: 39% (93/237) 2024-08-22T20:25:15.8957360Z Receiving objects: 40% (95/237) 2024-08-22T20:25:15.8958190Z Receiving objects: 41% (98/237) 2024-08-22T20:25:15.8958880Z Receiving objects: 42% (100/237) 2024-08-22T20:25:15.8959560Z Receiving objects: 43% (102/237) 2024-08-22T20:25:15.8963920Z Receiving objects: 44% (105/237) 2024-08-22T20:25:15.8964830Z Receiving objects: 45% (107/237) 2024-08-22T20:25:15.8965530Z Receiving objects: 46% (110/237) 2024-08-22T20:25:15.8966310Z Receiving objects: 47% (112/237) 2024-08-22T20:25:15.8967000Z Receiving objects: 48% (114/237) 2024-08-22T20:25:15.8967750Z Receiving objects: 49% (117/237) 2024-08-22T20:25:15.9143270Z Receiving objects: 50% (119/237) 2024-08-22T20:25:15.9146080Z Receiving objects: 51% (121/237) 2024-08-22T20:25:15.9150670Z Receiving objects: 52% (124/237) 2024-08-22T20:25:15.9753020Z Receiving objects: 53% (126/237) 2024-08-22T20:25:15.9755630Z Receiving objects: 54% (128/237) 2024-08-22T20:25:15.9758710Z Receiving objects: 55% (131/237) 2024-08-22T20:25:15.9765360Z Receiving objects: 56% (133/237) 2024-08-22T20:25:15.9768160Z Receiving objects: 57% (136/237) 2024-08-22T20:25:15.9770180Z Receiving objects: 58% (138/237) 2024-08-22T20:25:15.9771690Z Receiving objects: 59% (140/237) 2024-08-22T20:25:15.9773150Z Receiving objects: 60% (143/237) 2024-08-22T20:25:15.9774660Z Receiving objects: 61% (145/237) 2024-08-22T20:25:15.9776160Z Receiving objects: 62% (147/237) 2024-08-22T20:25:15.9777920Z Receiving objects: 63% (150/237) 2024-08-22T20:25:15.9779510Z Receiving objects: 64% (152/237) 2024-08-22T20:25:15.9791230Z Receiving objects: 65% (155/237) 2024-08-22T20:25:15.9795370Z Receiving objects: 66% (157/237) 2024-08-22T20:25:15.9800830Z Receiving objects: 67% (159/237) 2024-08-22T20:25:15.9806480Z Receiving objects: 68% (162/237) 2024-08-22T20:25:15.9811710Z Receiving objects: 69% (164/237) 2024-08-22T20:25:15.9816000Z Receiving objects: 70% (166/237) 2024-08-22T20:25:15.9820300Z Receiving objects: 71% (169/237) 2024-08-22T20:25:15.9825020Z Receiving objects: 72% (171/237) 2024-08-22T20:25:15.9829520Z Receiving objects: 73% (174/237) 2024-08-22T20:25:15.9833780Z Receiving objects: 74% (176/237) 2024-08-22T20:25:16.0086120Z Receiving objects: 75% (178/237) 2024-08-22T20:25:16.0087400Z Receiving objects: 76% (181/237) 2024-08-22T20:25:16.0088740Z Receiving objects: 77% (183/237) 2024-08-22T20:25:16.0089890Z Receiving objects: 78% (185/237) 2024-08-22T20:25:16.0091010Z Receiving objects: 79% (188/237) 2024-08-22T20:25:16.0094460Z Receiving objects: 80% (190/237) 2024-08-22T20:25:16.0104270Z Receiving objects: 81% (192/237) 2024-08-22T20:25:16.0105780Z Receiving objects: 82% (195/237) 2024-08-22T20:25:16.0116930Z Receiving objects: 83% (197/237) 2024-08-22T20:25:16.0119630Z Receiving objects: 84% (200/237) 2024-08-22T20:25:16.0122920Z Receiving objects: 85% (202/237) 2024-08-22T20:25:16.0124360Z Receiving objects: 86% (204/237) 2024-08-22T20:25:16.0126520Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:16.0127930Z Receiving objects: 87% (207/237) 2024-08-22T20:25:16.0128790Z Receiving objects: 88% (209/237) 2024-08-22T20:25:16.0130650Z Receiving objects: 89% (211/237) 2024-08-22T20:25:16.0131760Z Receiving objects: 90% (214/237) 2024-08-22T20:25:16.0134140Z Receiving objects: 91% (216/237) 2024-08-22T20:25:16.0135010Z Receiving objects: 92% (219/237) 2024-08-22T20:25:16.0136830Z Receiving objects: 93% (221/237) 2024-08-22T20:25:16.0138460Z Receiving objects: 94% (223/237) 2024-08-22T20:25:16.0146780Z Receiving objects: 95% (226/237) 2024-08-22T20:25:16.0147910Z Receiving objects: 96% (228/237) 2024-08-22T20:25:16.0149090Z Receiving objects: 97% (230/237) 2024-08-22T20:25:16.0180620Z Receiving objects: 98% (233/237) 2024-08-22T20:25:16.0182020Z Receiving objects: 99% (235/237) 2024-08-22T20:25:16.0183460Z Receiving objects: 100% (237/237) 2024-08-22T20:25:16.0184490Z Receiving objects: 100% (237/237), 488.09 KiB | 2.17 MiB/s, done. 2024-08-22T20:25:16.0185530Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:16.0186360Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:16.0187030Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:16.0187840Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:16.0188650Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:16.0189490Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:16.0190280Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:16.0190940Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:16.0191580Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:16.0192220Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:16.0192910Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:16.0193540Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:16.0194190Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:16.0194840Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:16.0195570Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:16.0196220Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:16.0196890Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:16.0438300Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:16.0439770Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:16.0526520Z ##[endgroup] 2024-08-22T20:25:16.0527200Z ##[group]Determining the checkout info 2024-08-22T20:25:16.0527870Z ##[endgroup] 2024-08-22T20:25:16.0528430Z ##[group]Checking out the ref 2024-08-22T20:25:16.0531670Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:16.0902810Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:16.0966570Z ##[endgroup] 2024-08-22T20:25:16.1000220Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:16.1059570Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:16.1365110Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:16.1365390Z with: 2024-08-22T20:25:16.1365540Z python-version: 3.10.11 2024-08-22T20:25:16.1365740Z check-latest: false 2024-08-22T20:25:16.1366030Z token: *** 2024-08-22T20:25:16.1366200Z update-environment: true 2024-08-22T20:25:16.1366410Z allow-prereleases: false 2024-08-22T20:25:16.1366590Z ##[endgroup] 2024-08-22T20:25:16.2532830Z ##[group]Installed versions 2024-08-22T20:25:16.2557450Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:16.2557990Z ##[endgroup] 2024-08-22T20:25:16.2620550Z ##[group]Run maxim-lobanov/setup-xcode@v1 2024-08-22T20:25:16.2620820Z with: 2024-08-22T20:25:16.2620980Z xcode-version: 15.3 2024-08-22T20:25:16.2621180Z env: 2024-08-22T20:25:16.2621440Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.2621940Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:16.2622440Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.2622900Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.2623330Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.2623670Z ##[endgroup] 2024-08-22T20:25:16.3369380Z Switching Xcode to version '15.3'... 2024-08-22T20:25:16.4013990Z Xcode is set to 15.3.0 (15E204a) 2024-08-22T20:25:16.4144570Z ##[group]Run set -x 2024-08-22T20:25:16.4144910Z set -x 2024-08-22T20:25:16.4145200Z # NS: Remove previous installation of torch first 2024-08-22T20:25:16.4145760Z # as this script does not isntall anything into conda env but rather as system dep 2024-08-22T20:25:16.4146310Z pip3 uninstall -y torch || true 2024-08-22T20:25:16.4146590Z set -eou pipefail 2024-08-22T20:25:16.4146820Z  2024-08-22T20:25:16.4147110Z echo "::group::Print machine info" 2024-08-22T20:25:16.4147410Z uname -a 2024-08-22T20:25:16.4147890Z sysctl machdep.cpu.brand_string 2024-08-22T20:25:16.4148210Z sysctl machdep.cpu.core_count 2024-08-22T20:25:16.4148570Z echo "::endgroup::" 2024-08-22T20:25:16.4148900Z  2024-08-22T20:25:16.4149270Z .ci/scripts/run-docs quantization 2024-08-22T20:25:16.4149690Z  2024-08-22T20:25:16.4150130Z echo "::group::Completion" 2024-08-22T20:25:16.4150590Z echo "tests complete" 2024-08-22T20:25:16.4150990Z echo "*******************************************" 2024-08-22T20:25:16.4151550Z echo "::endgroup::" 2024-08-22T20:25:16.4211460Z shell: /bin/bash -e {0} 2024-08-22T20:25:16.4211660Z env: 2024-08-22T20:25:16.4211930Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.4212420Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:16.4212900Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.4213350Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.4213780Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:16.4214150Z MD_APPLE_SDK_ROOT: /Applications/Xcode_15.3.app 2024-08-22T20:25:16.4214410Z ##[endgroup] 2024-08-22T20:25:16.4685850Z + pip3 uninstall -y torch 2024-08-22T20:25:17.3900050Z WARNING: Skipping torch as it is not installed. 2024-08-22T20:25:17.4118720Z + set -eou pipefail 2024-08-22T20:25:17.4119280Z + echo '::group::Print machine info' 2024-08-22T20:25:17.4119590Z + uname -a 2024-08-22T20:25:17.4120500Z ##[group]Print machine info 2024-08-22T20:25:17.4136930Z Darwin Mac-1724354884970.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:03 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_VMAPPLE arm64 2024-08-22T20:25:17.4137660Z + sysctl machdep.cpu.brand_string 2024-08-22T20:25:17.4165640Z machdep.cpu.brand_string: Apple M1 (Virtual) 2024-08-22T20:25:17.4166490Z + sysctl machdep.cpu.core_count 2024-08-22T20:25:17.4180420Z machdep.cpu.core_count: 6 2024-08-22T20:25:17.4181430Z + echo ::endgroup:: 2024-08-22T20:25:17.4182060Z ##[endgroup] 2024-08-22T20:25:17.4182520Z + .ci/scripts/run-docs quantization 2024-08-22T20:25:17.4188010Z ##[group]Create script to run quantization 2024-08-22T20:25:17.4725720Z ##[endgroup] 2024-08-22T20:25:17.4726510Z ##[group]Run quantization 2024-08-22T20:25:17.4828210Z ******************************************* 2024-08-22T20:25:17.4859740Z set -eou pipefail 2024-08-22T20:25:17.4867880Z echo '::group::start-of-document' 2024-08-22T20:25:17.4868390Z echo '::endgroup::' 2024-08-22T20:25:17.4868850Z echo '::group::# Quantization' 2024-08-22T20:25:17.4869390Z ./install_requirements.sh 2024-08-22T20:25:17.4869930Z TORCHCHAT_ROOT=${PWD} ./scripts/install_et.sh 2024-08-22T20:25:17.4870480Z echo '::endgroup::' 2024-08-22T20:25:17.4871060Z echo '::group::## Introduction' 2024-08-22T20:25:17.4871630Z echo '::endgroup::' 2024-08-22T20:25:17.4872140Z echo '::group::## Supported Quantization Schemes' 2024-08-22T20:25:17.4872660Z echo '::endgroup::' 2024-08-22T20:25:17.4873060Z echo '::group::## Quantization API' 2024-08-22T20:25:17.4873480Z echo '::endgroup::' 2024-08-22T20:25:17.4873930Z echo '::group::## Examples' 2024-08-22T20:25:17.4874390Z if false; then 2024-08-22T20:25:17.4874800Z --quantize quant_config.json 2024-08-22T20:25:17.4876080Z --quantize '{"linear:a8w4dq": {"groupsize" : 256}}' 2024-08-22T20:25:17.4877020Z --quantize '{"embedding": {"bitwidth": 4, "groupsize":32}, "linear:a8w4dq": {"groupsize" : 256}}' 2024-08-22T20:25:17.4877940Z --quantize '{"executor": {"accelerator": "cuda"}, 2024-08-22T20:25:17.4878610Z "precision": {"dtype": "bf16"}, 2024-08-22T20:25:17.4879220Z "linear:int4": {"groupsize" : 256}}' 2024-08-22T20:25:17.4879790Z fi 2024-08-22T20:25:17.4880710Z python3 generate.py stories15M --prompt "Hello, my name is" --quantize '{"embedding" : {"bitwidth": 8, "groupsize": 0}}' 2024-08-22T20:25:17.4882100Z python3 torchchat.py export stories15M --quantize '{"embedding": {"bitwidth": 4, "groupsize":32}, "linear:int4": {"groupsize" : 256}}' --output-dso-path stories15M.so 2024-08-22T20:25:17.4883810Z python3 generate.py stories15M --dso-path stories15M.so --prompt "Hello my name is" 2024-08-22T20:25:17.4885080Z python3 torchchat.py export stories15M --quantize '{"embedding": {"bitwidth": 4, "groupsize":32}, "linear:a8w4dq": {"groupsize" : 256}}' --output-pte-path stories15M.pte 2024-08-22T20:25:17.4886190Z python3 generate.py stories15M --pte-path stories15M.pte --prompt "Hello my name is" 2024-08-22T20:25:17.4886940Z echo '::endgroup::' 2024-08-22T20:25:17.4887400Z echo '::group::## Quantization Profiles' 2024-08-22T20:25:17.4887900Z echo '::endgroup::' 2024-08-22T20:25:17.4888450Z echo '::group::## Adding additional quantization schemes' 2024-08-22T20:25:17.4889070Z + set -eou pipefail 2024-08-22T20:25:17.4889460Z echo '::endgroup::' 2024-08-22T20:25:17.4890310Z + echo ::group::start-of-document 2024-08-22T20:25:17.4891790Z + echo ::endgroup:: 2024-08-22T20:25:17.4892640Z exit 0 2024-08-22T20:25:17.4894330Z + echo '::group::# Quantization' 2024-08-22T20:25:17.4895210Z exit 1 2024-08-22T20:25:17.4895770Z + ./install_requirements.sh 2024-08-22T20:25:17.4896410Z ******************************************* 2024-08-22T20:25:17.4901080Z ##[group]start-of-document 2024-08-22T20:25:17.4902070Z ##[endgroup] 2024-08-22T20:25:17.4903600Z ##[group]# Quantization 2024-08-22T20:25:17.5162370Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:17.7385360Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:17.9459750Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:17.9946660Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:18.1055750Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:18.1158740Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:18.2195660Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:18.2298080Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:18.3013010Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:18.3112760Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:18.4193400Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:18.4309380Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB) 2024-08-22T20:25:18.4783970Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 39.2 MB/s eta 0:00:00 2024-08-22T20:25:18.6610800Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:18.6735100Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB) 2024-08-22T20:25:18.8336860Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 91.1 MB/s eta 0:00:00 2024-08-22T20:25:18.9175200Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:18.9285800Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:19.0257510Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:19.0377680Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:19.1148870Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:19.1247870Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:19.3320530Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:19.3434590Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:19.6114250Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:19.6229940Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl.metadata (6.1 kB) 2024-08-22T20:25:19.8485230Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:19.8642240Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2024-08-22T20:25:19.9927750Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:20.0009240Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:20.1254560Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:20.1350360Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:20.2171920Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:20.2269710Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:20.3064800Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.3157870Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:20.4062300Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.4190110Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:20.5507950Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.5614920Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:20.6720580Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.6827720Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:20.7897680Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.8005990Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:20.8795540Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.8899310Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:21.0982650Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:21.1114830Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:21.3620880Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:21.3765070Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:21.5921610Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:21.6089380Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:21.6368930Z Installing build dependencies: started 2024-08-22T20:25:22.6861970Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:22.6870300Z Getting requirements to build wheel: started 2024-08-22T20:25:22.7842650Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:22.7853030Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:22.8868780Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:22.9715270Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.9820150Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:23.1068080Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.1177930Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:23.1967870Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.2076350Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:23.2188920Z Installing build dependencies: started 2024-08-22T20:25:24.2518030Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:24.2524840Z Getting requirements to build wheel: started 2024-08-22T20:25:24.3585100Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:24.3595720Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:24.4726330Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:24.6077280Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.6177330Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:24.7883680Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.8015280Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:25.0530100Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.0644190Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:25.4059680Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.4179350Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:25.5184170Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.5349550Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:25.6223840Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.6369060Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:25.6501620Z Installing build dependencies: started 2024-08-22T20:25:26.7156690Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:26.7163790Z Getting requirements to build wheel: started 2024-08-22T20:25:26.8080960Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:26.8097510Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:26.9082550Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:27.1013460Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:27.1131550Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:27.3398460Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.3621350Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:27.4902660Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.5052630Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:27.6380830Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.6485650Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:27.7656510Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.7759530Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:27.8857630Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.8958170Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:28.0236260Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:28.0332900Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:28.1314770Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:28.1444000Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:28.4664170Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:28.4769300Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:28.5705390Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:28.5805830Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:28.7188760Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:28.7313190Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-macosx_10_9_universal2.whl (2.4 MB) 2024-08-22T20:25:28.7715550Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 77.2 MB/s eta 0:00:00 2024-08-22T20:25:28.8694230Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:28.8806550Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:29.0630190Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:29.0750710Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:29.1346420Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 67.9 MB/s eta 0:00:00 2024-08-22T20:25:29.2709250Z Installing build dependencies: started 2024-08-22T20:25:30.1523210Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:30.1530780Z Getting requirements to build wheel: started 2024-08-22T20:25:31.9398790Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:31.9413990Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:32.1486020Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:32.2415120Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.2506980Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:32.3810440Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.3920560Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:32.4848410Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.4956660Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:32.5907360Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.6029500Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:32.8133040Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.8262830Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-macosx_11_0_arm64.whl (11.3 MB) 2024-08-22T20:25:32.9837800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 80.1 MB/s eta 0:00:00 2024-08-22T20:25:33.2938650Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.3050730Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:33.6051230Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.6166030Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:33.8631210Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.8759970Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:34.0903690Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.1000250Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:34.1798880Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.1901560Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:34.2673950Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.2781670Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:34.4018110Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.4120170Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:34.6209280Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.6368750Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:34.7524990Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:34.7632030Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:34.8643060Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:34.8781840Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:35.0781600Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:35.0941850Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:35.2519250Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:35.2614080Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:35.5166220Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:35.5285180Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:35.6407470Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.6510900Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:35.7545460Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.7650720Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:36.0223170Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.0349110Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:36.1452690Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.1604730Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:36.5677510Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.5795510Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:36.8133120Z Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.8269610Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:37.0856190Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:37.1000830Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl (18 kB) 2024-08-22T20:25:37.2217240Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.2327970Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:25:37.4529160Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.4657150Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:25:37.6611970Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.6743200Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:25:37.8686420Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:37.8809540Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl (120 kB) 2024-08-22T20:25:37.9787070Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:37.9910500Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:25:38.0019200Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r requirements.txt (line 4)) (2024.7.4) 2024-08-22T20:25:38.1357930Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.1459920Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:25:38.3503160Z Collecting pygments<3.0.0,>=2.13.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.3598080Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:25:38.4354200Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.4463040Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:38.6356610Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.6456110Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:38.7347430Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.7506730Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:25:38.9442380Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.9545620Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:39.1286440Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.1382190Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:25:39.3482490Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.3606370Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:25:39.6065020Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.6158970Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:25:39.7002880Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.7099200Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:25:39.7831590Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.7930010Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:39.9035060Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.9130380Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:25:40.0093450Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.0215520Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:25:40.0520610Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 54.6 MB/s eta 0:00:00 2024-08-22T20:25:40.2986660Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.3093600Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:25:40.4041790Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.4139360Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.4349900Z Requirement already satisfied: setuptools>=38.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) (65.5.0) 2024-08-22T20:25:40.5807500Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.5910740Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.6692560Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.6804680Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:25:40.7657780Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.7759100Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.9716260Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.9819160Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:41.0582380Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.0688340Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:41.1496990Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.1599940Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:41.2601090Z Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.2699240Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:25:41.4487650Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.4601980Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:25:41.6654650Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.6777840Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-08-22T20:25:41.9398670Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.9522030Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:42.0922460Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.1045150Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-macosx_11_0_arm64.whl (79 kB) 2024-08-22T20:25:42.2223830Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.2320480Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:25:42.4155540Z Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:42.4315900Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:25:42.6156410Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:42.6255750Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:42.8177870Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:42.8273020Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:25:43.0115950Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.0215860Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:25:43.0945530Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.1040930Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:43.2784180Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.2883910Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:25:43.5404640Z Collecting mpmath<1.4,>=1.1.0 (from sympy->torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.5512030Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:25:43.5631800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 38.3 MB/s eta 0:00:00 2024-08-22T20:25:43.6184180Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:25:43.6478650Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 57.0 MB/s eta 0:00:00 2024-08-22T20:25:43.6579930Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:25:43.6808190Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:25:43.6984070Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:25:43.7169340Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 47.1 MB/s eta 0:00:00 2024-08-22T20:25:43.7279550Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:25:43.7438440Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:25:43.7555760Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:25:43.7678580Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl (47.9 MB) 2024-08-22T20:25:44.3353600Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 85.4 MB/s eta 0:00:00 2024-08-22T20:25:44.3505350Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (270 kB) 2024-08-22T20:25:44.3707780Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:25:44.3874410Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:25:44.4859550Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 87.3 MB/s eta 0:00:00 2024-08-22T20:25:44.4960870Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:25:44.5097930Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:25:44.5251950Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:25:44.5344010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 65.7 MB/s eta 0:00:00 2024-08-22T20:25:44.5440110Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:44.5561200Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:44.5677790Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:25:44.5817020Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:25:44.5882610Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 61.7 MB/s eta 0:00:00 2024-08-22T20:25:44.5989140Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:25:44.6106730Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:25:44.6232720Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:25:44.6367040Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:25:44.6492750Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:25:44.6640620Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:25:44.6817280Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:25:44.7255750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 89.6 MB/s eta 0:00:00 2024-08-22T20:25:44.7353870Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:25:44.7543180Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:25:45.0719810Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 85.2 MB/s eta 0:00:00 2024-08-22T20:25:45.0884950Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:25:45.1021890Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:25:45.1775070Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 93.3 MB/s eta 0:00:00 2024-08-22T20:25:45.1877290Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:25:45.2050680Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:25:45.2190350Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:25:45.2321270Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:25:45.2477860Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:25:45.2640100Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:25:45.3935890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 85.2 MB/s eta 0:00:00 2024-08-22T20:25:45.4047740Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:25:45.4174380Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:25:45.4334720Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:25:46.1778230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 83.4 MB/s eta 0:00:00 2024-08-22T20:25:46.1909680Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:25:46.2112370Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:25:46.2271010Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:25:46.3213620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 99.7 MB/s eta 0:00:00 2024-08-22T20:25:46.3319800Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:25:46.3451210Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:25:46.3581710Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:25:46.3710660Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:25:46.3844570Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:25:46.3990860Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:25:46.4127390Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:25:46.4261790Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:25:46.4327500Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 84.8 MB/s eta 0:00:00 2024-08-22T20:25:46.4422710Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:25:46.4552640Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:25:46.4688560Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:25:46.4833300Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:25:46.4958930Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:25:46.5117850Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:25:46.5245460Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:25:46.5367880Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:25:46.5515390Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:25:46.5680020Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:25:46.5798010Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:25:46.6062740Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.5 MB/s eta 0:00:00 2024-08-22T20:25:46.6161180Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:25:46.6327210Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:25:46.6532230Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:25:46.9430830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 82.1 MB/s eta 0:00:00 2024-08-22T20:25:46.9546470Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:25:46.9708430Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:25:46.9843120Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:25:46.9972010Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.0108480Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:25:47.0321830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 121.3 MB/s eta 0:00:00 2024-08-22T20:25:47.0428920Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:25:47.0552790Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:25:47.0692360Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:25:47.0845110Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 99.3 MB/s eta 0:00:00 2024-08-22T20:25:47.0961930Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.1082560Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:25:47.1227430Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:25:47.2037460Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 77.1 MB/s eta 0:00:00 2024-08-22T20:25:47.2140430Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:47.2271480Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:25:47.2399860Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:25:47.2525820Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:25:47.2667080Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.2789350Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:25:47.2926910Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:25:47.3156410Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:25:47.3313840Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:25:47.6322540Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:25:47.6336570Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:26:35.1311150Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:26:35.1347410Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901582 sha256=c0ebdaf95c65ba4c819b517fec79ca297f1622e7fc7294af0417a8bdfeb88b9e 2024-08-22T20:26:35.1348800Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:26:35.1385190Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:35.2569090Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:35.2578230Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=3cb6cab37735e35967ae00541873c22aa35cfb32d2ce589f17aa844c51d88569 2024-08-22T20:26:35.2579400Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:35.2600460Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:35.3830080Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:35.3838850Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=29551b58ac63df6316d596b5595009020145e01ffaeef2aefb5f3037ff8d27be 2024-08-22T20:26:35.3839960Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:35.3862360Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:35.5000730Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:35.5009250Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=8a27a1521c77d6baeeb66fcd917120c3c594630368b19e5434f5cc284c4813d5 2024-08-22T20:26:35.5010500Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:35.5023830Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:26:35.8708830Z Installing collected packages: zstd, word2number, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, tomli, toml, threadpoolctl, tenacity, tcolorpy, tabulate, sympy, smmap, six, safetensors, rpds-py, regex, pyyaml, pygments, pycryptodomex, pybind11, psutil, protobuf, portalocker, pillow, pathvalidate, packaging, numpy, networkx, narwhals, multidict, more-itertools, mdurl, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, cachetools, blinker, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, Werkzeug, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, referencing, python-dateutil, pyarrow, numexpr, nltk, multiprocess, mbstrdecoder, markdown-it-py, jsonlines, Jinja2, gitdb, gguf, blobfile, aiosignal, typepy, torch, tiktoken, scikit-learn, rouge-score, rich, pydeck, pandas, jsonschema-specifications, huggingface_hub, gitpython, flask, aiohttp, tokenizers, jsonschema, accelerate, transformers, datasets, DataProperty, altair, tabledata, streamlit, peft, evaluate, pytablewriter, lm-eval 2024-08-22T20:26:58.8460920Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.4 absl-py-2.1.0 accelerate-0.33.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 altair-5.4.0 async-timeout-4.0.3 attrs-24.2.0 blinker-1.8.2 blobfile-2.1.1 cachetools-5.5.0 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.30.2 colorama-0.4.6 datasets-2.21.0 dill-0.3.8 evaluate-0.4.2 filelock-3.15.4 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.6.1 gguf-0.9.1 gitdb-4.0.11 gitpython-3.1.43 huggingface_hub-0.24.6 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 lm-eval-0.4.2 lxml-4.9.4 markdown-it-py-3.0.0 mbstrdecoder-1.1.3 mdurl-0.1.2 more-itertools-10.4.0 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 narwhals-1.5.2 networkx-3.3 ninja-1.11.1.1 nltk-3.9.1 numexpr-2.10.1 numpy-1.26.4 packaging-24.1 pandas-2.2.2 pathvalidate-3.2.0 peft-0.12.0 pillow-10.4.0 portalocker-2.10.1 protobuf-5.27.3 psutil-6.0.0 pyarrow-17.0.0 pybind11-2.13.5 pycryptodomex-3.20.0 pydeck-0.9.1 pygments-2.18.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.2 referencing-0.35.1 regex-2024.7.24 requests-2.32.3 rich-13.7.1 rouge-score-0.1.2 rpds-py-0.20.0 sacrebleu-2.4.3 safetensors-0.4.4 scikit-learn-1.5.1 scipy-1.14.1 sentencepiece-0.2.0 six-1.16.0 smmap-5.0.1 snakeviz-2.2.0 sqlitedict-2.1.0 streamlit-1.37.1 sympy-1.13.2 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 tenacity-8.5.0 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 toml-0.10.2 tomli-2.0.1 torch-2.4.0 tornado-6.4.1 tqdm-4.66.5 tqdm-multiprocess-0.0.11 transformers-4.44.2 typepy-1.3.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-2.2.2 wheel-0.44.0 word2number-1.1 xxhash-3.5.0 yarl-1.9.4 zstandard-0.23.0 zstd-1.5.5.1 2024-08-22T20:26:58.8555940Z 2024-08-22T20:26:58.8556670Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:26:58.8557220Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:26:59.8133130Z + pip3 uninstall -y triton 2024-08-22T20:27:00.0248610Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:00.0550910Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:00.2514020Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:00.5362550Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:00.5502570Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240814-cp310-none-macosx_11_0_arm64.whl (63.5 MB) 2024-08-22T20:27:01.2779480Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 88.3 MB/s eta 0:00:00 2024-08-22T20:27:01.3538200Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.15.4) 2024-08-22T20:27:01.3539910Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (4.12.2) 2024-08-22T20:27:01.3541680Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.3) 2024-08-22T20:27:01.3543260Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.1.4) 2024-08-22T20:27:01.3545070Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (2024.6.1) 2024-08-22T20:27:01.4396880Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:01.4543330Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:01.5447810Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 78.0 MB/s eta 0:00:00 2024-08-22T20:27:01.5551280Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy==1.13.1->torch==2.5.0.dev20240814) (1.3.0) 2024-08-22T20:27:01.5752450Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.5.0.dev20240814) (2.1.5) 2024-08-22T20:27:01.8558330Z Installing collected packages: sympy, torch 2024-08-22T20:27:01.8558790Z Attempting uninstall: sympy 2024-08-22T20:27:01.8564740Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:01.9249140Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:02.0951090Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:05.0402800Z Attempting uninstall: torch 2024-08-22T20:27:05.0409160Z Found existing installation: torch 2.4.0 2024-08-22T20:27:05.2170900Z Uninstalling torch-2.4.0: 2024-08-22T20:27:05.2602880Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:10.2263980Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:10.2312810Z 2024-08-22T20:27:10.2313110Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:10.2314090Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:10.2785810Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:10.4814290Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:10.4818040Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-ahp2c1x4 2024-08-22T20:27:10.4882230Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-ahp2c1x4 2024-08-22T20:27:12.6049470Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:12.6097170Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:13.1549520Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:13.9631080Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:13.9716410Z Preparing metadata (setup.py): started 2024-08-22T20:27:15.3581960Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:27:15.3610700Z Building wheels for collected packages: torchao 2024-08-22T20:27:15.3747240Z Building wheel for torchao (setup.py): started 2024-08-22T20:27:30.7892530Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:27:30.7899820Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394868 sha256=1847f5cfda1b0fc45c083fdf2579af73f9d5c02f1ba7261121d15a0229fa0816 2024-08-22T20:27:30.7901190Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:27:30.7923110Z Successfully built torchao 2024-08-22T20:27:31.0430730Z Installing collected packages: torchao 2024-08-22T20:27:31.1703530Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:27:31.1757200Z 2024-08-22T20:27:31.1757770Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:31.1758360Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:31.2415400Z + TORCHCHAT_ROOT=/Users/runner/work/torchchat/torchchat 2024-08-22T20:27:31.2415910Z + ./scripts/install_et.sh 2024-08-22T20:27:31.2447400Z ++ dirname ./scripts/install_et.sh 2024-08-22T20:27:31.2460350Z + source ./scripts/install_utils.sh 2024-08-22T20:27:31.2460810Z ++ set -ex pipefail 2024-08-22T20:27:31.2462750Z ++ 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-08-22T20:27:31.2464430Z + '[' '' == '' ']' 2024-08-22T20:27:31.2464770Z + ET_BUILD_DIR=et-build 2024-08-22T20:27:31.2465050Z + ENABLE_ET_PYBIND=pipefail 2024-08-22T20:27:31.2465360Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:31.2465740Z + find_cmake_prefix_path 2024-08-22T20:27:31.2466570Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:31.2468550Z ++ python3 -c 'from distutils.sysconfig import get_python_lib;print(get_python_lib())' 2024-08-22T20:27:31.3596770Z + path=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:31.3597400Z Intalling common pip packages 2024-08-22T20:27:31.3598230Z + MY_CMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:31.3598870Z + install_pip_dependencies 2024-08-22T20:27:31.3599250Z + echo 'Intalling common pip packages' 2024-08-22T20:27:31.3599730Z + pip3 install wheel 'cmake>=3.19' ninja zstd 2024-08-22T20:27:31.5509690Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.44.0) 2024-08-22T20:27:31.5511120Z Requirement already satisfied: cmake>=3.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (3.30.2) 2024-08-22T20:27:31.5513110Z Requirement already satisfied: ninja in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.11.1.1) 2024-08-22T20:27:31.5514530Z Requirement already satisfied: zstd in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.5.5.1) 2024-08-22T20:27:31.8209880Z 2024-08-22T20:27:31.8210560Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:31.8211120Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:31.8688390Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:31.8688930Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:31.8689860Z + pip3 install -r ./requirements.txt 2024-08-22T20:27:32.0697710Z Requirement already satisfied: huggingface_hub in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 4)) (0.24.6) 2024-08-22T20:27:32.0699140Z Requirement already satisfied: gguf in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 7)) (0.9.1) 2024-08-22T20:27:32.0700560Z Requirement already satisfied: tiktoken in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 10)) (0.7.0) 2024-08-22T20:27:32.0701990Z Requirement already satisfied: snakeviz in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 13)) (2.2.0) 2024-08-22T20:27:32.0703580Z Requirement already satisfied: sentencepiece in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 14)) (0.2.0) 2024-08-22T20:27:32.0706190Z Requirement already satisfied: numpy<2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 15)) (1.26.4) 2024-08-22T20:27:32.0708020Z Requirement already satisfied: lm-eval==0.4.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 17)) (0.4.2) 2024-08-22T20:27:32.0709640Z Requirement already satisfied: blobfile in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 18)) (2.1.1) 2024-08-22T20:27:32.0712410Z Requirement already satisfied: tomli>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 19)) (2.0.1) 2024-08-22T20:27:32.0714000Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 22)) (0.44.0) 2024-08-22T20:27:32.0744090Z Requirement already satisfied: cmake>=3.24 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 23)) (3.30.2) 2024-08-22T20:27:32.0746040Z Requirement already satisfied: ninja in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 24)) (1.11.1.1) 2024-08-22T20:27:32.0747410Z Requirement already satisfied: zstd in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 25)) (1.5.5.1) 2024-08-22T20:27:32.0748640Z Requirement already satisfied: streamlit in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 28)) (1.37.1) 2024-08-22T20:27:32.0749830Z Requirement already satisfied: flask in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 31)) (3.0.3) 2024-08-22T20:27:32.0813810Z Requirement already satisfied: accelerate>=0.21.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.33.0) 2024-08-22T20:27:32.0815300Z Requirement already satisfied: evaluate in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.4.2) 2024-08-22T20:27:32.0817130Z Requirement already satisfied: datasets>=2.16.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.21.0) 2024-08-22T20:27:32.0819260Z Requirement already satisfied: jsonlines in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (4.0.0) 2024-08-22T20:27:32.0820840Z Requirement already satisfied: numexpr in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.10.1) 2024-08-22T20:27:32.0822690Z Requirement already satisfied: peft>=0.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.12.0) 2024-08-22T20:27:32.0824770Z Requirement already satisfied: pybind11>=2.6.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.13.5) 2024-08-22T20:27:32.0826510Z Requirement already satisfied: pytablewriter in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.2.0) 2024-08-22T20:27:32.0828500Z Requirement already satisfied: rouge-score>=0.0.4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.1.2) 2024-08-22T20:27:32.0830510Z Requirement already satisfied: sacrebleu>=1.5.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.4.3) 2024-08-22T20:27:32.0832600Z Requirement already satisfied: scikit-learn>=0.24.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.5.1) 2024-08-22T20:27:32.0834250Z Requirement already satisfied: sqlitedict in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.1.0) 2024-08-22T20:27:32.0836990Z Requirement already satisfied: torch>=1.8 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.5.0.dev20240814) 2024-08-22T20:27:32.0838550Z Requirement already satisfied: tqdm-multiprocess in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.0.11) 2024-08-22T20:27:32.0840370Z Requirement already satisfied: transformers>=4.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (4.44.2) 2024-08-22T20:27:32.0842230Z Requirement already satisfied: zstandard in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.23.0) 2024-08-22T20:27:32.0843690Z Requirement already satisfied: dill in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.3.8) 2024-08-22T20:27:32.0845200Z Requirement already satisfied: word2number in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.1) 2024-08-22T20:27:32.0846810Z Requirement already satisfied: more-itertools in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (10.4.0) 2024-08-22T20:27:32.1014970Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (3.15.4) 2024-08-22T20:27:32.1016580Z Requirement already satisfied: fsspec>=2023.5.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (2024.6.1) 2024-08-22T20:27:32.1018300Z Requirement already satisfied: packaging>=20.9 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (24.1) 2024-08-22T20:27:32.1020170Z Requirement already satisfied: pyyaml>=5.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (6.0.2) 2024-08-22T20:27:32.1021820Z Requirement already satisfied: requests in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (2.32.3) 2024-08-22T20:27:32.1023810Z Requirement already satisfied: tqdm>=4.42.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (4.66.5) 2024-08-22T20:27:32.1025820Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (4.12.2) 2024-08-22T20:27:32.1040720Z Requirement already satisfied: regex>=2022.1.18 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from tiktoken->-r ./requirements.txt (line 10)) (2024.7.24) 2024-08-22T20:27:32.1047410Z Requirement already satisfied: tornado>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from snakeviz->-r ./requirements.txt (line 13)) (6.4.1) 2024-08-22T20:27:32.1069970Z Requirement already satisfied: pycryptodomex~=3.8 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from blobfile->-r ./requirements.txt (line 18)) (3.20.0) 2024-08-22T20:27:32.1072650Z Requirement already satisfied: urllib3<3,>=1.25.3 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from blobfile->-r ./requirements.txt (line 18)) (2.2.2) 2024-08-22T20:27:32.1074990Z Requirement already satisfied: lxml~=4.9 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from blobfile->-r ./requirements.txt (line 18)) (4.9.4) 2024-08-22T20:27:32.1128190Z Requirement already satisfied: altair<6,>=4.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (5.4.0) 2024-08-22T20:27:32.1129870Z Requirement already satisfied: blinker<2,>=1.0.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (1.8.2) 2024-08-22T20:27:32.1132570Z Requirement already satisfied: cachetools<6,>=4.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (5.5.0) 2024-08-22T20:27:32.1134710Z Requirement already satisfied: click<9,>=7.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (8.1.7) 2024-08-22T20:27:32.1137450Z Requirement already satisfied: pandas<3,>=1.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (2.2.2) 2024-08-22T20:27:32.1139140Z Requirement already satisfied: pillow<11,>=7.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (10.4.0) 2024-08-22T20:27:32.1141590Z Requirement already satisfied: protobuf<6,>=3.20 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (5.27.3) 2024-08-22T20:27:32.1143590Z Requirement already satisfied: pyarrow>=7.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (17.0.0) 2024-08-22T20:27:32.1146420Z Requirement already satisfied: rich<14,>=10.14.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (13.7.1) 2024-08-22T20:27:32.1148170Z Requirement already satisfied: tenacity<9,>=8.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (8.5.0) 2024-08-22T20:27:32.1150760Z Requirement already satisfied: toml<2,>=0.10.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (0.10.2) 2024-08-22T20:27:32.1152900Z Requirement already satisfied: gitpython!=3.1.19,<4,>=3.0.7 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (3.1.43) 2024-08-22T20:27:32.1154820Z Requirement already satisfied: pydeck<1,>=0.8.0b4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (0.9.1) 2024-08-22T20:27:32.1168420Z Requirement already satisfied: Werkzeug>=3.0.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from flask->-r ./requirements.txt (line 31)) (3.0.4) 2024-08-22T20:27:32.1170140Z Requirement already satisfied: Jinja2>=3.1.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from flask->-r ./requirements.txt (line 31)) (3.1.4) 2024-08-22T20:27:32.1172770Z Requirement already satisfied: itsdangerous>=2.1.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from flask->-r ./requirements.txt (line 31)) (2.2.0) 2024-08-22T20:27:32.1240090Z Requirement already satisfied: psutil in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from accelerate>=0.21.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (6.0.0) 2024-08-22T20:27:32.1243250Z Requirement already satisfied: safetensors>=0.3.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from accelerate>=0.21.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.4.4) 2024-08-22T20:27:32.1278680Z Requirement already satisfied: jsonschema>=3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (4.23.0) 2024-08-22T20:27:32.1280570Z Requirement already satisfied: narwhals>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (1.5.2) 2024-08-22T20:27:32.1513880Z Requirement already satisfied: xxhash in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.5.0) 2024-08-22T20:27:32.1515720Z Requirement already satisfied: multiprocess in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.70.16) 2024-08-22T20:27:32.1519020Z Requirement already satisfied: aiohttp in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.10.5) 2024-08-22T20:27:32.1841910Z Requirement already satisfied: gitdb<5,>=4.0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r ./requirements.txt (line 28)) (4.0.11) 2024-08-22T20:27:32.1856550Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from Jinja2>=3.1.2->flask->-r ./requirements.txt (line 31)) (2.1.5) 2024-08-22T20:27:32.2027100Z Requirement already satisfied: python-dateutil>=2.8.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas<3,>=1.3.0->streamlit->-r ./requirements.txt (line 28)) (2.9.0.post0) 2024-08-22T20:27:32.2028870Z Requirement already satisfied: pytz>=2020.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas<3,>=1.3.0->streamlit->-r ./requirements.txt (line 28)) (2024.1) 2024-08-22T20:27:32.2030860Z Requirement already satisfied: tzdata>=2022.7 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas<3,>=1.3.0->streamlit->-r ./requirements.txt (line 28)) (2024.1) 2024-08-22T20:27:32.2156050Z Requirement already satisfied: charset-normalizer<4,>=2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 4)) (3.3.2) 2024-08-22T20:27:32.2158700Z Requirement already satisfied: idna<4,>=2.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 4)) (3.7) 2024-08-22T20:27:32.2161640Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 4)) (2024.7.4) 2024-08-22T20:27:32.2175830Z Requirement already satisfied: markdown-it-py>=2.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rich<14,>=10.14.0->streamlit->-r ./requirements.txt (line 28)) (3.0.0) 2024-08-22T20:27:32.2177600Z Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rich<14,>=10.14.0->streamlit->-r ./requirements.txt (line 28)) (2.18.0) 2024-08-22T20:27:32.2188200Z Requirement already satisfied: absl-py in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.1.0) 2024-08-22T20:27:32.2189780Z Requirement already satisfied: nltk in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.9.1) 2024-08-22T20:27:32.2193500Z Requirement already satisfied: six>=1.14.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.16.0) 2024-08-22T20:27:32.2214990Z Requirement already satisfied: portalocker in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.10.1) 2024-08-22T20:27:32.2217070Z Requirement already satisfied: tabulate>=0.8.9 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.9.0) 2024-08-22T20:27:32.2220750Z Requirement already satisfied: colorama in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.4.6) 2024-08-22T20:27:32.2280840Z Requirement already satisfied: scipy>=1.6.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.14.1) 2024-08-22T20:27:32.2282780Z Requirement already satisfied: joblib>=1.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.4.2) 2024-08-22T20:27:32.2284630Z Requirement already satisfied: threadpoolctl>=3.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.5.0) 2024-08-22T20:27:32.2330700Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch>=1.8->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.3) 2024-08-22T20:27:32.2334590Z Requirement already satisfied: sympy==1.13.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch>=1.8->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.13.1) 2024-08-22T20:27:32.2348290Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy==1.13.1->torch>=1.8->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.0) 2024-08-22T20:27:32.3286820Z Requirement already satisfied: tokenizers<0.20,>=0.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers>=4.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.19.1) 2024-08-22T20:27:32.3330920Z Requirement already satisfied: attrs>=19.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonlines->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (24.2.0) 2024-08-22T20:27:32.3447250Z Requirement already satisfied: setuptools>=38.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (65.5.0) 2024-08-22T20:27:32.3449100Z Requirement already satisfied: DataProperty<2,>=1.0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.0.1) 2024-08-22T20:27:32.3451640Z Requirement already satisfied: mbstrdecoder<2,>=1.0.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.1.3) 2024-08-22T20:27:32.3453480Z Requirement already satisfied: pathvalidate<4,>=2.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.2.0) 2024-08-22T20:27:32.3455470Z Requirement already satisfied: tabledata<2,>=1.3.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.3) 2024-08-22T20:27:32.3457810Z Requirement already satisfied: tcolorpy<1,>=0.0.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.1.6) 2024-08-22T20:27:32.3459870Z Requirement already satisfied: typepy<2,>=1.3.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.2) 2024-08-22T20:27:32.3620230Z Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.4.0) 2024-08-22T20:27:32.3622370Z Requirement already satisfied: aiosignal>=1.1.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.1) 2024-08-22T20:27:32.3625730Z Requirement already satisfied: frozenlist>=1.1.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.4.1) 2024-08-22T20:27:32.3628240Z Requirement already satisfied: multidict<7.0,>=4.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (6.0.5) 2024-08-22T20:27:32.3630160Z Requirement already satisfied: yarl<2.0,>=1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.9.4) 2024-08-22T20:27:32.3633330Z Requirement already satisfied: async-timeout<5.0,>=4.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (4.0.3) 2024-08-22T20:27:32.3646060Z Requirement already satisfied: smmap<6,>=3.0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r ./requirements.txt (line 28)) (5.0.1) 2024-08-22T20:27:32.3690270Z Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (2023.12.1) 2024-08-22T20:27:32.3692420Z Requirement already satisfied: referencing>=0.28.4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (0.35.1) 2024-08-22T20:27:32.3694350Z Requirement already satisfied: rpds-py>=0.7.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (0.20.0) 2024-08-22T20:27:32.3728300Z Requirement already satisfied: mdurl~=0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r ./requirements.txt (line 28)) (0.1.2) 2024-08-22T20:27:32.3751420Z Requirement already satisfied: chardet<6,>=3.0.4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (5.2.0) 2024-08-22T20:27:32.4496780Z 2024-08-22T20:27:32.4497350Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:32.4497860Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:32.4887730Z + popd 2024-08-22T20:27:32.4887980Z + clone_executorch 2024-08-22T20:27:32.4888300Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:32.4889090Z + echo 'Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src' 2024-08-22T20:27:32.4889880Z Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:32.4890510Z + rm -rf /Users/runner/work/torchchat/torchchat/et-build 2024-08-22T20:27:32.4908040Z + mkdir -p /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:32.4926460Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:32.4927200Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:32.4927750Z + git clone https://github.com/pytorch/executorch.git 2024-08-22T20:27:32.4959270Z Cloning into 'executorch'... 2024-08-22T20:27:38.3240480Z + cd executorch 2024-08-22T20:27:38.3244260Z ++ cat /Users/runner/work/torchchat/torchchat/.pins/et-pin.txt 2024-08-22T20:27:38.3268340Z + git checkout 91298923a0076c1b41059efb6dad2876426e4b03 2024-08-22T20:27:38.6355340Z HEAD is now at 91298923a immutable accessors in graph signature (#4433) 2024-08-22T20:27:38.6366930Z + echo 'Install executorch: submodule update' 2024-08-22T20:27:38.6368000Z Install executorch: submodule update 2024-08-22T20:27:38.6368840Z + git submodule sync 2024-08-22T20:27:38.6937520Z + git submodule update --init 2024-08-22T20:27:38.7895540Z 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-08-22T20:27:38.7899760Z Submodule 'backends/arm/third-party/serialization_lib' (https://review.mlplatform.org/tosa/serialization_lib) registered for path 'backends/arm/third-party/serialization_lib' 2024-08-22T20:27:38.7904140Z Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers' 2024-08-22T20:27:38.7910210Z Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator' 2024-08-22T20:27:38.7927870Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2024-08-22T20:27:38.7941460Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2024-08-22T20:27:38.7956420Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2024-08-22T20:27:38.7971970Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/digantdesai/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2024-08-22T20:27:38.7986090Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2024-08-22T20:27:38.8002000Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2024-08-22T20:27:38.8081290Z Submodule 'examples/third-party/LLaVA' (https://github.com/haotian-liu/LLaVA.git) registered for path 'examples/third-party/LLaVA' 2024-08-22T20:27:38.8090170Z Submodule 'examples/third-party/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'examples/third-party/fbjni' 2024-08-22T20:27:38.8093970Z Submodule 'extension/llm/third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'extension/llm/third-party/abseil-cpp' 2024-08-22T20:27:38.8097290Z Submodule 'extension/llm/third-party/re2' (https://github.com/google/re2.git) registered for path 'extension/llm/third-party/re2' 2024-08-22T20:27:38.8100700Z Submodule 'extension/llm/third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'extension/llm/third-party/sentencepiece' 2024-08-22T20:27:38.8104230Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2024-08-22T20:27:38.8107110Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2024-08-22T20:27:38.8109550Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2024-08-22T20:27:38.8111890Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2024-08-22T20:27:38.8114640Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2024-08-22T20:27:38.8117450Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2024-08-22T20:27:38.8120210Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2024-08-22T20:27:38.8123420Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2024-08-22T20:27:38.8208180Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/ethos-u-core-driver'... 2024-08-22T20:27:39.4723780Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/serialization_lib'... 2024-08-22T20:27:40.1502840Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2024-08-22T20:27:46.5697150Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2024-08-22T20:27:49.4059580Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/volk'... 2024-08-22T20:27:50.4030800Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FP16'... 2024-08-22T20:27:51.1614190Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FXdiv'... 2024-08-22T20:27:51.8721840Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/XNNPACK'... 2024-08-22T20:28:03.2328360Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/cpuinfo'... 2024-08-22T20:28:04.5156220Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/pthreadpool'... 2024-08-22T20:28:05.3559680Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/LLaVA'... 2024-08-22T20:28:06.5549070Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/fbjni'... 2024-08-22T20:28:07.4383690Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/abseil-cpp'... 2024-08-22T20:28:09.2004430Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/re2'... 2024-08-22T20:28:10.3368700Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/sentencepiece'... 2024-08-22T20:28:14.2810530Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/third-party/eigen'... 2024-08-22T20:28:18.1082700Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatbuffers'... 2024-08-22T20:28:20.3992120Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc'... 2024-08-22T20:28:21.6320000Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/gflags'... 2024-08-22T20:28:22.6664490Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/googletest'... 2024-08-22T20:28:24.4714650Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/ios-cmake'... 2024-08-22T20:28:25.3524610Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/prelude'... 2024-08-22T20:28:26.8900500Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/pybind11'... 2024-08-22T20:28:28.5450660Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '90f9df900acdc0718ecd2dfdc53780664758dec5' 2024-08-22T20:28:28.5798550Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2024-08-22T20:28:28.6633960Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2024-08-22T20:28:28.7365140Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-22T20:28:28.7573870Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2024-08-22T20:28:28.7760850Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-22T20:28:28.7921700Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-22T20:28:30.2272110Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '1d139a3b4b7155889c88c31f370a82c48e7ca89c' 2024-08-22T20:28:30.3774890Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-08-22T20:28:30.4089320Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-22T20:28:30.4902180Z Submodule path 'examples/third-party/LLaVA': checked out '7440ec9ee37b0374c6b5548818e89878e38f3353' 2024-08-22T20:28:30.5176940Z Submodule path 'examples/third-party/fbjni': checked out '52a14f0daa889a20d8984798b8d96eb03cebd334' 2024-08-22T20:28:30.7298550Z Submodule path 'extension/llm/third-party/abseil-cpp': checked out 'eb852207758a773965301d0ae717e4235fc5301a' 2024-08-22T20:28:30.7837350Z Submodule path 'extension/llm/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca' 2024-08-22T20:28:30.9282630Z Submodule path 'extension/llm/third-party/sentencepiece': checked out '6225e08edb2577757163b3f5dbba4c0b670ef445' 2024-08-22T20:28:31.2474930Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2024-08-22T20:28:31.4874360Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2024-08-22T20:28:31.5473280Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2024-08-22T20:28:31.5749960Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2024-08-22T20:28:31.6286690Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-22T20:28:31.6528200Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2024-08-22T20:28:31.7537940Z Submodule path 'third-party/prelude': checked out '4e9e6d50b8b461564a7e351ff60b87fe59d7e53b' 2024-08-22T20:28:31.7998840Z Submodule path 'third-party/pybind11': checked out '8c7b8dd0ae74b36b7d42f77b0dd4096ebb7f4ab1' 2024-08-22T20:28:31.8005500Z + popd 2024-08-22T20:28:31.8005790Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:31.8006170Z + install_executorch_libs pipefail 2024-08-22T20:28:31.8008490Z + 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=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/Users/runner/work/torchchat/torchchat/et-build/install' 2024-08-22T20:28:31.8012130Z + 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=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/Users/runner/work/torchchat/torchchat/et-build/install' 2024-08-22T20:28:31.8013900Z + export 'CMAKE_BUILD_ARGS=--target install' 2024-08-22T20:28:31.8014320Z + CMAKE_BUILD_ARGS='--target install' 2024-08-22T20:28:31.8014600Z + install_executorch_python_libs pipefail 2024-08-22T20:28:31.8015030Z + '[' '!' -d /Users/runner/work/torchchat/torchchat/et-build ']' 2024-08-22T20:28:31.8015480Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:28:31.8016090Z + cd executorch 2024-08-22T20:28:31.8016560Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:31.8017210Z + echo 'Building and installing python libraries' 2024-08-22T20:28:31.8017520Z + '[' pipefail = false ']' 2024-08-22T20:28:31.8017770Z + echo 'Installing pybind' 2024-08-22T20:28:31.8018060Z + bash ./install_requirements.sh --pybind xnnpack 2024-08-22T20:28:31.8018370Z Building and installing python libraries 2024-08-22T20:28:31.8018620Z Installing pybind 2024-08-22T20:28:32.1735230Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:28:32.5192720Z Collecting torch==2.5.0.dev20240716 2024-08-22T20:28:32.5317190Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240716-cp310-none-macosx_11_0_arm64.whl (62.6 MB) 2024-08-22T20:28:33.6405240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 MB 57.5 MB/s eta 0:00:00 2024-08-22T20:28:34.1343520Z Collecting torchvision==0.20.0.dev20240716 2024-08-22T20:28:34.1607870Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.20.0.dev20240716-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB) 2024-08-22T20:28:34.1823720Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 76.1 MB/s eta 0:00:00 2024-08-22T20:28:34.1863240Z Requirement already satisfied: cmake in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (3.30.2) 2024-08-22T20:28:34.1865020Z Requirement already satisfied: pip>=23 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (23.0.1) 2024-08-22T20:28:34.1880010Z Requirement already satisfied: pyyaml in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (6.0.2) 2024-08-22T20:28:34.1881170Z Requirement already satisfied: setuptools>=63 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (65.5.0) 2024-08-22T20:28:34.1882280Z Requirement already satisfied: tomli in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (2.0.1) 2024-08-22T20:28:34.1883270Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.44.0) 2024-08-22T20:28:34.1884210Z Requirement already satisfied: zstd in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.5.5.1) 2024-08-22T20:28:34.3836160Z Collecting timm==1.0.7 2024-08-22T20:28:34.4365840Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2024-08-22T20:28:34.7991170Z Collecting torchaudio==2.4.0.dev20240716 2024-08-22T20:28:34.8114270Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchaudio-2.4.0.dev20240716-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB) 2024-08-22T20:28:34.8420020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 61.8 MB/s eta 0:00:00 2024-08-22T20:28:35.0286890Z Collecting torchsr==1.0.4 2024-08-22T20:28:35.0417110Z Downloading torchsr-1.0.4-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:28:35.2437680Z Collecting transformers==4.42.4 2024-08-22T20:28:35.2569390Z Downloading transformers-4.42.4-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:28:35.3874490Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (3.15.4) 2024-08-22T20:28:35.3876060Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (4.12.2) 2024-08-22T20:28:35.3878000Z Requirement already satisfied: sympy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (1.13.1) 2024-08-22T20:28:35.3879540Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (3.3) 2024-08-22T20:28:35.3881490Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (3.1.4) 2024-08-22T20:28:35.3882930Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (2024.6.1) 2024-08-22T20:28:35.3894010Z Requirement already satisfied: numpy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torchvision==0.20.0.dev20240716) (1.26.4) 2024-08-22T20:28:35.3904360Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torchvision==0.20.0.dev20240716) (10.4.0) 2024-08-22T20:28:35.3923070Z Requirement already satisfied: huggingface_hub in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from timm==1.0.7) (0.24.6) 2024-08-22T20:28:35.3929160Z Requirement already satisfied: safetensors in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from timm==1.0.7) (0.4.4) 2024-08-22T20:28:35.4020770Z Requirement already satisfied: packaging>=20.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (24.1) 2024-08-22T20:28:35.4022980Z Requirement already satisfied: regex!=2019.12.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (2024.7.24) 2024-08-22T20:28:35.4024770Z Requirement already satisfied: requests in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (2.32.3) 2024-08-22T20:28:35.4028000Z Requirement already satisfied: tokenizers<0.20,>=0.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (0.19.1) 2024-08-22T20:28:35.4030240Z Requirement already satisfied: tqdm>=4.27 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (4.66.5) 2024-08-22T20:28:35.4738550Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.5.0.dev20240716) (2.1.5) 2024-08-22T20:28:35.5021950Z Requirement already satisfied: charset-normalizer<4,>=2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (3.3.2) 2024-08-22T20:28:35.5025780Z Requirement already satisfied: idna<4,>=2.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (3.7) 2024-08-22T20:28:35.5029580Z Requirement already satisfied: urllib3<3,>=1.21.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (2.2.2) 2024-08-22T20:28:35.5033350Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (2024.7.4) 2024-08-22T20:28:35.5038850Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy->torch==2.5.0.dev20240716) (1.3.0) 2024-08-22T20:28:35.5231220Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2024-08-22T20:28:35.5912160Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 41.4 MB/s eta 0:00:00 2024-08-22T20:28:35.6034800Z Downloading torchsr-1.0.4-py3-none-any.whl (31 kB) 2024-08-22T20:28:35.6240460Z Downloading transformers-4.42.4-py3-none-any.whl (9.3 MB) 2024-08-22T20:28:35.7933160Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 57.0 MB/s eta 0:00:00 2024-08-22T20:28:36.3283420Z Installing collected packages: torch, torchvision, torchaudio, transformers, torchsr, timm 2024-08-22T20:28:36.3283930Z Attempting uninstall: torch 2024-08-22T20:28:36.3290770Z Found existing installation: torch 2.5.0.dev20240814 2024-08-22T20:28:36.6593250Z Uninstalling torch-2.5.0.dev20240814: 2024-08-22T20:28:36.7347360Z Successfully uninstalled torch-2.5.0.dev20240814 2024-08-22T20:28:43.8428710Z Attempting uninstall: transformers 2024-08-22T20:28:43.8444110Z Found existing installation: transformers 4.44.2 2024-08-22T20:28:43.9705100Z Uninstalling transformers-4.44.2: 2024-08-22T20:28:44.0144310Z Successfully uninstalled transformers-4.44.2 2024-08-22T20:28:48.2837160Z Successfully installed timm-1.0.7 torch-2.5.0.dev20240716 torchaudio-2.4.0.dev20240716 torchsr-1.0.4 torchvision-0.20.0.dev20240716 transformers-4.42.4 2024-08-22T20:28:48.2891620Z 2024-08-22T20:28:48.2893020Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:48.2895000Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:48.5788710Z Using pip 24.2 from /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip (python 3.10) 2024-08-22T20:28:48.6617440Z WARNING: The index url "" seems invalid, please provide a scheme. 2024-08-22T20:28:48.6617970Z Looking in indexes: https://pypi.org/simple, 2024-08-22T20:28:48.6621180Z Processing /Users/runner/work/torchchat/torchchat/et-build/src/executorch 2024-08-22T20:28:48.6638640Z Preparing metadata (pyproject.toml): started 2024-08-22T20:28:48.6639510Z Running command Preparing metadata (pyproject.toml) 2024-08-22T20:28:48.8195880Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2024-08-22T20:28:48.8197580Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:48.9400410Z running dist_info 2024-08-22T20:28:48.9427510Z creating /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info 2024-08-22T20:28:48.9448260Z writing /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/PKG-INFO 2024-08-22T20:28:48.9450880Z writing dependency_links to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/dependency_links.txt 2024-08-22T20:28:48.9452330Z writing entry points to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/entry_points.txt 2024-08-22T20:28:48.9454030Z writing requirements to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/requires.txt 2024-08-22T20:28:48.9456230Z writing top-level names to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/top_level.txt 2024-08-22T20:28:48.9457590Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:49.1728380Z reading manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:49.1731240Z adding license file 'LICENSE' 2024-08-22T20:28:49.1802500Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:49.1804080Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-fdsk34o2/executorch-0.4.0a0+9129892.dist-info' 2024-08-22T20:28:49.2150970Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:28:49.2180470Z WARNING: Location 'expecttest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.2865010Z Collecting expecttest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.2867260Z Obtaining dependency information for expecttest from https://files.pythonhosted.org/packages/73/a8/9427813686fe043eaf817b99444d4d321ce14f9434e3ffb6bbd1a182a8df/expecttest-0.2.1-py3-none-any.whl.metadata 2024-08-22T20:28:49.3259210Z Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:28:49.3284940Z WARNING: Location 'flatbuffers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.3450600Z Collecting flatbuffers (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.3452400Z Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/41/f0/7e988a019bc54b2dbd0ad4182ef2d53488bb02e58694cd79d61369e85900/flatbuffers-24.3.25-py2.py3-none-any.whl.metadata 2024-08-22T20:28:49.3568200Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) 2024-08-22T20:28:49.3595070Z WARNING: Location 'hypothesis/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.6427220Z Collecting hypothesis (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.6429000Z Obtaining dependency information for hypothesis from https://files.pythonhosted.org/packages/00/22/93be4594079921e15dae2339288d44b25b4d8d65e60ce413012af020e8a2/hypothesis-6.111.1-py3-none-any.whl.metadata 2024-08-22T20:28:49.6570090Z Downloading hypothesis-6.111.1-py3-none-any.whl.metadata (6.2 kB) 2024-08-22T20:28:49.6680600Z Requirement already satisfied: mpmath==1.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (1.3.0) 2024-08-22T20:28:49.6682140Z Requirement already satisfied: numpy>=1.25.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (1.26.4) 2024-08-22T20:28:49.6684220Z Requirement already satisfied: packaging in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (24.1) 2024-08-22T20:28:49.6685950Z Requirement already satisfied: pandas in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (2.2.2) 2024-08-22T20:28:49.6688300Z WARNING: Location 'parameterized/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.6849090Z Collecting parameterized (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.6850510Z Obtaining dependency information for parameterized from https://files.pythonhosted.org/packages/00/2f/804f58f0b856ab3bf21617cccf5b39206e6c4c94c2cd227bde125ea6105f/parameterized-0.9.0-py2.py3-none-any.whl.metadata 2024-08-22T20:28:49.6965250Z Downloading parameterized-0.9.0-py2.py3-none-any.whl.metadata (18 kB) 2024-08-22T20:28:49.7017490Z WARNING: Location 'pytest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.7417620Z Collecting pytest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.7419030Z Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/0f/f9/cf155cf32ca7d6fa3601bc4c5dd19086af4b320b706919d48a4c79081cf9/pytest-8.3.2-py3-none-any.whl.metadata 2024-08-22T20:28:49.7537030Z Downloading pytest-8.3.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-22T20:28:49.7579960Z WARNING: Location 'pytest-xdist/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.7839150Z Collecting pytest-xdist (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.7840410Z Obtaining dependency information for pytest-xdist from https://files.pythonhosted.org/packages/6d/82/1d96bf03ee4c0fdc3c0cbe61470070e659ca78dc0086fb88b66c185e2449/pytest_xdist-3.6.1-py3-none-any.whl.metadata 2024-08-22T20:28:49.7958950Z Downloading pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:28:49.7995260Z Requirement already satisfied: pyyaml in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (6.0.2) 2024-08-22T20:28:49.7997220Z WARNING: Location 'ruamel-yaml/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.8958290Z Collecting ruamel.yaml (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.8959980Z Obtaining dependency information for ruamel.yaml from https://files.pythonhosted.org/packages/73/67/8ece580cc363331d9a53055130f86b096bf16e38156e33b1d3014fffda6b/ruamel.yaml-0.18.6-py3-none-any.whl.metadata 2024-08-22T20:28:49.9085820Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) 2024-08-22T20:28:49.9145280Z Requirement already satisfied: sympy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (1.13.1) 2024-08-22T20:28:49.9146640Z Requirement already satisfied: tabulate in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (0.9.0) 2024-08-22T20:28:49.9180260Z Requirement already satisfied: attrs>=22.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.4.0a0+9129892) (24.2.0) 2024-08-22T20:28:49.9181780Z WARNING: Location 'sortedcontainers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.9377510Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.9378860Z Obtaining dependency information for sortedcontainers<3.0.0,>=2.1.0 from https://files.pythonhosted.org/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata 2024-08-22T20:28:49.9501210Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-22T20:28:49.9534450Z WARNING: Location 'exceptiongroup/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.9697610Z Collecting exceptiongroup>=1.0.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.9699050Z Obtaining dependency information for exceptiongroup>=1.0.0 from https://files.pythonhosted.org/packages/02/cc/b7e31358aac6ed1ef2bb790a9746ac2c69bcb3c8588b41616914eb106eaf/exceptiongroup-1.2.2-py3-none-any.whl.metadata 2024-08-22T20:28:49.9813910Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-22T20:28:49.9996600Z Requirement already satisfied: python-dateutil>=2.8.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas->executorch==0.4.0a0+9129892) (2.9.0.post0) 2024-08-22T20:28:49.9998320Z Requirement already satisfied: pytz>=2020.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas->executorch==0.4.0a0+9129892) (2024.1) 2024-08-22T20:28:50.0000960Z Requirement already satisfied: tzdata>=2022.7 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas->executorch==0.4.0a0+9129892) (2024.1) 2024-08-22T20:28:50.0008900Z WARNING: Location 'iniconfig/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.0136230Z Collecting iniconfig (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.0137570Z Obtaining dependency information for iniconfig from https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl.metadata 2024-08-22T20:28:50.0258250Z Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-22T20:28:50.0282590Z WARNING: Location 'pluggy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.0455650Z Collecting pluggy<2,>=1.5 (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.0477330Z Obtaining dependency information for pluggy<2,>=1.5 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata 2024-08-22T20:28:50.0583050Z Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-22T20:28:50.0639620Z Requirement already satisfied: tomli>=1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytest->executorch==0.4.0a0+9129892) (2.0.1) 2024-08-22T20:28:50.0643740Z WARNING: Location 'execnet/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.0809840Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.0811040Z Obtaining dependency information for execnet>=2.1 from https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl.metadata 2024-08-22T20:28:50.0927420Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:28:50.1012600Z WARNING: Location 'ruamel-yaml-clib/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.1225470Z Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.1226800Z Obtaining dependency information for ruamel.yaml.clib>=0.2.7 from https://files.pythonhosted.org/packages/61/ee/4874c9fc96010fce85abefdcbe770650c5324288e988d7a48b527a423815/ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl.metadata 2024-08-22T20:28:50.1345160Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl.metadata (2.2 kB) 2024-08-22T20:28:50.1454460Z Requirement already satisfied: six>=1.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas->executorch==0.4.0a0+9129892) (1.16.0) 2024-08-22T20:28:50.1608610Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-08-22T20:28:50.1745660Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) 2024-08-22T20:28:50.1911190Z Downloading hypothesis-6.111.1-py3-none-any.whl (467 kB) 2024-08-22T20:28:50.2371260Z Downloading parameterized-0.9.0-py2.py3-none-any.whl (20 kB) 2024-08-22T20:28:50.2517700Z Downloading pytest-8.3.2-py3-none-any.whl (341 kB) 2024-08-22T20:28:50.2710510Z Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) 2024-08-22T20:28:50.2864200Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) 2024-08-22T20:28:50.3031390Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-22T20:28:50.3192340Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-22T20:28:50.3336120Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-22T20:28:50.3496890Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl (133 kB) 2024-08-22T20:28:50.3655360Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-22T20:28:50.3800010Z Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-22T20:28:50.3911500Z Building wheels for collected packages: executorch 2024-08-22T20:28:50.3917600Z Building wheel for executorch (pyproject.toml): started 2024-08-22T20:28:50.3918600Z Running command Building wheel for executorch (pyproject.toml) 2024-08-22T20:28:50.5179750Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2024-08-22T20:28:50.5180710Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:50.6382580Z running bdist_wheel 2024-08-22T20:28:50.6483990Z running build 2024-08-22T20:28:50.6584460Z command options for 'CustomBuild': 2024-08-22T20:28:50.6622140Z build_base = pip-out 2024-08-22T20:28:50.6642320Z build_purelib = pip-out/lib 2024-08-22T20:28:50.6661470Z build_platlib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:50.6663470Z build_lib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:50.6765580Z build_scripts = pip-out/scripts-3.10 2024-08-22T20:28:50.6823750Z build_temp = pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:50.6882580Z plat_name = macosx-10.9-universal2 2024-08-22T20:28:50.6895490Z compiler = None 2024-08-22T20:28:50.6903640Z parallel = 5 2024-08-22T20:28:50.6904160Z debug = None 2024-08-22T20:28:50.6904600Z force = None 2024-08-22T20:28:50.6905060Z executable = /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:28:50.6906230Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out 2024-08-22T20:28:50.6907200Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:50.6908690Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out 2024-08-22T20:28:50.6909980Z deleting /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/CMakeCache.txt 2024-08-22T20:28:50.6915460Z cmake -S /Users/runner/work/torchchat/torchchat/et-build/src/executorch -B /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out -DBUCK2= -DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.10/bin/python -DCMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/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_QUANTIZED_AOT=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=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/Users/runner/work/torchchat/torchchat/et-build/install -DEXECUTORCH_BUILD_XNNPACK=ON 2024-08-22T20:28:51.5869680Z -- The C compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:51.6470350Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:51.6539880Z -- Detecting C compiler ABI info 2024-08-22T20:28:52.2329580Z -- Detecting C compiler ABI info - done 2024-08-22T20:28:52.2462230Z -- Check for working C compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2024-08-22T20:28:52.2465840Z -- Detecting C compile features 2024-08-22T20:28:52.2473140Z -- Detecting C compile features - done 2024-08-22T20:28:52.2535660Z -- Detecting CXX compiler ABI info 2024-08-22T20:28:52.3675640Z -- Detecting CXX compiler ABI info - done 2024-08-22T20:28:52.3798890Z -- Check for working CXX compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2024-08-22T20:28:52.3801560Z -- Detecting CXX compile features 2024-08-22T20:28:52.3802830Z -- Detecting CXX compile features - done 2024-08-22T20:28:52.3885590Z -- Downloading FXdiv to /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FXdiv-source (define FXDIV_SOURCE_DIR to avoid it) 2024-08-22T20:28:52.4411650Z -- Configuring done (0.0s) 2024-08-22T20:28:52.4461520Z -- Generating done (0.0s) 2024-08-22T20:28:52.4464380Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FXdiv-download 2024-08-22T20:28:52.4880610Z [ 11%] Creating directories for 'fxdiv' 2024-08-22T20:28:52.5030140Z [ 22%] Performing download step (git clone) for 'fxdiv' 2024-08-22T20:28:52.5179510Z Cloning into 'FXdiv-source'... 2024-08-22T20:28:53.1952160Z Already on 'master' 2024-08-22T20:28:53.1955970Z Your branch is up to date with 'origin/master'. 2024-08-22T20:28:53.2675460Z [ 33%] Performing update step for 'fxdiv' 2024-08-22T20:28:53.2816560Z -- Fetching latest from the remote origin 2024-08-22T20:28:53.8245840Z [ 44%] No patch step for 'fxdiv' 2024-08-22T20:28:53.8481820Z [ 55%] No configure step for 'fxdiv' 2024-08-22T20:28:53.8761460Z [ 66%] No build step for 'fxdiv' 2024-08-22T20:28:53.8965000Z [ 77%] No install step for 'fxdiv' 2024-08-22T20:28:53.9147820Z [ 88%] No test step for 'fxdiv' 2024-08-22T20:28:53.9327760Z [100%] Completed 'fxdiv' 2024-08-22T20:28:53.9550750Z [100%] Built target fxdiv 2024-08-22T20:28:53.9617430Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-08-22T20:28:54.0631840Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-08-22T20:28:54.0636140Z -- Found Threads: TRUE 2024-08-22T20:28:54.0654270Z -- Using python executable '/Library/Frameworks/Python.framework/Versions/3.10/bin/python' 2024-08-22T20:28:54.9579250Z -- Resolved buck2 as /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/buck2-bin/buck2-99773fe6f7963a72ae5f7b737c02836e. 2024-08-22T20:28:54.9580620Z -- Killing buck2 daemon 2024-08-22T20:28:54.9593140Z -- executorch: Generating source lists 2024-08-22T20:28:54.9594760Z -- executorch: Generating source file list /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/executorch_srcs.cmake 2024-08-22T20:28:56.5234990Z -- executorch: Using sources file /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/executorch_srcs.cmake 2024-08-22T20:28:56.5293840Z -- Proceeding with version: 24.3.25.0 2024-08-22T20:28:56.5298690Z -- Looking for strtof_l 2024-08-22T20:28:56.5900560Z -- Looking for strtof_l - not found 2024-08-22T20:28:56.5900960Z -- Looking for strtoull_l 2024-08-22T20:28:56.6510900Z -- Looking for strtoull_l - not found 2024-08-22T20:28:56.6511340Z -- Looking for realpath 2024-08-22T20:28:56.7946900Z -- Looking for realpath - found 2024-08-22T20:28:56.8046190Z -- CMAKE_CXX_FLAGS: 2024-08-22T20:28:56.8146630Z -- executorch: Using PAL default 'posix' 2024-08-22T20:28:56.8248160Z -- Generating operator lib: 2024-08-22T20:28:56.8348550Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:56.8449400Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:28:56.8549510Z -- ROOT_OPS: 2024-08-22T20:28:56.8631090Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:56.8687370Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml" 2024-08-22T20:28:56.8725220Z -- Generating kernel bindings: 2024-08-22T20:28:56.8779800Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:56.8792410Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:28:56.8810410Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:57.0405240Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2024-08-22T20:28:57.0407890Z -- Generating operator lib: 2024-08-22T20:28:57.0408280Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:57.0408620Z -- KERNEL_LIBS: portable_kernels 2024-08-22T20:28:57.0408950Z -- DEPS: executorch 2024-08-22T20:28:57.0421240Z -- Generating operator lib: 2024-08-22T20:28:57.0422170Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:57.0424620Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:57.0426510Z -- ROOT_OPS: 2024-08-22T20:28:57.0427190Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:57.0452000Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml" 2024-08-22T20:28:57.0458100Z -- Generating kernel bindings: 2024-08-22T20:28:57.0458920Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:57.0460650Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:57.0462520Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:57.1870070Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2024-08-22T20:28:57.1872510Z -- Generating operator lib: 2024-08-22T20:28:57.1872780Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:57.1873110Z -- KERNEL_LIBS: optimized_kernels 2024-08-22T20:28:57.1873440Z -- DEPS: executorch 2024-08-22T20:28:57.1877240Z -- Generating operator lib: 2024-08-22T20:28:57.1881580Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:57.1885720Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:57.1888320Z -- ROOT_OPS: 2024-08-22T20:28:57.1888630Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:57.1890660Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml" 2024-08-22T20:28:57.1892450Z -- Generating kernel bindings: 2024-08-22T20:28:57.1892830Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:57.1893150Z -- FUNCTIONS_YAML: 2024-08-22T20:28:57.1896050Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:57.3324200Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2024-08-22T20:28:57.3332270Z -- Generating operator lib: 2024-08-22T20:28:57.3332680Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:57.3333060Z -- OPS_SCHEMA_YAML: 2024-08-22T20:28:57.3336020Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out 2024-08-22T20:28:57.3337900Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:57.3340970Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out" 2024-08-22T20:28:57.3347480Z -- Generating kernel bindings: 2024-08-22T20:28:57.3348640Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:57.3349720Z -- FUNCTIONS_YAML: 2024-08-22T20:28:57.3350440Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:57.5107130Z -- Generating custom ops aot lib: 2024-08-22T20:28:57.5107540Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:57.5108370Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2024-08-22T20:28:57.5109580Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2024-08-22T20:28:57.5110810Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2024-08-22T20:28:57.5111980Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2024-08-22T20:28:57.5113130Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2024-08-22T20:28:57.5114250Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2024-08-22T20:28:57.5115350Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2024-08-22T20:28:57.5116510Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2024-08-22T20:28:57.5117720Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2024-08-22T20:28:57.5118940Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2024-08-22T20:28:57.5706310Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-08-22T20:28:57.5721960Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:28:57.5724350Z Call Stack (most recent call first): 2024-08-22T20:28:57.5725670Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-08-22T20:28:57.5726550Z build/Codegen.cmake:143 (find_package) 2024-08-22T20:28:57.5727030Z kernels/quantized/CMakeLists.txt:87 (gen_custom_ops_aot_lib) 2024-08-22T20:28:57.5727400Z 2024-08-22T20:28:57.5727500Z 2024-08-22T20:28:57.5728110Z -- Found Torch: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/lib/libtorch.dylib 2024-08-22T20:28:57.5729560Z -- Generating operator lib: 2024-08-22T20:28:57.5730230Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:57.5731060Z -- KERNEL_LIBS: quantized_kernels 2024-08-22T20:28:57.5731360Z -- DEPS: executorch 2024-08-22T20:28:57.5731600Z -- Merging kernel yaml files: 2024-08-22T20:28:57.5732810Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:57.5734920Z -- FALLBACK_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/portable/functions.yaml 2024-08-22T20:28:57.5737110Z -- OUTPUT_DIR: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations 2024-08-22T20:28:57.5737960Z -- Generating operator lib: 2024-08-22T20:28:57.5738370Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:57.5739690Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/merged.yaml 2024-08-22T20:28:57.5740910Z -- ROOT_OPS: 2024-08-22T20:28:57.5741410Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:57.5743560Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/merged.yaml" 2024-08-22T20:28:57.5745580Z -- Generating kernel bindings: 2024-08-22T20:28:57.5745880Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:57.5746770Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/merged.yaml 2024-08-22T20:28:57.5747560Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:57.7682110Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2024-08-22T20:28:57.7684640Z -- Generating operator lib: 2024-08-22T20:28:57.7684940Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:57.7685310Z -- KERNEL_LIBS: portable_kernels;optimized_kernels 2024-08-22T20:28:57.7685620Z -- DEPS: executorch 2024-08-22T20:28:57.7688700Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2024-08-22T20:28:57.7689320Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:57.7689730Z CMake. 2024-08-22T20:28:57.7689970Z 2024-08-22T20:28:57.7703100Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:57.7704760Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:57.7707870Z 2024-08-22T20:28:57.7707890Z 2024-08-22T20:28:57.7708390Z -- Looking for C++ include unistd.h 2024-08-22T20:28:57.9216100Z -- Looking for C++ include unistd.h - found 2024-08-22T20:28:57.9216470Z -- Looking for C++ include stdint.h 2024-08-22T20:28:58.0525110Z -- Looking for C++ include stdint.h - found 2024-08-22T20:28:58.0525480Z -- Looking for C++ include inttypes.h 2024-08-22T20:28:58.1452170Z -- Looking for C++ include inttypes.h - found 2024-08-22T20:28:58.1452550Z -- Looking for C++ include sys/types.h 2024-08-22T20:28:58.2393430Z -- Looking for C++ include sys/types.h - found 2024-08-22T20:28:58.2394050Z -- Looking for C++ include sys/stat.h 2024-08-22T20:28:58.3306320Z -- Looking for C++ include sys/stat.h - found 2024-08-22T20:28:58.3306700Z -- Looking for C++ include fnmatch.h 2024-08-22T20:28:58.4201320Z -- Looking for C++ include fnmatch.h - found 2024-08-22T20:28:58.4202800Z -- Looking for C++ include stddef.h 2024-08-22T20:28:58.5490940Z -- Looking for C++ include stddef.h - found 2024-08-22T20:28:58.5491310Z -- Check size of uint32_t 2024-08-22T20:28:58.6452710Z -- Check size of uint32_t - done 2024-08-22T20:28:58.6453050Z -- Looking for strtoll 2024-08-22T20:28:58.7870100Z -- Looking for strtoll - found 2024-08-22T20:28:58.8157270Z -- The ASM compiler identification is AppleClang 2024-08-22T20:28:58.8177040Z -- Found assembler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc 2024-08-22T20:28:58.8206710Z -- Downloading FP16 to /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source (define FP16_SOURCE_DIR to avoid it) 2024-08-22T20:28:58.8537240Z -- Configuring done (0.0s) 2024-08-22T20:28:58.8584010Z -- Generating done (0.0s) 2024-08-22T20:28:58.8589670Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download 2024-08-22T20:28:58.8912960Z [ 11%] Creating directories for 'fp16' 2024-08-22T20:28:58.9039970Z [ 22%] Performing download step (download, verify and extract) for 'fp16' 2024-08-22T20:28:58.9098790Z -- Downloading... 2024-08-22T20:28:58.9099770Z dst='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:28:58.9100680Z timeout='none' 2024-08-22T20:28:58.9100900Z inactivity timeout='none' 2024-08-22T20:28:58.9101490Z -- Using src='https://github.com/Maratyszcza/FP16/archive/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:28:59.3881140Z -- [download 14% complete] 2024-08-22T20:28:59.4378860Z -- [download 33% complete] 2024-08-22T20:28:59.4381590Z -- [download 45% complete] 2024-08-22T20:28:59.4918760Z -- [download 54% complete] 2024-08-22T20:28:59.4922980Z -- [download 72% complete] 2024-08-22T20:28:59.4924280Z -- [download 91% complete] 2024-08-22T20:28:59.4925950Z -- [download 100% complete] 2024-08-22T20:28:59.4930360Z -- verifying file... 2024-08-22T20:28:59.4931520Z file='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:28:59.4938970Z -- Downloading... done 2024-08-22T20:28:59.5109870Z -- extracting... 2024-08-22T20:28:59.5110900Z src='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:28:59.5112300Z dst='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source' 2024-08-22T20:28:59.5113020Z -- extracting... [tar xfz] 2024-08-22T20:28:59.5250460Z -- extracting... [analysis] 2024-08-22T20:28:59.5250970Z -- extracting... [rename] 2024-08-22T20:28:59.5257560Z -- extracting... [clean up] 2024-08-22T20:28:59.5259480Z -- extracting... done 2024-08-22T20:28:59.5406540Z [ 33%] No update step for 'fp16' 2024-08-22T20:28:59.5547260Z [ 44%] No patch step for 'fp16' 2024-08-22T20:28:59.5678970Z [ 55%] No configure step for 'fp16' 2024-08-22T20:28:59.5863520Z [ 66%] No build step for 'fp16' 2024-08-22T20:28:59.6047050Z [ 77%] No install step for 'fp16' 2024-08-22T20:28:59.6226530Z [ 88%] No test step for 'fp16' 2024-08-22T20:28:59.6406480Z [100%] Completed 'fp16' 2024-08-22T20:28:59.6581880Z [100%] Built target fp16 2024-08-22T20:28:59.6860740Z CMake Deprecation Warning at pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:28:59.6861570Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:59.6861950Z CMake. 2024-08-22T20:28:59.6862050Z 2024-08-22T20:28:59.6862270Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:59.6862780Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:59.6863090Z 2024-08-22T20:28:59.6863500Z 2024-08-22T20:28:59.6872510Z -- Downloading PSimd to /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-source (define PSIMD_SOURCE_DIR to avoid it) 2024-08-22T20:28:59.6921900Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:28:59.6922410Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:59.6922900Z CMake. 2024-08-22T20:28:59.6923400Z 2024-08-22T20:28:59.6924550Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:59.6925080Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:59.6925400Z 2024-08-22T20:28:59.6926160Z 2024-08-22T20:28:59.7323390Z -- Configuring done (0.0s) 2024-08-22T20:28:59.7377620Z -- Generating done (0.0s) 2024-08-22T20:28:59.7381290Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-download 2024-08-22T20:28:59.7738290Z [ 11%] Creating directories for 'psimd' 2024-08-22T20:28:59.7862790Z [ 22%] Performing download step (git clone) for 'psimd' 2024-08-22T20:28:59.7986610Z Cloning into 'psimd-source'... 2024-08-22T20:29:00.4276300Z Already on 'master' 2024-08-22T20:29:00.4280980Z Your branch is up to date with 'origin/master'. 2024-08-22T20:29:00.4926260Z [ 33%] Performing update step for 'psimd' 2024-08-22T20:29:00.5063380Z -- Fetching latest from the remote origin 2024-08-22T20:29:01.0448390Z [ 44%] No patch step for 'psimd' 2024-08-22T20:29:01.0679500Z [ 55%] No configure step for 'psimd' 2024-08-22T20:29:01.1027960Z [ 66%] No build step for 'psimd' 2024-08-22T20:29:01.1303880Z [ 77%] No install step for 'psimd' 2024-08-22T20:29:01.1482280Z [ 88%] No test step for 'psimd' 2024-08-22T20:29:01.1654230Z [100%] Completed 'psimd' 2024-08-22T20:29:01.1838730Z [100%] Built target psimd 2024-08-22T20:29:01.1901580Z CMake Deprecation Warning at pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-source/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:29:01.1902410Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:01.1902770Z CMake. 2024-08-22T20:29:01.1902870Z 2024-08-22T20:29:01.1903070Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:01.1903590Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:01.1903920Z 2024-08-22T20:29:01.1904940Z 2024-08-22T20:29:01.1952820Z -- pybind11 v2.12.0 dev1 2024-08-22T20:29:01.1962440Z CMake Warning (dev) at third-party/pybind11/tools/FindPythonLibsNew.cmake:98 (find_package): 2024-08-22T20:29:01.1963090Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2024-08-22T20:29:01.1963820Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2024-08-22T20:29:01.1964340Z the cmake_policy command to set the policy and suppress this warning. 2024-08-22T20:29:01.1964630Z 2024-08-22T20:29:01.1964880Z Call Stack (most recent call first): 2024-08-22T20:29:01.1966690Z third-party/pybind11/tools/pybind11Tools.cmake:50 (find_package) 2024-08-22T20:29:01.1968190Z third-party/pybind11/tools/pybind11Common.cmake:188 (include) 2024-08-22T20:29:01.1969200Z third-party/pybind11/CMakeLists.txt:211 (include) 2024-08-22T20:29:01.1969860Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-08-22T20:29:01.1970210Z 2024-08-22T20:29:01.2105660Z -- Found PythonInterp: /Library/Frameworks/Python.framework/Versions/3.10/bin/python (found suitable version "3.10.11", minimum required is "3.6") 2024-08-22T20:29:01.2283740Z -- Found PythonLibs: /Library/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib 2024-08-22T20:29:01.2289320Z -- Performing Test HAS_FLTO 2024-08-22T20:29:01.3495280Z -- Performing Test HAS_FLTO - Success 2024-08-22T20:29:01.3498730Z -- Performing Test HAS_FLTO_THIN 2024-08-22T20:29:01.4456300Z -- Performing Test HAS_FLTO_THIN - Success 2024-08-22T20:29:01.4467950Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2024-08-22T20:29:01.4468540Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:01.4468930Z CMake. 2024-08-22T20:29:01.4469370Z 2024-08-22T20:29:01.4470120Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:01.4470730Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:01.4471220Z 2024-08-22T20:29:01.4472090Z 2024-08-22T20:29:01.4472970Z -- dist install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc 2024-08-22T20:29:01.4473760Z -- lib install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib 2024-08-22T20:29:01.4474290Z -- Setting Clang compiler options 2024-08-22T20:29:01.4474980Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2024-08-22T20:29:01.4543950Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-08-22T20:29:01.4544780Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:29:01.4545100Z Call Stack (most recent call first): 2024-08-22T20:29:01.4545900Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-08-22T20:29:01.4546630Z CMakeLists.txt:671 (find_package) 2024-08-22T20:29:01.4546830Z 2024-08-22T20:29:01.4546830Z 2024-08-22T20:29:01.4565770Z -- executorch: Using source file list /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/examples/models/llama2/custom_ops/../../../../executorch_srcs.cmake 2024-08-22T20:29:01.4590660Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-08-22T20:29:01.4591430Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:29:01.4591750Z Call Stack (most recent call first): 2024-08-22T20:29:01.4592540Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-08-22T20:29:01.4593350Z examples/models/llama2/custom_ops/CMakeLists.txt:81 (find_package) 2024-08-22T20:29:01.4593640Z 2024-08-22T20:29:01.4593650Z 2024-08-22T20:29:01.4594640Z -- 2024-08-22T20:29:01.4595560Z -- ******** Summary ******** 2024-08-22T20:29:01.4596340Z -- CMAKE_BUILD_TYPE : Release 2024-08-22T20:29:01.4596650Z -- CMAKE_CXX_STANDARD : 17 2024-08-22T20:29:01.4596990Z -- CMAKE_CXX_COMPILER_ID : AppleClang 2024-08-22T20:29:01.4597310Z -- CMAKE_TOOLCHAIN_FILE : 2024-08-22T20:29:01.4600060Z -- BUCK2 : /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/buck2-bin/buck2-99773fe6f7963a72ae5f7b737c02836e 2024-08-22T20:29:01.4601360Z -- PYTHON_EXECUTABLE : /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:29:01.4601940Z -- FLATC_EXECUTABLE : flatc 2024-08-22T20:29:01.4602270Z -- EXECUTORCH_ENABLE_LOGGING : ON 2024-08-22T20:29:01.4602620Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2024-08-22T20:29:01.4602980Z -- EXECUTORCH_LOG_LEVEL : Info 2024-08-22T20:29:01.4603330Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2024-08-22T20:29:01.4603670Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2024-08-22T20:29:01.4604200Z -- EXECUTORCH_BUILD_COREML : OFF 2024-08-22T20:29:01.4604680Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2024-08-22T20:29:01.4605110Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2024-08-22T20:29:01.4605460Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2024-08-22T20:29:01.4606550Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2024-08-22T20:29:01.4607170Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2024-08-22T20:29:01.4608260Z -- EXECUTORCH_BUILD_FLATC : ON 2024-08-22T20:29:01.4617800Z -- EXECUTORCH_BUILD_GFLAGS : ON 2024-08-22T20:29:01.4618170Z -- EXECUTORCH_BUILD_GTESTS : OFF 2024-08-22T20:29:01.4618520Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2024-08-22T20:29:01.4618860Z -- EXECUTORCH_BUILD_MPS : OFF 2024-08-22T20:29:01.4619220Z -- EXECUTORCH_BUILD_PYBIND : ON 2024-08-22T20:29:01.4619590Z -- EXECUTORCH_BUILD_QNN : OFF 2024-08-22T20:29:01.4619920Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2024-08-22T20:29:01.4620260Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2024-08-22T20:29:01.4620620Z -- EXECUTORCH_BUILD_SDK : OFF 2024-08-22T20:29:01.4620950Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2024-08-22T20:29:01.4621280Z -- EXECUTORCH_BUILD_XNNPACK : ON 2024-08-22T20:29:01.4621640Z -- EXECUTORCH_BUILD_VULKAN : OFF 2024-08-22T20:29:01.4621970Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2024-08-22T20:29:01.4622330Z -- EXECUTORCH_BUILD_CPUINFO : ON 2024-08-22T20:29:01.4622630Z -- Configuring done (10.7s) 2024-08-22T20:29:02.7336310Z -- Generating done (1.3s) 2024-08-22T20:29:02.7345050Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out 2024-08-22T20:29:02.7481030Z cmake --build /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out -j5 --target flatc --target portable_lib --target custom_ops_aot_lib --target install 2024-08-22T20:29:02.8371600Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o 2024-08-22T20:29:02.8372520Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2024-08-22T20:29:02.8381020Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2024-08-22T20:29:02.8384510Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2024-08-22T20:29:02.8397170Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o 2024-08-22T20:29:03.9682300Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2024-08-22T20:29:04.2564190Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2024-08-22T20:29:04.5043280Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2024-08-22T20:29:04.7662740Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2024-08-22T20:29:06.4376060Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2024-08-22T20:29:06.8428220Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2024-08-22T20:29:07.4328850Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2024-08-22T20:29:08.7361130Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2024-08-22T20:29:08.7518730Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2024-08-22T20:29:09.3371730Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2024-08-22T20:29:09.8397630Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2024-08-22T20:29:10.1524320Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2024-08-22T20:29:10.4002110Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2024-08-22T20:29:11.1893210Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2024-08-22T20:29:11.4001280Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2024-08-22T20:29:11.6190700Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2024-08-22T20:29:12.0169870Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2024-08-22T20:29:12.3543790Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2024-08-22T20:29:12.5499390Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_writer.cpp.o 2024-08-22T20:29:12.7231070Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc.cpp.o 2024-08-22T20:29:12.8497830Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2024-08-22T20:29:13.0348930Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2024-08-22T20:29:13.8518330Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2024-08-22T20:29:13.8788990Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2024-08-22T20:29:14.0723510Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2024-08-22T20:29:14.9444770Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/code_generators.cpp.o 2024-08-22T20:29:14.9459260Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2024-08-22T20:29:15.5657780Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2024-08-22T20:29:15.9685500Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2024-08-22T20:29:16.0317630Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2024-08-22T20:29:16.0331660Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2024-08-22T20:29:16.4128470Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2024-08-22T20:29:17.1018830Z Linking CXX executable flatc 2024-08-22T20:29:17.1693910Z Built target flatc 2024-08-22T20:29:17.2183910Z [ 0%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-08-22T20:29:17.2287970Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-08-22T20:29:17.2388490Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2024-08-22T20:29:17.2490860Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-08-22T20:29:17.2692810Z [ 0%] Built target microkernel-utils 2024-08-22T20:29:17.2993730Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-08-22T20:29:17.3095570Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-08-22T20:29:17.3195080Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2024-08-22T20:29:17.3498160Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-08-22T20:29:17.4100060Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-08-22T20:29:17.4593830Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o 2024-08-22T20:29:17.5291570Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2024-08-22T20:29:17.5392630Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o 2024-08-22T20:29:17.5493170Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2024-08-22T20:29:17.5693810Z [ 0%] Built target flatc 2024-08-22T20:29:17.5794990Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-08-22T20:29:17.6085370Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o 2024-08-22T20:29:17.6205150Z [ 6%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2024-08-22T20:29:17.6424250Z [ 6%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-08-22T20:29:17.6981330Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2024-08-22T20:29:17.7081800Z [ 6%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2024-08-22T20:29:17.7690250Z [ 6%] Generating common_schema headers 2024-08-22T20:29:17.7792100Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2024-08-22T20:29:17.7891980Z [ 6%] Built target common_schema 2024-08-22T20:29:17.8294360Z [ 13%] Generating xnnpack_schema headers 2024-08-22T20:29:17.8494710Z [ 13%] Linking C static library libcpuinfo.a 2024-08-22T20:29:17.8555760Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2024-08-22T20:29:17.8724990Z [ 13%] Built target xnnpack_schema 2024-08-22T20:29:17.9079380Z [ 13%] Generating bundled_program headers 2024-08-22T20:29:17.9165290Z [ 13%] Built target cpuinfo 2024-08-22T20:29:17.9280120Z [ 13%] Built target bundled_program_schema 2024-08-22T20:29:17.9339280Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2024-08-22T20:29:17.9384460Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2024-08-22T20:29:17.9452530Z [ 13%] Generating program_schema headers 2024-08-22T20:29:17.9491170Z [ 13%] Linking C static library libpthreadpool.a 2024-08-22T20:29:17.9775450Z [ 13%] Built target program_schema 2024-08-22T20:29:17.9856060Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2024-08-22T20:29:17.9997800Z [ 13%] Built target pthreadpool 2024-08-22T20:29:18.0536670Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:18.1387420Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:18.1790160Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2024-08-22T20:29:18.1890340Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2024-08-22T20:29:18.3405250Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2024-08-22T20:29:18.3731230Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2024-08-22T20:29:18.4336810Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:18.4557590Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2024-08-22T20:29:18.5664720Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:18.7801740Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatccrt.a 2024-08-22T20:29:18.7998350Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2024-08-22T20:29:18.8248130Z [ 20%] Built target flatccrt 2024-08-22T20:29:18.8449430Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:18.8548980Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-08-22T20:29:18.9111190Z [ 20%] Built target allocator 2024-08-22T20:29:18.9460130Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-08-22T20:29:18.9564270Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2024-08-22T20:29:19.0068900Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-08-22T20:29:19.0271420Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-08-22T20:29:19.0461980Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-08-22T20:29:19.0818280Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2024-08-22T20:29:19.0919620Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-08-22T20:29:19.1327300Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-08-22T20:29:19.1572720Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2024-08-22T20:29:19.1805340Z [ 20%] Built target logging 2024-08-22T20:29:19.2085410Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-08-22T20:29:19.2396740Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2024-08-22T20:29:19.2542840Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:19.3332910Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2024-08-22T20:29:19.3827730Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:19.5141910Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2024-08-22T20:29:19.5233460Z [ 20%] Built target indirection 2024-08-22T20:29:19.5513410Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-08-22T20:29:19.5691060Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2024-08-22T20:29:19.7767840Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2024-08-22T20:29:19.7945680Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:19.8539680Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2024-08-22T20:29:19.9042800Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-08-22T20:29:19.9445890Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2024-08-22T20:29:20.1453610Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:20.2456500Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2024-08-22T20:29:20.2731540Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-08-22T20:29:20.3636730Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2024-08-22T20:29:20.5398580Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-1x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:20.6104390Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:20.6425440Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2024-08-22T20:29:20.7128460Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2024-08-22T20:29:20.7328610Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:20.7734890Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatcc.a 2024-08-22T20:29:20.8242780Z [ 20%] Built target flatcc 2024-08-22T20:29:20.8295440Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-4x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:20.8505940Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-08-22T20:29:20.9785330Z [ 20%] Built target microparams-init 2024-08-22T20:29:21.0329470Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-08-22T20:29:21.1280100Z [ 20%] Built target normalization 2024-08-22T20:29:21.1438240Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-cortex-a55.cc.o 2024-08-22T20:29:21.1506880Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-08-22T20:29:21.1942220Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:21.4024800Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:21.4327840Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-cortex-a55r0.cc.o 2024-08-22T20:29:21.7951920Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-cortex-a75.cc.o 2024-08-22T20:29:21.8265290Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:21.9360770Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:22.1273810Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:22.2528500Z [ 20%] Built target packing 2024-08-22T20:29:22.2944130Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-08-22T20:29:22.3547170Z [ 20%] Built target memory 2024-08-22T20:29:22.3670770Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:22.3921060Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-08-22T20:29:22.4468880Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-1x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:22.4519680Z [ 20%] Built target mutex 2024-08-22T20:29:22.4641150Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon.c.o 2024-08-22T20:29:22.5183130Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:22.7224830Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-4x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:22.8371770Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16.c.o 2024-08-22T20:29:22.9260360Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:22.9338160Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma.c.o 2024-08-22T20:29:22.9406520Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:22.9640750Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:23.0113460Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-cortex-a55.cc.o 2024-08-22T20:29:23.0214070Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:23.0918160Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:23.1320680Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/schema/extended_header.cpp.o 2024-08-22T20:29:23.2331740Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:23.3313520Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-cortex-a55r0.cc.o 2024-08-22T20:29:23.3415720Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:23.3497410Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonv8.c.o 2024-08-22T20:29:23.3871170Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:23.4300770Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:23.5024120Z [ 20%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:29:23.5126160Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:23.5474000Z [ 20%] Built target executorch_no_prim_ops 2024-08-22T20:29:23.5575260Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/schema/extended_header.cpp.o 2024-08-22T20:29:23.5677370Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon-aarch64.c.o 2024-08-22T20:29:23.7292540Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:23.7393250Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma-aarch64.c.o 2024-08-22T20:29:23.7698090Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-cortex-a75.cc.o 2024-08-22T20:29:23.8101870Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-08-22T20:29:23.9528130Z [ 20%] Built target operator-utils 2024-08-22T20:29:23.9654260Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith.c.o 2024-08-22T20:29:24.0667310Z [ 20%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:29:24.1285770Z [ 20%] Built target executorch_no_prim_ops_shared 2024-08-22T20:29:24.1361750Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:24.1774300Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-08-22T20:29:24.3508390Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-1x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:24.3749940Z [ 26%] Built target operator-run 2024-08-22T20:29:24.4045210Z [ 26%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2024-08-22T20:29:24.4447220Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-1x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:24.4787910Z [ 26%] Linking C executable /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/bin/flatcc 2024-08-22T20:29:24.5471130Z [ 26%] Built target flatcc_cli 2024-08-22T20:29:24.5805630Z [ 26%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2024-08-22T20:29:24.6560070Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith-aarch64.c.o 2024-08-22T20:29:24.7264320Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-1x8-aarch64-neonfma-ld64.cc.o 2024-08-22T20:29:24.7766890Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot.c.o 2024-08-22T20:29:24.8250270Z [ 26%] Generating selected_operators.yaml for quantized_ops_aot_lib 2024-08-22T20:29:24.8822180Z [ 26%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2024-08-22T20:29:24.9568500Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out 2024-08-22T20:29:24.9738720Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot-aarch64.c.o 2024-08-22T20:29:24.9755210Z [ 26%] Generating code for kernel registration 2024-08-22T20:29:25.0205360Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:25.0477250Z [ 26%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2024-08-22T20:29:25.2938380Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16arith.c.o 2024-08-22T20:29:25.3190090Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-08-22T20:29:25.3295560Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:25.3786600Z [ 26%] Built target post-operation 2024-08-22T20:29:25.3997020Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-08-22T20:29:25.4635220Z [ 26%] Built target hardware-config 2024-08-22T20:29:25.4862670Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-08-22T20:29:25.4966520Z [ 26%] Linking CXX static library libexecutorch.a 2024-08-22T20:29:25.5317670Z [ 26%] Built target executorch 2024-08-22T20:29:25.5327200Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16-aarch64.c.o 2024-08-22T20:29:25.5541140Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-08-22T20:29:25.5643130Z [ 26%] Built target cache 2024-08-22T20:29:25.5822300Z [ 26%] Generating etdump headers 2024-08-22T20:29:25.6017000Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neoni8mm.c.o 2024-08-22T20:29:25.6118140Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-08-22T20:29:25.6145110Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:25.6224560Z [ 26%] Built target etdump_schema 2024-08-22T20:29:25.6392050Z [ 26%] Building CXX object sdk/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.o 2024-08-22T20:29:25.6739630Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-08-22T20:29:25.7941270Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-08-22T20:29:25.8757910Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-08-22T20:29:25.9183400Z [ 26%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2024-08-22T20:29:25.9777360Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:26.0024400Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-08-22T20:29:26.0715190Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-08-22T20:29:26.1145590Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.1384050Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-08-22T20:29:26.1485140Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:26.1770240Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.2046450Z [ 26%] Linking CXX static library libbundled_program.a 2024-08-22T20:29:26.2118580Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.2396580Z [ 26%] Built target bundled_program 2024-08-22T20:29:26.2492910Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:26.2494230Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:26.2495510Z [ 26%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2024-08-22T20:29:26.2585730Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-08-22T20:29:26.2842950Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.3178420Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.3477510Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:29:26.3884730Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:29:26.4262910Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:29:26.4650900Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:26.4851190Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-08-22T20:29:26.5042490Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.5523250Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.5570380Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:26.5940970Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.6316460Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-08-22T20:29:26.6321580Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:26.6695600Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.7101450Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:26.7151110Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-08-22T20:29:26.7439220Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.7856710Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:29:26.8396790Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:29:26.8402830Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:26.8727340Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-08-22T20:29:26.8852040Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:26.9341640Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:26.9491520Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-08-22T20:29:26.9828310Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:27.0232060Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:27.0502000Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-08-22T20:29:27.0569410Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:27.1053070Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:27.1312540Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-08-22T20:29:27.1485500Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:29:27.1857900Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:29:27.2178610Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-08-22T20:29:27.2203740Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:27.2294410Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:29:27.2760450Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-08-22T20:29:27.2946370Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:27.3373960Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:27.3655920Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-08-22T20:29:27.3727170Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:27.4217880Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S.o 2024-08-22T20:29:27.4383230Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-08-22T20:29:27.4692830Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:29:27.5193350Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-08-22T20:29:27.5297600Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:29:27.5345120Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-1x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:27.5657830Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:27.6009240Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-08-22T20:29:27.6055500Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:27.6490320Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:27.6820050Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:27.7020690Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-08-22T20:29:27.7247100Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:29:27.7655310Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:29:27.7677360Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-08-22T20:29:27.8034840Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:29:27.8135880Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-1x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:27.8462210Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:29:27.8615800Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-08-22T20:29:27.8885780Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:27.9323910Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:27.9632780Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:29:27.9792200Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-08-22T20:29:27.9971950Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:29:28.0287150Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:29:28.0680290Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:29:28.0912200Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:28.1059520Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:28.1366650Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:28.1513480Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-08-22T20:29:28.1698480Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:28.1895120Z [ 33%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2024-08-22T20:29:28.2127800Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:28.2147080Z [ 33%] Built target operators 2024-08-22T20:29:28.2449460Z [ 33%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:29:28.2588960Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:28.3001630Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:28.3329700Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:28.3770190Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:28.4036850Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:28.4110640Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:28.4564690Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:28.4934070Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:28.5274550Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:28.5724870Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:28.6128850Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:28.6474100Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:28.6922410Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:28.7103670Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:28.7404130Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:28.7645860Z [ 40%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2024-08-22T20:29:28.7896220Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:28.8338810Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:28.8870120Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:28.9330160Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:28.9723910Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:29.0110000Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:29.0147710Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:29:29.0542130Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:29.0884480Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:29.1379310Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:29.1707840Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:29.2172720Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:29.2602950Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:29.2831230Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:29.2933300Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-goi-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:29.3268870Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:29.3675260Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:29.3974500Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:29.4501700Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:29.4882480Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:29.5217010Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:29.5584350Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:29.5759150Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:29.6054120Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:29.6490700Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:29.6877290Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:29.7430400Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:29.7828290Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:29.8331940Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:29.8692880Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:29.9309100Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:29.9366370Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:29.9814000Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:30.0302420Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:29:30.0888610Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:30.1624310Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:30.2087710Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:30.2585930Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:30.2996560Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:30.3079320Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:30.3416830Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:30.3848720Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:30.4434490Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:30.4988850Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:29:30.5487950Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:30.5879530Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:30.6236440Z [ 40%] Built target jit 2024-08-22T20:29:30.6324160Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:30.6330210Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:30.6749790Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:30.6836310Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:30.7226940Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:30.7328990Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2024-08-22T20:29:30.7608500Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:30.7992540Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:30.8533000Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:30.8960230Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:30.9614110Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:31.0363340Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:31.1092060Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:31.1964330Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:31.2374900Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:31.3222150Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:31.3787030Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:31.4478380Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:31.5076430Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:31.5554540Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:31.5957420Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:31.6017830Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2024-08-22T20:29:31.6513950Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:31.6994310Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:31.7490160Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:31.7870400Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:31.8518700Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:31.9200760Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:31.9609700Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:31.9918760Z [ 46%] Building CXX object CMakeFiles/util.dir/util/read_file.cpp.o 2024-08-22T20:29:32.0163970Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:32.0341600Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2024-08-22T20:29:32.0664700Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:32.1196750Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:29:32.1568880Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:29:32.1890080Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:29:32.2205240Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:29:32.2550470Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:29:32.2981070Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:29:32.3091700Z [ 46%] Linking CXX static library libutil.a 2024-08-22T20:29:32.3324380Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:32.3448060Z [ 46%] Built target util 2024-08-22T20:29:32.3671910Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:32.3722820Z [ 46%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:32.3980980Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:29:32.4095010Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2024-08-22T20:29:32.4365340Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:29:32.4686600Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:29:32.5054850Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:29:32.5370360Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:32.5851140Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:32.6180600Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:32.6589570Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:32.6912290Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:32.6997900Z [ 46%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:32.7415570Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:32.7724380Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:32.8037150Z [ 46%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:32.8043650Z [ 46%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:32.8117260Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:32.8466730Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:32.8844870Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:32.9354240Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:29:32.9663050Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:29:33.0022080Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:29:33.0411700Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:29:33.0917130Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:29:33.1264810Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:29:33.1666120Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:33.2077040Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:33.2456350Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:29:33.2879900Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:29:33.3171390Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:33.3251180Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:29:33.3622480Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:29:33.4046910Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:33.4470660Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:33.4800570Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:33.5220740Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:33.5613290Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:33.5949810Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:33.6282580Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:33.6662360Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:33.7055450Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:33.7447360Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:33.7852110Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:33.8306530Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S.o 2024-08-22T20:29:33.8756410Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:33.9219380Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:33.9569670Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:34.0030760Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:34.0336940Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:34.0486520Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:34.0922620Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:34.1410410Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:34.1858220Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:34.2267470Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:34.2655210Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:34.2959710Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:34.3353900Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:29:34.3792020Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:34.4202860Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:34.4558020Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:34.4902450Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:34.4903720Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:34.5228850Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:34.5533940Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mull.S.o 2024-08-22T20:29:34.5844060Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:34.6176460Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:34.6583310Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:34.7061410Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:34.7370230Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:34.7501630Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:34.7924170Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:34.8372260Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:29:34.8789040Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:34.9158450Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:34.9459200Z [ 66%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:34.9533650Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:34.9828860Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:35.0359430Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:35.0661820Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:35.1003060Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:35.1510100Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:35.1846500Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:35.2152020Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:35.2603200Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:35.3007830Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:35.3449770Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:35.3796550Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:35.4124160Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:35.4528850Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:35.4948100Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:35.5050110Z [ 66%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:35.5284290Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:35.5694460Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:35.6069870Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:35.6408430Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:35.6814150Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:35.7286720Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:29:35.7608700Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:29:35.7932320Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:35.8329990Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:35.8737650Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:35.9231520Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:35.9459070Z [ 66%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:35.9779060Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:36.0128050Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:36.0443350Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:36.0845950Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:36.1265870Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:36.1688940Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:36.2118560Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:29:36.2534520Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:29:36.2996200Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:36.3521110Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:36.4148510Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:36.4722770Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:36.5365720Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:36.6077520Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:36.6487880Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-08-22T20:29:36.6797800Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-08-22T20:29:36.7012360Z [ 66%] Linking CXX static library libquantized_kernels.a 2024-08-22T20:29:36.7100460Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-08-22T20:29:36.7466250Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-08-22T20:29:36.7502850Z [ 66%] Built target quantized_kernels 2024-08-22T20:29:36.7732600Z [ 66%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2024-08-22T20:29:36.7807240Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-08-22T20:29:36.8285410Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-08-22T20:29:36.8638270Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-08-22T20:29:36.8818810Z [ 73%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2024-08-22T20:29:36.9000250Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-08-22T20:29:36.9317640Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-08-22T20:29:36.9733190Z [ 73%] Built target microkernels-prod 2024-08-22T20:29:36.9799960Z [ 73%] Linking CXX static library libextension_data_loader.a 2024-08-22T20:29:36.9961150Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-08-22T20:29:37.0159980Z [ 73%] Built target extension_data_loader 2024-08-22T20:29:37.0428250Z [ 73%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.o 2024-08-22T20:29:37.0720000Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-08-22T20:29:37.2258750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-08-22T20:29:37.4067980Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-08-22T20:29:37.4606190Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-08-22T20:29:37.5295610Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-08-22T20:29:37.5756700Z [ 73%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/emitter.cpp.o 2024-08-22T20:29:37.5982930Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-08-22T20:29:37.6583740Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-08-22T20:29:37.7323830Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-08-22T20:29:37.8052690Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-08-22T20:29:37.8591190Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-08-22T20:29:37.9224120Z [ 73%] Linking CXX static library libetdump.a 2024-08-22T20:29:37.9246210Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-08-22T20:29:37.9600240Z [ 73%] Built target etdump 2024-08-22T20:29:37.9772390Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2024-08-22T20:29:38.0205400Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-08-22T20:29:38.1030690Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-08-22T20:29:38.1990640Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-08-22T20:29:38.2906350Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-08-22T20:29:38.3960310Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-08-22T20:29:38.4701510Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-08-22T20:29:38.5778400Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-08-22T20:29:38.6709550Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-08-22T20:29:38.7566950Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-08-22T20:29:38.8574810Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-08-22T20:29:38.9394780Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-08-22T20:29:39.0217520Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-08-22T20:29:39.1229680Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-08-22T20:29:39.1825180Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:39.1995520Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-08-22T20:29:39.2808850Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-08-22T20:29:39.3408420Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-08-22T20:29:39.4052400Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-08-22T20:29:39.4784680Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-08-22T20:29:39.5515970Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-08-22T20:29:39.5754610Z [ 80%] Generating selected_operators.yaml for quantized_ops_lib 2024-08-22T20:29:39.6095820Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-08-22T20:29:39.6845290Z [ 80%] Generating code for kernel registration 2024-08-22T20:29:39.6865650Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-08-22T20:29:39.7527720Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-08-22T20:29:39.8189220Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-08-22T20:29:39.8797500Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-08-22T20:29:39.9631020Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-08-22T20:29:40.0350440Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-08-22T20:29:40.0893900Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-08-22T20:29:40.1628040Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-08-22T20:29:40.2359450Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-08-22T20:29:40.2884220Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-08-22T20:29:40.3502620Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-08-22T20:29:40.4318090Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-08-22T20:29:40.4994780Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-08-22T20:29:40.5757320Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-08-22T20:29:40.6180240Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:29:40.6484680Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-08-22T20:29:40.7223050Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-08-22T20:29:40.7567010Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7677020Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7775340Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7809360Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7810640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7811560Z UPPER_BOUND, \ 2024-08-22T20:29:40.7812000Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7813270Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7814150Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7814650Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7815570Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7816390Z ##__VA_ARGS__) 2024-08-22T20:29:40.7816680Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7817450Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7818330Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7818730Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7820420Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.7824390Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.7831260Z ^ 2024-08-22T20:29:40.7836130Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7839660Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7840820Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7842160Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7843200Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7844060Z UPPER_BOUND) 2024-08-22T20:29:40.7844360Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7845180Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7846060Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7846560Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7847480Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7848280Z ##__VA_ARGS__) 2024-08-22T20:29:40.7848570Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7849350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7850170Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7850580Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7851510Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7853930Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7857500Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7858490Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7861080Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7862260Z UPPER_BOUND, \ 2024-08-22T20:29:40.7862960Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7866500Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7867550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7868070Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7871900Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7872820Z ##__VA_ARGS__) 2024-08-22T20:29:40.7873130Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7873910Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7875970Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7876400Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7878110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.7879600Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.7879990Z ^ 2024-08-22T20:29:40.7881050Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7882740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7883880Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7884290Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7885240Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7886100Z UPPER_BOUND) 2024-08-22T20:29:40.7886380Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7887180Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7889660Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7890430Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7891490Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7892330Z ##__VA_ARGS__) 2024-08-22T20:29:40.7892620Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7893920Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7894790Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7895220Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7895980Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7897560Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7898900Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7899300Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7900260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7901150Z UPPER_BOUND, \ 2024-08-22T20:29:40.7901540Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7902340Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7903220Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7903710Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7904640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7905440Z ##__VA_ARGS__) 2024-08-22T20:29:40.7905760Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7906520Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7907340Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7907760Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7909460Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.7910990Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.7911380Z ^ 2024-08-22T20:29:40.7912120Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7913920Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7915100Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7915570Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7916570Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7917470Z UPPER_BOUND) 2024-08-22T20:29:40.7917800Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7918600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7919950Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7920580Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7921810Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7922660Z ##__VA_ARGS__) 2024-08-22T20:29:40.7922960Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7923740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7924560Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7938980Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7941380Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7946670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7951040Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7951490Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7952500Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7953430Z UPPER_BOUND, \ 2024-08-22T20:29:40.7953830Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7954640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7955560Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7956050Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7956970Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7957780Z ##__VA_ARGS__) 2024-08-22T20:29:40.7958060Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7958820Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7959640Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7960050Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7962050Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.7963730Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.7964120Z ^ 2024-08-22T20:29:40.7965130Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7966680Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7968010Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7968550Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7970090Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7970840Z UPPER_BOUND) 2024-08-22T20:29:40.7971030Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7971820Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7973000Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7973390Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7974280Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7974970Z ##__VA_ARGS__) 2024-08-22T20:29:40.7975160Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7975890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7976770Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7977090Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7977800Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.7979250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.7981370Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.7982070Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.7983010Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.7983820Z UPPER_BOUND, \ 2024-08-22T20:29:40.7984240Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7991610Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.7992740Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.7993140Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.7993990Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.7994690Z ##__VA_ARGS__) 2024-08-22T20:29:40.7994870Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7995530Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.7996240Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.7996550Z ^~~~~~~~~~~ 2024-08-22T20:29:40.7998150Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.7999590Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.7999860Z ^ 2024-08-22T20:29:40.8000500Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8001940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8002960Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8003240Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8004080Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8005090Z UPPER_BOUND) 2024-08-22T20:29:40.8005290Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8006060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8006840Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8007230Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8008330Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8009150Z ##__VA_ARGS__) 2024-08-22T20:29:40.8009340Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8010010Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8010730Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8011030Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8011650Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8013200Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8014260Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8014550Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8015440Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8016230Z UPPER_BOUND, \ 2024-08-22T20:29:40.8016510Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8017200Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8018000Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8018370Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8019200Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8019890Z ##__VA_ARGS__) 2024-08-22T20:29:40.8020070Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8020730Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8021470Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8021770Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8023350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.8024800Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.8025080Z ^ 2024-08-22T20:29:40.8025700Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8027140Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8028190Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8028710Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8029590Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8030330Z UPPER_BOUND) 2024-08-22T20:29:40.8030520Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8033260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8034130Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8034780Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8035710Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8036440Z ##__VA_ARGS__) 2024-08-22T20:29:40.8036630Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8037300Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8038020Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8038320Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8038940Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8040390Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8041430Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8041720Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8042550Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8043340Z UPPER_BOUND, \ 2024-08-22T20:29:40.8043620Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8044320Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8045100Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8045480Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8046280Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8046980Z ##__VA_ARGS__) 2024-08-22T20:29:40.8047160Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8047810Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8048530Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8048830Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8050410Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.8051810Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.8052080Z ^ 2024-08-22T20:29:40.8052710Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8054340Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8055390Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8055670Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8056940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8057680Z UPPER_BOUND) 2024-08-22T20:29:40.8057850Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8058680Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8059450Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8059820Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8060800Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8061500Z ##__VA_ARGS__) 2024-08-22T20:29:40.8061690Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8062410Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8063150Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8063450Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8064100Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8065550Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8066610Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8066890Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8067720Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8068510Z UPPER_BOUND, \ 2024-08-22T20:29:40.8068780Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8069460Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8070240Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8070620Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8071730Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8072420Z ##__VA_ARGS__) 2024-08-22T20:29:40.8072680Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8073400Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8074110Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8074410Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8075950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.8077360Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.8077630Z ^ 2024-08-22T20:29:40.8078410Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8079860Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8080860Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8081150Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8081970Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8082790Z UPPER_BOUND) 2024-08-22T20:29:40.8082960Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8083670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8084430Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8084810Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8085610Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8086300Z ##__VA_ARGS__) 2024-08-22T20:29:40.8086480Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8087120Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8087830Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8088140Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8088750Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8091530Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8093350Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8093670Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8094590Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8095410Z UPPER_BOUND, \ 2024-08-22T20:29:40.8095700Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8096410Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8097190Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8097570Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8098390Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8099260Z ##__VA_ARGS__) 2024-08-22T20:29:40.8099450Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8100110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8100830Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8101130Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8102890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.8104320Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.8104590Z ^ 2024-08-22T20:29:40.8105270Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8106740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8107860Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8108150Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8108990Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8109730Z UPPER_BOUND) 2024-08-22T20:29:40.8109910Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8110580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8111350Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8111750Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8112560Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8113350Z ##__VA_ARGS__) 2024-08-22T20:29:40.8113530Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8114190Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8115700Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8116890Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8118910Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8121070Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8122110Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8122410Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8123250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8124030Z UPPER_BOUND, \ 2024-08-22T20:29:40.8124330Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8125000Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8125780Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8126150Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8126960Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8127660Z ##__VA_ARGS__) 2024-08-22T20:29:40.8127840Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8128490Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8129200Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8129760Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8131350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:40.8132760Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:40.8133030Z ^ 2024-08-22T20:29:40.8133650Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:40.8135400Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:40.8139450Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:40.8139740Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:40.8140600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:40.8146430Z UPPER_BOUND) 2024-08-22T20:29:40.8146960Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8149010Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.8151180Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.8152190Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.8158790Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.8159600Z ##__VA_ARGS__) 2024-08-22T20:29:40.8159790Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8160530Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.8161270Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.8161580Z ^~~~~~~~~~~ 2024-08-22T20:29:40.8162120Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-08-22T20:29:40.8651810Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-08-22T20:29:40.9304350Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-08-22T20:29:40.9929890Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-08-22T20:29:41.0522120Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-08-22T20:29:41.0584880Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2024-08-22T20:29:41.0931950Z [ 80%] Linking CXX static library libquantized_ops_lib.a 2024-08-22T20:29:41.1334750Z [ 80%] Built target subgraph 2024-08-22T20:29:41.1344590Z [ 80%] Built target quantized_ops_lib 2024-08-22T20:29:41.1449860Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:41.1625840Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-08-22T20:29:41.2147010Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-08-22T20:29:41.2687060Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-08-22T20:29:41.3327970Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-08-22T20:29:41.3814760Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-08-22T20:29:41.4294970Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2024-08-22T20:29:41.4322570Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-08-22T20:29:41.5056360Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-08-22T20:29:41.5653830Z 20 warnings generated. 2024-08-22T20:29:41.5717150Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-08-22T20:29:41.5815590Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:41.6031510Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-08-22T20:29:41.6574450Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-08-22T20:29:41.7112300Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-08-22T20:29:41.7804260Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2024-08-22T20:29:41.8728740Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-08-22T20:29:41.9368210Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-08-22T20:29:41.9882520Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-08-22T20:29:42.0366440Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-08-22T20:29:42.0787630Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-08-22T20:29:42.1302230Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-08-22T20:29:42.1753110Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-08-22T20:29:42.2287980Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-08-22T20:29:42.2798710Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-08-22T20:29:42.3281000Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-08-22T20:29:42.3714980Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2024-08-22T20:29:42.3775600Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-08-22T20:29:42.4371900Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-08-22T20:29:42.5247660Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-08-22T20:29:42.5719980Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-08-22T20:29:42.6295620Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-08-22T20:29:42.6736420Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-08-22T20:29:42.7162750Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-08-22T20:29:42.7731540Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-08-22T20:29:42.8146450Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-08-22T20:29:42.8722290Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-08-22T20:29:42.9217300Z [ 80%] Linking CXX static library libXNNPACK.a 2024-08-22T20:29:42.9713680Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2024-08-22T20:29:43.0516380Z [ 80%] Built target XNNPACK 2024-08-22T20:29:43.0750920Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2024-08-22T20:29:43.5425970Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:37:66: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5528370Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:43.5538340Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:43.5538940Z %lld 2024-08-22T20:29:43.5540330Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5541320Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5541950Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5542960Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5543930Z ##__VA_ARGS__) 2024-08-22T20:29:43.5549960Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5550830Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5551650Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5552060Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5553160Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:42:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5554220Z weight_scales.dim()); 2024-08-22T20:29:43.5554540Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:43.5555350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5556220Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5556700Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5557620Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5558410Z ##__VA_ARGS__) 2024-08-22T20:29:43.5558700Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5559450Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5560270Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5560670Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5562110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:48:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5563170Z weight_scales.size(0), 2024-08-22T20:29:43.5563480Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:43.5564300Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5565170Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5565650Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5568000Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5569390Z ##__VA_ARGS__) 2024-08-22T20:29:43.5569680Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5572740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5580120Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5580540Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5583780Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:49:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5585930Z weight.size(0)); 2024-08-22T20:29:43.5586250Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:43.5587110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5589600Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5590270Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5591950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5592770Z ##__VA_ARGS__) 2024-08-22T20:29:43.5593170Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5594040Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5599450Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5602510Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5610800Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:57:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5635300Z weight.size(1), 2024-08-22T20:29:43.5635680Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:43.5636650Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5637550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5638610Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5641940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5642780Z ##__VA_ARGS__) 2024-08-22T20:29:43.5643080Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5645630Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5646510Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5646930Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5651950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:58:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5655730Z num_groups); 2024-08-22T20:29:43.5656030Z ^~~~~~~~~~ 2024-08-22T20:29:43.5656900Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5657790Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5658580Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5659520Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5660520Z ##__VA_ARGS__) 2024-08-22T20:29:43.5660820Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5661600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5662410Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5662810Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5663910Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:100:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5665000Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:43.5665400Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:43.5666260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5667140Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5667620Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5668530Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5669320Z ##__VA_ARGS__) 2024-08-22T20:29:43.5669610Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5670360Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5671170Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5671580Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5672670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:101:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:43.5673710Z weight_scales.size(i)); 2024-08-22T20:29:43.5674040Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:43.5674860Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:43.5675730Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:43.5676210Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:43.5677110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:43.5677900Z ##__VA_ARGS__) 2024-08-22T20:29:43.5678180Z ^~~~~~~~~~~ 2024-08-22T20:29:43.5678940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:43.5679910Z ##__VA_ARGS__); \ 2024-08-22T20:29:43.5680340Z ^~~~~~~~~~~ 2024-08-22T20:29:44.2189440Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2024-08-22T20:29:44.8313860Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2024-08-22T20:29:44.8375700Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2024-08-22T20:29:44.9368090Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2024-08-22T20:29:45.3273400Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2024-08-22T20:29:45.4780310Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2024-08-22T20:29:45.7340580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:37:66: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7429380Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:45.7430910Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:45.7432100Z %lld 2024-08-22T20:29:45.7434680Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7437080Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7438290Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7440740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7442940Z ##__VA_ARGS__) 2024-08-22T20:29:45.7444180Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7446220Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7448380Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7449740Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7451350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:42:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7452470Z weight_scales.dim()); 2024-08-22T20:29:45.7452800Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:45.7453640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7454540Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7455040Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7455980Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7456780Z ##__VA_ARGS__) 2024-08-22T20:29:45.7457060Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7457830Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7458660Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7459060Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7460500Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:48:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7461740Z weight_scales.size(0), 2024-08-22T20:29:45.7462060Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:45.7462900Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7463860Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7464350Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7465280Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7466420Z ##__VA_ARGS__) 2024-08-22T20:29:45.7466790Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7467700Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7468600Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7469040Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7470150Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:49:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7471190Z weight.size(0)); 2024-08-22T20:29:45.7471480Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:45.7472270Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7473150Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7473630Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7474550Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7475340Z ##__VA_ARGS__) 2024-08-22T20:29:45.7475630Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7476390Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7477200Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7477610Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7478830Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:58:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7479880Z weight.size(1), 2024-08-22T20:29:45.7480180Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:45.7480970Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7481850Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7482340Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7483250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7484170Z ##__VA_ARGS__) 2024-08-22T20:29:45.7484450Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7485230Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7486050Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7486450Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7487740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:59:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7488850Z num_groups); 2024-08-22T20:29:45.7489130Z ^~~~~~~~~~ 2024-08-22T20:29:45.7489940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7490810Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7491520Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7492600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7493400Z ##__VA_ARGS__) 2024-08-22T20:29:45.7493680Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7494440Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7495250Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7495650Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7496760Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:100:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7497850Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:45.7498250Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:45.7499120Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7500080Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7500570Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7501540Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7502380Z ##__VA_ARGS__) 2024-08-22T20:29:45.7502670Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7503440Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7504260Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7504670Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7505760Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:101:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:45.7506880Z weight_scales.size(i)); 2024-08-22T20:29:45.7507230Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:45.7508070Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:45.7508960Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.7509440Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.7510350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:45.7511240Z ##__VA_ARGS__) 2024-08-22T20:29:45.7511520Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7512290Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:45.7513090Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.7514130Z ^~~~~~~~~~~ 2024-08-22T20:29:45.7589430Z 8 warnings generated. 2024-08-22T20:29:45.7780790Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2024-08-22T20:29:45.9602940Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool.cpp.o 2024-08-22T20:29:45.9921030Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:46.3732120Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2024-08-22T20:29:46.4172080Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool_guard.cpp.o 2024-08-22T20:29:46.4525500Z [ 80%] Linking CXX static library libxnnpack_backend.a 2024-08-22T20:29:46.4936450Z [ 80%] Built target xnnpack_backend 2024-08-22T20:29:46.5053730Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:46.8857130Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2024-08-22T20:29:47.2751610Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2024-08-22T20:29:47.6734840Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2024-08-22T20:29:47.6947800Z 8 warnings generated. 2024-08-22T20:29:47.7112030Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2024-08-22T20:29:48.0702900Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2024-08-22T20:29:48.3115130Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2024-08-22T20:29:48.6918580Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2024-08-22T20:29:51.3017230Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2024-08-22T20:29:51.4478100Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:269:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.4579440Z scale.numel(), 2024-08-22T20:29:51.4680580Z ^~~~~~~~~~~~~ 2024-08-22T20:29:51.4782910Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.4883030Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.4910430Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.4925890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.4934450Z ##__VA_ARGS__) 2024-08-22T20:29:51.5035940Z ^~~~~~~~~~~ 2024-08-22T20:29:51.5060450Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.5109370Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.5210850Z ^~~~~~~~~~~ 2024-08-22T20:29:51.5313140Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:270:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.5411410Z input.size(axis)); 2024-08-22T20:29:51.5442560Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:29:51.5449110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.5450690Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.5451200Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.5452160Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.5452980Z ##__VA_ARGS__) 2024-08-22T20:29:51.5453280Z ^~~~~~~~~~~ 2024-08-22T20:29:51.5454060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.5455240Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.5455720Z ^~~~~~~~~~~ 2024-08-22T20:29:51.5456940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:280:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.5458050Z zero_point.numel(), 2024-08-22T20:29:51.5458360Z ^~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:51.5459200Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.5460090Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.5460570Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.5461490Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.5462300Z ##__VA_ARGS__) 2024-08-22T20:29:51.5462700Z ^~~~~~~~~~~ 2024-08-22T20:29:51.5463520Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.5464350Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.5464760Z ^~~~~~~~~~~ 2024-08-22T20:29:51.5465860Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:281:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.5466900Z input.size(axis)); 2024-08-22T20:29:51.5467210Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:29:51.5468060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.5468990Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.5469480Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.5470410Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.5471210Z ##__VA_ARGS__) 2024-08-22T20:29:51.5471510Z ^~~~~~~~~~~ 2024-08-22T20:29:51.5472290Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.5473160Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.5473570Z ^~~~~~~~~~~ 2024-08-22T20:29:52.1436570Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2024-08-22T20:29:53.3023940Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2024-08-22T20:29:53.4264770Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:134:35: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:53.4281120Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:53.4281570Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:53.4282730Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:53.4283650Z UPPER_BOUND, \ 2024-08-22T20:29:53.4284040Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4284840Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:53.4288790Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:53.4289190Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:53.4290090Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:53.4290790Z ##__VA_ARGS__) 2024-08-22T20:29:53.4290980Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4291650Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:53.4292360Z ##__VA_ARGS__); \ 2024-08-22T20:29:53.4292660Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4293680Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:134:35: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:53.4294690Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:53.4294970Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:53.4295840Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:53.4296580Z UPPER_BOUND) 2024-08-22T20:29:53.4296760Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4297450Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:53.4298240Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:53.4298640Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:53.4299460Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:53.4300160Z ##__VA_ARGS__) 2024-08-22T20:29:53.4300340Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4301000Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:53.4301700Z ##__VA_ARGS__); \ 2024-08-22T20:29:53.4302000Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4303030Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:179:33: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:53.4304030Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:53.4304310Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:53.4305140Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:53.4305930Z UPPER_BOUND, \ 2024-08-22T20:29:53.4306240Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4307260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:53.4308080Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:53.4308490Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:53.4309350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:53.4310050Z ##__VA_ARGS__) 2024-08-22T20:29:53.4310390Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4311060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:53.4311790Z ##__VA_ARGS__); \ 2024-08-22T20:29:53.4312090Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4313120Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:179:33: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:53.4314110Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:53.4314380Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:53.4315250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:53.4315980Z UPPER_BOUND) 2024-08-22T20:29:53.4316160Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4316830Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:53.4317590Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:53.4317970Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:53.4318780Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:53.4319520Z ##__VA_ARGS__) 2024-08-22T20:29:53.4319700Z ^~~~~~~~~~~ 2024-08-22T20:29:53.4320360Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:53.4321110Z ##__VA_ARGS__); \ 2024-08-22T20:29:53.4321410Z ^~~~~~~~~~~ 2024-08-22T20:29:53.7888920Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2024-08-22T20:29:54.0882780Z 4 warnings generated. 2024-08-22T20:29:54.1145830Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2024-08-22T20:29:55.4094230Z 4 warnings generated. 2024-08-22T20:29:55.4306390Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:29:55.9961910Z [ 80%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:29:56.0336850Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2024-08-22T20:29:56.1365620Z [ 80%] Built target quantized_ops_aot_lib 2024-08-22T20:29:56.1469420Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2024-08-22T20:29:56.8553260Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2024-08-22T20:29:57.0416140Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2024-08-22T20:29:57.2743100Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2024-08-22T20:29:57.7266320Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2024-08-22T20:29:58.3202500Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2024-08-22T20:29:58.8276480Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2024-08-22T20:30:00.4020240Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2024-08-22T20:30:00.5917240Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2024-08-22T20:30:00.8456650Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2024-08-22T20:30:01.0006920Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2024-08-22T20:30:01.0950650Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2024-08-22T20:30:01.5589960Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:30:01.8477860Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:30:02.3050070Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2024-08-22T20:30:02.6223330Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2024-08-22T20:30:02.7443990Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2024-08-22T20:30:03.1446660Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:30:03.5553000Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2024-08-22T20:30:04.0506920Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2024-08-22T20:30:04.4853330Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2024-08-22T20:30:04.7735310Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2024-08-22T20:30:05.2028960Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2024-08-22T20:30:05.3083540Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2024-08-22T20:30:05.6445910Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2024-08-22T20:30:10.7487810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2024-08-22T20:30:11.1033260Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2024-08-22T20:30:11.3764360Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2024-08-22T20:30:11.6805660Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2024-08-22T20:30:12.1013510Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2024-08-22T20:30:12.6054450Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2024-08-22T20:30:19.3291380Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2024-08-22T20:30:19.8975880Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2024-08-22T20:30:20.3536330Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2024-08-22T20:30:20.9064260Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2024-08-22T20:30:21.3537490Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2024-08-22T20:30:21.7333910Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2024-08-22T20:30:22.1300870Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:30:26.2453030Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2024-08-22T20:30:26.6742270Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2024-08-22T20:30:27.0996300Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2024-08-22T20:30:27.5161950Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2024-08-22T20:30:27.8804860Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2024-08-22T20:30:28.2507620Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2024-08-22T20:30:28.3815610Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2024-08-22T20:30:28.5864450Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2024-08-22T20:30:28.7336330Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2024-08-22T20:30:29.0086530Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2024-08-22T20:30:29.0835210Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2024-08-22T20:30:29.4491030Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2024-08-22T20:30:29.5508200Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2024-08-22T20:30:29.6270640Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2024-08-22T20:30:29.8142440Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2024-08-22T20:30:29.9500870Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2024-08-22T20:30:30.5082810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2024-08-22T20:30:30.8943830Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2024-08-22T20:30:31.2323010Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2024-08-22T20:30:32.4979520Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2024-08-22T20:30:33.0473170Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2024-08-22T20:30:36.6474130Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2024-08-22T20:30:37.1487710Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:30:37.7864370Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2024-08-22T20:30:38.1877250Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2024-08-22T20:30:38.6491760Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:30:38.8581090Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2024-08-22T20:30:39.1435920Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:30:39.5234740Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2024-08-22T20:30:39.9540190Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2024-08-22T20:30:40.3675440Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2024-08-22T20:30:40.8331150Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2024-08-22T20:30:41.3461460Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2024-08-22T20:30:41.9649060Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2024-08-22T20:30:44.6844070Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2024-08-22T20:30:46.0805160Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2024-08-22T20:30:46.4181940Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2024-08-22T20:30:46.8453270Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2024-08-22T20:30:46.9063670Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2024-08-22T20:30:47.3252280Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2024-08-22T20:30:47.4531940Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2024-08-22T20:30:47.6995500Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2024-08-22T20:30:48.0774270Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2024-08-22T20:30:48.5822390Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2024-08-22T20:30:49.3526120Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2024-08-22T20:30:50.0237230Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2024-08-22T20:30:50.4193180Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2024-08-22T20:30:50.8139360Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2024-08-22T20:30:51.1673990Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2024-08-22T20:30:54.2029390Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2024-08-22T20:30:54.5935140Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2024-08-22T20:30:55.0536140Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2024-08-22T20:30:55.3314820Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2024-08-22T20:30:55.4089870Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2024-08-22T20:30:55.8990740Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2024-08-22T20:30:56.1254510Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2024-08-22T20:30:56.2785380Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2024-08-22T20:30:56.4729200Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2024-08-22T20:30:56.6028120Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2024-08-22T20:30:56.8321910Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2024-08-22T20:30:57.2622240Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2024-08-22T20:30:57.5778600Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2024-08-22T20:30:58.0866790Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2024-08-22T20:30:58.1715080Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2024-08-22T20:30:58.4318690Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2024-08-22T20:30:58.5047310Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:30:59.0617430Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2024-08-22T20:30:59.0818490Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2024-08-22T20:30:59.5488310Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2024-08-22T20:30:59.9197250Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2024-08-22T20:31:00.2564120Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2024-08-22T20:31:00.8306460Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2024-08-22T20:31:01.1693840Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2024-08-22T20:31:01.3297670Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2024-08-22T20:31:01.6153500Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2024-08-22T20:31:01.6750530Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2024-08-22T20:31:02.0204830Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2024-08-22T20:31:02.5298300Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2024-08-22T20:31:02.6269470Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2024-08-22T20:31:02.8733490Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2024-08-22T20:31:03.1663820Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/binary_ufunc_realb_realb_to_realb_logical.cpp.o 2024-08-22T20:31:03.2557200Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2024-08-22T20:31:03.6307280Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2024-08-22T20:31:04.0235330Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_floath.cpp.o 2024-08-22T20:31:04.2589180Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2024-08-22T20:31:04.4526240Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2024-08-22T20:31:04.6225210Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2024-08-22T20:31:04.9104990Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2024-08-22T20:31:04.9950380Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2024-08-22T20:31:05.3392960Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2024-08-22T20:31:05.3820480Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2024-08-22T20:31:05.7078380Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2024-08-22T20:31:05.8327980Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2024-08-22T20:31:06.0621830Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2024-08-22T20:31:06.2031620Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2024-08-22T20:31:06.4299600Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2024-08-22T20:31:06.6217170Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2024-08-22T20:31:43.7199940Z [100%] Linking CXX static library libportable_kernels.a 2024-08-22T20:31:43.8445990Z [100%] Built target portable_kernels 2024-08-22T20:31:43.8527190Z [100%] Generating selected_operators.yaml for portable_ops_lib 2024-08-22T20:31:43.9611150Z [100%] Generating code for kernel registration 2024-08-22T20:31:44.7310140Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:31:45.3645560Z [100%] Linking CXX static library libportable_ops_lib.a 2024-08-22T20:31:45.4009680Z [100%] Built target portable_ops_lib 2024-08-22T20:31:45.4221640Z [100%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2024-08-22T20:31:50.4654760Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:31:50.4847070Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:31:51.4903010Z [100%] Built target portable_lib 2024-08-22T20:31:51.5334110Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2024-08-22T20:31:51.5395280Z [ 0%] Built target flatccrt 2024-08-22T20:31:51.5448330Z [ 0%] Built target pthreadpool 2024-08-22T20:31:51.5470340Z [ 6%] Built target cpuinfo 2024-08-22T20:31:51.5647040Z [ 6%] Built target microkernel-utils 2024-08-22T20:31:51.5711470Z [ 6%] Built target allocator 2024-08-22T20:31:51.5957440Z [ 13%] Built target flatcc 2024-08-22T20:31:51.5987940Z [ 13%] Built target logging 2024-08-22T20:31:51.6300540Z [ 13%] Built target microparams-init 2024-08-22T20:31:51.6401530Z [ 13%] Built target indirection 2024-08-22T20:31:51.6503010Z [ 53%] Built target microkernels-prod 2024-08-22T20:31:51.6703340Z [ 53%] Built target memory 2024-08-22T20:31:51.6806870Z [ 53%] Built target normalization 2024-08-22T20:31:51.6908100Z [ 53%] Built target packing 2024-08-22T20:31:51.7012240Z [ 53%] Built target flatc 2024-08-22T20:31:51.7223810Z [ 53%] Built target mutex 2024-08-22T20:31:51.7326100Z [ 53%] Built target operator-utils 2024-08-22T20:31:51.7429530Z [ 53%] Built target operator-run 2024-08-22T20:31:51.7530990Z [ 53%] Built target flatcc_cli 2024-08-22T20:31:51.7641070Z [ 53%] Generating common_schema headers 2024-08-22T20:31:51.7743720Z [ 53%] Built target bundled_program_schema 2024-08-22T20:31:51.7845860Z [ 60%] Built target xnnpack_schema 2024-08-22T20:31:51.7948170Z [ 60%] Built target common_schema 2024-08-22T20:31:51.8051510Z [ 60%] Built target post-operation 2024-08-22T20:31:51.8152850Z [ 60%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2024-08-22T20:31:51.8254570Z [ 60%] Built target hardware-config 2024-08-22T20:31:51.8356130Z [ 60%] Built target cache 2024-08-22T20:31:51.8457060Z [ 60%] Built target etdump_schema 2024-08-22T20:31:51.8664780Z [ 60%] Generating program_schema headers 2024-08-22T20:31:51.8760450Z [ 60%] Built target program_schema 2024-08-22T20:31:51.9105640Z [ 60%] Built target operators 2024-08-22T20:31:52.0470990Z [ 60%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:31:52.0637850Z [ 60%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:31:52.1057200Z [ 66%] Built target jit 2024-08-22T20:31:52.1998870Z [ 73%] Built target subgraph 2024-08-22T20:31:52.2526770Z [ 73%] Built target XNNPACK 2024-08-22T20:31:52.2601480Z [ 73%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2024-08-22T20:31:52.8190990Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:31:52.8893860Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:31:53.3961860Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:31:53.4332900Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:31:53.9737640Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:31:54.0147180Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:31:54.4806310Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:31:54.5114320Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:31:54.9673610Z [ 73%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:31:55.0045430Z [ 73%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:31:55.0061210Z [ 73%] Built target executorch_no_prim_ops 2024-08-22T20:31:55.0583610Z [ 73%] Built target executorch_no_prim_ops_shared 2024-08-22T20:31:55.0688540Z [ 73%] Built target executorch 2024-08-22T20:31:55.1323620Z [ 73%] Built target xnnpack_backend 2024-08-22T20:31:55.1774960Z [ 73%] Built target util 2024-08-22T20:31:55.7896160Z [ 73%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:31:55.8648810Z [ 73%] Built target quantized_ops_aot_lib 2024-08-22T20:31:55.9845310Z [ 80%] Built target quantized_kernels 2024-08-22T20:31:56.0250950Z [ 80%] Built target extension_data_loader 2024-08-22T20:31:56.0319270Z [ 80%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2024-08-22T20:31:56.4091750Z [100%] Built target portable_kernels 2024-08-22T20:31:56.4541600Z [100%] Built target etdump 2024-08-22T20:31:56.5094900Z [100%] Built target bundled_program 2024-08-22T20:31:56.5217300Z [100%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2024-08-22T20:31:56.5933960Z [100%] Built target portable_ops_lib 2024-08-22T20:31:56.6359670Z [100%] Built target quantized_ops_lib 2024-08-22T20:31:56.7584390Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:31:56.7939210Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:31:57.7591120Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2024-08-22T20:31:57.8194490Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2024-08-22T20:31:57.8629840Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2024-08-22T20:31:57.9062080Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2024-08-22T20:31:57.9346220Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2024-08-22T20:31:57.9423330Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2024-08-22T20:31:57.9623240Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2024-08-22T20:31:58.0059730Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2024-08-22T20:31:58.0629170Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2024-08-22T20:31:58.1291210Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2024-08-22T20:31:58.1321730Z [100%] Built target portable_lib 2024-08-22T20:31:58.1394040Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2024-08-22T20:31:58.1538960Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2024-08-22T20:31:58.2370140Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2024-08-22T20:31:58.2371140Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2024-08-22T20:31:58.2524970Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2024-08-22T20:31:58.3223580Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2024-08-22T20:31:58.3504450Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2024-08-22T20:31:58.3712320Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2024-08-22T20:32:02.5088590Z [100%] Linking CXX static library libeigen_blas.a 2024-08-22T20:32:02.5712880Z [100%] Built target eigen_blas 2024-08-22T20:32:02.5855480Z [100%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2024-08-22T20:32:02.8873930Z [100%] Linking CXX static library libcpublas.a 2024-08-22T20:32:02.9120050Z [100%] Built target cpublas 2024-08-22T20:32:02.9295170Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2024-08-22T20:32:02.9297770Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-08-22T20:32:02.9298960Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2024-08-22T20:32:07.6142270Z [100%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:07.6656000Z [100%] Built target custom_ops_aot_lib 2024-08-22T20:32:07.6981860Z [ 0%] Built target flatccrt 2024-08-22T20:32:07.7003240Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2024-08-22T20:32:07.7023810Z [ 1%] Built target cpuinfo 2024-08-22T20:32:07.7263170Z [ 1%] Built target microkernel-utils 2024-08-22T20:32:07.7279170Z [ 1%] Built target pthreadpool 2024-08-22T20:32:07.7463440Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-08-22T20:32:07.7552830Z [ 1%] Built target eigen_blas 2024-08-22T20:32:07.7563140Z [ 2%] Built target flatcc 2024-08-22T20:32:07.7749630Z [ 2%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-08-22T20:32:07.7904190Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-08-22T20:32:07.8331770Z [ 2%] Built target flatc 2024-08-22T20:32:07.8364940Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-08-22T20:32:07.8501060Z [ 2%] Generating common_schema headers 2024-08-22T20:32:07.8612420Z [ 2%] Built target common_schema 2024-08-22T20:32:07.8767100Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-08-22T20:32:07.8788450Z [ 3%] Built target xnnpack_schema 2024-08-22T20:32:07.9072720Z [ 3%] Built target allocator 2024-08-22T20:32:07.9264150Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/uarch.c.o 2024-08-22T20:32:07.9358850Z [ 3%] Built target logging 2024-08-22T20:32:07.9727230Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/cache.c.o 2024-08-22T20:32:07.9895860Z [ 9%] Built target microkernels-prod 2024-08-22T20:32:07.9985220Z [ 9%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2024-08-22T20:32:08.0410930Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/mach/init.c.o 2024-08-22T20:32:08.1408040Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-08-22T20:32:08.1598920Z [ 9%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o 2024-08-22T20:32:08.1823510Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-08-22T20:32:08.2124830Z [ 9%] Linking C static library libcpuinfo_internals.a 2024-08-22T20:32:08.2359560Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-08-22T20:32:08.2519680Z [ 9%] Built target cpuinfo_internals 2024-08-22T20:32:08.2716760Z [ 9%] Built target convolution-test-helpers 2024-08-22T20:32:08.2793400Z [ 9%] Built target hardware-config 2024-08-22T20:32:08.2836690Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-08-22T20:32:08.2924720Z [ 9%] Built target indirection 2024-08-22T20:32:08.3150900Z [ 9%] Built target microparams-init 2024-08-22T20:32:08.3415270Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-08-22T20:32:08.3437530Z [ 9%] Built target normalization 2024-08-22T20:32:08.3713750Z [ 9%] Built target packing 2024-08-22T20:32:08.3789570Z [ 9%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2024-08-22T20:32:08.4099350Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-08-22T20:32:08.4122900Z [ 10%] Built target jit 2024-08-22T20:32:08.4332930Z [ 10%] Built target memory 2024-08-22T20:32:08.4522540Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-08-22T20:32:08.4566620Z [ 10%] Built target mutex 2024-08-22T20:32:08.4779990Z [ 10%] Built target operator-utils 2024-08-22T20:32:08.4928750Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-08-22T20:32:08.5001550Z [ 10%] Built target operator-run 2024-08-22T20:32:08.5315870Z [ 10%] Built target flatcc_cli 2024-08-22T20:32:08.5371020Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-08-22T20:32:08.5384790Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-08-22T20:32:08.5549970Z [ 10%] Built target bundled_program_schema 2024-08-22T20:32:08.5744430Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-08-22T20:32:08.5746310Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-08-22T20:32:08.5857580Z [ 10%] Generating program_schema headers 2024-08-22T20:32:08.6061710Z [ 10%] Built target program_schema 2024-08-22T20:32:08.6098410Z [ 10%] 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-08-22T20:32:08.6175590Z [ 10%] 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-08-22T20:32:08.6374390Z [ 10%] Built target post-operation 2024-08-22T20:32:08.6568060Z [ 10%] 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-08-22T20:32:08.6601850Z [ 10%] 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-08-22T20:32:08.6708980Z [ 10%] Built target cache 2024-08-22T20:32:08.7086210Z [ 10%] 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-08-22T20:32:08.7122760Z [ 10%] Built target operators 2024-08-22T20:32:08.7167520Z [ 10%] Built target etdump_schema 2024-08-22T20:32:08.7542010Z [ 10%] 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-08-22T20:32:08.8067770Z [ 10%] 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-08-22T20:32:08.8082200Z [ 11%] Built target subgraph 2024-08-22T20:32:08.8504610Z [ 11%] Built target XNNPACK 2024-08-22T20:32:08.8553300Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:08.8589440Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:08.8628010Z [ 11%] 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-08-22T20:32:08.8634460Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:08.9158380Z [ 12%] 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-08-22T20:32:08.9580460Z [ 12%] 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-08-22T20:32:09.0043970Z [ 12%] 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-08-22T20:32:09.0562550Z [ 12%] 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-08-22T20:32:09.1043500Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-08-22T20:32:09.1667810Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2024-08-22T20:32:09.1798900Z [ 12%] Linking CXX static library libgflags_nothreads.a 2024-08-22T20:32:09.2110240Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2024-08-22T20:32:09.2380020Z [ 12%] Built target gflags_nothreads_static 2024-08-22T20:32:09.2448440Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:09.2607890Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2024-08-22T20:32:09.3194330Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2024-08-22T20:32:09.3663310Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-08-22T20:32:09.3953180Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:09.4233890Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2024-08-22T20:32:09.4688250Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2024-08-22T20:32:09.5263270Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2024-08-22T20:32:09.5711460Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2024-08-22T20:32:09.6248290Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-08-22T20:32:09.6306860Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:09.6496450Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:09.6747200Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2024-08-22T20:32:09.7251610Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2024-08-22T20:32:09.7719680Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2024-08-22T20:32:09.8208770Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2024-08-22T20:32:09.8567840Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:09.8705230Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-08-22T20:32:09.9099150Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-08-22T20:32:09.9480130Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:09.9828470Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-08-22T20:32:10.0247020Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:10.0882970Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2024-08-22T20:32:10.1169680Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:10.1425150Z [ 12%] 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-08-22T20:32:10.1881320Z [ 12%] 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-08-22T20:32:10.2115880Z [ 12%] 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-08-22T20:32:10.2468340Z [ 12%] 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-08-22T20:32:10.2791170Z [ 12%] 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-08-22T20:32:10.2983940Z [ 12%] 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-08-22T20:32:10.3378360Z [ 12%] 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-08-22T20:32:10.3437530Z [ 12%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:32:10.3563280Z [ 12%] 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-08-22T20:32:10.3912310Z [ 12%] Built target executorch_no_prim_ops 2024-08-22T20:32:10.3921480Z [ 12%] 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-08-22T20:32:10.4242600Z [ 12%] 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-08-22T20:32:10.4413100Z [ 12%] Built target executorch 2024-08-22T20:32:10.4623390Z [ 12%] 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-08-22T20:32:10.4810800Z [ 12%] Built target cpublas 2024-08-22T20:32:10.4974690Z [ 12%] 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-08-22T20:32:10.5383230Z [ 13%] Built target quantized_kernels 2024-08-22T20:32:10.5699310Z [ 13%] Built target extension_data_loader 2024-08-22T20:32:10.5768720Z [ 13%] Built target util 2024-08-22T20:32:10.5875990Z [ 13%] Built target xnnpack_backend 2024-08-22T20:32:10.6033210Z [ 13%] Built target etdump 2024-08-22T20:32:10.6107130Z [ 13%] 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-08-22T20:32:10.6117030Z [ 13%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2024-08-22T20:32:10.6165760Z [ 13%] Built target bundled_program 2024-08-22T20:32:10.6312690Z [ 13%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2024-08-22T20:32:10.6364540Z [ 13%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:32:10.6472570Z [ 13%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2024-08-22T20:32:10.6993140Z [ 13%] Built target executorch_no_prim_ops_shared 2024-08-22T20:32:10.7333620Z [ 13%] 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-08-22T20:32:10.8081160Z [ 13%] 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-08-22T20:32:10.8772860Z [ 13%] 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-08-22T20:32:10.9524950Z [ 13%] 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-08-22T20:32:11.0034790Z [ 13%] 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-08-22T20:32:11.0718230Z [ 13%] 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-08-22T20:32:11.1326160Z [ 13%] 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-08-22T20:32:11.1897720Z [ 13%] 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-08-22T20:32:11.2654950Z [ 13%] 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-08-22T20:32:11.3252610Z [ 16%] Built target portable_kernels 2024-08-22T20:32:11.3383390Z [ 16%] 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-08-22T20:32:11.3505860Z [ 16%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/blas/CPUBlas.cpp.o 2024-08-22T20:32:11.4237090Z [ 17%] 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-08-22T20:32:11.4369550Z [ 17%] Linking CXX static library libextension_module_static.a 2024-08-22T20:32:11.4682040Z [ 18%] Linking CXX static library libextension_module.a 2024-08-22T20:32:11.4853920Z [ 18%] Built target extension_module_static 2024-08-22T20:32:11.4984130Z [ 18%] 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-08-22T20:32:11.5127990Z [ 18%] Built target extension_module 2024-08-22T20:32:11.5209060Z [ 18%] Built target quantized_ops_lib 2024-08-22T20:32:11.5488970Z [ 18%] Built target portable_ops_lib 2024-08-22T20:32:11.5698120Z [ 18%] 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-08-22T20:32:11.5726410Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:32:11.6323060Z [ 18%] 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-08-22T20:32:11.7111850Z [ 18%] 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-08-22T20:32:11.7796020Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:32:11.7871260Z [ 18%] 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-08-22T20:32:11.8081830Z [ 18%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:32:11.8837500Z [ 18%] 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-08-22T20:32:11.8940510Z [ 18%] Built target quantized_ops_aot_lib 2024-08-22T20:32:11.9027150Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:32:12.0110440Z [ 18%] 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-08-22T20:32:12.0196020Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:32:12.0722560Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2024-08-22T20:32:12.1314340Z [ 18%] 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-08-22T20:32:12.2069090Z [ 18%] 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-08-22T20:32:12.2798900Z [ 18%] 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-08-22T20:32:12.3536700Z [ 18%] 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-08-22T20:32:12.4255110Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:32:12.4316190Z [ 18%] 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-08-22T20:32:12.4659570Z [ 18%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-08-22T20:32:12.5024800Z [ 18%] 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-08-22T20:32:12.5943110Z [ 18%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:32:12.6017920Z [ 18%] 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-08-22T20:32:12.6183850Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:32:12.7273650Z [ 18%] 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-08-22T20:32:12.8275310Z [ 18%] 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-08-22T20:32:12.8278160Z [ 18%] Linking CXX executable xnn_executor_runner 2024-08-22T20:32:12.9286610Z [ 18%] Built target xnn_executor_runner 2024-08-22T20:32:12.9390670Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:32:12.9624300Z [ 18%] Linking CXX static library libcustom_ops.a 2024-08-22T20:32:12.9817650Z [ 18%] 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-08-22T20:32:13.0102770Z [ 18%] Built target custom_ops 2024-08-22T20:32:13.0180850Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:32:13.1283190Z [ 18%] 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-08-22T20:32:13.2046570Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:13.2722560Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:13.3380000Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2024-08-22T20:32:13.4185110Z [ 18%] 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-08-22T20:32:13.5046360Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2024-08-22T20:32:13.5672710Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:32:13.5832800Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2024-08-22T20:32:13.6726180Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2024-08-22T20:32:13.7574090Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:13.8322950Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2024-08-22T20:32:13.9158780Z [ 18%] 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-08-22T20:32:13.9415920Z [ 18%] Built target portable_lib 2024-08-22T20:32:13.9815860Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2024-08-22T20:32:14.0424540Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2024-08-22T20:32:14.0745410Z [ 18%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:14.1083330Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2024-08-22T20:32:14.1464690Z [ 18%] Built target custom_ops_aot_lib 2024-08-22T20:32:14.1554640Z [ 18%] 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-08-22T20:32:14.1640040Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2024-08-22T20:32:14.2142250Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2024-08-22T20:32:14.2148680Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2024-08-22T20:32:14.2309400Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:32:14.2618790Z [ 18%] 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-08-22T20:32:14.2762660Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:32:14.3207720Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2024-08-22T20:32:14.3743370Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2024-08-22T20:32:14.4360840Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2024-08-22T20:32:14.5003410Z [ 18%] 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-08-22T20:32:14.5663710Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2024-08-22T20:32:14.6217610Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2024-08-22T20:32:14.6893490Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2024-08-22T20:32:14.7487650Z [ 18%] 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-08-22T20:32:14.8352030Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:14.9046150Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:14.9895230Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2024-08-22T20:32:15.0726170Z [ 19%] 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-08-22T20:32:15.1446080Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:15.2172330Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:15.2947260Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-08-22T20:32:15.3580370Z [ 19%] 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-08-22T20:32:15.4471560Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:15.5339850Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:15.6134340Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-08-22T20:32:15.6771100Z [ 19%] 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-08-22T20:32:15.7332060Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2024-08-22T20:32:15.7882080Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2024-08-22T20:32:15.8471290Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-08-22T20:32:15.9007690Z [ 19%] 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-08-22T20:32:15.9501720Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2024-08-22T20:32:16.0220840Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2024-08-22T20:32:16.0757550Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-08-22T20:32:16.1431110Z [ 19%] 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-08-22T20:32:16.2062600Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2024-08-22T20:32:16.2746910Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2024-08-22T20:32:16.3324690Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-08-22T20:32:16.4001210Z [ 19%] 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-08-22T20:32:16.4862810Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2024-08-22T20:32:16.5603350Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2024-08-22T20:32:16.6326160Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-08-22T20:32:16.6993640Z [ 19%] 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-08-22T20:32:16.7419700Z [ 19%] 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-08-22T20:32:16.7814070Z [ 19%] 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-08-22T20:32:16.8231370Z [ 19%] 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-08-22T20:32:16.8681730Z [ 19%] 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-08-22T20:32:16.9239840Z [ 19%] 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-08-22T20:32:16.9758170Z [ 19%] 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-08-22T20:32:17.0322760Z [ 19%] 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-08-22T20:32:17.0801660Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-scalar-u1.c.o 2024-08-22T20:32:17.1335860Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-scalar-c1.c.o 2024-08-22T20:32:17.1887780Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-scalar-c1.c.o 2024-08-22T20:32:17.2482100Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:17.3061420Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2024-08-22T20:32:17.3679150Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-08-22T20:32:17.4365430Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:17.5070550Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2024-08-22T20:32:17.5645230Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-08-22T20:32:17.6247310Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2024-08-22T20:32:17.6897310Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2024-08-22T20:32:17.7571790Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-08-22T20:32:17.8106940Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:17.8657640Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2024-08-22T20:32:17.9219140Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-08-22T20:32:17.9768470Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2024-08-22T20:32:18.0389220Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2024-08-22T20:32:18.1147530Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2024-08-22T20:32:18.1765440Z [ 20%] 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-08-22T20:32:18.2198750Z [ 20%] 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-08-22T20:32:18.2601820Z [ 20%] 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-08-22T20:32:18.2954320Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-08-22T20:32:18.3305910Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-08-22T20:32:18.3760860Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-08-22T20:32:18.4314890Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:18.4864310Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2024-08-22T20:32:18.5349950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-08-22T20:32:18.5866680Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:18.6433130Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2024-08-22T20:32:18.7191240Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-08-22T20:32:18.7807930Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2024-08-22T20:32:18.8356910Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2024-08-22T20:32:18.8852100Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-08-22T20:32:18.9459760Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:19.0039770Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2024-08-22T20:32:19.1105490Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-08-22T20:32:19.1992950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:19.2748990Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:19.3384060Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2024-08-22T20:32:19.3829310Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2024-08-22T20:32:19.4238830Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2024-08-22T20:32:19.4675190Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2024-08-22T20:32:19.5098920Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2024-08-22T20:32:19.5534030Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-08-22T20:32:19.5850930Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-08-22T20:32:19.6998390Z [ 20%] 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-08-22T20:32:19.7687370Z [ 20%] 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-08-22T20:32:19.8297870Z [ 20%] 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-08-22T20:32:19.8995500Z [ 20%] 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-08-22T20:32:19.9612430Z [ 20%] 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-08-22T20:32:20.0175550Z [ 20%] 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-08-22T20:32:20.0682570Z [ 20%] 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-08-22T20:32:20.1318050Z [ 20%] 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-08-22T20:32:20.1981630Z [ 20%] 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-08-22T20:32:20.2563980Z [ 20%] 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-08-22T20:32:20.3164830Z [ 20%] 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-08-22T20:32:20.3759340Z [ 20%] 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-08-22T20:32:20.4326890Z [ 20%] 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-08-22T20:32:20.4901350Z [ 20%] 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-08-22T20:32:20.5597880Z [ 20%] 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-08-22T20:32:20.6257960Z [ 20%] 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-08-22T20:32:20.6796250Z [ 20%] 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-08-22T20:32:20.7182230Z [ 20%] 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-08-22T20:32:20.7680390Z [ 21%] 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-08-22T20:32:20.8172840Z [ 21%] 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-08-22T20:32:20.8732830Z [ 21%] 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-08-22T20:32:20.9337190Z [ 21%] 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-08-22T20:32:21.0116060Z [ 21%] 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-08-22T20:32:21.0531320Z [ 21%] 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-08-22T20:32:21.1086510Z [ 21%] 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-08-22T20:32:21.1528140Z [ 21%] 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-08-22T20:32:21.1974100Z [ 21%] 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-08-22T20:32:21.2320500Z [ 21%] 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-08-22T20:32:21.2784840Z [ 21%] 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-08-22T20:32:21.3281560Z [ 21%] 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-08-22T20:32:21.3692780Z [ 21%] 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-08-22T20:32:21.4169750Z [ 21%] 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-08-22T20:32:21.4629530Z [ 21%] 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-08-22T20:32:21.5131070Z [ 21%] 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-08-22T20:32:21.5663470Z [ 21%] 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-08-22T20:32:21.6016440Z [ 21%] 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-08-22T20:32:21.6462730Z [ 21%] 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-08-22T20:32:21.7068960Z [ 21%] 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-08-22T20:32:21.7532350Z [ 21%] 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-08-22T20:32:21.7982590Z [ 21%] 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-08-22T20:32:21.8375460Z [ 21%] 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-08-22T20:32:21.8750080Z [ 21%] 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-08-22T20:32:21.9235460Z [ 21%] 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-08-22T20:32:21.9739830Z [ 21%] 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-08-22T20:32:22.0265670Z [ 21%] 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-08-22T20:32:22.0813210Z [ 21%] 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-08-22T20:32:22.1326900Z [ 21%] 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-08-22T20:32:22.1763710Z [ 21%] 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-08-22T20:32:22.2280460Z [ 21%] 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-08-22T20:32:22.2818040Z [ 21%] 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-08-22T20:32:22.3304550Z [ 21%] 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-08-22T20:32:22.3769140Z [ 21%] 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-08-22T20:32:22.4155820Z [ 21%] 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-08-22T20:32:22.4642830Z [ 21%] 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-08-22T20:32:22.5095610Z [ 21%] 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-08-22T20:32:22.5599180Z [ 21%] 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-08-22T20:32:22.6060200Z [ 21%] 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-08-22T20:32:22.6576960Z [ 21%] 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-08-22T20:32:22.7079870Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-08-22T20:32:22.7495460Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2024-08-22T20:32:22.7903550Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2024-08-22T20:32:22.8360020Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2024-08-22T20:32:22.8786150Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2024-08-22T20:32:22.9195580Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-08-22T20:32:22.9681680Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2024-08-22T20:32:23.0137990Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2024-08-22T20:32:23.0527980Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2024-08-22T20:32:23.0929670Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2024-08-22T20:32:23.1360950Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-08-22T20:32:23.1761110Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2024-08-22T20:32:23.2112140Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2024-08-22T20:32:23.2529770Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2024-08-22T20:32:23.2938040Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2024-08-22T20:32:23.3273570Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-08-22T20:32:23.3747220Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2024-08-22T20:32:23.4288480Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2024-08-22T20:32:23.4780220Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2024-08-22T20:32:23.5277960Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2024-08-22T20:32:23.5676960Z [ 22%] 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-08-22T20:32:23.6122840Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2024-08-22T20:32:23.6554540Z [ 22%] 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-08-22T20:32:23.6943190Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2024-08-22T20:32:23.7433380Z [ 22%] 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-08-22T20:32:23.8047220Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2024-08-22T20:32:23.8500120Z [ 22%] 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-08-22T20:32:23.9125780Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2024-08-22T20:32:23.9631640Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2024-08-22T20:32:24.0453800Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2024-08-22T20:32:24.1222770Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u1.c.o 2024-08-22T20:32:24.1689140Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u2.c.o 2024-08-22T20:32:24.2182680Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u4.c.o 2024-08-22T20:32:24.2773040Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u8.c.o 2024-08-22T20:32:24.3260290Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u1.c.o 2024-08-22T20:32:24.3731350Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u2.c.o 2024-08-22T20:32:24.4266360Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u4.c.o 2024-08-22T20:32:24.4742520Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u8.c.o 2024-08-22T20:32:24.5242610Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-08-22T20:32:24.5697550Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-08-22T20:32:24.6109850Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-08-22T20:32:24.6563960Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-08-22T20:32:24.7045060Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u1.c.o 2024-08-22T20:32:24.7547790Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u2.c.o 2024-08-22T20:32:24.7965090Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u4.c.o 2024-08-22T20:32:24.8464100Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u8.c.o 2024-08-22T20:32:24.8967170Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u1.c.o 2024-08-22T20:32:24.9434150Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u2.c.o 2024-08-22T20:32:24.9964870Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u4.c.o 2024-08-22T20:32:25.0549550Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u8.c.o 2024-08-22T20:32:25.1139260Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-08-22T20:32:25.1731820Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-08-22T20:32:25.2267120Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-08-22T20:32:25.2812420Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-08-22T20:32:25.3351810Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u1.c.o 2024-08-22T20:32:25.3856900Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u2.c.o 2024-08-22T20:32:25.4412660Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u4.c.o 2024-08-22T20:32:25.4873650Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-08-22T20:32:25.5353930Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-08-22T20:32:25.6016300Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-08-22T20:32:25.6524480Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-08-22T20:32:25.7061440Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-08-22T20:32:25.7667070Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-08-22T20:32:25.8188760Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-08-22T20:32:25.8641430Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-08-22T20:32:25.9162850Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-08-22T20:32:25.9597440Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-08-22T20:32:26.0095470Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-08-22T20:32:26.0802930Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-08-22T20:32:26.1358830Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-08-22T20:32:26.1974510Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-08-22T20:32:26.2418260Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-08-22T20:32:26.2966190Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-08-22T20:32:26.3530920Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-08-22T20:32:26.4005180Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-08-22T20:32:26.4707570Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-08-22T20:32:26.5390370Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-08-22T20:32:26.5867620Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-08-22T20:32:26.6413080Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-08-22T20:32:26.6972230Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-08-22T20:32:26.7421260Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-08-22T20:32:26.7916960Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-08-22T20:32:26.8529780Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-08-22T20:32:26.8987020Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-08-22T20:32:26.9559460Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-08-22T20:32:27.0009780Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-08-22T20:32:27.0501740Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-08-22T20:32:27.1080060Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-08-22T20:32:27.1603480Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-08-22T20:32:27.2028140Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-08-22T20:32:27.2596730Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-08-22T20:32:27.3071220Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-08-22T20:32:27.3874540Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-08-22T20:32:27.4652010Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-08-22T20:32:27.5162690Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-08-22T20:32:27.5612690Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-08-22T20:32:27.6134730Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-08-22T20:32:27.6668660Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-08-22T20:32:27.7222890Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-08-22T20:32:27.7641570Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-08-22T20:32:27.8063160Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-08-22T20:32:27.8655210Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-08-22T20:32:27.9163410Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-08-22T20:32:27.9685390Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-08-22T20:32:28.0118170Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-08-22T20:32:28.0698080Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-08-22T20:32:28.1317410Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-08-22T20:32:28.1759430Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-08-22T20:32:28.2169190Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-08-22T20:32:28.2675970Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-08-22T20:32:28.3148300Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-08-22T20:32:28.3592120Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-08-22T20:32:28.4116680Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-08-22T20:32:28.4617640Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-08-22T20:32:28.5069880Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-08-22T20:32:28.5584140Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-08-22T20:32:28.6002260Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-08-22T20:32:28.6512230Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-08-22T20:32:28.6927730Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-08-22T20:32:28.7461360Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-08-22T20:32:28.7923960Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-08-22T20:32:28.8431750Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-08-22T20:32:28.8887420Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-08-22T20:32:28.9487470Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-08-22T20:32:28.9970380Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-08-22T20:32:29.0525820Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-08-22T20:32:29.0949180Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-08-22T20:32:29.1523760Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-08-22T20:32:29.1957570Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-08-22T20:32:29.2499870Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-08-22T20:32:29.2959620Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-08-22T20:32:29.3471740Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-08-22T20:32:29.3858730Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-08-22T20:32:29.4290040Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-08-22T20:32:29.4768360Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u1.c.o 2024-08-22T20:32:29.5308500Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u2.c.o 2024-08-22T20:32:29.5813260Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u4.c.o 2024-08-22T20:32:29.6223200Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u8.c.o 2024-08-22T20:32:29.6829170Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-08-22T20:32:29.7247270Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-08-22T20:32:29.7865070Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-08-22T20:32:29.8449940Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-08-22T20:32:29.9054430Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-08-22T20:32:29.9604070Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-08-22T20:32:30.0051850Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-08-22T20:32:30.0489080Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-08-22T20:32:30.0986610Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-08-22T20:32:30.1499070Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-08-22T20:32:30.2241100Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-08-22T20:32:30.2722110Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-08-22T20:32:30.3211640Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u1.c.o 2024-08-22T20:32:30.3736190Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u2.c.o 2024-08-22T20:32:30.4193840Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u4.c.o 2024-08-22T20:32:30.4624750Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u8.c.o 2024-08-22T20:32:30.5105290Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u1.c.o 2024-08-22T20:32:30.5634820Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u2.c.o 2024-08-22T20:32:30.6074430Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u4.c.o 2024-08-22T20:32:30.6564250Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u8.c.o 2024-08-22T20:32:30.7052170Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-08-22T20:32:30.7685360Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-08-22T20:32:30.8255820Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-08-22T20:32:30.8933030Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-08-22T20:32:30.9625560Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u1.c.o 2024-08-22T20:32:31.0319730Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u2.c.o 2024-08-22T20:32:31.0867180Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u4.c.o 2024-08-22T20:32:31.1394090Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u8.c.o 2024-08-22T20:32:31.1818890Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u1.c.o 2024-08-22T20:32:31.2284480Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u2.c.o 2024-08-22T20:32:31.2791050Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u4.c.o 2024-08-22T20:32:31.3276500Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u8.c.o 2024-08-22T20:32:31.3926970Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-08-22T20:32:31.4541060Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-08-22T20:32:31.5161080Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-08-22T20:32:31.5661760Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-08-22T20:32:31.6164450Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-08-22T20:32:31.6628300Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-08-22T20:32:31.7086260Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-08-22T20:32:31.7704610Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-08-22T20:32:31.7911740Z [ 25%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:32:31.8224230Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-08-22T20:32:31.8818160Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-08-22T20:32:31.9319080Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-08-22T20:32:31.9870640Z [ 25%] 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-08-22T20:32:32.0296650Z [ 25%] 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-08-22T20:32:32.0750510Z [ 25%] 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-08-22T20:32:32.1394690Z [ 25%] 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-08-22T20:32:32.2021370Z [ 25%] 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-08-22T20:32:32.2554160Z [ 25%] 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-08-22T20:32:32.3021470Z [ 25%] 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-08-22T20:32:32.3540520Z [ 25%] 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-08-22T20:32:32.4080820Z [ 25%] 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-08-22T20:32:32.4690290Z [ 25%] 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-08-22T20:32:32.5449780Z [ 25%] 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-08-22T20:32:32.5700410Z [ 25%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:32:32.6160930Z [ 25%] 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-08-22T20:32:32.6773560Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-08-22T20:32:32.7242720Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-08-22T20:32:32.7700440Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-08-22T20:32:32.8205320Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-08-22T20:32:32.8584020Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-08-22T20:32:32.9117680Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-08-22T20:32:32.9522920Z [ 26%] 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-08-22T20:32:32.9995750Z [ 26%] 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-08-22T20:32:33.0657210Z [ 26%] 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-08-22T20:32:33.1051680Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-08-22T20:32:33.1605620Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-08-22T20:32:33.1642810Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:32:33.2129590Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-08-22T20:32:33.2616320Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-08-22T20:32:33.3128390Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2024-08-22T20:32:33.3455380Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2024-08-22T20:32:33.3676600Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2024-08-22T20:32:33.4061150Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2024-08-22T20:32:33.4161870Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2024-08-22T20:32:33.4584420Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2024-08-22T20:32:33.4958730Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2024-08-22T20:32:33.5296870Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2024-08-22T20:32:33.5532720Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2024-08-22T20:32:33.5900260Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2024-08-22T20:32:33.5985510Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2024-08-22T20:32:33.6380030Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2024-08-22T20:32:33.6512560Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2024-08-22T20:32:33.6860160Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2024-08-22T20:32:33.7070850Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2024-08-22T20:32:33.7321190Z [ 26%] 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-08-22T20:32:33.7643710Z [ 26%] 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-08-22T20:32:33.7756040Z [ 26%] 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-08-22T20:32:33.8272750Z [ 26%] 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-08-22T20:32:33.8449670Z [ 26%] 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-08-22T20:32:33.8942420Z [ 26%] 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-08-22T20:32:33.8996920Z [ 26%] 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-08-22T20:32:33.9020620Z [ 26%] 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-08-22T20:32:33.9563960Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2024-08-22T20:32:33.9567750Z [ 26%] 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-08-22T20:32:33.9665670Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2024-08-22T20:32:34.0129880Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2024-08-22T20:32:34.0137540Z [ 26%] 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-08-22T20:32:34.0183550Z [ 26%] 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-08-22T20:32:34.0600490Z [ 26%] 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-08-22T20:32:34.0773850Z [ 26%] 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-08-22T20:32:34.0800650Z [ 26%] 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-08-22T20:32:34.1236940Z [ 26%] 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-08-22T20:32:34.1310870Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-08-22T20:32:34.1365480Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-08-22T20:32:34.1747820Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-08-22T20:32:34.1843350Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-08-22T20:32:34.1938990Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-08-22T20:32:34.2325210Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-08-22T20:32:34.2368110Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-08-22T20:32:34.2422620Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-08-22T20:32:34.2826740Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-08-22T20:32:34.2928940Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-08-22T20:32:34.3032260Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-08-22T20:32:34.3272890Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-08-22T20:32:34.3384540Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-08-22T20:32:34.3455160Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-08-22T20:32:34.3723950Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-08-22T20:32:34.3813800Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-08-22T20:32:34.3922910Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-08-22T20:32:34.4137420Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-08-22T20:32:34.4242580Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-08-22T20:32:34.4351620Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-08-22T20:32:34.4578390Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-08-22T20:32:34.4672090Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-08-22T20:32:34.4779580Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-08-22T20:32:34.4983970Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-08-22T20:32:34.5153030Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-08-22T20:32:34.5256700Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-08-22T20:32:34.5420260Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-08-22T20:32:34.5584890Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-08-22T20:32:34.5602210Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-08-22T20:32:34.5981090Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-08-22T20:32:34.6042660Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-08-22T20:32:34.6097130Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-08-22T20:32:34.6422130Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-08-22T20:32:34.6461840Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-08-22T20:32:34.6592130Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-08-22T20:32:34.6836680Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-08-22T20:32:34.6921670Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-08-22T20:32:34.7158590Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut64-p2-div.c.o 2024-08-22T20:32:34.7315040Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut2048-p1-div.c.o 2024-08-22T20:32:34.7419390Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-08-22T20:32:34.7562110Z [ 27%] 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-08-22T20:32:34.7829820Z [ 27%] 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-08-22T20:32:34.7898220Z [ 27%] 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-08-22T20:32:34.8007580Z [ 27%] 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-08-22T20:32:34.8315150Z [ 27%] 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-08-22T20:32:34.8364040Z [ 27%] 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-08-22T20:32:34.8450890Z [ 27%] 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-08-22T20:32:34.8812100Z [ 27%] 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-08-22T20:32:34.8887360Z [ 27%] 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-08-22T20:32:34.8903600Z [ 27%] 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-08-22T20:32:34.9277690Z [ 27%] 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-08-22T20:32:34.9292330Z [ 27%] 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-08-22T20:32:34.9317390Z [ 27%] 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-08-22T20:32:34.9693200Z [ 27%] 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-08-22T20:32:34.9709400Z [ 27%] 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-08-22T20:32:34.9811870Z [ 28%] 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-08-22T20:32:35.0209050Z [ 28%] 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-08-22T20:32:35.0252170Z [ 28%] 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-08-22T20:32:35.0276700Z [ 28%] 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-08-22T20:32:35.0629390Z [ 28%] 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-08-22T20:32:35.0639630Z [ 28%] 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-08-22T20:32:35.0859740Z [ 28%] 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-08-22T20:32:35.1095990Z [ 28%] 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-08-22T20:32:35.1111870Z [ 28%] 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-08-22T20:32:35.1378740Z [ 28%] 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-08-22T20:32:35.1519840Z [ 28%] 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-08-22T20:32:35.1676890Z [ 28%] 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-08-22T20:32:35.1855290Z [ 28%] 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-08-22T20:32:35.1945410Z [ 28%] 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-08-22T20:32:35.2205330Z [ 28%] 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-08-22T20:32:35.2341110Z [ 28%] 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-08-22T20:32:35.2437010Z [ 28%] 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-08-22T20:32:35.2721400Z [ 28%] 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-08-22T20:32:35.2803450Z [ 28%] 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-08-22T20:32:35.2866470Z [ 28%] 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-08-22T20:32:35.3142850Z [ 28%] 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-08-22T20:32:35.3269380Z [ 28%] 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-08-22T20:32:35.3329840Z [ 28%] 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-08-22T20:32:35.3532490Z [ 28%] 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-08-22T20:32:35.3791110Z [ 28%] 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-08-22T20:32:35.3810830Z [ 28%] 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-08-22T20:32:35.4040810Z [ 28%] 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-08-22T20:32:35.4228840Z [ 28%] 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-08-22T20:32:35.4287180Z [ 28%] 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-08-22T20:32:35.4383210Z [ 28%] 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-08-22T20:32:35.4742330Z [ 28%] 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-08-22T20:32:35.4750110Z [ 28%] 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-08-22T20:32:35.4818670Z [ 28%] 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-08-22T20:32:35.5160100Z [ 28%] 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-08-22T20:32:35.5199660Z [ 28%] 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-08-22T20:32:35.5301720Z [ 28%] 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-08-22T20:32:35.5560140Z [ 28%] 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-08-22T20:32:35.5780730Z [ 28%] 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-08-22T20:32:35.5883030Z [ 28%] 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-08-22T20:32:35.5982200Z [ 28%] 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-08-22T20:32:35.6273440Z [ 28%] 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-08-22T20:32:35.6349480Z [ 28%] 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-08-22T20:32:35.6406800Z [ 28%] 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-08-22T20:32:35.6703140Z [ 28%] 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-08-22T20:32:35.6819050Z [ 28%] 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-08-22T20:32:35.6895590Z [ 28%] 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-08-22T20:32:35.7196280Z [ 28%] 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-08-22T20:32:35.7216490Z [ 28%] 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-08-22T20:32:35.7534080Z [ 29%] 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-08-22T20:32:35.7822050Z [ 29%] 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-08-22T20:32:35.7874950Z [ 29%] 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-08-22T20:32:35.7960430Z [ 29%] 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-08-22T20:32:35.8298190Z [ 29%] 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-08-22T20:32:35.8397100Z [ 29%] 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-08-22T20:32:35.8428240Z [ 29%] 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-08-22T20:32:35.8745830Z [ 29%] 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-08-22T20:32:35.8846050Z [ 29%] 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-08-22T20:32:35.8908860Z [ 29%] 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-08-22T20:32:35.9185000Z [ 29%] 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-08-22T20:32:35.9285680Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-08-22T20:32:35.9383560Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-08-22T20:32:35.9638360Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-08-22T20:32:35.9643340Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-08-22T20:32:35.9659670Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-08-22T20:32:36.0011380Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-08-22T20:32:36.0055100Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-08-22T20:32:36.0140990Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-08-22T20:32:36.0411130Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-08-22T20:32:36.0483980Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-08-22T20:32:36.0488980Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-08-22T20:32:36.0901770Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-08-22T20:32:36.0965510Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-08-22T20:32:36.0978030Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2024-08-22T20:32:36.1285820Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:36.1429790Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2024-08-22T20:32:36.1833910Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2024-08-22T20:32:36.2154550Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:36.2184730Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2024-08-22T20:32:36.2590600Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:36.2991510Z [ 29%] 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-08-22T20:32:36.3162270Z [ 29%] 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-08-22T20:32:36.3529110Z [ 29%] 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-08-22T20:32:36.3672880Z [ 29%] 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-08-22T20:32:36.3985750Z [ 29%] 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-08-22T20:32:36.4159750Z [ 29%] 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-08-22T20:32:36.4429870Z [ 29%] 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-08-22T20:32:36.4597720Z [ 29%] 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-08-22T20:32:36.4822740Z [ 29%] 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-08-22T20:32:36.5363940Z [ 29%] 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-08-22T20:32:36.5417710Z [ 29%] 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-08-22T20:32:36.5472100Z [ 29%] 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-08-22T20:32:36.5938090Z [ 29%] 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-08-22T20:32:36.6030050Z [ 29%] 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-08-22T20:32:36.6153020Z [ 29%] 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-08-22T20:32:36.6767990Z [ 29%] 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-08-22T20:32:36.6855140Z [ 29%] 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-08-22T20:32:36.6911440Z [ 30%] 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-08-22T20:32:36.7352380Z [ 30%] 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-08-22T20:32:36.7485860Z [ 30%] 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-08-22T20:32:36.7691640Z [ 30%] 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-08-22T20:32:36.7952990Z [ 30%] 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-08-22T20:32:36.8135810Z [ 30%] 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-08-22T20:32:36.8523570Z [ 30%] 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-08-22T20:32:36.8696820Z [ 30%] 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-08-22T20:32:36.8805280Z [ 30%] 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-08-22T20:32:36.9208110Z [ 30%] 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-08-22T20:32:36.9302520Z [ 30%] 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-08-22T20:32:36.9564240Z [ 30%] 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-08-22T20:32:36.9989330Z [ 30%] 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-08-22T20:32:37.0019610Z [ 30%] 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-08-22T20:32:37.0511190Z [ 30%] 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-08-22T20:32:37.0700530Z [ 30%] 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-08-22T20:32:37.0801160Z [ 30%] 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-08-22T20:32:37.1127090Z [ 30%] 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-08-22T20:32:37.1294720Z [ 30%] 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-08-22T20:32:37.1452790Z [ 30%] 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-08-22T20:32:37.1874600Z [ 30%] 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-08-22T20:32:37.2026360Z [ 30%] 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-08-22T20:32:37.2383440Z [ 30%] 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-08-22T20:32:37.2780240Z [ 30%] 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-08-22T20:32:37.2852850Z [ 30%] 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-08-22T20:32:37.3289350Z [ 30%] 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-08-22T20:32:37.3389740Z [ 30%] 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-08-22T20:32:37.3592300Z [ 30%] 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-08-22T20:32:37.3963760Z [ 30%] 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-08-22T20:32:37.4168320Z [ 30%] 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-08-22T20:32:37.4542160Z [ 30%] 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-08-22T20:32:37.4853870Z [ 30%] 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-08-22T20:32:37.5118850Z [ 30%] 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-08-22T20:32:37.5360750Z [ 30%] 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-08-22T20:32:37.5695750Z [ 30%] 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-08-22T20:32:37.5759780Z [ 30%] 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-08-22T20:32:37.5891720Z [ 30%] 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-08-22T20:32:37.6269360Z [ 30%] 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-08-22T20:32:37.6321320Z [ 30%] 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-08-22T20:32:37.6479120Z [ 30%] 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-08-22T20:32:37.6920660Z [ 30%] 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-08-22T20:32:37.6953530Z [ 30%] 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-08-22T20:32:37.7103390Z [ 30%] 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-08-22T20:32:37.7647860Z [ 30%] 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-08-22T20:32:37.7727420Z [ 30%] 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-08-22T20:32:37.7885900Z [ 30%] 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-08-22T20:32:37.8349210Z [ 30%] 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-08-22T20:32:37.8406020Z [ 31%] 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-08-22T20:32:37.8589540Z [ 31%] 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-08-22T20:32:37.9153920Z [ 31%] 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-08-22T20:32:37.9254410Z [ 31%] 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-08-22T20:32:37.9416570Z [ 31%] 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-08-22T20:32:37.9987670Z [ 31%] 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-08-22T20:32:38.0108100Z [ 31%] 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-08-22T20:32:38.0435590Z [ 31%] 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-08-22T20:32:38.0763690Z [ 31%] 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-08-22T20:32:38.0806160Z [ 31%] 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-08-22T20:32:38.1032550Z [ 31%] 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-08-22T20:32:38.1284030Z [ 31%] 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-08-22T20:32:38.1287800Z [ 31%] 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-08-22T20:32:38.1703860Z [ 31%] 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-08-22T20:32:38.1930550Z [ 31%] 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-08-22T20:32:38.2269660Z [ 31%] 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-08-22T20:32:38.2388530Z [ 31%] 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-08-22T20:32:38.2595000Z [ 31%] 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-08-22T20:32:38.3032600Z [ 31%] 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-08-22T20:32:38.3140550Z [ 31%] 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-08-22T20:32:38.3320010Z [ 31%] 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-08-22T20:32:38.3700320Z [ 31%] 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-08-22T20:32:38.3798460Z [ 31%] 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-08-22T20:32:38.3938900Z [ 31%] 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-08-22T20:32:38.4263510Z [ 31%] 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-08-22T20:32:38.4350860Z [ 31%] 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-08-22T20:32:38.4454590Z [ 31%] 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-08-22T20:32:38.4921020Z [ 31%] 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-08-22T20:32:38.4933280Z [ 31%] 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-08-22T20:32:38.4934840Z [ 31%] 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-08-22T20:32:38.5402670Z [ 31%] 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-08-22T20:32:38.5503480Z [ 31%] 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-08-22T20:32:38.5509660Z [ 31%] 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-08-22T20:32:38.5982090Z [ 31%] 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-08-22T20:32:38.6103420Z [ 31%] 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-08-22T20:32:38.6142310Z [ 31%] 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-08-22T20:32:38.6551340Z [ 31%] 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-08-22T20:32:38.6678790Z [ 31%] 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-08-22T20:32:38.6878030Z [ 31%] 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-08-22T20:32:38.7282940Z [ 31%] 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-08-22T20:32:38.7505320Z [ 31%] 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-08-22T20:32:38.7665000Z [ 31%] 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-08-22T20:32:38.8004060Z [ 31%] 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-08-22T20:32:38.8199990Z [ 31%] 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-08-22T20:32:38.8273290Z [ 31%] 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-08-22T20:32:38.8642490Z [ 31%] 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-08-22T20:32:38.8942460Z [ 31%] 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-08-22T20:32:38.9043140Z [ 31%] 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-08-22T20:32:38.9348270Z [ 32%] 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-08-22T20:32:38.9851580Z [ 32%] 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-08-22T20:32:38.9914900Z [ 32%] 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-08-22T20:32:39.0279380Z [ 32%] 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-08-22T20:32:39.0594110Z [ 32%] 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-08-22T20:32:39.0730450Z [ 32%] 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-08-22T20:32:39.0869730Z [ 32%] 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-08-22T20:32:39.1316260Z [ 32%] 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-08-22T20:32:39.1488280Z [ 32%] 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-08-22T20:32:39.1608680Z [ 32%] 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-08-22T20:32:39.2107670Z [ 32%] 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-08-22T20:32:39.2367870Z [ 32%] 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-08-22T20:32:39.2635160Z [ 32%] 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-08-22T20:32:39.2897980Z [ 32%] 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-08-22T20:32:39.3125040Z [ 32%] 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-08-22T20:32:39.3181550Z [ 32%] 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-08-22T20:32:39.3512290Z [ 32%] 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-08-22T20:32:39.3800440Z [ 32%] 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-08-22T20:32:39.3803370Z [ 32%] 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-08-22T20:32:39.4245280Z [ 32%] 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-08-22T20:32:39.4397760Z [ 32%] 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-08-22T20:32:39.4620190Z [ 32%] 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-08-22T20:32:39.4880920Z [ 32%] 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-08-22T20:32:39.5076100Z [ 32%] 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-08-22T20:32:39.5386470Z [ 32%] 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-08-22T20:32:39.5542590Z [ 32%] 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-08-22T20:32:39.5816780Z [ 32%] 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-08-22T20:32:39.6099930Z [ 32%] 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-08-22T20:32:39.6378320Z [ 32%] 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-08-22T20:32:39.6812410Z [ 32%] 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-08-22T20:32:39.7122110Z [ 32%] 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-08-22T20:32:39.7311080Z [ 32%] 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-08-22T20:32:39.7399770Z [ 32%] 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-08-22T20:32:39.7797750Z [ 32%] 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-08-22T20:32:39.7941710Z [ 32%] 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-08-22T20:32:39.8075510Z [ 32%] 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-08-22T20:32:39.8446580Z [ 32%] 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-08-22T20:32:39.8555340Z [ 32%] 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-08-22T20:32:39.8703730Z [ 32%] 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-08-22T20:32:39.9129230Z [ 32%] 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-08-22T20:32:39.9172980Z [ 32%] 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-08-22T20:32:39.9483080Z [ 32%] 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-08-22T20:32:39.9769140Z [ 32%] 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-08-22T20:32:39.9858730Z [ 32%] 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-08-22T20:32:40.0246250Z [ 32%] 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-08-22T20:32:40.0488990Z [ 32%] 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-08-22T20:32:40.0574560Z [ 32%] 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-08-22T20:32:40.1005800Z [ 33%] 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-08-22T20:32:40.1214410Z [ 33%] 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-08-22T20:32:40.1245390Z [ 33%] 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-08-22T20:32:40.1562310Z [ 33%] 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-08-22T20:32:40.1777150Z [ 33%] 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-08-22T20:32:40.1996220Z [ 33%] 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-08-22T20:32:40.2320150Z [ 33%] 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-08-22T20:32:40.2626790Z [ 33%] 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-08-22T20:32:40.2708620Z [ 33%] 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-08-22T20:32:40.3035160Z [ 33%] 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-08-22T20:32:40.3316400Z [ 33%] 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-08-22T20:32:40.3577430Z [ 33%] 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-08-22T20:32:40.3674830Z [ 33%] 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-08-22T20:32:40.4044830Z [ 33%] 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-08-22T20:32:40.4291890Z [ 33%] 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-08-22T20:32:40.4367360Z [ 33%] 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-08-22T20:32:40.4706950Z [ 33%] 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-08-22T20:32:40.4933190Z [ 33%] 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-08-22T20:32:40.5059000Z [ 33%] 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-08-22T20:32:40.5468850Z [ 33%] 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-08-22T20:32:40.5592970Z [ 33%] 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-08-22T20:32:40.5693260Z [ 33%] 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-08-22T20:32:40.6044790Z [ 33%] 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-08-22T20:32:40.6325800Z [ 33%] 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-08-22T20:32:40.6438640Z [ 33%] 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-08-22T20:32:40.6732460Z [ 33%] 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-08-22T20:32:40.7129900Z [ 33%] 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-08-22T20:32:40.7219280Z [ 33%] 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-08-22T20:32:40.7618270Z [ 33%] 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-08-22T20:32:40.7793640Z [ 33%] 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-08-22T20:32:40.7874480Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-08-22T20:32:40.8334370Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-08-22T20:32:40.8484630Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-08-22T20:32:40.8532300Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-08-22T20:32:40.8755310Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-08-22T20:32:40.8987950Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-08-22T20:32:40.9012050Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-08-22T20:32:40.9158380Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-08-22T20:32:40.9337560Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-08-22T20:32:40.9369780Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-08-22T20:32:40.9717620Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-08-22T20:32:40.9923360Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-08-22T20:32:41.0020950Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-08-22T20:32:41.0220310Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-08-22T20:32:41.0452130Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-08-22T20:32:41.0494730Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-08-22T20:32:41.0732920Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-08-22T20:32:41.0951460Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-08-22T20:32:41.0983160Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-08-22T20:32:41.1167250Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-08-22T20:32:41.1409660Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-08-22T20:32:41.1587230Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-08-22T20:32:41.1607410Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-08-22T20:32:41.1960580Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-08-22T20:32:41.2049100Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-08-22T20:32:41.2054140Z [ 34%] 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-08-22T20:32:41.2479310Z [ 34%] 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-08-22T20:32:41.2582340Z [ 34%] 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-08-22T20:32:41.2609560Z [ 34%] 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-08-22T20:32:41.2987870Z [ 34%] 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-08-22T20:32:41.3090880Z [ 34%] 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-08-22T20:32:41.3106310Z [ 34%] 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-08-22T20:32:41.3485280Z [ 34%] 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-08-22T20:32:41.3543150Z [ 34%] 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-08-22T20:32:41.3617380Z [ 34%] 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-08-22T20:32:41.3986670Z [ 34%] 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-08-22T20:32:41.4018140Z [ 34%] 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-08-22T20:32:41.4376170Z [ 34%] 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-08-22T20:32:41.4545450Z [ 34%] 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-08-22T20:32:41.4660310Z [ 34%] 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-08-22T20:32:41.5094910Z [ 34%] 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-08-22T20:32:41.5231420Z [ 34%] 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-08-22T20:32:41.5361440Z [ 34%] 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-08-22T20:32:41.5862640Z [ 34%] 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-08-22T20:32:41.5967870Z [ 34%] 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-08-22T20:32:41.6122530Z [ 34%] 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-08-22T20:32:41.6723430Z [ 34%] 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-08-22T20:32:41.6784580Z [ 34%] 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-08-22T20:32:41.6870510Z [ 34%] 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-08-22T20:32:41.7296730Z [ 34%] 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-08-22T20:32:41.7316310Z [ 34%] 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-08-22T20:32:41.7786550Z [ 34%] 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-08-22T20:32:41.7997320Z [ 34%] 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-08-22T20:32:41.8245210Z [ 34%] 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-08-22T20:32:41.8724120Z [ 34%] 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-08-22T20:32:41.8847330Z [ 34%] 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-08-22T20:32:41.9192290Z [ 34%] 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-08-22T20:32:41.9372600Z [ 34%] 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-08-22T20:32:41.9504230Z [ 34%] 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-08-22T20:32:41.9901200Z [ 34%] 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-08-22T20:32:42.0175530Z [ 34%] 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-08-22T20:32:42.0375070Z [ 34%] 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-08-22T20:32:42.0688060Z [ 34%] 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-08-22T20:32:42.1280300Z [ 34%] 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-08-22T20:32:42.1358430Z [ 34%] 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-08-22T20:32:42.1600950Z [ 34%] 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-08-22T20:32:42.1833060Z [ 35%] 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-08-22T20:32:42.2134220Z [ 35%] 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-08-22T20:32:42.2208210Z [ 35%] 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-08-22T20:32:42.2399990Z [ 35%] 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-08-22T20:32:42.2858600Z [ 35%] 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-08-22T20:32:42.2940050Z [ 35%] 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-08-22T20:32:42.3005540Z [ 35%] 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-08-22T20:32:42.3485890Z [ 35%] 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-08-22T20:32:42.3559550Z [ 35%] 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-08-22T20:32:42.3759680Z [ 35%] 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-08-22T20:32:42.4159370Z [ 35%] 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-08-22T20:32:42.4319890Z [ 35%] 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-08-22T20:32:42.4553460Z [ 35%] 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-08-22T20:32:42.4828030Z [ 35%] 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-08-22T20:32:42.4984660Z [ 35%] 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-08-22T20:32:42.5286970Z [ 35%] 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-08-22T20:32:42.5549430Z [ 35%] 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-08-22T20:32:42.5791360Z [ 35%] 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-08-22T20:32:42.6392520Z [ 35%] 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-08-22T20:32:42.6699390Z [ 35%] 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-08-22T20:32:42.6798720Z [ 35%] 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-08-22T20:32:42.6951370Z [ 35%] 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-08-22T20:32:42.7107780Z [ 35%] 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-08-22T20:32:42.7234960Z [ 35%] 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-08-22T20:32:42.7482650Z [ 35%] 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-08-22T20:32:42.7746040Z [ 35%] 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-08-22T20:32:42.8017990Z [ 35%] 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-08-22T20:32:42.8402440Z [ 35%] 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-08-22T20:32:42.8597600Z [ 35%] 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-08-22T20:32:42.8759830Z [ 35%] 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-08-22T20:32:42.9131510Z [ 35%] 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-08-22T20:32:42.9430980Z [ 35%] 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-08-22T20:32:42.9486260Z [ 35%] 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-08-22T20:32:42.9867510Z [ 35%] 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-08-22T20:32:42.9970700Z [ 35%] 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-08-22T20:32:42.9996950Z [ 35%] 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-08-22T20:32:43.0448680Z [ 35%] 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-08-22T20:32:43.0544330Z [ 35%] 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-08-22T20:32:43.0627920Z [ 35%] 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-08-22T20:32:43.0947740Z [ 35%] 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-08-22T20:32:43.1089240Z [ 35%] 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-08-22T20:32:43.1190910Z [ 35%] 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-08-22T20:32:43.1529850Z [ 35%] 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-08-22T20:32:43.1665760Z [ 35%] 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-08-22T20:32:43.1764460Z [ 35%] 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-08-22T20:32:43.2227240Z [ 35%] 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-08-22T20:32:43.2337820Z [ 35%] 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-08-22T20:32:43.2339170Z [ 36%] 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-08-22T20:32:43.2909470Z [ 36%] 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-08-22T20:32:43.2988720Z [ 36%] 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-08-22T20:32:43.3084180Z [ 36%] 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-08-22T20:32:43.3604050Z [ 36%] 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-08-22T20:32:43.3700980Z [ 36%] 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-08-22T20:32:43.3787020Z [ 36%] 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-08-22T20:32:43.4269570Z [ 36%] 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-08-22T20:32:43.4407340Z [ 36%] 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-08-22T20:32:43.4448320Z [ 36%] 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-08-22T20:32:43.5016460Z [ 36%] 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-08-22T20:32:43.5051420Z [ 36%] 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-08-22T20:32:43.5152060Z [ 36%] 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-08-22T20:32:43.5707880Z [ 36%] 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-08-22T20:32:43.5723460Z [ 36%] 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-08-22T20:32:43.5874010Z [ 36%] 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-08-22T20:32:43.6412580Z [ 36%] 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-08-22T20:32:43.6484630Z [ 36%] 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-08-22T20:32:43.6701650Z [ 36%] 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-08-22T20:32:43.7089720Z [ 36%] 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-08-22T20:32:43.7174570Z [ 36%] 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-08-22T20:32:43.7283510Z [ 36%] 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-08-22T20:32:43.7801140Z [ 36%] 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-08-22T20:32:43.7869400Z [ 36%] 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-08-22T20:32:43.8018140Z [ 36%] 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-08-22T20:32:43.8529270Z [ 36%] 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-08-22T20:32:43.8554240Z [ 36%] 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-08-22T20:32:43.8943130Z [ 36%] 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-08-22T20:32:43.9134470Z [ 36%] 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-08-22T20:32:43.9158470Z [ 36%] 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-08-22T20:32:43.9685640Z [ 36%] 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-08-22T20:32:43.9769140Z [ 36%] 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-08-22T20:32:43.9885930Z [ 36%] 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-08-22T20:32:44.0354200Z [ 36%] 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-08-22T20:32:44.0422130Z [ 36%] 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-08-22T20:32:44.0533950Z [ 36%] 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-08-22T20:32:44.1011110Z [ 36%] 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-08-22T20:32:44.1073070Z [ 36%] 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-08-22T20:32:44.1187620Z [ 36%] 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-08-22T20:32:44.1680840Z [ 36%] 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-08-22T20:32:44.1809510Z [ 36%] 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-08-22T20:32:44.1857510Z [ 36%] 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-08-22T20:32:44.2402460Z [ 36%] 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-08-22T20:32:44.2466630Z [ 36%] 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-08-22T20:32:44.2761830Z [ 36%] 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-08-22T20:32:44.3017100Z [ 36%] 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-08-22T20:32:44.3168830Z [ 36%] 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-08-22T20:32:44.3378470Z [ 36%] 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-08-22T20:32:44.3741270Z [ 37%] 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-08-22T20:32:44.3797520Z [ 37%] 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-08-22T20:32:44.4010040Z [ 37%] 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-08-22T20:32:44.4119380Z [ 37%] 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-08-22T20:32:44.4532410Z [ 37%] 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-08-22T20:32:44.4773420Z [ 37%] 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-08-22T20:32:44.4840340Z [ 37%] 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-08-22T20:32:44.4918220Z [ 37%] 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-08-22T20:32:44.5336520Z [ 37%] 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-08-22T20:32:44.5415780Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.5529500Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.5786550Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-08-22T20:32:44.5804820Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-08-22T20:32:44.5959240Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-08-22T20:32:44.6139530Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-08-22T20:32:44.6250830Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-08-22T20:32:44.6297000Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-08-22T20:32:44.6337890Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-08-22T20:32:44.6554980Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-08-22T20:32:44.6747820Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-08-22T20:32:44.6894360Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-08-22T20:32:44.6974090Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-08-22T20:32:44.6977940Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-08-22T20:32:44.7253390Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-08-22T20:32:44.7380630Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-08-22T20:32:44.7407610Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-08-22T20:32:44.7508220Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-08-22T20:32:44.7808490Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-08-22T20:32:44.7842680Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-08-22T20:32:44.7917240Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-08-22T20:32:44.8145360Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-08-22T20:32:44.8237020Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-08-22T20:32:44.8328260Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-08-22T20:32:44.8529950Z [ 37%] 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-08-22T20:32:44.8552270Z [ 37%] 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-08-22T20:32:44.8753900Z [ 37%] 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-08-22T20:32:44.8790500Z [ 37%] 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-08-22T20:32:44.9045540Z [ 37%] 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-08-22T20:32:44.9063210Z [ 37%] 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-08-22T20:32:44.9227550Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-08-22T20:32:44.9463490Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-08-22T20:32:44.9469920Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-08-22T20:32:44.9570940Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:44.9696580Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-08-22T20:32:45.0028170Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-08-22T20:32:45.0093870Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-08-22T20:32:45.0176360Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-08-22T20:32:45.0181490Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-08-22T20:32:45.0411790Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-08-22T20:32:45.0510850Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-08-22T20:32:45.0610330Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-08-22T20:32:45.0682650Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-08-22T20:32:45.0794740Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-08-22T20:32:45.1011750Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-08-22T20:32:45.1077260Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-08-22T20:32:45.1083860Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-08-22T20:32:45.1281130Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:45.1490410Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-08-22T20:32:45.1577280Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-08-22T20:32:45.1678080Z [ 38%] 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-08-22T20:32:45.1865100Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-08-22T20:32:45.2022540Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-08-22T20:32:45.2061930Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-08-22T20:32:45.2131880Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-08-22T20:32:45.2390660Z [ 38%] 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-08-22T20:32:45.2413900Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-08-22T20:32:45.2503300Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-08-22T20:32:45.2645720Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-08-22T20:32:45.2804200Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-08-22T20:32:45.2824060Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-08-22T20:32:45.2908880Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-08-22T20:32:45.3075650Z [ 38%] 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-08-22T20:32:45.3252220Z [ 38%] 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-08-22T20:32:45.3337450Z [ 38%] 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-08-22T20:32:45.3376190Z [ 38%] 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-08-22T20:32:45.3593800Z [ 38%] 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-08-22T20:32:45.3730710Z [ 38%] 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-08-22T20:32:45.3788440Z [ 38%] 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-08-22T20:32:45.3943690Z [ 38%] 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-08-22T20:32:45.4312880Z [ 38%] 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-08-22T20:32:45.4659210Z [ 38%] 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-08-22T20:32:45.5683190Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:45.6106490Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-08-22T20:32:45.6521730Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:45.6975590Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:45.7388760Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-08-22T20:32:45.7494660Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:45.7786920Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:45.7865240Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-08-22T20:32:45.8160950Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-08-22T20:32:45.8318660Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-08-22T20:32:45.8533350Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-08-22T20:32:45.8749350Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-08-22T20:32:45.8946690Z [ 38%] 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-08-22T20:32:45.9110300Z [ 38%] 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-08-22T20:32:45.9824790Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:46.0242730Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-08-22T20:32:46.0379760Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:46.0724510Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:46.0796850Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-08-22T20:32:46.1174090Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:46.1215320Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:46.1590980Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-08-22T20:32:46.1736120Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-08-22T20:32:46.2046970Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-08-22T20:32:46.2200150Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-08-22T20:32:46.2540040Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-08-22T20:32:46.2634310Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-08-22T20:32:46.2713110Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-08-22T20:32:46.2954880Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-08-22T20:32:46.3093080Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-08-22T20:32:46.3094830Z [ 39%] 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-08-22T20:32:46.3269840Z [ 39%] 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-08-22T20:32:46.3414690Z [ 39%] 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-08-22T20:32:46.3448870Z [ 39%] 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-08-22T20:32:46.3698010Z [ 39%] 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-08-22T20:32:46.3760650Z [ 39%] 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-08-22T20:32:46.3803460Z [ 39%] 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-08-22T20:32:46.3882230Z [ 39%] 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-08-22T20:32:46.4134220Z [ 39%] 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-08-22T20:32:46.4174970Z [ 39%] 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-08-22T20:32:46.4184390Z [ 39%] 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-08-22T20:32:46.4261920Z [ 39%] 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-08-22T20:32:46.4616450Z [ 39%] 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-08-22T20:32:46.4698070Z [ 39%] 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-08-22T20:32:46.4707870Z [ 39%] 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-08-22T20:32:46.4960750Z [ 39%] 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-08-22T20:32:46.5148240Z [ 39%] 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-08-22T20:32:46.5241330Z [ 39%] 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-08-22T20:32:46.5590520Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-08-22T20:32:46.5890630Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-08-22T20:32:46.5923370Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-08-22T20:32:46.6257150Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-08-22T20:32:46.6335560Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:46.6696580Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-08-22T20:32:46.6783320Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-08-22T20:32:46.7071930Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-08-22T20:32:46.7116980Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:46.7449120Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-08-22T20:32:46.7591550Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:46.7957410Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-08-22T20:32:46.7960780Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-08-22T20:32:46.8312450Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-08-22T20:32:46.8502530Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:46.8764040Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-08-22T20:32:46.8913520Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:46.8991690Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-08-22T20:32:46.8995940Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-08-22T20:32:46.9249490Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-08-22T20:32:46.9332740Z [ 40%] 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-08-22T20:32:46.9430730Z [ 40%] 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-08-22T20:32:46.9476840Z [ 40%] 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-08-22T20:32:46.9670010Z [ 40%] 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-08-22T20:32:46.9741780Z [ 40%] 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-08-22T20:32:46.9886860Z [ 40%] 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-08-22T20:32:46.9890480Z [ 40%] 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-08-22T20:32:47.0005870Z [ 40%] 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-08-22T20:32:47.0140390Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-08-22T20:32:47.0287370Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-08-22T20:32:47.0352650Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-08-22T20:32:47.0416880Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-08-22T20:32:47.0532210Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-08-22T20:32:47.0682720Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:47.0783850Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-08-22T20:32:47.0887920Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:47.0927490Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-08-22T20:32:47.1141350Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:47.1145200Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-08-22T20:32:47.1315010Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:47.1417120Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-08-22T20:32:47.1568420Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:47.1622660Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-08-22T20:32:47.1738580Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-08-22T20:32:47.1796190Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-08-22T20:32:47.2070040Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-08-22T20:32:47.2107280Z [ 40%] 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-08-22T20:32:47.2156390Z [ 40%] 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-08-22T20:32:47.2319040Z [ 40%] 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-08-22T20:32:47.2458940Z [ 40%] 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-08-22T20:32:47.2669230Z [ 40%] 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-08-22T20:32:47.2703100Z [ 40%] 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-08-22T20:32:47.2922570Z [ 40%] 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-08-22T20:32:47.3006810Z [ 40%] 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-08-22T20:32:47.3203790Z [ 40%] 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-08-22T20:32:47.3272940Z [ 40%] 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-08-22T20:32:47.3434720Z [ 40%] 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-08-22T20:32:47.3449390Z [ 40%] 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-08-22T20:32:47.3589850Z [ 40%] 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-08-22T20:32:47.3763520Z [ 40%] 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-08-22T20:32:47.3835650Z [ 40%] 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-08-22T20:32:47.4002760Z [ 40%] 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-08-22T20:32:47.4030470Z [ 41%] 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-08-22T20:32:47.4254640Z [ 41%] 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-08-22T20:32:47.4356700Z [ 41%] 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-08-22T20:32:47.4455110Z [ 41%] 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-08-22T20:32:47.4469050Z [ 41%] 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-08-22T20:32:47.4768060Z [ 41%] 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-08-22T20:32:47.4821490Z [ 41%] 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-08-22T20:32:47.4895910Z [ 41%] 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-08-22T20:32:47.4921030Z [ 41%] 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-08-22T20:32:47.5209840Z [ 41%] 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-08-22T20:32:47.5346900Z [ 41%] 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-08-22T20:32:47.5364180Z [ 41%] 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-08-22T20:32:47.5370350Z [ 41%] 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-08-22T20:32:47.5731070Z [ 41%] 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-08-22T20:32:47.5743410Z [ 41%] 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-08-22T20:32:47.5747540Z [ 41%] 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-08-22T20:32:47.5881370Z [ 41%] 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-08-22T20:32:47.6094450Z [ 41%] 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-08-22T20:32:47.6167160Z [ 41%] 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-08-22T20:32:47.6242230Z [ 41%] 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-08-22T20:32:47.6359690Z [ 41%] 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-08-22T20:32:47.6586650Z [ 41%] 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-08-22T20:32:47.6620870Z [ 41%] 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-08-22T20:32:47.6624790Z [ 41%] 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-08-22T20:32:47.6929480Z [ 41%] 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-08-22T20:32:47.6976180Z [ 41%] 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-08-22T20:32:47.7041580Z [ 41%] 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-08-22T20:32:47.7122310Z [ 41%] 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-08-22T20:32:47.7380430Z [ 41%] 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-08-22T20:32:47.7476290Z [ 41%] 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-08-22T20:32:47.7519460Z [ 41%] 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-08-22T20:32:47.7527590Z [ 41%] 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-08-22T20:32:47.7851970Z [ 41%] 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-08-22T20:32:47.7868920Z [ 41%] 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-08-22T20:32:47.7963740Z [ 41%] 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-08-22T20:32:47.8020320Z [ 41%] 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-08-22T20:32:47.8299710Z [ 41%] 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-08-22T20:32:47.8395110Z [ 41%] 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-08-22T20:32:47.8415340Z [ 41%] 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-08-22T20:32:47.8417700Z [ 41%] 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-08-22T20:32:47.8716890Z [ 41%] 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-08-22T20:32:47.8782630Z [ 41%] 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-08-22T20:32:47.8855880Z [ 41%] 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-08-22T20:32:47.8901490Z [ 41%] 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-08-22T20:32:47.9154450Z [ 41%] 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-08-22T20:32:47.9312550Z [ 41%] 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-08-22T20:32:47.9317240Z [ 42%] 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-08-22T20:32:47.9379090Z [ 42%] 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-08-22T20:32:47.9612750Z [ 42%] 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-08-22T20:32:47.9805900Z [ 42%] 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-08-22T20:32:47.9817020Z [ 42%] 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-08-22T20:32:47.9883000Z [ 42%] 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-08-22T20:32:47.9979170Z [ 42%] 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-08-22T20:32:48.0175610Z [ 42%] 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-08-22T20:32:48.0276510Z [ 42%] 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-08-22T20:32:48.0284310Z [ 42%] 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-08-22T20:32:48.0446790Z [ 42%] 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-08-22T20:32:48.0642640Z [ 42%] 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-08-22T20:32:48.0644080Z [ 42%] 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-08-22T20:32:48.0831130Z [ 42%] 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-08-22T20:32:48.0879160Z [ 42%] 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-08-22T20:32:48.1081900Z [ 42%] 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-08-22T20:32:48.1144450Z [ 42%] 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-08-22T20:32:48.1267040Z [ 42%] 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-08-22T20:32:48.1335850Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-neon-x1.c.o 2024-08-22T20:32:48.1499810Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-neon-x4.c.o 2024-08-22T20:32:48.1543500Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-neon.c.o 2024-08-22T20:32:48.1744580Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-neon.c.o 2024-08-22T20:32:48.2290380Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/cs16-fftr-neon-x4.c.o 2024-08-22T20:32:48.2333850Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x4.c.o 2024-08-22T20:32:48.2416360Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x8.c.o 2024-08-22T20:32:48.2500490Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x12.c.o 2024-08-22T20:32:48.3082520Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x16.c.o 2024-08-22T20:32:48.3174570Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u8.c.o 2024-08-22T20:32:48.3214710Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u16.c.o 2024-08-22T20:32:48.3388000Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u24.c.o 2024-08-22T20:32:48.3875610Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u32.c.o 2024-08-22T20:32:48.4003340Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u8.c.o 2024-08-22T20:32:48.4181630Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u16.c.o 2024-08-22T20:32:48.4264600Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u24.c.o 2024-08-22T20:32:48.4768900Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u32.c.o 2024-08-22T20:32:48.4887450Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-neon-c4.c.o 2024-08-22T20:32:48.5017270Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-neon-c4.c.o 2024-08-22T20:32:48.5294250Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-neon-c4.c.o 2024-08-22T20:32:48.5635700Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-neon-c4.c.o 2024-08-22T20:32:48.5711770Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-neon-c4.c.o 2024-08-22T20:32:48.6086270Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-neon-2x2.c.o 2024-08-22T20:32:48.6125400Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x1.c.o 2024-08-22T20:32:48.6525260Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x2.c.o 2024-08-22T20:32:48.6625430Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x1.c.o 2024-08-22T20:32:48.7043600Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x2.c.o 2024-08-22T20:32:48.7254340Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x1.c.o 2024-08-22T20:32:48.7811670Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x2.c.o 2024-08-22T20:32:48.7919340Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x1.c.o 2024-08-22T20:32:48.8287120Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x2.c.o 2024-08-22T20:32:48.8427660Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:48.9026130Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:48.9121010Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:48.9258210Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4.c.o 2024-08-22T20:32:48.9808880Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:49.0015090Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4.c.o 2024-08-22T20:32:49.0148360Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-3x4.c.o 2024-08-22T20:32:49.0224280Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-4x4.c.o 2024-08-22T20:32:49.0858070Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-5x4.c.o 2024-08-22T20:32:49.1016970Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-6x4.c.o 2024-08-22T20:32:49.1161570Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:49.1324370Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:49.2026750Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4.c.o 2024-08-22T20:32:49.2132230Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:49.2370840Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:49.2404810Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4.c.o 2024-08-22T20:32:49.3306580Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-4x4.c.o 2024-08-22T20:32:49.3345930Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-3x4.c.o 2024-08-22T20:32:49.3557680Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:49.3661870Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:49.4426220Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:49.4486790Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc5.c.o 2024-08-22T20:32:49.4773310Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4.c.o 2024-08-22T20:32:49.4828690Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:49.5456250Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc3.c.o 2024-08-22T20:32:49.5556830Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4.c.o 2024-08-22T20:32:49.5926760Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4-acc2.c.o 2024-08-22T20:32:49.6060100Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4.c.o 2024-08-22T20:32:49.6736830Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4-acc2.c.o 2024-08-22T20:32:49.6766390Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4.c.o 2024-08-22T20:32:49.7279350Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-5x4.c.o 2024-08-22T20:32:49.7389420Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:49.8114780Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:49.8118760Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:49.8675390Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc5.c.o 2024-08-22T20:32:49.8764040Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4.c.o 2024-08-22T20:32:49.9036690Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:49.9378960Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc3.c.o 2024-08-22T20:32:49.9697170Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4.c.o 2024-08-22T20:32:49.9805100Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4-acc2.c.o 2024-08-22T20:32:50.0126250Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4.c.o 2024-08-22T20:32:50.0748600Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.0755120Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon.c.o 2024-08-22T20:32:50.1361410Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.1379680Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon.c.o 2024-08-22T20:32:50.1628170Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon.c.o 2024-08-22T20:32:50.1682620Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.2468420Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.2498890Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon.c.o 2024-08-22T20:32:50.2591040Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.2746090Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon.c.o 2024-08-22T20:32:50.3365730Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.3447560Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon.c.o 2024-08-22T20:32:50.3771680Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:50.3779680Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon.c.o 2024-08-22T20:32:50.4395020Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:50.4484240Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon.c.o 2024-08-22T20:32:50.4802850Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:50.4882090Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon.c.o 2024-08-22T20:32:50.5597340Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:50.5641680Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon.c.o 2024-08-22T20:32:50.5794820Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:50.5966630Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon.c.o 2024-08-22T20:32:50.6715820Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:50.6857930Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon.c.o 2024-08-22T20:32:50.6958330Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.6983220Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon.c.o 2024-08-22T20:32:50.7856460Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.7910400Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon.c.o 2024-08-22T20:32:50.8123150Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon.c.o 2024-08-22T20:32:50.8138770Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.8877880Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.8918660Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon.c.o 2024-08-22T20:32:50.9152440Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.9226730Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon.c.o 2024-08-22T20:32:50.9967810Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:50.9986770Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon.c.o 2024-08-22T20:32:51.0264670Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u8.c.o 2024-08-22T20:32:51.0547400Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u16.c.o 2024-08-22T20:32:51.1052780Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u24.c.o 2024-08-22T20:32:51.1332360Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u32.c.o 2024-08-22T20:32:51.1480350Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-neon-u4.c.o 2024-08-22T20:32:51.1537840Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-neon-c4.c.o 2024-08-22T20:32:51.1887360Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-neon-c4.c.o 2024-08-22T20:32:51.2322200Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:51.2415880Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:51.2472040Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.2691080Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neon.c.o 2024-08-22T20:32:51.3394200Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.3455770Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.3494700Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.3621000Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:51.4456810Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:51.4528400Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:51.4596260Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:51.4713950Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.5515050Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neon.c.o 2024-08-22T20:32:51.5622770Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:51.5663040Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.5741510Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.6586050Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:51.6624600Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:51.6783040Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:51.6974790Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:51.7568900Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.7635560Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neon.c.o 2024-08-22T20:32:51.8010560Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.8102510Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neon.c.o 2024-08-22T20:32:51.8706680Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:51.8867220Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:51.9287040Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:51.9354460Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neon.c.o 2024-08-22T20:32:51.9667580Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:51.9889750Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:52.0170110Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.0572750Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.0681740Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neon.c.o 2024-08-22T20:32:52.0930600Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.1362960Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:52.1671320Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:52.1774960Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.1942600Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.2547240Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neon.c.o 2024-08-22T20:32:52.2746950Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neon.c.o 2024-08-22T20:32:52.2780500Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p4.c.o 2024-08-22T20:32:52.2942350Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p8.c.o 2024-08-22T20:32:52.3665670Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p16.c.o 2024-08-22T20:32:52.3765310Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neon-c4.c.o 2024-08-22T20:32:52.3874590Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c.o 2024-08-22T20:32:52.3954950Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:52.4430750Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.4621160Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.4734250Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neon.c.o 2024-08-22T20:32:52.4980550Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.5490690Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.5584750Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.5689620Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.5927440Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.6468870Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:52.6674970Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.6740990Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:52.6954670Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.7484140Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neon.c.o 2024-08-22T20:32:52.7732220Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.7739740Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.7951690Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.8609860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:52.8711020Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:52.8891930Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:52.8956130Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.9691580Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neon.c.o 2024-08-22T20:32:52.9753940Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:52.9978280Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neon.c.o 2024-08-22T20:32:53.0010550Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-neon-c4.c.o 2024-08-22T20:32:53.0745270Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-neon-c4.c.o 2024-08-22T20:32:53.0960810Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-neon-c4.c.o 2024-08-22T20:32:53.1037330Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon-prfm.c.o 2024-08-22T20:32:53.1136520Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon.c.o 2024-08-22T20:32:53.1589090Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon-prfm.c.o 2024-08-22T20:32:53.1811560Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon.c.o 2024-08-22T20:32:53.1904190Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon-prfm.c.o 2024-08-22T20:32:53.2031760Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon.c.o 2024-08-22T20:32:53.2636310Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-1x4.c.o 2024-08-22T20:32:53.2706740Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-1x8.c.o 2024-08-22T20:32:53.2802110Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-1x16.c.o 2024-08-22T20:32:53.2882170Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-2x4.c.o 2024-08-22T20:32:53.3469330Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-2x8.c.o 2024-08-22T20:32:53.3598750Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-2x16.c.o 2024-08-22T20:32:53.3644750Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-4x4.c.o 2024-08-22T20:32:53.3734490Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-4x8.c.o 2024-08-22T20:32:53.4419700Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-4x16.c.o 2024-08-22T20:32:53.4484430Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:53.4555870Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.4579260Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:53.5403620Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.5462650Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.5551830Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:53.5637800Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.6465090Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:53.6529930Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.6587570Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.6700990Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:53.7612730Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.7676810Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.7705010Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.7777180Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:53.8649590Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u8.c.o 2024-08-22T20:32:53.8651060Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:53.8833520Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u16.c.o 2024-08-22T20:32:53.8935690Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u24.c.o 2024-08-22T20:32:53.9554520Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u32.c.o 2024-08-22T20:32:53.9626150Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u8.c.o 2024-08-22T20:32:53.9818560Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u16.c.o 2024-08-22T20:32:53.9919720Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u24.c.o 2024-08-22T20:32:54.0455060Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u32.c.o 2024-08-22T20:32:54.0556120Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u4.c.o 2024-08-22T20:32:54.0819230Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u8-acc2.c.o 2024-08-22T20:32:54.0837940Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u8.c.o 2024-08-22T20:32:54.1293860Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u12-acc2.c.o 2024-08-22T20:32:54.1428760Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u12-acc3.c.o 2024-08-22T20:32:54.1661460Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u12.c.o 2024-08-22T20:32:54.1742830Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc2.c.o 2024-08-22T20:32:54.2259370Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc4.c.o 2024-08-22T20:32:54.2318840Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16.c.o 2024-08-22T20:32:54.2613310Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u20-acc2.c.o 2024-08-22T20:32:54.2628470Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u20-acc5.c.o 2024-08-22T20:32:54.3153390Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u20.c.o 2024-08-22T20:32:54.3437440Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u8-acc2.c.o 2024-08-22T20:32:54.3490160Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u4.c.o 2024-08-22T20:32:54.3544130Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u8.c.o 2024-08-22T20:32:54.4197600Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u12-acc2.c.o 2024-08-22T20:32:54.4256510Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u12-acc3.c.o 2024-08-22T20:32:54.4358360Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u12.c.o 2024-08-22T20:32:54.4413430Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc2.c.o 2024-08-22T20:32:54.5083330Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc4.c.o 2024-08-22T20:32:54.5092570Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16.c.o 2024-08-22T20:32:54.5203430Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u20-acc2.c.o 2024-08-22T20:32:54.5314260Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u20-acc5.c.o 2024-08-22T20:32:54.5899590Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u20.c.o 2024-08-22T20:32:54.6052070Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u4.c.o 2024-08-22T20:32:54.6164690Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u8-acc2.c.o 2024-08-22T20:32:54.6258850Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u12-acc3.c.o 2024-08-22T20:32:54.6754460Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u16-acc2.c.o 2024-08-22T20:32:54.6837000Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u16-acc4.c.o 2024-08-22T20:32:54.6985730Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u4.c.o 2024-08-22T20:32:54.7161150Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u8-acc2.c.o 2024-08-22T20:32:54.7546330Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u12-acc3.c.o 2024-08-22T20:32:54.7623620Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u16-acc2.c.o 2024-08-22T20:32:54.7846720Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u16-acc4.c.o 2024-08-22T20:32:54.8169690Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u4.c.o 2024-08-22T20:32:54.8422340Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u8-acc2.c.o 2024-08-22T20:32:54.8462870Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u12-acc3.c.o 2024-08-22T20:32:54.8604970Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc2.c.o 2024-08-22T20:32:54.8973280Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc4.c.o 2024-08-22T20:32:54.9269240Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u4.c.o 2024-08-22T20:32:54.9330210Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u8-acc2.c.o 2024-08-22T20:32:54.9489250Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u12-acc3.c.o 2024-08-22T20:32:54.9791060Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u16-acc2.c.o 2024-08-22T20:32:55.0216280Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u16-acc4.c.o 2024-08-22T20:32:55.0218060Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-pipelined.c.o 2024-08-22T20:32:55.0279000Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-x2.c.o 2024-08-22T20:32:55.0699780Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon.c.o 2024-08-22T20:32:55.1033250Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-pipelined.c.o 2024-08-22T20:32:55.1084130Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-x2.c.o 2024-08-22T20:32:55.1162130Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon.c.o 2024-08-22T20:32:55.1686470Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x1-minmax-neon.c.o 2024-08-22T20:32:55.1961330Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-pipelined.c.o 2024-08-22T20:32:55.2037330Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-x2.c.o 2024-08-22T20:32:55.2146330Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon.c.o 2024-08-22T20:32:55.2693210Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-pipelined.c.o 2024-08-22T20:32:55.2964990Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c.o 2024-08-22T20:32:55.3032620Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-x2.c.o 2024-08-22T20:32:55.3085390Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-neon-u4.c.o 2024-08-22T20:32:55.3664750Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-neon-u8.c.o 2024-08-22T20:32:55.3888750Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-neon-u4.c.o 2024-08-22T20:32:55.3938930Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-neon-u8.c.o 2024-08-22T20:32:55.4148290Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-neon-u4.c.o 2024-08-22T20:32:55.4478520Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-neon-u8.c.o 2024-08-22T20:32:55.4677160Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-neon-u4.c.o 2024-08-22T20:32:55.4776850Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-neon-u8.c.o 2024-08-22T20:32:55.5077280Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-neon-u4.c.o 2024-08-22T20:32:55.5455190Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-neon-u8.c.o 2024-08-22T20:32:55.5526810Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-neon-u4.c.o 2024-08-22T20:32:55.5750600Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-neon-u8.c.o 2024-08-22T20:32:55.5918990Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-neon-u4.c.o 2024-08-22T20:32:55.6327510Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-neon-u8.c.o 2024-08-22T20:32:55.6416090Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-neon-u4.c.o 2024-08-22T20:32:55.6662090Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-neon-u8.c.o 2024-08-22T20:32:55.6663500Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-neon-u4.c.o 2024-08-22T20:32:55.7311770Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-neon-u4.c.o 2024-08-22T20:32:55.7413500Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-neon-u8.c.o 2024-08-22T20:32:55.7482600Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-neon-u8.c.o 2024-08-22T20:32:55.7498610Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u4.c.o 2024-08-22T20:32:55.8103320Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u8.c.o 2024-08-22T20:32:55.8257600Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-neon-u4.c.o 2024-08-22T20:32:55.8408950Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-neon-u8.c.o 2024-08-22T20:32:55.8483000Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-neon-u4.c.o 2024-08-22T20:32:55.8904940Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-neon-u8.c.o 2024-08-22T20:32:55.9156130Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-neon-u4.c.o 2024-08-22T20:32:55.9256660Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-neon-u8.c.o 2024-08-22T20:32:55.9379200Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-neon-u16.c.o 2024-08-22T20:32:55.9839460Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u4.c.o 2024-08-22T20:32:56.0008760Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u8.c.o 2024-08-22T20:32:56.0220070Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u12.c.o 2024-08-22T20:32:56.0400590Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u16.c.o 2024-08-22T20:32:56.0754750Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u4.c.o 2024-08-22T20:32:56.0804430Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u8.c.o 2024-08-22T20:32:56.1154510Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u12.c.o 2024-08-22T20:32:56.1447820Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u16.c.o 2024-08-22T20:32:56.1701200Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u20.c.o 2024-08-22T20:32:56.1789300Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u24.c.o 2024-08-22T20:32:56.2083160Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u4.c.o 2024-08-22T20:32:56.2410170Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u8.c.o 2024-08-22T20:32:56.2748020Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u12.c.o 2024-08-22T20:32:56.2869480Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u16.c.o 2024-08-22T20:32:56.3053490Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u20.c.o 2024-08-22T20:32:56.3287230Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u24.c.o 2024-08-22T20:32:56.3608820Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-neon-u4.c.o 2024-08-22T20:32:56.3949360Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-neon-u8.c.o 2024-08-22T20:32:56.3977670Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-neon-u16.c.o 2024-08-22T20:32:56.4343440Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-neon-u4.c.o 2024-08-22T20:32:56.4607160Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-neon-u8.c.o 2024-08-22T20:32:56.4811900Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neon-2x.c.o 2024-08-22T20:32:56.4866640Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neon-2x.c.o 2024-08-22T20:32:56.5269800Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-neon-u4.c.o 2024-08-22T20:32:56.5358920Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-neon-u8.c.o 2024-08-22T20:32:56.5681610Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neon-u4.c.o 2024-08-22T20:32:56.5791690Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neon-u8.c.o 2024-08-22T20:32:56.6172830Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neon-u4.c.o 2024-08-22T20:32:56.6329050Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neon-u8.c.o 2024-08-22T20:32:56.6621410Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neon-u4.c.o 2024-08-22T20:32:56.6766150Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neon-u8.c.o 2024-08-22T20:32:56.7124650Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neon-u4.c.o 2024-08-22T20:32:56.7221750Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neon-u8.c.o 2024-08-22T20:32:56.7474110Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u4.c.o 2024-08-22T20:32:56.7814000Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u8.c.o 2024-08-22T20:32:56.8084090Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u12.c.o 2024-08-22T20:32:56.8153750Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u16.c.o 2024-08-22T20:32:56.8360330Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u20.c.o 2024-08-22T20:32:56.8821000Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u24.c.o 2024-08-22T20:32:56.9034490Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u4.c.o 2024-08-22T20:32:56.9073350Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u8.c.o 2024-08-22T20:32:56.9415500Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u12.c.o 2024-08-22T20:32:56.9862950Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u16.c.o 2024-08-22T20:32:57.0074780Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u20.c.o 2024-08-22T20:32:57.0084750Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u24.c.o 2024-08-22T20:32:57.0428600Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u4.c.o 2024-08-22T20:32:57.0949820Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u8.c.o 2024-08-22T20:32:57.1006620Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u12.c.o 2024-08-22T20:32:57.1101920Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u16.c.o 2024-08-22T20:32:57.1401690Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u20.c.o 2024-08-22T20:32:57.1853290Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u24.c.o 2024-08-22T20:32:57.1998650Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u4.c.o 2024-08-22T20:32:57.2015040Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u8.c.o 2024-08-22T20:32:57.2424900Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u12.c.o 2024-08-22T20:32:57.2917490Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u16.c.o 2024-08-22T20:32:57.2986020Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-neon-u4.c.o 2024-08-22T20:32:57.3058030Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-neon-u8.c.o 2024-08-22T20:32:57.3443280Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-neon-u4.c.o 2024-08-22T20:32:57.3832510Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-neon-u8.c.o 2024-08-22T20:32:57.3939230Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-neon-u4.c.o 2024-08-22T20:32:57.3978020Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-neon-u8.c.o 2024-08-22T20:32:57.4352740Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u8.c.o 2024-08-22T20:32:57.4782760Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u24.c.o 2024-08-22T20:32:57.4803740Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u16.c.o 2024-08-22T20:32:57.4906690Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u32.c.o 2024-08-22T20:32:57.5150840Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-neon-int16.c.o 2024-08-22T20:32:57.5574720Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-neon-int32.c.o 2024-08-22T20:32:57.5608090Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neon-rr2-lut16-p3.c.o 2024-08-22T20:32:57.5706070Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neon-rr2-p6.c.o 2024-08-22T20:32:57.6181040Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-neon.c.o 2024-08-22T20:32:57.6376120Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qs8-cvt-neon.c.o 2024-08-22T20:32:57.6385580Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qu8-cvt-neon.c.o 2024-08-22T20:32:57.6453950Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neon-addsub.c.o 2024-08-22T20:32:57.6981430Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neon-cvt.c.o 2024-08-22T20:32:57.7183010Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-neon-addsub.c.o 2024-08-22T20:32:57.7239080Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neon-addsub.c.o 2024-08-22T20:32:57.7396680Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neon-cvt.c.o 2024-08-22T20:32:57.7730000Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neon-addsub.c.o 2024-08-22T20:32:57.8005090Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neon-cvt.c.o 2024-08-22T20:32:57.8049860Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neon-rr2-lut64-p2-nr2recps.c.o 2024-08-22T20:32:57.8246080Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neon-rr2-lut2048-p1-nr2recps.c.o 2024-08-22T20:32:57.8608060Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neon-rr2-p5-nr2recps.c.o 2024-08-22T20:32:57.8722180Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neon-nr1rsqrts.c.o 2024-08-22T20:32:57.8986220Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neon-nr2rsqrts.c.o 2024-08-22T20:32:57.9161200Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neon-nr3rsqrts.c.o 2024-08-22T20:32:57.9441850Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neon-expm1minus-rr2-lut8-p4h2ts-nr2recps.c.o 2024-08-22T20:32:57.9454080Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neon-expm1minus-rr1-p6h5ts-nr2recps.c.o 2024-08-22T20:32:57.9810900Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neon-expm1minus-rr2-lut8-p4h3ps-nr2recps.c.o 2024-08-22T20:32:57.9938230Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.0220760Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.0259070Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.0743030Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.1135160Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.1417830Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.1486510Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.1996100Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.2414510Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.2744770Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.3047550Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.3428930Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.4120940Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:32:58.4370530Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.4440340Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.4451890Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.5201810Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.5459560Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:32:58.5461250Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.5598360Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.6435040Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.6565350Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.6697310Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.6858580Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.7662970Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.7801750Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.7996930Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.8143490Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.8830410Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.9050730Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:58.9316320Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:58.9585650Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.0409330Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.0456530Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.0793270Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:32:59.1366070Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.1417120Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.1517770Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.1893180Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.2372070Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:32:59.2455500Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.2652700Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.3081250Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.3485030Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.3612450Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.3779560Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.4206400Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.4743000Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.4931670Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.5106050Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.5318460Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.5827230Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.6249230Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:32:59.6506290Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:32:59.6768760Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:32:59.7051790Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:32:59.7820850Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:32:59.7924300Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:32:59.8010950Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:32:59.8161310Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:32:59.9003210Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:32:59.9035950Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:32:59.9219620Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:32:59.9376170Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.0125210Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.0244920Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.0442170Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.0622280Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:00.1549280Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:00.1676850Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.1682260Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.1722480Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:00.2654400Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:00.2790390Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:00.2863450Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:00.2965640Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.3829070Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.4098560Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.4236780Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.4260670Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:00.5207140Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:00.5350480Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.5362730Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.5629360Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:00.6359120Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:00.6539970Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:00.6707210Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:00.6957960Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.7671610Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.7879130Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.8114020Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.8322870Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:00.9061650Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:00.9338620Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:00.9339940Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:00.9391850Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:01.0183430Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:01.0355220Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:01.0398560Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:01.0541310Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:01.1330090Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:01.1388110Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:01.1486100Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:01.1664050Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:01.2542420Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:01.2719480Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:01.2729100Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:01.2790350Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:01.3584880Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:01.3929440Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:01.3989270Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:01.4212370Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:01.4840130Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:01.5249790Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u8.c.o 2024-08-22T20:33:01.5285370Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:01.5575050Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u16.c.o 2024-08-22T20:33:01.6068030Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u24.c.o 2024-08-22T20:33:01.6326740Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u32.c.o 2024-08-22T20:33:01.6770170Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:01.6773120Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:01.7094050Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:01.7170970Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:01.7790330Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:01.7829890Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:01.8196740Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:01.8582970Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:01.8703390Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:01.8861960Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:01.9188370Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:01.9537340Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:01.9655140Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:01.9879920Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:02.0113570Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:02.0436920Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:02.0443680Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.0763800Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.1084770Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:02.1343270Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.1369730Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.1903670Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:02.2091370Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.2300140Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.2536390Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:02.2989680Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:02.3137660Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:02.3627880Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.3741660Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.4215140Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.4410510Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:02.4916960Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.5156720Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:02.5210180Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.5546370Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:02.6082650Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:02.6365360Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.6550230Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.6884680Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.7345990Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:02.7674040Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.8048210Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:02.8099960Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:02.8630530Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:02.8814660Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:02.9341490Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:02.9462290Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:03.0115420Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:03.0182040Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:03.0708470Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:03.1090660Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:03.1166920Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:03.1192630Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:03.1785410Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:03.2140430Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:03.2144350Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:03.2345330Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:03.2907310Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:03.3290000Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:03.3378710Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:03.3577800Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:03.4111560Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:03.4373610Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:03.4731650Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:03.5013870Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:03.5616220Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.5717610Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:03.6184170Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:03.6645930Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:03.6736240Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:03.7020870Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:03.7175260Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:03.7758810Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:03.7872060Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:03.8026650Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:03.8135980Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:03.8835620Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:03.8990810Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.8992680Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:03.9188800Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.9976630Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.0026730Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:04.0288720Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:04.0373680Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:04.1118100Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:04.1182430Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:04.1354730Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:04.1433600Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:04.2222110Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:04.2408040Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:04.2409450Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.2451660Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:04.3356920Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.3475310Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.3594590Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.3668250Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.4548350Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.4635070Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.4858380Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.4937810Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.5819280Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.5864730Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.6148870Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.6215530Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.7146860Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.7258530Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.7543220Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.7834150Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:04.8262310Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:04.8604800Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:04.8847960Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:04.8984430Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:04.9515830Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:04.9752530Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:04.9863940Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:05.0050670Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:05.0713540Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:05.0855570Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.0859650Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.1308380Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.1749810Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.1830680Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:05.1987590Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:05.2490540Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:05.2856830Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:05.2926000Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:05.3134520Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:05.3754170Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:05.4088360Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:05.4089980Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:05.4326000Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:05.4856980Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.5076910Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.5274110Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.5406570Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.5986960Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.6280030Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.6325220Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.6734780Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.7099160Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.7411860Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.7494100Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.8013170Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.8490680Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.8705140Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:05.8798250Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-neon.c.o 2024-08-22T20:33:05.9319970Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-neon.c.o 2024-08-22T20:33:05.9597700Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-neon.c.o 2024-08-22T20:33:06.0078230Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-neon-mull.c.o 2024-08-22T20:33:06.0178110Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-neon-qdmulh.c.o 2024-08-22T20:33:06.0351890Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:06.0455560Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:06.0982050Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u24.c.o 2024-08-22T20:33:06.1047710Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:06.1177590Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:06.1349250Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u32.c.o 2024-08-22T20:33:06.1864610Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:06.1908060Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:06.2067520Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u24.c.o 2024-08-22T20:33:06.2342850Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:06.2654280Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:06.2882210Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u32.c.o 2024-08-22T20:33:06.2938450Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u8.c.o 2024-08-22T20:33:06.3185710Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u16.c.o 2024-08-22T20:33:06.3742650Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-neon-u8.c.o 2024-08-22T20:33:06.3755800Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-neon-u16.c.o 2024-08-22T20:33:06.3759020Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u32.c.o 2024-08-22T20:33:06.4078690Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-neon-u32.c.o 2024-08-22T20:33:06.4533570Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u8.c.o 2024-08-22T20:33:06.4590790Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u16.c.o 2024-08-22T20:33:06.4679270Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c.o 2024-08-22T20:33:06.4962900Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:06.5326380Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:06.5386440Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:06.5691690Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:06.5811100Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:06.6207680Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:06.6239470Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:06.6588660Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:06.6693190Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:06.7016900Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:06.7325870Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:06.7484100Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:06.7624850Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-neon-u8.c.o 2024-08-22T20:33:06.8063310Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-neon-u16.c.o 2024-08-22T20:33:06.8261500Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-neon-u32.c.o 2024-08-22T20:33:06.8309840Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:06.8473610Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:06.8967680Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.9220210Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:06.9321200Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.9423610Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.9958370Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.0359380Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.0435880Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.0742420Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.1261440Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.1608650Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.1950530Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.2412240Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.2647890Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.2869680Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.3125200Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.3428770Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.3965370Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.4339760Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.4424780Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.4883660Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.5514620Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.5645500Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.5862380Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.6135840Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.6576150Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.7091290Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.7347090Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.7515420Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.8270490Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.8638280Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.8709620Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.9193950Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:07.9453380Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.9709030Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.9751290Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:08.0438150Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:08.0538710Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.0846430Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:08.0961740Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:08.1698240Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.1797370Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:08.2008520Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:08.2387960Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.3151140Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:08.3185060Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:08.3519650Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u8.c.o 2024-08-22T20:33:08.4412880Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u16.c.o 2024-08-22T20:33:08.4576980Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u24.c.o 2024-08-22T20:33:08.4913170Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u32.c.o 2024-08-22T20:33:08.5152260Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:08.5209820Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:08.5562130Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:08.5656950Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:08.6144900Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:08.6284310Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:08.6740850Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:08.6798110Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:08.7064440Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:08.7263480Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:08.7825790Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:08.7860480Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:08.8148230Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:08.8231340Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:08.8687790Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:08.8918780Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:08.8982190Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:08.9126930Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:08.9606250Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:08.9796190Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.0108840Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.0398170Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.0773040Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.0807970Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.1302850Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.1632930Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.1825490Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.2174000Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.2490570Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.2873510Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.3155920Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.3745090Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.3749770Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.4198030Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.4689660Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.4720630Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.4809480Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.5351530Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.5775200Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.5799350Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.6031170Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.6704170Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.6968530Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.6976770Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:09.7458390Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-neon.c.o 2024-08-22T20:33:09.8157300Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-neon.c.o 2024-08-22T20:33:09.8248050Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-neon.c.o 2024-08-22T20:33:09.8421150Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:09.8533630Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:09.8984730Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:09.9037840Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:09.9362430Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:09.9437620Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:09.9879700Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:09.9919550Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:10.0134900Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u8.c.o 2024-08-22T20:33:10.0413460Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u16.c.o 2024-08-22T20:33:10.0782210Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u32.c.o 2024-08-22T20:33:10.0833480Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-neon-u8.c.o 2024-08-22T20:33:10.1024270Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-neon-u16.c.o 2024-08-22T20:33:10.1281150Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-neon-u32.c.o 2024-08-22T20:33:10.1587200Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u8.c.o 2024-08-22T20:33:10.1650020Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u16.c.o 2024-08-22T20:33:10.1794640Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u32.c.o 2024-08-22T20:33:10.1980730Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:10.2499900Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:10.2556160Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:10.2634400Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:10.2991870Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:10.3369350Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:10.3569850Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:10.3672020Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:10.3933970Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:10.4189600Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:10.4429510Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:10.4683120Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:10.4916690Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c8.c.o 2024-08-22T20:33:10.5038350Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c16.c.o 2024-08-22T20:33:10.5281980Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-2p2x-minmax-neon-c16.c.o 2024-08-22T20:33:10.5692510Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-neon-c16.c.o 2024-08-22T20:33:10.5741520Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-4p3x-minmax-neon-c16.c.o 2024-08-22T20:33:10.5931600Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-neon-u64.c.o 2024-08-22T20:33:10.6282360Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x8.c.o 2024-08-22T20:33:10.6554580Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x16.c.o 2024-08-22T20:33:10.6804810Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x24.c.o 2024-08-22T20:33:10.7449220Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u8.c.o 2024-08-22T20:33:10.7551060Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x32.c.o 2024-08-22T20:33:10.7653520Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u16.c.o 2024-08-22T20:33:10.7869900Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u24.c.o 2024-08-22T20:33:10.8497200Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u32.c.o 2024-08-22T20:33:10.8512700Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u8.c.o 2024-08-22T20:33:10.8813420Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u16.c.o 2024-08-22T20:33:10.8925490Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u24.c.o 2024-08-22T20:33:10.9493740Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u32.c.o 2024-08-22T20:33:10.9686040Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u8.c.o 2024-08-22T20:33:10.9787950Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u16.c.o 2024-08-22T20:33:10.9894060Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u24.c.o 2024-08-22T20:33:11.0732980Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u32.c.o 2024-08-22T20:33:11.0849230Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c16.c.o 2024-08-22T20:33:11.0948280Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c8.c.o 2024-08-22T20:33:11.1050590Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-neon-c16.c.o 2024-08-22T20:33:11.1776880Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-neon-u16.c.o 2024-08-22T20:33:11.1866040Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-neon-u64.c.o 2024-08-22T20:33:11.2047320Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-neon-x1.c.o 2024-08-22T20:33:11.2152500Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-neon-x2.c.o 2024-08-22T20:33:11.2728890Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-multi-dec-zip-neon.c.o 2024-08-22T20:33:11.2936410Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-multi-mov-zip-neon.c.o 2024-08-22T20:33:11.3036760Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-multi-switch-zip-neon.c.o 2024-08-22T20:33:11.3271690Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-dec-zip-neon.c.o 2024-08-22T20:33:11.3874190Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-mov-zip-neon.c.o 2024-08-22T20:33:11.3972390Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-multi-zip-neon.c.o 2024-08-22T20:33:11.4197460Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-switch-zip-neon.c.o 2024-08-22T20:33:11.4500940Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-dec-zip-neon.c.o 2024-08-22T20:33:11.4906340Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-zip-neon.c.o 2024-08-22T20:33:11.5010810Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-zip-neon.c.o 2024-08-22T20:33:11.5464560Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-neon.c.o 2024-08-22T20:33:11.5879050Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-neon.c.o 2024-08-22T20:33:11.6296330Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-neon.c.o 2024-08-22T20:33:11.6400300Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-neon.c.o 2024-08-22T20:33:11.6504230Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:11.6911040Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:11.7214290Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:11.7422010Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:11.7628070Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12-prfm.c.o 2024-08-22T20:33:11.8057220Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12.c.o 2024-08-22T20:33:11.8703440Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16-prfm.c.o 2024-08-22T20:33:11.8808110Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16.c.o 2024-08-22T20:33:11.9221800Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:11.9254750Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:12.0016020Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:12.0077570Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:12.0687910Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12-prfm.c.o 2024-08-22T20:33:12.1223580Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12.c.o 2024-08-22T20:33:12.2148940Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16-prfm.c.o 2024-08-22T20:33:12.2934620Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16.c.o 2024-08-22T20:33:12.3749920Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-dec-zip-neon.c.o 2024-08-22T20:33:12.3984740Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-mov-zip-neon.c.o 2024-08-22T20:33:12.4658200Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-multi-zip-neon.c.o 2024-08-22T20:33:12.4854870Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-switch-zip-neon.c.o 2024-08-22T20:33:12.5519480Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-dec-zip-neon.c.o 2024-08-22T20:33:12.5764190Z [ 62%] Linking CXX static library liboptimized_kernels.a 2024-08-22T20:33:12.5878610Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-mov-zip-neon.c.o 2024-08-22T20:33:12.6042430Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-multi-zip-neon.c.o 2024-08-22T20:33:12.6147550Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-switch-zip-neon.c.o 2024-08-22T20:33:12.6362590Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-dec-zip-neon.c.o 2024-08-22T20:33:12.6675510Z [ 62%] Built target optimized_kernels 2024-08-22T20:33:12.6731820Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-zip-neon.c.o 2024-08-22T20:33:12.6834280Z [ 62%] Merging kernel yaml files 2024-08-22T20:33:12.6947140Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-zip-neon.c.o 2024-08-22T20:33:12.7067040Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-dec-zip-neon.c.o 2024-08-22T20:33:12.7416070Z [ 62%] Generating selected_operators.yaml for optimized_ops_lib 2024-08-22T20:33:12.7633260Z [ 62%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2024-08-22T20:33:12.7744140Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-zip-neon.c.o 2024-08-22T20:33:12.7921670Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-zip-neon.c.o 2024-08-22T20:33:12.8038910Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-zip-neon.c.o 2024-08-22T20:33:12.8644170Z [ 62%] Generating code for kernel registration 2024-08-22T20:33:12.8769600Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-2x2-neon-tbl64.c.o 2024-08-22T20:33:12.8822800Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2-prfm.c.o 2024-08-22T20:33:12.8925950Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2.c.o 2024-08-22T20:33:12.9038680Z [ 62%] Generating code for kernel registration 2024-08-22T20:33:12.9525690Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:12.9702350Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:12.9780220Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:13.0602190Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:13.0746570Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:13.0998200Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:13.1832640Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:13.1971240Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:13.2080150Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:13.3032170Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:13.3256840Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:13.3516200Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:13.4271590Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:13.4973360Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:13.5016690Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:13.6378180Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:13.6480370Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u4-prfm.c.o 2024-08-22T20:33:13.7346330Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u4.c.o 2024-08-22T20:33:13.7497710Z [ 62%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:13.7616450Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u8-prfm.c.o 2024-08-22T20:33:13.8342650Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u8.c.o 2024-08-22T20:33:13.8455660Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u4-prfm.c.o 2024-08-22T20:33:13.8558060Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u4.c.o 2024-08-22T20:33:13.9212020Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u8-prfm.c.o 2024-08-22T20:33:13.9273250Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u8.c.o 2024-08-22T20:33:13.9537020Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-dec-zip-neon.c.o 2024-08-22T20:33:14.0120700Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-mov-zip-neon.c.o 2024-08-22T20:33:14.0156420Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-multi-zip-neon.c.o 2024-08-22T20:33:14.0572020Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-switch-zip-neon.c.o 2024-08-22T20:33:14.0690930Z [ 62%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:14.1235950Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-dec-zip-neon.c.o 2024-08-22T20:33:14.1464020Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-mov-zip-neon.c.o 2024-08-22T20:33:14.1683610Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-multi-zip-neon.c.o 2024-08-22T20:33:14.1786580Z [ 63%] Linking CXX static library liboptimized_ops_lib.a 2024-08-22T20:33:14.2289960Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-switch-zip-neon.c.o 2024-08-22T20:33:14.2330280Z [ 63%] Built target optimized_ops_lib 2024-08-22T20:33:14.2346720Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-dec-zip-neon.c.o 2024-08-22T20:33:14.2410700Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-zip-neon.c.o 2024-08-22T20:33:14.2587050Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-zip-neon.c.o 2024-08-22T20:33:14.3041170Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-zip-neon.c.o 2024-08-22T20:33:14.3274480Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-dec-zip-neon.c.o 2024-08-22T20:33:14.3378050Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-zip-neon.c.o 2024-08-22T20:33:14.3593820Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-zip-neon.c.o 2024-08-22T20:33:14.3938010Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-zip-neon.c.o 2024-08-22T20:33:14.4126390Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-neon.c.o 2024-08-22T20:33:14.4222690Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-neon.c.o 2024-08-22T20:33:14.4531240Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-neon.c.o 2024-08-22T20:33:14.4832810Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-neon.c.o 2024-08-22T20:33:14.4989300Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-neon.c.o 2024-08-22T20:33:14.5127250Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-dec-zip-neon.c.o 2024-08-22T20:33:14.5552190Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-zip-neon.c.o 2024-08-22T20:33:14.5863670Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-zip-neon.c.o 2024-08-22T20:33:14.6173080Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-zip-neon.c.o 2024-08-22T20:33:14.6393940Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-dec-zip-neon.c.o 2024-08-22T20:33:14.6800500Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-zip-neon.c.o 2024-08-22T20:33:14.7002760Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-zip-neon.c.o 2024-08-22T20:33:14.7262400Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-zip-neon.c.o 2024-08-22T20:33:14.7364570Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-neon-u64.c.o 2024-08-22T20:33:14.7941020Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-neon-u16.c.o 2024-08-22T20:33:14.8142780Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u8.c.o 2024-08-22T20:33:14.8246210Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u16.c.o 2024-08-22T20:33:14.8346750Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u4.c.o 2024-08-22T20:33:14.8850090Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u8.c.o 2024-08-22T20:33:14.9013210Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u16-acc2.c.o 2024-08-22T20:33:14.9113790Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u24-acc3.c.o 2024-08-22T20:33:14.9219790Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u32-acc2.c.o 2024-08-22T20:33:14.9751580Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u32-acc4.c.o 2024-08-22T20:33:14.9850020Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u8.c.o 2024-08-22T20:33:14.9923970Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u16.c.o 2024-08-22T20:33:15.0303420Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-neonfp16.c.o 2024-08-22T20:33:15.0503660Z [ 63%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:15.0766030Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-neonfp16.c.o 2024-08-22T20:33:15.0866600Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:15.0969250Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:15.1044700Z [ 63%] Built target optimized_native_cpu_ops_lib 2024-08-22T20:33:15.1089580Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:15.1201390Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:15.1513320Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:15.1883200Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:15.2009120Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:15.2415680Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:15.2731350Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:15.2792570Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:33:15.3318380Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:15.3421000Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:15.3725500Z [ 65%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:33:15.4236890Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma.c.o 2024-08-22T20:33:15.4440450Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:15.4860550Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma.c.o 2024-08-22T20:33:15.4861550Z [ 65%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:33:15.5368760Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:15.5570830Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma.c.o 2024-08-22T20:33:15.6008450Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:15.6500910Z [ 65%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2024-08-22T20:33:15.6922870Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma.c.o 2024-08-22T20:33:15.7125420Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:15.8158510Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma.c.o 2024-08-22T20:33:15.8362440Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:15.8535170Z [ 65%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:33:15.9306490Z [ 65%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2024-08-22T20:33:15.9361120Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma.c.o 2024-08-22T20:33:16.0055130Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.0090970Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:16.0383040Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.1078070Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:16.1176160Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.1391730Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:16.2219890Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.2302530Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:16.2319430Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.2425410Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:16.2664450Z [ 65%] Linking CXX executable executor_runner 2024-08-22T20:33:16.2951020Z ld: warning: ignoring duplicate libraries: 'libexecutorch.a' 2024-08-22T20:33:16.3368990Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.3470760Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:16.3638570Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.3720670Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma.c.o 2024-08-22T20:33:16.3825340Z [ 65%] Built target executor_runner 2024-08-22T20:33:16.3893890Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.4524590Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma.c.o 2024-08-22T20:33:16.4697780Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.4750940Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma.c.o 2024-08-22T20:33:16.4826420Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.5014040Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma.c.o 2024-08-22T20:33:16.5619120Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.5798220Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma.c.o 2024-08-22T20:33:16.5862660Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:16.5869160Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma.c.o 2024-08-22T20:33:16.6101380Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:16.6947650Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:16.6984980Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:16.7011740Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:16.7327520Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:16.7428000Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:16.7941850Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:16.8004340Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:16.8156750Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neonfma.c.o 2024-08-22T20:33:16.8451540Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:16.8519350Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:16.9032000Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:16.9213170Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:16.9459080Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:16.9534190Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:16.9591420Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:17.0083610Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.0439970Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.0542570Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p8.c.o 2024-08-22T20:33:17.0585660Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p4.c.o 2024-08-22T20:33:17.0641510Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p16.c.o 2024-08-22T20:33:17.1212060Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c4.c.o 2024-08-22T20:33:17.1425080Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c.o 2024-08-22T20:33:17.1562700Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.1645140Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.1650890Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.1984470Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:17.2300200Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.2467480Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.2548280Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:17.2704730Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.3103080Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.3386310Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.3497400Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.3626950Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.3928420Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.4358870Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.4420790Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.4520120Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.4811320Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:17.4908210Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:17.5460180Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u4.c.o 2024-08-22T20:33:17.5619130Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u8-acc2.c.o 2024-08-22T20:33:17.5700360Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u8.c.o 2024-08-22T20:33:17.5946130Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u12-acc2.c.o 2024-08-22T20:33:17.6211160Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u12-acc3.c.o 2024-08-22T20:33:17.6473450Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u12.c.o 2024-08-22T20:33:17.6656400Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc2.c.o 2024-08-22T20:33:17.6837530Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc4.c.o 2024-08-22T20:33:17.7489250Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u20-acc2.c.o 2024-08-22T20:33:17.7574360Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16.c.o 2024-08-22T20:33:17.7942660Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u20-acc5.c.o 2024-08-22T20:33:17.8044680Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u20.c.o 2024-08-22T20:33:17.8145630Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u4.c.o 2024-08-22T20:33:17.8545510Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u8-acc2.c.o 2024-08-22T20:33:17.8706380Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u8.c.o 2024-08-22T20:33:17.8915280Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u12-acc2.c.o 2024-08-22T20:33:17.9022070Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u12-acc3.c.o 2024-08-22T20:33:17.9108490Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u12.c.o 2024-08-22T20:33:17.9559360Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc2.c.o 2024-08-22T20:33:17.9639060Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc4.c.o 2024-08-22T20:33:17.9938850Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16.c.o 2024-08-22T20:33:17.9974850Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u20-acc2.c.o 2024-08-22T20:33:18.0003200Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u20-acc5.c.o 2024-08-22T20:33:18.0454840Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u20.c.o 2024-08-22T20:33:18.0742500Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:18.0848430Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:18.0910370Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma.c.o 2024-08-22T20:33:18.0980670Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:18.1417630Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:18.1691190Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma.c.o 2024-08-22T20:33:18.1903570Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:18.1942760Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x1-minmax-neonfma.c.o 2024-08-22T20:33:18.1946920Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:18.2358420Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma.c.o 2024-08-22T20:33:18.2774650Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:18.2910610Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma.c.o 2024-08-22T20:33:18.2915630Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:18.3001210Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u4.c.o 2024-08-22T20:33:18.3357310Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u8.c.o 2024-08-22T20:33:18.3804440Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u12.c.o 2024-08-22T20:33:18.3850470Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u16.c.o 2024-08-22T20:33:18.4017930Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u20.c.o 2024-08-22T20:33:18.4083360Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u24.c.o 2024-08-22T20:33:18.4540740Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u4.c.o 2024-08-22T20:33:18.4870090Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u8.c.o 2024-08-22T20:33:18.4932230Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u12.c.o 2024-08-22T20:33:18.5120050Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u16.c.o 2024-08-22T20:33:18.5123930Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u20.c.o 2024-08-22T20:33:18.5512410Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u24.c.o 2024-08-22T20:33:18.5890070Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neonfma-2x.c.o 2024-08-22T20:33:18.5972390Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neonfma-2x.c.o 2024-08-22T20:33:18.6114600Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u4.c.o 2024-08-22T20:33:18.6120660Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u8.c.o 2024-08-22T20:33:18.6422890Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u12.c.o 2024-08-22T20:33:18.6774950Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u16.c.o 2024-08-22T20:33:18.6999940Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u20.c.o 2024-08-22T20:33:18.7043930Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u24.c.o 2024-08-22T20:33:18.7315760Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u4.c.o 2024-08-22T20:33:18.7424780Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u8.c.o 2024-08-22T20:33:18.7737490Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u12.c.o 2024-08-22T20:33:18.8004530Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u16.c.o 2024-08-22T20:33:18.8127320Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u20.c.o 2024-08-22T20:33:18.8369070Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u24.c.o 2024-08-22T20:33:18.8468850Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u4.c.o 2024-08-22T20:33:18.8881060Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u8.c.o 2024-08-22T20:33:18.8945900Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u12.c.o 2024-08-22T20:33:18.9321410Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u20.c.o 2024-08-22T20:33:18.9379910Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u16.c.o 2024-08-22T20:33:18.9490860Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u24.c.o 2024-08-22T20:33:18.9823910Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u4.c.o 2024-08-22T20:33:18.9945090Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u8.c.o 2024-08-22T20:33:19.0385630Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u12.c.o 2024-08-22T20:33:19.0487980Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u16.c.o 2024-08-22T20:33:19.0783840Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u20.c.o 2024-08-22T20:33:19.0811260Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u24.c.o 2024-08-22T20:33:19.0876510Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u4.c.o 2024-08-22T20:33:19.1553780Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u8.c.o 2024-08-22T20:33:19.1593830Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u12.c.o 2024-08-22T20:33:19.1716130Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u16.c.o 2024-08-22T20:33:19.1828550Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u20.c.o 2024-08-22T20:33:19.1894750Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u24.c.o 2024-08-22T20:33:19.2649210Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u8.c.o 2024-08-22T20:33:19.2752990Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u4.c.o 2024-08-22T20:33:19.2997010Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u12.c.o 2024-08-22T20:33:19.3023200Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u16.c.o 2024-08-22T20:33:19.3109750Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u20.c.o 2024-08-22T20:33:19.3722550Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u24.c.o 2024-08-22T20:33:19.3792950Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u4.c.o 2024-08-22T20:33:19.3947590Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u8.c.o 2024-08-22T20:33:19.4172480Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u12.c.o 2024-08-22T20:33:19.4174650Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u16.c.o 2024-08-22T20:33:19.4838870Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u24.c.o 2024-08-22T20:33:19.4938980Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u20.c.o 2024-08-22T20:33:19.4955660Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u4.c.o 2024-08-22T20:33:19.5024110Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u8.c.o 2024-08-22T20:33:19.5162290Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u12.c.o 2024-08-22T20:33:19.5813660Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u16.c.o 2024-08-22T20:33:19.5908510Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u20.c.o 2024-08-22T20:33:19.5940730Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u24.c.o 2024-08-22T20:33:19.6061800Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u8.c.o 2024-08-22T20:33:19.6132350Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u4.c.o 2024-08-22T20:33:19.6822880Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u16.c.o 2024-08-22T20:33:19.6881160Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u12.c.o 2024-08-22T20:33:19.6984660Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u20.c.o 2024-08-22T20:33:19.7083720Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u24.c.o 2024-08-22T20:33:19.7100130Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-u4.c.o 2024-08-22T20:33:19.7779610Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-u8.c.o 2024-08-22T20:33:19.7791690Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-u16.c.o 2024-08-22T20:33:19.7809420Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-u4.c.o 2024-08-22T20:33:19.8069260Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-u8.c.o 2024-08-22T20:33:19.8116740Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-u16.c.o 2024-08-22T20:33:19.8662440Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u4.c.o 2024-08-22T20:33:19.8746430Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u8.c.o 2024-08-22T20:33:19.8770180Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u12.c.o 2024-08-22T20:33:19.8992700Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u16.c.o 2024-08-22T20:33:19.9096170Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u4.c.o 2024-08-22T20:33:19.9657940Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u8.c.o 2024-08-22T20:33:19.9721550Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u12.c.o 2024-08-22T20:33:19.9787720Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u16.c.o 2024-08-22T20:33:20.0055700Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u4.c.o 2024-08-22T20:33:20.0096870Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u8.c.o 2024-08-22T20:33:20.0729100Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u12.c.o 2024-08-22T20:33:20.0836350Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u4.c.o 2024-08-22T20:33:20.0858610Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u16.c.o 2024-08-22T20:33:20.0992120Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u8.c.o 2024-08-22T20:33:20.1062420Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u12.c.o 2024-08-22T20:33:20.1773820Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u16.c.o 2024-08-22T20:33:20.1818670Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u8.c.o 2024-08-22T20:33:20.1825510Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u4.c.o 2024-08-22T20:33:20.1906750Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u12.c.o 2024-08-22T20:33:20.2279410Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u16.c.o 2024-08-22T20:33:20.2686190Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-neonfma-rr2-p5.c.o 2024-08-22T20:33:20.2691480Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-neonfma-rr2-lut64-p2.c.o 2024-08-22T20:33:20.2757160Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neonfma-rr1-lut16-p3.c.o 2024-08-22T20:33:20.3054090Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neonfma-rr1-p6.c.o 2024-08-22T20:33:20.3413800Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-neonfma-rr2-lut64-p2.c.o 2024-08-22T20:33:20.3554910Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-neonfma-rr2-p5.c.o 2024-08-22T20:33:20.3559480Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-neonfma-rr2-lut2048-p1.c.o 2024-08-22T20:33:20.3660810Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut64-p2-nr1recps1fma.c.o 2024-08-22T20:33:20.3905530Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut64-p2-nr2fma.c.o 2024-08-22T20:33:20.4182740Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut64-p2-nr2recps.c.o 2024-08-22T20:33:20.4369180Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma.c.o 2024-08-22T20:33:20.4390150Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut2048-p1-nr2fma.c.o 2024-08-22T20:33:20.4484480Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut2048-p1-nr2recps.c.o 2024-08-22T20:33:20.4818980Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-p5-nr1recps1fma.c.o 2024-08-22T20:33:20.4989890Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-p5-nr2fma.c.o 2024-08-22T20:33:20.5223280Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-p5-nr2recps.c.o 2024-08-22T20:33:20.5296860Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut64-p2-nr1recps1fma.c.o 2024-08-22T20:33:20.5341970Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut64-p2-nr2fma.c.o 2024-08-22T20:33:20.5669340Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut64-p2-nr2recps.c.o 2024-08-22T20:33:20.5878960Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut2048-p1-nr1recps1fma.c.o 2024-08-22T20:33:20.6007150Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut2048-p1-nr2fma.c.o 2024-08-22T20:33:20.6166840Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut2048-p1-nr2recps.c.o 2024-08-22T20:33:20.6192280Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-p5-nr1recps1fma.c.o 2024-08-22T20:33:20.6523080Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-p5-nr2fma.c.o 2024-08-22T20:33:20.6718560Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-p5-nr2recps.c.o 2024-08-22T20:33:20.6840070Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr1fma.c.o 2024-08-22T20:33:20.6990110Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr1rsqrts1fma1adj.c.o 2024-08-22T20:33:20.7072690Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr2fma1adj.c.o 2024-08-22T20:33:20.7395480Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr2fma.c.o 2024-08-22T20:33:20.7566140Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr3fma.c.o 2024-08-22T20:33:20.7645050Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h2ts-nr1recps1fma.c.o 2024-08-22T20:33:20.7864750Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h2ts-nr2fma.c.o 2024-08-22T20:33:20.7913030Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h2ts-nr2recps.c.o 2024-08-22T20:33:20.8186980Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr1recps1fma.c.o 2024-08-22T20:33:20.8462700Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr1recps1fmaadj.c.o 2024-08-22T20:33:20.8541180Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2fma.c.o 2024-08-22T20:33:20.8686290Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2fmaadj.c.o 2024-08-22T20:33:20.8792390Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2recps.c.o 2024-08-22T20:33:20.9184210Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2recpsadj.c.o 2024-08-22T20:33:20.9386960Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma.c.o 2024-08-22T20:33:20.9487580Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fmaadj.c.o 2024-08-22T20:33:20.9505600Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma.c.o 2024-08-22T20:33:20.9681860Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2fmaadj.c.o 2024-08-22T20:33:21.0166130Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps.c.o 2024-08-22T20:33:21.0243130Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2recpsadj.c.o 2024-08-22T20:33:21.0301540Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u8.c.o 2024-08-22T20:33:21.0401440Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u16.c.o 2024-08-22T20:33:21.0524170Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u24.c.o 2024-08-22T20:33:21.1110410Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u32.c.o 2024-08-22T20:33:21.1119980Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u8.c.o 2024-08-22T20:33:21.1216000Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u16.c.o 2024-08-22T20:33:21.1316540Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u32.c.o 2024-08-22T20:33:21.1337850Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u24.c.o 2024-08-22T20:33:21.1863010Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neonv8-u4.c.o 2024-08-22T20:33:21.1964600Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neonv8-u8.c.o 2024-08-22T20:33:21.2096680Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neonv8-u4.c.o 2024-08-22T20:33:21.2098520Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neonv8-u8.c.o 2024-08-22T20:33:21.2431620Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neonv8-u4.c.o 2024-08-22T20:33:21.2798550Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neonv8-u8.c.o 2024-08-22T20:33:21.2848630Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neonv8-u4.c.o 2024-08-22T20:33:21.2866880Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neonv8-u8.c.o 2024-08-22T20:33:21.2918580Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qs8-cvt-neonv8.c.o 2024-08-22T20:33:21.3545110Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qu8-cvt-neonv8.c.o 2024-08-22T20:33:21.3634240Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neonv8.c.o 2024-08-22T20:33:21.3734530Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-neonv8.c.o 2024-08-22T20:33:21.3743260Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neonv8.c.o 2024-08-22T20:33:21.3747000Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neonv8.c.o 2024-08-22T20:33:21.4327680Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.4393520Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.4512040Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.4540270Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.4579910Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.5453220Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.5636430Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.5684530Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.5785090Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.6081330Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.6717930Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.6985820Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.7075170Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.7136650Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.7433190Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:21.7714750Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:21.8049880Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:21.8252540Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:21.8589310Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:21.8612500Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:21.9092090Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:21.9363060Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:21.9478760Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:21.9554940Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:21.9815690Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:21.9999100Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:22.0225170Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.0269550Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.0484790Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.0859480Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.1223320Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:22.1318890Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.1437280Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:22.1497690Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.2084910Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.2356390Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.2633600Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.2693140Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.2816070Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.3499090Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:22.3561940Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.3741020Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.3847430Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:22.3981160Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.4649330Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.5011470Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.5028000Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.5241850Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.5385680Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:22.5816100Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.6165580Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:22.6242700Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.6549770Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.6684420Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.7217060Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.7571490Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.7652940Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.7789680Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:22.8259600Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.8460570Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:22.8628110Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.8663370Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.8738740Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.9267260Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:22.9705480Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:22.9872070Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:22.9934930Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:22.9939560Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:23.0512700Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:23.0795730Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:23.1145530Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.1151440Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:23.1246940Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.1973870Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:23.2135800Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:23.2234920Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:23.2347370Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:23.3036590Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:23.3139290Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:23.3215790Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:23.3289470Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:23.3387770Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:23.4086770Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:23.4244780Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.4328850Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.4431200Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.4441120Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.5125200Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:23.5356440Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:23.5510860Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:23.5563330Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:23.5576470Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:23.6401160Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:23.6464460Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:23.6501750Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:23.6644160Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:23.6743900Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:23.7400750Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.7508760Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.7710250Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.7809080Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.7841920Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.8605160Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.8780270Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.8968060Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.9040750Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:23.9079110Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:23.9943150Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.0071870Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.0336330Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.0488100Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.0499780Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.1268350Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.1414800Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:24.1476660Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:24.1996250Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:24.2062630Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:24.2314150Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:24.2481540Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:24.2530680Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:24.3083760Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:24.3174940Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:24.3475270Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:24.3477050Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.3677280Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.4104750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.4175520Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.4491420Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:24.4500000Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:24.4748230Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:24.5296130Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:24.5355640Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:24.5526870Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:24.5737160Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:24.6024900Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:24.6374310Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:24.6410440Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:24.6737310Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.6738800Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.7356070Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.7663520Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.7712190Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.7922490Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.8001620Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.8490040Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.8772470Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.8947680Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.9022010Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:24.9430440Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:24.9855050Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:25.0137930Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:25.0198810Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:25.0329990Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:25.0612410Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:25.1076020Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:25.1169380Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:25.1479580Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:25.1538090Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.1866750Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.1997230Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.2126090Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.2521550Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.2668100Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.3149130Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.3251540Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.3476430Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.3963900Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.4199960Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.4253980Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.4748210Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.4943630Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.5252960Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:25.5338040Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:25.5476950Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:25.6055420Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:25.6246070Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:25.6454980Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:25.6456640Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:25.7151690Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:25.7294580Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:25.7375390Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:25.7455870Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:25.7463500Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:25.8061790Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:25.8245050Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:25.8519700Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:25.8601100Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:25.8787770Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:25.9147650Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:25.9423180Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:25.9469310Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-aarch64-neon-u4.c.o 2024-08-22T20:33:25.9662780Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-aarch64-neon-u4.c.o 2024-08-22T20:33:25.9677540Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-aarch64-neon-u8.c.o 2024-08-22T20:33:26.0048820Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-aarch64-neon-u8.c.o 2024-08-22T20:33:26.0296710Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-aarch64-neon-u4.c.o 2024-08-22T20:33:26.0477650Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-aarch64-neon-u8.c.o 2024-08-22T20:33:26.0594320Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u4.c.o 2024-08-22T20:33:26.0604030Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u8.c.o 2024-08-22T20:33:26.0905410Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u16.c.o 2024-08-22T20:33:26.1310450Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u32.c.o 2024-08-22T20:33:26.1365960Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u16.c.o 2024-08-22T20:33:26.1405480Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u48.c.o 2024-08-22T20:33:26.1610250Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u64.c.o 2024-08-22T20:33:26.1804260Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-aarch64-neon-tbl128.c.o 2024-08-22T20:33:26.2168440Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-aarch64-neon-tbl128.c.o 2024-08-22T20:33:26.2193260Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:26.2307780Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:26.2454670Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:26.2835570Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:26.3082330Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:26.3279990Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:26.3469790Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:26.3568290Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:26.4224830Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:26.4440500Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:26.4566380Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:26.4576360Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:26.4688950Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:26.5420110Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:26.5514510Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:26.5592000Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:26.5635610Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-4x4.c.o 2024-08-22T20:33:26.5890490Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-5x4.c.o 2024-08-22T20:33:26.6420090Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-6x4.c.o 2024-08-22T20:33:26.6650670Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:26.6652640Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:26.6672350Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:26.6965030Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:26.7560730Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:26.7640570Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:26.7748760Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:26.7761390Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-4x4.c.o 2024-08-22T20:33:26.8117800Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:26.8599270Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:26.8669570Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:26.8770200Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc5.c.o 2024-08-22T20:33:26.8794330Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:26.9194550Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:26.9769180Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:26.9775980Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4-acc2.c.o 2024-08-22T20:33:26.9822870Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc3.c.o 2024-08-22T20:33:26.9930440Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:27.0310130Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4-acc2.c.o 2024-08-22T20:33:27.0956270Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4.c.o 2024-08-22T20:33:27.1049060Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-5x4.c.o 2024-08-22T20:33:27.1092340Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:27.1174770Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:27.1740120Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:27.2072080Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc5.c.o 2024-08-22T20:33:27.2245230Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:27.2462180Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:27.2489700Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc3.c.o 2024-08-22T20:33:27.2781850Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:27.3224570Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4-acc2.c.o 2024-08-22T20:33:27.3480800Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:27.3533370Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.3624910Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.4071850Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.4365530Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.4583020Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.4650610Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.4863950Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.5218480Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.5412940Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.5591170Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.5659790Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.5997910Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.6241130Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.6614810Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.6641990Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.6884530Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.7014590Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.7477700Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.7741410Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.7836520Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.7888740Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.8076110Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.8557130Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.8901780Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.8929650Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.9001530Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.9270200Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:27.9411500Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.9874790Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.9935910Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:27.9979760Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.0272820Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.0443010Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.0816720Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.1025510Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.1132500Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.1418100Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.1599130Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma-prfm.c.o 2024-08-22T20:33:28.1753550Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.2011180Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma-prfm.c.o 2024-08-22T20:33:28.2055690Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.2427660Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma-prfm.c.o 2024-08-22T20:33:28.2615130Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.2753570Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.2928070Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.3056320Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.3358670Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.3595210Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.3686370Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.4018100Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.4204940Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.4517710Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.4669150Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.4673540Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.5157430Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.5361440Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.5596370Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.5645320Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.5744220Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.6212150Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:28.6611680Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:28.6668830Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.6677170Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.6679040Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.7325640Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.7474510Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.7728030Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.7814720Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.7874750Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.8446490Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.8513330Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:28.8731410Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u4.c.o 2024-08-22T20:33:28.8849090Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u8.c.o 2024-08-22T20:33:28.9176780Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u12.c.o 2024-08-22T20:33:28.9496590Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u16.c.o 2024-08-22T20:33:28.9747930Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u20.c.o 2024-08-22T20:33:28.9752830Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u24.c.o 2024-08-22T20:33:28.9917660Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u4.c.o 2024-08-22T20:33:29.0243610Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u8.c.o 2024-08-22T20:33:29.0515610Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u12.c.o 2024-08-22T20:33:29.0644100Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u16.c.o 2024-08-22T20:33:29.0844720Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u20.c.o 2024-08-22T20:33:29.0950760Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u24.c.o 2024-08-22T20:33:29.1114890Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u4.c.o 2024-08-22T20:33:29.1493940Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u8.c.o 2024-08-22T20:33:29.1735900Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u12.c.o 2024-08-22T20:33:29.1861600Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u20.c.o 2024-08-22T20:33:29.1930900Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u16.c.o 2024-08-22T20:33:29.2033180Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u24.c.o 2024-08-22T20:33:29.2622590Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-08-22T20:33:29.2626960Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-08-22T20:33:29.2844690Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-08-22T20:33:29.2870240Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-08-22T20:33:29.3020200Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-08-22T20:33:29.3550710Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-08-22T20:33:29.3683990Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-08-22T20:33:29.3871830Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-08-22T20:33:29.3951120Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr1-lut64-p2-div.c.o 2024-08-22T20:33:29.4026970Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr1-lut2048-p1-div.c.o 2024-08-22T20:33:29.4578410Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr1-p5-div.c.o 2024-08-22T20:33:29.4587100Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr2-lut64-p2-div.c.o 2024-08-22T20:33:29.4795580Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr2-p5-div.c.o 2024-08-22T20:33:29.4822390Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr2-lut2048-p1-div.c.o 2024-08-22T20:33:29.4898090Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-08-22T20:33:29.5365940Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div.c.o 2024-08-22T20:33:29.5506410Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-fp16arith-u1.c.o 2024-08-22T20:33:29.5578120Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-fp16arith-u2.c.o 2024-08-22T20:33:29.5685250Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-fp16arith-u4.c.o 2024-08-22T20:33:29.5871120Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:29.6289050Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:29.6297530Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:29.6519520Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-fp16arith-u1.c.o 2024-08-22T20:33:29.6605290Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-fp16arith-u2.c.o 2024-08-22T20:33:29.6633180Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-fp16arith-u4.c.o 2024-08-22T20:33:29.7189600Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:29.7243580Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:29.7344040Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:29.7478040Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-fp16arith-u1.c.o 2024-08-22T20:33:29.7614130Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-fp16arith-u2.c.o 2024-08-22T20:33:29.8004240Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-fp16arith-u4.c.o 2024-08-22T20:33:29.8209840Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u1.c.o 2024-08-22T20:33:29.8280070Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u2.c.o 2024-08-22T20:33:29.8381330Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u4.c.o 2024-08-22T20:33:29.8398320Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-fp16arith-u1.c.o 2024-08-22T20:33:29.8839800Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-fp16arith-u2.c.o 2024-08-22T20:33:29.9142990Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-fp16arith-u1.c.o 2024-08-22T20:33:29.9160360Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-fp16arith-u4.c.o 2024-08-22T20:33:29.9310820Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-fp16arith-u2.c.o 2024-08-22T20:33:29.9312550Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-fp16arith-u4.c.o 2024-08-22T20:33:29.9609590Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-fp16arith-u1.c.o 2024-08-22T20:33:30.0031310Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-fp16arith-u2.c.o 2024-08-22T20:33:30.0082320Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-fp16arith-u4.c.o 2024-08-22T20:33:30.0184020Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:30.0187610Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:30.0477900Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:30.0869080Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:30.0951760Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:30.1003020Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:30.1013470Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:30.1323690Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:30.1714220Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:30.1733710Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u1.c.o 2024-08-22T20:33:30.2000330Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u2.c.o 2024-08-22T20:33:30.2068650Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u4.c.o 2024-08-22T20:33:30.2234320Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u1.c.o 2024-08-22T20:33:30.2511950Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u2.c.o 2024-08-22T20:33:30.2611900Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u4.c.o 2024-08-22T20:33:30.3042610Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-fp16arith-u2.c.o 2024-08-22T20:33:30.3108020Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-fp16arith-u1.c.o 2024-08-22T20:33:30.3135900Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-fp16arith-u4.c.o 2024-08-22T20:33:30.3342970Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:30.3405940Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:30.3924910Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:30.4049970Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u2.c.o 2024-08-22T20:33:30.4051370Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u1.c.o 2024-08-22T20:33:30.4129960Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u4.c.o 2024-08-22T20:33:30.4280480Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.4875950Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.4888110Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.5133380Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.5237100Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.5274710Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.5850540Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.5923750Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.6128410Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.6394180Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.6426290Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.7098820Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.7141920Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.7289920Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.7585810Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.7694180Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.8219390Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.8303190Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.8421890Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.8567580Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.8870460Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.9312470Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.9416080Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.9593490Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:30.9652300Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.0046410Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.0476390Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.0481950Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.0624990Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.1043890Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.1154740Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.1474840Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.1528400Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.1712160Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.2124340Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.2207760Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.2556370Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.2782980Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.2842590Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:31.3422180Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:31.3520770Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:31.3689860Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-conv-hwc2chw/f16-conv-hwc2chw-3x3s2p1c3x4-neonfp16arith-2x2.c.o 2024-08-22T20:33:31.4026000Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:31.4339000Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:31.4399430Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:31.4566410Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:31.4881200Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:31.5078720Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:31.5303330Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:31.5438840Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-4x8.c.o 2024-08-22T20:33:31.5580530Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-5x8.c.o 2024-08-22T20:33:31.5958280Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-6x8.c.o 2024-08-22T20:33:31.6146310Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:31.6320220Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:31.6542950Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:31.6724190Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:31.7080140Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:31.7235910Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:31.7335690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:31.7441350Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-4x8.c.o 2024-08-22T20:33:31.7856330Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:31.8159410Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:31.8382800Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:31.8435030Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc5.c.o 2024-08-22T20:33:31.8487620Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:31.8883490Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:31.9232810Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc3.c.o 2024-08-22T20:33:31.9436220Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8-acc2.c.o 2024-08-22T20:33:31.9445730Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:31.9609150Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:32.0113850Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8-acc2.c.o 2024-08-22T20:33:32.0467320Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8.c.o 2024-08-22T20:33:32.0594680Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-5x8.c.o 2024-08-22T20:33:32.0761800Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:32.0970650Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:32.1469150Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:32.1672560Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc5.c.o 2024-08-22T20:33:32.1738790Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:32.2021650Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:32.2225670Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc3.c.o 2024-08-22T20:33:32.2582330Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:32.2679990Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8-acc2.c.o 2024-08-22T20:33:32.2852960Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:32.3345330Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.3461390Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.3686700Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.4003270Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.4103190Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.4197280Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.4636040Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.4785570Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.5034590Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.5056720Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.5125150Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.5640720Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.5723670Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.6001730Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.6045780Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.6240080Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.6640570Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.6812510Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.7092470Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.7333920Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.7374600Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.7986690Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.8069550Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.8262540Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.8397730Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.8574130Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.9111730Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.9478870Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.9598930Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:32.9643830Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:32.9682990Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:33.0528670Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:33.0596580Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:33.0722260Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:33.1010060Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:33.1052190Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:33.1532460Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:33.1710890Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:33.1752000Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:33.2125360Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:33.2174390Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:33.2728930Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:33.2858460Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool-cw/f16-gavgpool-cw-neonfp16arith-u8.c.o 2024-08-22T20:33:33.3070290Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:33.3310410Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c16.c.o 2024-08-22T20:33:33.3778810Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c24.c.o 2024-08-22T20:33:33.3873560Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c32.c.o 2024-08-22T20:33:33.3966580Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:33.4198960Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c16.c.o 2024-08-22T20:33:33.4297950Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c24.c.o 2024-08-22T20:33:33.4745230Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.4764110Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c32.c.o 2024-08-22T20:33:33.4871630Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.5206990Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.5282500Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.5647590Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.5833870Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.5945050Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.6277930Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.6340690Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.6677370Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.6967130Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.7069920Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.7414870Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.7562090Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.7637020Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-8x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.7960800Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-8x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.8180080Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p4.c.o 2024-08-22T20:33:33.8530150Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p8.c.o 2024-08-22T20:33:33.8683930Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p16.c.o 2024-08-22T20:33:33.8839990Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c8.c.o 2024-08-22T20:33:33.8958420Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c16.c.o 2024-08-22T20:33:33.9155870Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.9487800Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.9582200Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.9701700Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:33.9811170Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:34.0222570Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:34.0478300Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:34.0652360Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:34.0785690Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:34.0802790Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:34.1266490Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:34.1579190Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-neonfp16arith-2x16.c.o 2024-08-22T20:33:34.1633710Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-neonfp16arith-2x8.c.o 2024-08-22T20:33:34.1643360Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u8.c.o 2024-08-22T20:33:34.1977710Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u16.c.o 2024-08-22T20:33:34.2165580Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u24.c.o 2024-08-22T20:33:34.2397350Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u32.c.o 2024-08-22T20:33:34.2510510Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u64.c.o 2024-08-22T20:33:34.2575850Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc2.c.o 2024-08-22T20:33:34.2860160Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc4.c.o 2024-08-22T20:33:34.3035960Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32.c.o 2024-08-22T20:33:34.3226200Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc5.c.o 2024-08-22T20:33:34.3235670Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc2.c.o 2024-08-22T20:33:34.3434250Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40.c.o 2024-08-22T20:33:34.3838930Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc2.c.o 2024-08-22T20:33:34.3898650Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc3.c.o 2024-08-22T20:33:34.4064510Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48.c.o 2024-08-22T20:33:34.4160730Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc2.c.o 2024-08-22T20:33:34.4525840Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc4.c.o 2024-08-22T20:33:34.4646840Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64.c.o 2024-08-22T20:33:34.4797310Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72-acc3.c.o 2024-08-22T20:33:34.5076530Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72.c.o 2024-08-22T20:33:34.5301100Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc2.c.o 2024-08-22T20:33:34.5393810Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80.c.o 2024-08-22T20:33:34.5402110Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc5.c.o 2024-08-22T20:33:34.5738460Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc2.c.o 2024-08-22T20:33:34.6008950Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc3.c.o 2024-08-22T20:33:34.6199240Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc6.c.o 2024-08-22T20:33:34.6315200Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96.c.o 2024-08-22T20:33:34.6318860Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u8.c.o 2024-08-22T20:33:34.6631850Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u16-acc1.c.o 2024-08-22T20:33:34.7102590Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:34.7204750Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24-acc2.c.o 2024-08-22T20:33:34.7267420Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:34.7290460Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24.c.o 2024-08-22T20:33:34.7425280Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:34.7905700Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:34.7984060Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32.c.o 2024-08-22T20:33:34.8086440Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u64-acc2.c.o 2024-08-22T20:33:34.8195460Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u64-acc4.c.o 2024-08-22T20:33:34.8308070Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u64.c.o 2024-08-22T20:33:34.8761340Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u8.c.o 2024-08-22T20:33:34.8904370Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc1.c.o 2024-08-22T20:33:34.9007700Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:34.9020480Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc2.c.o 2024-08-22T20:33:34.9104700Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:34.9652570Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24.c.o 2024-08-22T20:33:34.9764460Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:34.9901400Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:34.9903670Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32.c.o 2024-08-22T20:33:34.9987140Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc2.c.o 2024-08-22T20:33:35.0603650Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc4.c.o 2024-08-22T20:33:35.0660630Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64.c.o 2024-08-22T20:33:35.0767180Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.0780370Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc1.c.o 2024-08-22T20:33:35.0782020Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:35.1394740Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc2.c.o 2024-08-22T20:33:35.1603440Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:35.1703960Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24.c.o 2024-08-22T20:33:35.1743850Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:35.1772840Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:35.2294580Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32.c.o 2024-08-22T20:33:35.2453990Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc2.c.o 2024-08-22T20:33:35.2482360Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc4.c.o 2024-08-22T20:33:35.2574460Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64.c.o 2024-08-22T20:33:35.2642300Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u8.c.o 2024-08-22T20:33:35.3191810Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:35.3294120Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:35.3361910Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:35.3439990Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:35.3516550Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:35.3922280Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:35.4074830Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:35.4223310Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:35.4388920Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:35.4447130Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:35.4851250Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:35.5074180Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:35.5194900Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:35.5288680Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:35.5371610Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:35.5866840Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:35.5973960Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.6156290Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:35.6250230Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.6317690Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:35.6769240Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.6996840Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u16.c.o 2024-08-22T20:33:35.7099350Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u8.c.o 2024-08-22T20:33:35.7123690Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u16.c.o 2024-08-22T20:33:35.7127680Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u8.c.o 2024-08-22T20:33:35.7655390Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u16.c.o 2024-08-22T20:33:35.7818370Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u8.c.o 2024-08-22T20:33:35.7972620Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u16.c.o 2024-08-22T20:33:35.7984200Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.7991510Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:35.8643340Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.8733030Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.8799640Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:35.8803970Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u8.c.o 2024-08-22T20:33:35.8815150Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:35.9481920Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u16.c.o 2024-08-22T20:33:35.9582430Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u16.c.o 2024-08-22T20:33:35.9605220Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u8.c.o 2024-08-22T20:33:35.9673770Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:35.9798370Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:36.0312360Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:36.0387560Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:36.0495230Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u8.c.o 2024-08-22T20:33:36.0518920Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u16.c.o 2024-08-22T20:33:36.0786670Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u8.c.o 2024-08-22T20:33:36.1153340Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u16.c.o 2024-08-22T20:33:36.1341490Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u32.c.o 2024-08-22T20:33:36.1441820Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u8.c.o 2024-08-22T20:33:36.1447100Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u16.c.o 2024-08-22T20:33:36.1584750Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u8.c.o 2024-08-22T20:33:36.2205010Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u16.c.o 2024-08-22T20:33:36.2305450Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u16.c.o 2024-08-22T20:33:36.2337560Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u8.c.o 2024-08-22T20:33:36.2346070Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-neonfp16arith-2x.c.o 2024-08-22T20:33:36.2426210Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-neonfp16arith-2x.c.o 2024-08-22T20:33:36.3080260Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u8.c.o 2024-08-22T20:33:36.3180730Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u8.c.o 2024-08-22T20:33:36.3236990Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u16.c.o 2024-08-22T20:33:36.3252490Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u16.c.o 2024-08-22T20:33:36.3286530Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u8.c.o 2024-08-22T20:33:36.3992910Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u16.c.o 2024-08-22T20:33:36.4010960Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u16.c.o 2024-08-22T20:33:36.4045590Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u8.c.o 2024-08-22T20:33:36.4102360Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u8.c.o 2024-08-22T20:33:36.4297300Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u16.c.o 2024-08-22T20:33:36.4834910Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u32.c.o 2024-08-22T20:33:36.4914700Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u24.c.o 2024-08-22T20:33:36.5063510Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u40.c.o 2024-08-22T20:33:36.5134110Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u48.c.o 2024-08-22T20:33:36.5191350Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u56.c.o 2024-08-22T20:33:36.5743450Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u64.c.o 2024-08-22T20:33:36.5842340Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u8.c.o 2024-08-22T20:33:36.5991010Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u16.c.o 2024-08-22T20:33:36.6017120Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u24.c.o 2024-08-22T20:33:36.6156230Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u32.c.o 2024-08-22T20:33:36.6720440Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u40.c.o 2024-08-22T20:33:36.6801260Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u48.c.o 2024-08-22T20:33:36.6976420Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u56.c.o 2024-08-22T20:33:36.7078780Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u64.c.o 2024-08-22T20:33:36.7094720Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u8.c.o 2024-08-22T20:33:36.7690750Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u16.c.o 2024-08-22T20:33:36.7761870Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u32.c.o 2024-08-22T20:33:36.7929950Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u16.c.o 2024-08-22T20:33:36.7931600Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u8.c.o 2024-08-22T20:33:36.8017890Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u24.c.o 2024-08-22T20:33:36.8680790Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u48.c.o 2024-08-22T20:33:36.8691620Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u40.c.o 2024-08-22T20:33:36.8731200Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u32.c.o 2024-08-22T20:33:36.8839260Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u56.c.o 2024-08-22T20:33:36.8937960Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u64.c.o 2024-08-22T20:33:36.9469680Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u72.c.o 2024-08-22T20:33:36.9532330Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u80.c.o 2024-08-22T20:33:36.9536310Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u8.c.o 2024-08-22T20:33:36.9820320Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u16.c.o 2024-08-22T20:33:37.0032960Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u24.c.o 2024-08-22T20:33:37.0273880Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u32.c.o 2024-08-22T20:33:37.0423220Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u40.c.o 2024-08-22T20:33:37.0541620Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u48.c.o 2024-08-22T20:33:37.0741740Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u56.c.o 2024-08-22T20:33:37.0854330Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u64.c.o 2024-08-22T20:33:37.1154020Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u72.c.o 2024-08-22T20:33:37.1304070Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u80.c.o 2024-08-22T20:33:37.1351100Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u8.c.o 2024-08-22T20:33:37.1622680Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u16.c.o 2024-08-22T20:33:37.1858100Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u24.c.o 2024-08-22T20:33:37.1976690Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u32.c.o 2024-08-22T20:33:37.2112060Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u40.c.o 2024-08-22T20:33:37.2297700Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u48.c.o 2024-08-22T20:33:37.2484750Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u56.c.o 2024-08-22T20:33:37.2750100Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u64.c.o 2024-08-22T20:33:37.2832220Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u72.c.o 2024-08-22T20:33:37.3112850Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u80.c.o 2024-08-22T20:33:37.3243390Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-neonfp16arith-u8.c.o 2024-08-22T20:33:37.3334700Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-neonfp16arith-u16.c.o 2024-08-22T20:33:37.3725660Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-neonfp16arith-u8.c.o 2024-08-22T20:33:37.3830490Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-neonfp16arith-u16.c.o 2024-08-22T20:33:37.4004530Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u8.c.o 2024-08-22T20:33:37.4110390Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u16.c.o 2024-08-22T20:33:37.4190140Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-exp-neonfp16arith-rr2-p3.c.o 2024-08-22T20:33:37.4687900Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-neonfp16arith-rr1-p3.c.o 2024-08-22T20:33:37.4776520Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-neonfp16arith-rr2-p3.c.o 2024-08-22T20:33:37.4863650Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr1-p2.c.o 2024-08-22T20:33:37.4925630Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr1-p3.c.o 2024-08-22T20:33:37.5114530Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr2-p2.c.o 2024-08-22T20:33:37.5437010Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr2-p3.c.o 2024-08-22T20:33:37.5531640Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p2-nr1fma.c.o 2024-08-22T20:33:37.5671910Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p2-nr1recps.c.o 2024-08-22T20:33:37.5726340Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p2-recpe.c.o 2024-08-22T20:33:37.6049670Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p3-nr1fma.c.o 2024-08-22T20:33:37.6173820Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p3-nr1recps.c.o 2024-08-22T20:33:37.6392830Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p3-recpe.c.o 2024-08-22T20:33:37.6457240Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-neonfp16arith-nr1fma1adj.c.o 2024-08-22T20:33:37.6687850Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-neonfp16arith-nr1fma.c.o 2024-08-22T20:33:37.6842200Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-neonfp16arith-nr1rsqrts.c.o 2024-08-22T20:33:37.7022520Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1fma.c.o 2024-08-22T20:33:37.7203420Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1fmaadj.c.o 2024-08-22T20:33:37.7301190Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1recps.c.o 2024-08-22T20:33:37.7433910Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1recpsadj.c.o 2024-08-22T20:33:37.7807730Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-recpe.c.o 2024-08-22T20:33:37.7912560Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-recpeadj.c.o 2024-08-22T20:33:37.8177220Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fmaadj.c.o 2024-08-22T20:33:37.8181360Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma.c.o 2024-08-22T20:33:37.8266780Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps.c.o 2024-08-22T20:33:37.8653000Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recpsadj.c.o 2024-08-22T20:33:37.8772400Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpe.c.o 2024-08-22T20:33:37.9024370Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj.c.o 2024-08-22T20:33:37.9140100Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:37.9153470Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:37.9495690Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:37.9634210Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:37.9960850Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:38.0230750Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:38.0305230Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:38.0634230Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:38.0855910Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:38.1250680Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:38.1641790Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c2s4-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.1874220Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c2s4-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.2002520Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c2s4-minmax-neonfp16arith-mlal.c.o 2024-08-22T20:33:38.2760650Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u16.c.o 2024-08-22T20:33:38.2806550Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c2s4-minmax-neonfp16arith-mlal.c.o 2024-08-22T20:33:38.2811270Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u8.c.o 2024-08-22T20:33:38.2895170Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u24.c.o 2024-08-22T20:33:38.2951580Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u32.c.o 2024-08-22T20:33:38.3565130Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-aarch64-neonfp16arith-u8.c.o 2024-08-22T20:33:38.3687060Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-aarch64-neonfp16arith-u16.c.o 2024-08-22T20:33:38.3787770Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-aarch64-neonfp16arith-u8.c.o 2024-08-22T20:33:38.3812190Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-aarch64-neonfp16arith-u16.c.o 2024-08-22T20:33:38.3935050Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-aarch64-neonfp16arith-u8.c.o 2024-08-22T20:33:38.4477430Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-aarch64-neonfp16arith-u16.c.o 2024-08-22T20:33:38.4491910Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u8.c.o 2024-08-22T20:33:38.4618050Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u16.c.o 2024-08-22T20:33:38.4632500Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u24.c.o 2024-08-22T20:33:38.4804580Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u32.c.o 2024-08-22T20:33:38.5327790Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u40.c.o 2024-08-22T20:33:38.5452280Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u48.c.o 2024-08-22T20:33:38.5591030Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u64.c.o 2024-08-22T20:33:38.5629530Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u56.c.o 2024-08-22T20:33:38.5647710Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u8.c.o 2024-08-22T20:33:38.6242420Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u16.c.o 2024-08-22T20:33:38.6495050Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-08-22T20:33:38.6587400Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u32.c.o 2024-08-22T20:33:38.6591560Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-08-22T20:33:38.6666450Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-08-22T20:33:38.7127710Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-08-22T20:33:38.7281860Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-08-22T20:33:38.7368550Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-08-22T20:33:38.7449910Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-08-22T20:33:38.7664800Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-08-22T20:33:38.7955090Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-08-22T20:33:38.8164060Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr1-p2-div.c.o 2024-08-22T20:33:38.8197520Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-08-22T20:33:38.8297810Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr1-p3-div.c.o 2024-08-22T20:33:38.8586780Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr2-p2-div.c.o 2024-08-22T20:33:38.8901280Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr2-p3-div.c.o 2024-08-22T20:33:38.9013230Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-aarch64-neonfp16arith-sqrt.c.o 2024-08-22T20:33:38.9109950Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-aarch64-neonfp16arith-expm1minus-rr1-p3h1ts-div.c.o 2024-08-22T20:33:38.9179870Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div.c.o 2024-08-22T20:33:38.9299070Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:38.9675060Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:38.9860280Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:38.9997270Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:39.0095880Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:39.0278260Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:39.0785680Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:39.0830380Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:39.0922600Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:39.1136510Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:39.1413850Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:39.1849170Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:39.1951870Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:39.2127870Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-6x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:39.2266740Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.2585350Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.2953860Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.3185510Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.3253310Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.3478820Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.3855930Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.3958690Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.4270420Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.4338520Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.4703640Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:39.4964450Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.5289600Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:39.5354910Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.5629600Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.5732020Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.6165490Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.6250410Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.6254410Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.6795910Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.6830190Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.7312030Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.7330830Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.7427280Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.7984070Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:39.8084630Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.8400940Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:39.8497680Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-neondot.c.o 2024-08-22T20:33:39.8602390Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.8935820Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.9031160Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x32c4-minmax-neondot.c.o 2024-08-22T20:33:39.9410210Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-neondot.c.o 2024-08-22T20:33:39.9566370Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-neondot.c.o 2024-08-22T20:33:39.9640970Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x32c4-minmax-neondot.c.o 2024-08-22T20:33:39.9915460Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c4-minmax-neondot.c.o 2024-08-22T20:33:40.0157510Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-neondot.c.o 2024-08-22T20:33:40.0541290Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x32c4-minmax-neondot.c.o 2024-08-22T20:33:40.0734330Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c4-minmax-neondot.c.o 2024-08-22T20:33:40.1024340Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x32c4-minmax-neondot.c.o 2024-08-22T20:33:40.1100170Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-neondot.c.o 2024-08-22T20:33:40.1212560Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.1712830Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:40.1919240Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.2269940Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:40.2470230Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.2868940Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.2870410Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.2943980Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.3321250Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.3575460Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.3967810Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.4005200Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:40.4365150Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.4490970Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:40.4875230Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.4895480Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.5167290Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.5338160Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.5535160Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.5856630Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.6145250Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.6235410Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.6524870Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.6595790Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.7125480Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.7223630Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.7367960Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.7572650Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.7704190Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.8145520Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.8405520Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.8488100Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.8803940Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:40.8916690Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.9349390Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.9556660Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:40.9822150Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.0008310Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.0167180Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.0423030Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.0708970Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.1267290Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:41.1300230Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.1370980Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.1606210Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.1711680Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:41.2256540Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.2316790Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.2486230Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.2601840Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.2994870Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.3206040Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.3356840Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:41.3503650Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.3637230Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.4247670Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.4382910Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.4495390Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.4637720Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.4733940Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:41.5353220Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.5561870Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.5755520Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.5884320Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.6000700Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.6408310Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.6716910Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.6819720Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:41.7049420Z [ 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-neoni8mm.c.o 2024-08-22T20:33:41.7077460Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.7563090Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.7767530Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.7799970Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.8093730Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.8206860Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.8699630Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.8898070Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.8940000Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.9196560Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.9489250Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:41.9894470Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.0075040Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.0232500Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.0463650Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.0693710Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.1084600Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.1297270Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.1592360Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.1806790Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.2095640Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.2623040Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.2686340Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.2933520Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.3302120Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.3469860Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.3877660Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.4169170Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.4428340Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.4609170Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.4706850Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.4812760Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.5259740Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.5614370Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.5678700Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.5856360Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.5997390Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.6339260Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.6911760Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.6922640Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.7072900Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.7194530Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.7929460Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.7987100Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.8060790Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.8524430Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.8618890Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.9254700Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.9304080Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.9689800Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:42.9868180Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.0260050Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.0366040Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.0530190Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.0738550Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.0933220Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.1311830Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.1388520Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.1517620Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.1886560Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.1994590Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.2508690Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.2610290Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.2813620Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.2946260Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.3057640Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.3590990Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.3783710Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.3925010Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.3978920Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.4228880Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.4893520Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.4996150Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.5241700Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.5344260Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.5733990Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.6238790Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.6306390Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.6395060Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.6777420Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.6886010Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.7435060Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.7803170Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.7881160Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.8182690Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.8496110Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.8780820Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.8844830Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.9302640Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.9640430Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.9738490Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:43.9810920Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x32-minmax-neoni8mm.c.o 2024-08-22T20:33:43.9953670Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.0549940Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.0675020Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x32-minmax-neoni8mm.c.o 2024-08-22T20:33:44.0848800Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.1111510Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.1188700Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x32-minmax-neoni8mm.c.o 2024-08-22T20:33:44.1799040Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.1861560Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.2034080Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x32-minmax-neoni8mm.c.o 2024-08-22T20:33:44.2403320Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.2797050Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.2946980Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32-minmax-neoni8mm.c.o 2024-08-22T20:33:44.3025700Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.3615520Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.3639970Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x32-minmax-neoni8mm.c.o 2024-08-22T20:33:44.4174360Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.4232570Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.4639390Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.5106890Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.5207610Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.5281260Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.5525630Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.5680610Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.6188620Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.6298030Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.6444580Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.6589790Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:44.6764140Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.7330010Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.7435940Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.7487860Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.7755150Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.8118710Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.8374730Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.8437650Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.8561370Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.8798050Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.9214200Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.9609710Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.9710580Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.9758040Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:44.9999590Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.0427630Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.0526410Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.0780410Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.0838270Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.1019610Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.1486820Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.1647690Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.1999640Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.2355910Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.2449200Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.2732740Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.3001670Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.3160530Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.3725840Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.3778810Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.3867680Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.4017470Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.4258310Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.4846300Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.4848010Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.5164920Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.5246350Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.5289600Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.5971970Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.6009270Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.6251980Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.6425350Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.6547190Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.7060920Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.7252780Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.7395670Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.7689570Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.7985900Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.8405600Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.8476910Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.8729480Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.9060120Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.9335560Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.9406620Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:45.9520260Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:45.9899880Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.0107270Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.0338710Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.0413050Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.0556910Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.0951160Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.1323860Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.1432680Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.1587650Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.1695360Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.1946340Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.2438020Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.2575820Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.2837650Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.2870230Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.3261930Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:46.3774850Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.3876960Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:46.4075450Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.4116990Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.4199520Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.4420820Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.4475270Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.4540000Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.4577910Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:33:46.4798390Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:33:46.4841120Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:33:46.4933950Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.5024040Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.5179050Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.5206550Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.5279140Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.5350810Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.5405320Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.5523270Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.5603640Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:33:46.5626790Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:33:46.5698680Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.5812940Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.5860010Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.5961930Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.5999520Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.6076310Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.6190160Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:33:46.6261810Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:33:46.6323360Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:33:46.6351450Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:46.6473280Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:46.6565990Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:46.6619450Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S.o 2024-08-22T20:33:46.6673420Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:33:46.6715330Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:33:46.6851520Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:46.6915760Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:46.6997010Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:46.7001850Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:46.7073530Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:33:46.7266990Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:33:46.7285900Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:33:46.7339400Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:33:46.7378500Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:46.7396280Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:46.7592510Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:33:46.7631840Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:33:46.7683420Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:33:46.7718080Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:33:46.7768320Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:46.7921040Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:46.7922550Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:46.7999780Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:46.8049880Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:46.8121700Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:46.8269900Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:46.8328720Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:46.8347740Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:46.8388530Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:46.8517270Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:46.8608510Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:46.8668840Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:46.8682650Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:46.8700260Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:46.8877840Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:46.8952410Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:46.9044260Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:46.9059500Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:46.9061170Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:46.9229700Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:46.9283550Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:46.9374130Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:33:46.9440950Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:46.9475840Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:46.9575420Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:46.9602900Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:46.9750770Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:46.9770560Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:46.9892320Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-goi-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:46.9937700Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:46.9975410Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.0095420Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.0099480Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.0257690Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.0270270Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.0338230Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:47.0385950Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.0491070Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.0577060Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.0633840Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.0721940Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.0731680Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.0864480Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.0906480Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.0936320Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:47.1107340Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:33:47.1112410Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.1219540Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.1299770Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.1330910Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.1494380Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.1523050Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:47.1600250Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.1653720Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:47.1702560Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:33:47.1835760Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.1848990Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:47.1942800Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.1986430Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.2093130Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:47.2184440Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.2206670Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.2267280Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.2405170Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.2444850Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:47.2524270Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.2568050Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.2588410Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.2788620Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.2803510Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.2836480Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.2916110Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.2980170Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:47.3091180Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:47.3186460Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.3190660Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.3295570Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.3326800Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.3469420Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.3548110Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.3612490Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:47.3614080Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:47.3623270Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.3803210Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:47.3942120Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:47.3971180Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:33:47.3981280Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.3991700Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:33:47.4146310Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:33:47.4253790Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:33:47.4285410Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:33:47.4311940Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:47.4316720Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:33:47.4550920Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.4586280Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:33:47.4612660Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:33:47.4616890Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:33:47.4679850Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:33:47.4881410Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:47.4908860Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.4910870Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.4983500Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.4998740Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.5225550Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.5321320Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.5322940Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.5331670Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.5357850Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.5530420Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:33:47.5624670Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:33:47.5632390Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:33:47.5755060Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:33:47.5857690Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:33:47.5862060Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:33:47.5945660Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:47.6037280Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.6128720Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:33:47.6198170Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:33:47.6238790Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:33:47.6276010Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:33:47.6402470Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:47.6446230Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.6538330Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.6610320Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.6622590Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.6817250Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.6822000Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.6876690Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.6950440Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:47.7003940Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:47.7174300Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S.o 2024-08-22T20:33:47.7222680Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:47.7224280Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:47.7300520Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:47.7315520Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:47.7522910Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:47.7553150Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:47.7587940Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:47.7637180Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:47.7715830Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:47.7872430Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:47.7947540Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:47.7952510Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:47.8007230Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:33:47.8031910Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:47.8196060Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:47.8258130Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:47.8301240Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:47.8324300Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:47.8376990Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mull.S.o 2024-08-22T20:33:47.8561160Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:47.8582880Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:47.8620320Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:47.8664350Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:47.8739130Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:47.8891320Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:47.8968470Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:33:47.9006040Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:47.9033220Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:47.9038110Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:47.9308800Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:47.9314420Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:47.9370110Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:47.9372220Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:47.9374250Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:47.9654440Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:47.9660220Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:47.9674710Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:47.9676530Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:47.9678400Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:48.0036720Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:48.0041230Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:48.0044850Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:48.0046370Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:48.0061950Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:48.0374360Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:48.0383600Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:48.0388050Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:48.0398860Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:48.0458200Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:33:48.0733770Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:33:48.0754090Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:48.0763580Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:48.0771200Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:48.0775040Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:48.1074490Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:48.1083220Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:48.1088070Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:48.1127310Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:48.1170320Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:48.1458520Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:33:48.1460270Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:48.1464650Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:33:48.1472670Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:48.1515830Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:48.1789970Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:48.1794610Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:48.1798630Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:48.1852880Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:48.1903460Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-08-22T20:33:48.2173020Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-08-22T20:33:48.2176760Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-08-22T20:33:48.2180260Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-08-22T20:33:48.2183670Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-08-22T20:33:48.2247450Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-08-22T20:33:48.2464900Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-08-22T20:33:48.2488670Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-08-22T20:33:48.2500930Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-08-22T20:33:48.2875680Z [100%] Built target microkernels-all 2024-08-22T20:33:48.3116450Z Install the project... 2024-08-22T20:33:48.3158270Z -- Install configuration: "Release" 2024-08-22T20:33:48.3170920Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-config.cmake 2024-08-22T20:33:48.3171890Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpuinfo.a 2024-08-22T20:33:48.3201810Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/cpuinfo.h 2024-08-22T20:33:48.3204640Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets.cmake 2024-08-22T20:33:48.3207190Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets-release.cmake 2024-08-22T20:33:48.3209380Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/pkgconfig/libcpuinfo.pc 2024-08-22T20:33:48.3212680Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/pthreadpool.h 2024-08-22T20:33:48.3216800Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libpthreadpool.a 2024-08-22T20:33:48.3241850Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fxdiv.h 2024-08-22T20:33:48.3246620Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_kernels.a 2024-08-22T20:33:48.3851500Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_ops_lib.a 2024-08-22T20:33:48.3878630Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/Functions.h 2024-08-22T20:33:48.3882510Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/NativeFunctions.h 2024-08-22T20:33:48.3887060Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libeigen_blas.a 2024-08-22T20:33:48.3995740Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:48.4016550Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_kernels.a 2024-08-22T20:33:48.4212480Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_ops_lib.a 2024-08-22T20:33:48.4234620Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/Functions.h 2024-08-22T20:33:48.4237420Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/NativeFunctions.h 2024-08-22T20:33:48.4238420Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:48.4263750Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_kernels.a 2024-08-22T20:33:48.4295370Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_ops_lib.a 2024-08-22T20:33:48.4320750Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/Functions.h 2024-08-22T20:33:48.4324450Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/NativeFunctions.h 2024-08-22T20:33:48.4332380Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:48.4370580Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/Functions.h 2024-08-22T20:33:48.4372370Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/NativeFunctions.h 2024-08-22T20:33:48.4377810Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch.a 2024-08-22T20:33:48.4402270Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch_no_prim_ops.a 2024-08-22T20:33:48.4438370Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/cmake/ExecuTorch/executorch-config.cmake 2024-08-22T20:33:48.4447150Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_data_loader.a 2024-08-22T20:33:48.4488780Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module.a 2024-08-22T20:33:48.4521060Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module_static.a 2024-08-22T20:33:48.4545570Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16.h 2024-08-22T20:33:48.4549210Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/bitcasts.h 2024-08-22T20:33:48.4550130Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/fp16.h 2024-08-22T20:33:48.4552160Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/psimd.h 2024-08-22T20:33:48.4553780Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/__init__.py 2024-08-22T20:33:48.4555030Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx.py 2024-08-22T20:33:48.4556710Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx2.py 2024-08-22T20:33:48.4559730Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/psimd.h 2024-08-22T20:33:48.4563040Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libXNNPACK.a 2024-08-22T20:33:48.4772030Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/xnnpack.h 2024-08-22T20:33:48.4776930Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/experiments-config.h 2024-08-22T20:33:48.4779660Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libxnnpack_backend.a 2024-08-22T20:33:48.4815480Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/lib/libbundled_program.a 2024-08-22T20:33:48.4833740Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/lib/libetdump.a 2024-08-22T20:33:48.4863480Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/lib/libflatccrt.a 2024-08-22T20:33:48.4896110Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:49.1931220Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops.a 2024-08-22T20:33:49.1989450Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops_aot_lib.dylib 2024-08-22T20:33:49.2574880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:33:49.2579210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch 2024-08-22T20:33:49.2581250Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data 2024-08-22T20:33:49.2584010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin 2024-08-22T20:33:49.2584910Z copying build/pip_data_bin_init.py.in -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin/__init__.py 2024-08-22T20:33:49.2595540Z running build_py 2024-08-22T20:33:49.2638760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends 2024-08-22T20:33:49.2639590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:49.2640940Z copying backends/qualcomm/qnn_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:49.2643900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:49.2645050Z copying backends/example/test_example_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:49.2658540Z copying backends/example/example_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:49.2663560Z copying backends/example/example_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:49.2665070Z copying backends/example/example_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:49.2667630Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2728350Z copying backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2730360Z copying backends/transforms/convert_dtype_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2954020Z copying backends/transforms/fuse_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2956220Z copying backends/transforms/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2957760Z copying backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2960760Z copying backends/transforms/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2964680Z copying backends/transforms/remove_clone_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2967760Z copying backends/transforms/mean_to_sum_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2972610Z copying backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2977790Z copying backends/transforms/fuse_conv_with_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2982040Z copying backends/transforms/decompose_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:49.2990500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:49.2993210Z copying backends/vulkan/vulkan_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:49.2995810Z copying backends/vulkan/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:49.3001170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:49.3002980Z copying backends/xnnpack/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:49.3029820Z copying backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:49.3031010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:49.3031790Z copying backends/arm/tosa_mapping.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:49.3034570Z copying backends/arm/tosa_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:49.3043280Z copying backends/arm/tosa_quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:49.3051030Z copying backends/arm/arm_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:49.3052500Z copying backends/arm/arm_vela.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:49.3053560Z copying backends/arm/arm_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:49.3106390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple 2024-08-22T20:33:49.3107810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:49.3108660Z copying backends/apple/mps/mps_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:49.3109890Z copying backends/apple/mps/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:49.3110790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:49.3226080Z copying backends/apple/mps/test/test_mps.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:49.3329960Z copying backends/apple/mps/test/test_mps_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:49.3331540Z copying backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:49.3434450Z copying backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:49.3533080Z copying backends/apple/mps/test/test_mps_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:49.3638330Z copying backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:49.3738820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3795220Z copying backends/apple/mps/operators/constant_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3796950Z copying backends/apple/mps/operators/normalization_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3798180Z copying backends/apple/mps/operators/activation_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3799310Z copying backends/apple/mps/operators/pooling_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3801040Z copying backends/apple/mps/operators/unary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3804210Z copying backends/apple/mps/operators/indexing_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3811300Z copying backends/apple/mps/operators/clamp_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3812590Z copying backends/apple/mps/operators/reduce_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3813710Z copying backends/apple/mps/operators/binary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3814910Z copying backends/apple/mps/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3815980Z copying backends/apple/mps/operators/range_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3817120Z copying backends/apple/mps/operators/convolution_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3818270Z copying backends/apple/mps/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3819410Z copying backends/apple/mps/operators/op_clone.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3820530Z copying backends/apple/mps/operators/shape_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3821650Z copying backends/apple/mps/operators/op_getitem.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3823180Z copying backends/apple/mps/operators/pad_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3824610Z copying backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:49.3827810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:49.3829820Z copying backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:49.3834360Z copying backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:49.3835420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils 2024-08-22T20:33:49.3836310Z copying backends/apple/mps/utils/mps_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils 2024-08-22T20:33:49.3837180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:49.3838150Z copying backends/apple/mps/partition/mps_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:49.3839260Z copying backends/apple/mps/partition/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:49.3840360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml 2024-08-22T20:33:49.3841110Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:49.3842120Z copying backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:49.3843330Z copying backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:49.3844300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:49.3845420Z copying backends/apple/coreml/partition/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:49.3846570Z copying backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:49.3847570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:49.3848550Z copying backends/apple/coreml/quantizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:49.3849670Z copying backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:49.3850620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:49.3851600Z copying backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:49.3852740Z copying backends/apple/coreml/compiler/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:49.3853650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:49.3855430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:49.3856560Z copying backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:49.3857560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3858450Z copying backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3859640Z copying backends/qualcomm/builders/op_mul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3860790Z copying backends/qualcomm/builders/op_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3861850Z copying backends/qualcomm/builders/op_sum_int_list.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3865150Z copying backends/qualcomm/builders/op_embedding.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3866300Z copying backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3867350Z copying backends/qualcomm/builders/op_bmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3868420Z copying backends/qualcomm/builders/op_matmul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3869690Z copying backends/qualcomm/builders/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3870810Z copying backends/qualcomm/builders/op_space_to_depth.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3871900Z copying backends/qualcomm/builders/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3872970Z copying backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3874000Z copying backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3875230Z copying backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3876280Z copying backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3877330Z copying backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3878380Z copying backends/qualcomm/builders/op_depth_to_space.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3879460Z copying backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3880520Z copying backends/qualcomm/builders/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3881540Z copying backends/qualcomm/builders/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3882560Z copying backends/qualcomm/builders/op_skip_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3883600Z copying backends/qualcomm/builders/op_slice_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3884640Z copying backends/qualcomm/builders/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3885690Z copying backends/qualcomm/builders/op_to.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3886710Z copying backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3887790Z copying backends/qualcomm/builders/op_transpose.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3888870Z copying backends/qualcomm/builders/op_pow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3889920Z copying backends/qualcomm/builders/op_max_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3890970Z copying backends/qualcomm/builders/op_batch_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3892130Z copying backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3893260Z copying backends/qualcomm/builders/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3894290Z copying backends/qualcomm/builders/op_layer_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3895680Z copying backends/qualcomm/builders/op_tanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3896840Z copying backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3897930Z copying backends/qualcomm/builders/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3898950Z copying backends/qualcomm/builders/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3900010Z copying backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3901350Z copying backends/qualcomm/builders/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3902400Z copying backends/qualcomm/builders/op_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3903510Z copying backends/qualcomm/builders/op_select_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3904640Z copying backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3905720Z copying backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3906820Z copying backends/qualcomm/builders/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3908780Z copying backends/qualcomm/builders/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3909870Z copying backends/qualcomm/builders/op_gelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3911010Z copying backends/qualcomm/builders/op_expand.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3912060Z copying backends/qualcomm/builders/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3913120Z copying backends/qualcomm/builders/op_reshape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3914220Z copying backends/qualcomm/builders/op_quantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3915340Z copying backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3916470Z copying backends/qualcomm/builders/op_log_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3917620Z copying backends/qualcomm/builders/op_ceil.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:49.3918550Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:49.3919570Z copying backends/qualcomm/serialization/qnn_compile_spec_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:49.3920850Z copying backends/qualcomm/serialization/qnn_compile_spec_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:49.3921800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3922710Z copying backends/qualcomm/passes/annotate_quant_attrs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3924020Z copying backends/qualcomm/passes/fold_qdq.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3925090Z copying backends/qualcomm/passes/reduce_dynamic_range.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3926160Z copying backends/qualcomm/passes/replace_inf_buffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3927350Z copying backends/qualcomm/passes/convert_interpolate_with_upsample2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3928690Z copying backends/qualcomm/passes/convert_bmm_to_matmul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3930090Z copying backends/qualcomm/passes/convert_binary_op_with_scalar.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3931750Z copying backends/qualcomm/passes/build_quant_io.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3935300Z copying backends/qualcomm/passes/annotate_and_quant_scalar.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3938710Z copying backends/qualcomm/passes/recompose_pixel_unshuffle.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3949140Z copying backends/qualcomm/passes/insert_io_qdq.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3951030Z copying backends/qualcomm/passes/fuse_consecutive_transpose.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3952290Z copying backends/qualcomm/passes/annotate_decomposed.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3953390Z copying backends/qualcomm/passes/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3954470Z copying backends/qualcomm/passes/decompose_silu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3955590Z copying backends/qualcomm/passes/recompose_pixel_shuffle.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3956750Z copying backends/qualcomm/passes/convert_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3958110Z copying backends/qualcomm/passes/remove_redundancy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3959310Z copying backends/qualcomm/passes/insert_requantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3960590Z copying backends/qualcomm/passes/layout_transform.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3961790Z copying backends/qualcomm/passes/convert_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3962940Z copying backends/qualcomm/passes/i64_to_i32.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:49.3963880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:49.3964860Z copying backends/qualcomm/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:49.3965960Z copying backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:49.3967200Z copying backends/qualcomm/tests/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:49.3968080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:49.3968970Z copying backends/qualcomm/utils/constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:49.3970010Z copying backends/qualcomm/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:49.3970950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:49.3972150Z copying backends/qualcomm/partition/common_defs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:49.3973380Z copying backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:49.3974450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:49.3975530Z copying backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:49.3976630Z copying backends/qualcomm/quantizer/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:49.3977710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:49.4079230Z copying backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:49.4180210Z copying backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:49.4279060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4282010Z copying backends/example/example_operators/flatten.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4285300Z copying backends/example/example_operators/add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4288580Z copying backends/example/example_operators/linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4291900Z copying backends/example/example_operators/op_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4295290Z copying backends/example/example_operators/conv_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4298850Z copying backends/example/example_operators/ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4302320Z copying backends/example/example_operators/conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4305750Z copying backends/example/example_operators/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4309430Z copying backends/example/example_operators/dropout.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4313100Z copying backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:49.4315940Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test 2024-08-22T20:33:49.4319350Z copying backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test 2024-08-22T20:33:49.4322150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:49.4324680Z copying backends/vulkan/test/test_vulkan_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:49.4327780Z copying backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:49.4331280Z copying backends/vulkan/test/test_serialization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:49.4333790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:49.4337090Z copying backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:49.4338520Z copying backends/vulkan/partitioner/supported_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:49.4339500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:49.4340520Z copying backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:49.4341710Z copying backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:49.4342960Z copying backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:49.4344060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime 2024-08-22T20:33:49.4344980Z copying backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime 2024-08-22T20:33:49.4378780Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:49.4466380Z copying backends/vulkan/passes/custom_ops_defs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:49.4469890Z copying backends/vulkan/passes/test_custom_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:49.4472430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:49.4474850Z copying backends/vulkan/test/op_tests/cases.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:49.4475990Z copying backends/vulkan/test/op_tests/generate_op_tests.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:49.4476970Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:49.4477990Z copying backends/vulkan/test/op_tests/utils/codegen_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:49.4479200Z copying backends/vulkan/test/op_tests/utils/codegen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:49.4480260Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party 2024-08-22T20:33:49.4481070Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:49.4482420Z copying backends/vulkan/third-party/volk/generate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:49.4483590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:49.4484660Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:49.4485750Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:49.4487210Z copying backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:49.4488920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:49.4489810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4491000Z copying backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4492460Z copying backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4493880Z copying backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4495290Z copying backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4496760Z copying backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4498220Z copying backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4499700Z copying backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:49.4500930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:49.4502760Z copying backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:49.4504080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:49.4504970Z copying backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:49.4506120Z copying backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:49.4507090Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4507980Z copying backends/xnnpack/operators/op_maximum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4509040Z copying backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4510150Z copying backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4511450Z copying backends/xnnpack/operators/op_minimum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4512580Z copying backends/xnnpack/operators/op_square_root.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4513680Z copying backends/xnnpack/operators/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4514820Z copying backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4516140Z copying backends/xnnpack/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4517240Z copying backends/xnnpack/operators/quant_params.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4526130Z copying backends/xnnpack/operators/op_elu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4527320Z copying backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4528410Z copying backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4529570Z copying backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4530700Z copying backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4531760Z copying backends/xnnpack/operators/op_floor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4532930Z copying backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4534090Z copying backends/xnnpack/operators/op_leaky_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4535130Z copying backends/xnnpack/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4536150Z copying backends/xnnpack/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4537190Z copying backends/xnnpack/operators/op_skip_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4538260Z copying backends/xnnpack/operators/op_negate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4539310Z copying backends/xnnpack/operators/op_slice_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4540330Z copying backends/xnnpack/operators/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4541400Z copying backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4542460Z copying backends/xnnpack/operators/op_max_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4543500Z copying backends/xnnpack/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4544580Z copying backends/xnnpack/operators/op_multiply.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4545850Z copying backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4546990Z copying backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4548060Z copying backends/xnnpack/operators/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4549110Z copying backends/xnnpack/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4550270Z copying backends/xnnpack/operators/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4551560Z copying backends/xnnpack/operators/op_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4552720Z copying backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4557150Z copying backends/xnnpack/operators/op_dequantize_per_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4560470Z copying backends/xnnpack/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4563420Z copying backends/xnnpack/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4569180Z copying backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4572260Z copying backends/xnnpack/operators/op_to_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4575240Z copying backends/xnnpack/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4578200Z copying backends/xnnpack/operators/op_max_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4581090Z copying backends/xnnpack/operators/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4584020Z copying backends/xnnpack/operators/op_square.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4586960Z copying backends/xnnpack/operators/op_abs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4590010Z copying backends/xnnpack/operators/op_quantize_per_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:49.4592680Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:49.4595510Z copying backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:49.4598910Z copying backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:49.4601590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4604340Z copying backends/xnnpack/passes/convert_to_upsample_bilinear2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4607530Z copying backends/xnnpack/passes/remove_getitem_op.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4610980Z copying backends/xnnpack/passes/xnnpack_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4613990Z copying backends/xnnpack/passes/conv1d_unsqueeze_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4617150Z copying backends/xnnpack/passes/channels_last_tagged_reshape_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4620360Z copying backends/xnnpack/passes/fuse_activation_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4623250Z copying backends/xnnpack/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4626510Z copying backends/xnnpack/passes/tag_implicit_q_dq_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4629520Z copying backends/xnnpack/passes/fuse_batch_norm_with_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4632580Z copying backends/xnnpack/passes/convert_to_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4635560Z copying backends/xnnpack/passes/convert_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4638490Z copying backends/xnnpack/passes/prelu_reshape_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:49.4640860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:49.4643210Z copying backends/xnnpack/utils/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:49.4649650Z copying backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:49.4651460Z copying backends/xnnpack/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:49.4652470Z copying backends/xnnpack/utils/quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:49.4653350Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:49.4654390Z copying backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:49.4655610Z copying backends/xnnpack/third-party/generate-xnnpack-wrappers.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:49.4656560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:49.4657460Z copying backends/xnnpack/partition/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:49.4658550Z copying backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:49.4659490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:49.4660580Z copying backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:49.4661860Z copying backends/xnnpack/test/serialization/test_serialization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:49.4662880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:49.4664070Z copying backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:49.4665270Z copying backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:49.4666440Z copying backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:49.4667610Z copying backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:49.4669040Z copying backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:49.4670310Z copying backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:49.4671350Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4672270Z copying backends/xnnpack/test/models/deeplab_v3.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4673330Z copying backends/xnnpack/test/models/w2l.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4674360Z copying backends/xnnpack/test/models/edsr.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4675460Z copying backends/xnnpack/test/models/llama2_et_example.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4676590Z copying backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4677720Z copying backends/xnnpack/test/models/very_big_model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4679060Z copying backends/xnnpack/test/models/inception_v4.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4680230Z copying backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4681350Z copying backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4682490Z copying backends/xnnpack/test/models/inception_v3.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4683600Z copying backends/xnnpack/test/models/resnet.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4684820Z copying backends/xnnpack/test/models/mobilebert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4685950Z copying backends/xnnpack/test/models/torchvision_vit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:49.4686870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:49.4687780Z copying backends/xnnpack/test/tester/tester.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:49.4688830Z copying backends/xnnpack/test/tester/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:49.4689710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4690800Z copying backends/xnnpack/test/ops/static_constant_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4691850Z copying backends/xnnpack/test/ops/pow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4692850Z copying backends/xnnpack/test/ops/permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4693910Z copying backends/xnnpack/test/ops/quantize_per_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4694990Z copying backends/xnnpack/test/ops/add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4696130Z copying backends/xnnpack/test/ops/leaky_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4697140Z copying backends/xnnpack/test/ops/sqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4698150Z copying backends/xnnpack/test/ops/div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4699180Z copying backends/xnnpack/test/ops/slice_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4700180Z copying backends/xnnpack/test/ops/cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4701220Z copying backends/xnnpack/test/ops/multiply.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4702240Z copying backends/xnnpack/test/ops/linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4703310Z copying backends/xnnpack/test/ops/negate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4704360Z copying backends/xnnpack/test/ops/max_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4705350Z copying backends/xnnpack/test/ops/abs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4706350Z copying backends/xnnpack/test/ops/hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4707380Z copying backends/xnnpack/test/ops/mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4708360Z copying backends/xnnpack/test/ops/floor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4709340Z copying backends/xnnpack/test/ops/avgpool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4710320Z copying backends/xnnpack/test/ops/ceil.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4711290Z copying backends/xnnpack/test/ops/maxpool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4712270Z copying backends/xnnpack/test/ops/maximum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4713270Z copying backends/xnnpack/test/ops/bilinear2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4714270Z copying backends/xnnpack/test/ops/clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4715270Z copying backends/xnnpack/test/ops/conv1d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4716310Z copying backends/xnnpack/test/ops/sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4717500Z copying backends/xnnpack/test/ops/hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4718560Z copying backends/xnnpack/test/ops/minimum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4719570Z copying backends/xnnpack/test/ops/conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4720570Z copying backends/xnnpack/test/ops/prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4721670Z copying backends/xnnpack/test/ops/relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4722640Z copying backends/xnnpack/test/ops/sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4723600Z copying backends/xnnpack/test/ops/square.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4724640Z copying backends/xnnpack/test/ops/elu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4725600Z copying backends/xnnpack/test/ops/sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4726570Z copying backends/xnnpack/test/ops/softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:49.4727490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:49.4728520Z copying backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:49.4729500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:49.4730510Z copying backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:49.4731470Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:49.4732440Z copying backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:49.4733390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:49.4734340Z copying backends/xnnpack/third-party/FP16/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:49.4735320Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:49.4736120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4737230Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4738530Z copying backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4739830Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4741210Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4742750Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4744140Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4745550Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4746950Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4748370Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4749700Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4751060Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4752500Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4753880Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4755270Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4756670Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4758020Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4759290Z copying backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4760610Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4761990Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4763340Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4764790Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4766170Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4767560Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4769080Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4770590Z copying backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4772030Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4773370Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4774830Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4776210Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4777570Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4779010Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4780320Z copying backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4781720Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4783170Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4784480Z copying backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4785800Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4787180Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4788530Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4789870Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4791310Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4792750Z copying backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4794070Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4795370Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4796870Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4798290Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4799690Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4801300Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4802690Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4804010Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4805430Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4806760Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4808100Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4809450Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:49.4810570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:49.4811710Z copying backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:49.4813080Z copying backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:49.4936170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:49.4937630Z copying backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:49.4939170Z copying backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:49.4940640Z copying backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:49.4948690Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:49.4949580Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:49.4950710Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:49.4965000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:49.4965990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:49.4967160Z copying backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:49.4968290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:49.4969200Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:49.4970500Z copying backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:49.4971890Z copying backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:49.4973240Z copying backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:49.4974380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:49.4975400Z copying backends/xnnpack/partition/graphs/sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:49.4976590Z copying backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:49.4977540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:49.4978370Z copying backends/arm/test/runner_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:49.4979650Z copying backends/arm/test/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:49.4984310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4985170Z copying backends/arm/operators/op_full.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4987700Z copying backends/arm/operators/op_view.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4988760Z copying backends/arm/operators/op_dequant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4989800Z copying backends/arm/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4990810Z copying backends/arm/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4991800Z copying backends/arm/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4993340Z copying backends/arm/operators/op_avg_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4994430Z copying backends/arm/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.4996920Z copying backends/arm/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5001790Z copying backends/arm/operators/op_batch_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5002930Z copying backends/arm/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5004100Z copying backends/arm/operators/op_placeholder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5005180Z copying backends/arm/operators/op_get_item.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5006370Z copying backends/arm/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5007790Z copying backends/arm/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5010570Z copying backends/arm/operators/op_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5014990Z copying backends/arm/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5017350Z copying backends/arm/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5018400Z copying backends/arm/operators/op_output.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5019390Z copying backends/arm/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5020370Z copying backends/arm/operators/op_quant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:49.5023620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:49.5024530Z copying backends/arm/passes/tag_io_quant_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:49.5025550Z copying backends/arm/passes/remove_clone_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:49.5026640Z copying backends/arm/passes/annotate_channels_last_dim_order_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:49.5027680Z copying backends/arm/passes/arm_pass_manager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:49.5030860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:49.5031730Z copying backends/arm/quantizer/arm_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:49.5033670Z copying backends/arm/quantizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:49.5034710Z copying backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:49.5035900Z copying backends/arm/quantizer/quantization_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:49.5037370Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc 2024-08-22T20:33:49.5038500Z copying backends/arm/test/misc/test_debug_feats.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc 2024-08-22T20:33:49.5039920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil 2024-08-22T20:33:49.5040870Z copying backends/arm/test/tosautil/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil 2024-08-22T20:33:49.5042270Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes 2024-08-22T20:33:49.5043280Z copying backends/arm/test/passes/test_tag_io_quant_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes 2024-08-22T20:33:49.5044830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models 2024-08-22T20:33:49.5046010Z copying backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models 2024-08-22T20:33:49.5048140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:49.5049010Z copying backends/arm/test/tester/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:49.5050090Z copying backends/arm/test/tester/arm_tester.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:49.5055790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5057520Z copying backends/arm/test/ops/test_batch_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5058540Z copying backends/arm/test/ops/test_conv_combos.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5059540Z copying backends/arm/test/ops/test_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5060550Z copying backends/arm/test/ops/test_depthwise_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5061540Z copying backends/arm/test/ops/test_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5062530Z copying backends/arm/test/ops/test_clone.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5063510Z copying backends/arm/test/ops/test_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5064470Z copying backends/arm/test/ops/test_view.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5065430Z copying backends/arm/test/ops/test_full.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5066380Z copying backends/arm/test/ops/test_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5067480Z copying backends/arm/test/ops/test_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5069050Z copying backends/arm/test/ops/test_avg_pool.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5071050Z copying backends/arm/test/ops/test_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5072040Z copying backends/arm/test/ops/test_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5073040Z copying backends/arm/test/ops/test_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:49.5075450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party 2024-08-22T20:33:49.5076420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:49.5077500Z copying backends/arm/third-party/serialization_lib/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:49.5085330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:49.5086330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:49.5087890Z copying backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:49.5089170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:49.5090630Z copying backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:49.5091900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:49.5092950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:49.5094360Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:49.5095900Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:49.5099460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5100910Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5102490Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5104040Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5105650Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5107210Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5108760Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5110300Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5111820Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5113310Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5114800Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5116320Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5117840Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5119590Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5121140Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5122690Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5124350Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5125840Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5127320Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5128840Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5130390Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5131950Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5133460Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5134950Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5136450Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5137980Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5139640Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5141190Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5142980Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5144760Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5146400Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5148110Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5149590Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5151050Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5152680Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.5153910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5155090Z copying backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5156510Z copying backends/arm/quantizer/quantization_annotation/mul_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5157880Z copying backends/arm/quantizer/quantization_annotation/sub_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5159300Z copying backends/arm/quantizer/quantization_annotation/conv_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5160690Z copying backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5162050Z copying backends/arm/quantizer/quantization_annotation/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5163480Z copying backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5164910Z copying backends/arm/quantizer/quantization_annotation/linear_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5166340Z copying backends/arm/quantizer/quantization_annotation/add_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.5167360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence 2024-08-22T20:33:49.5168040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:49.5168880Z copying backends/cadence/utils/gen_header.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:49.5169880Z copying backends/cadence/utils/post_compilation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:49.5171360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:49.5172300Z copying backends/cadence/aot/export_example.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:49.5173440Z copying backends/cadence/aot/compiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:49.5174790Z copying backends/cadence/aot/ops_registrations.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:49.5177420Z copying backends/cadence/aot/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:49.5179090Z copying backends/cadence/aot/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:49.5180390Z copying backends/cadence/aot/passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:49.5185490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:49.5186710Z copying backends/cadence/aot/quantizer/patterns.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:49.5187820Z copying backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:49.5189500Z copying backends/cadence/aot/quantizer/quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:49.5190610Z copying backends/cadence/aot/quantizer/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:49.5194060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples 2024-08-22T20:33:49.5194700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:49.5195460Z copying examples/models/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:49.5196360Z copying examples/models/model_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:49.5197410Z copying examples/models/model_factory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:49.5201690Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:49.5202680Z copying examples/models/torchvision_vit/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:49.5203740Z copying examples/models/torchvision_vit/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:49.5206020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5207030Z copying examples/models/llama2/export_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5208180Z copying examples/models/llama2/export_llama_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5210060Z copying examples/models/llama2/fairseq2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5211120Z copying examples/models/llama2/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5213400Z copying examples/models/llama2/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5214440Z copying examples/models/llama2/llama_transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5215420Z copying examples/models/llama2/rope.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5216700Z copying examples/models/llama2/eval_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5218060Z copying examples/models/llama2/eval_llama_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5219830Z copying examples/models/llama2/llama_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5221800Z copying examples/models/llama2/install_requirement_helper.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:49.5223510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:49.5224400Z copying examples/models/toy_model/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:49.5225370Z copying examples/models/toy_model/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:49.5227160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:49.5227970Z copying examples/models/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:49.5228940Z copying examples/models/test/test_export.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:49.5230660Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:49.5231480Z copying examples/models/edsr/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:49.5232510Z copying examples/models/edsr/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:49.5234480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:49.5235360Z copying examples/models/phi-3-mini/eager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:49.5236410Z copying examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:49.5238140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:49.5238980Z copying examples/models/resnet/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:49.5240820Z copying examples/models/resnet/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:49.5242180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:49.5243270Z copying examples/models/inception_v4/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:49.5244520Z copying examples/models/inception_v4/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:49.5246000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:49.5246990Z copying examples/models/inception_v3/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:49.5248540Z copying examples/models/inception_v3/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:49.5250070Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:49.5250950Z copying examples/models/deeplab_v3/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:49.5251950Z copying examples/models/deeplab_v3/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:49.5254020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:49.5255090Z copying examples/models/mobilebert/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:49.5256200Z copying examples/models/mobilebert/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:49.5257960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:49.5258950Z copying examples/models/mobilenet_v2/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:49.5261400Z copying examples/models/mobilenet_v2/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:49.5262620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:49.5263520Z copying examples/models/wav2letter/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:49.5264640Z copying examples/models/wav2letter/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:49.5266380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:49.5267280Z copying examples/models/mobilenet_v3/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:49.5268520Z copying examples/models/mobilenet_v3/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:49.5270490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:49.5271710Z copying examples/models/phi3-mini-lora/export_model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:49.5273100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:49.5274020Z copying examples/models/llava/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:49.5275060Z copying examples/models/llava/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:49.5276470Z copying examples/models/llava/export_llava.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:49.5279430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:49.5282000Z copying examples/models/emformer_rnnt/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:49.5283080Z copying examples/models/emformer_rnnt/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:49.5284430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:49.5285700Z copying examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:49.5288480Z copying examples/models/llama2/custom_ops/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:49.5289690Z copying examples/models/llama2/custom_ops/sdpa_with_kv_cache.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:49.5290800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:49.5291820Z copying examples/models/llama2/experimental/subclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:49.5293190Z copying examples/models/llama2/experimental/generate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:49.5294600Z copying examples/models/llama2/experimental/load_gguf_q4_0.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:49.5296020Z copying examples/models/llama2/experimental/test_subclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:49.5299230Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:49.5300440Z copying examples/models/llama2/source_transformation/quantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:49.5301900Z copying examples/models/llama2/source_transformation/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:49.5303180Z copying examples/models/llama2/source_transformation/sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:49.5304460Z copying examples/models/llama2/source_transformation/rope.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:49.5305510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:49.5306480Z copying examples/models/llama2/tokenizer/tiktoken.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:49.5307630Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner 2024-08-22T20:33:49.5309370Z copying examples/models/llama2/runner/generation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner 2024-08-22T20:33:49.5311130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests 2024-08-22T20:33:49.5312160Z copying examples/models/llama2/tests/test_simple_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests 2024-08-22T20:33:49.5314410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:49.5315520Z copying examples/models/llama2/evaluate/eager_eval.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:49.5316800Z copying examples/models/llama2/evaluate/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:49.5321500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test 2024-08-22T20:33:49.5322680Z copying examples/models/llava/test/test_llava.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test 2024-08-22T20:33:49.5329920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5330690Z copying exir/graph_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5331500Z copying exir/print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5332880Z copying exir/dynamic_shape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5334710Z copying exir/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5335380Z copying exir/error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5336870Z copying exir/memory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5338490Z copying exir/graph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5339430Z copying exir/memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5341060Z copying exir/control_flow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5342390Z copying exir/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5343710Z copying exir/types.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5345220Z copying exir/pass_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5346940Z copying exir/pass_manager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5348350Z copying exir/delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5349480Z copying exir/tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5351090Z copying exir/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5352150Z copying exir/dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5353540Z copying exir/scalar_type.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5355090Z copying exir/wrap.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5356200Z copying exir/sym_util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5357750Z copying exir/lowered_backend_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5359450Z copying exir/tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5361130Z copying exir/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:49.5365530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:49.5367190Z copying exir/capture/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:49.5368040Z copying exir/capture/_unlift.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:49.5370220Z copying exir/capture/_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:49.5371090Z copying exir/capture/_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:49.5376700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5377490Z copying exir/passes/sym_shape_eval_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5378380Z copying exir/passes/memory_format_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5383530Z copying exir/passes/replace_sym_size_op_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5386400Z copying exir/passes/dim_order_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5389050Z copying exir/passes/sym_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5390700Z copying exir/passes/replace_view_copy_with_view_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5391690Z copying exir/passes/replace_aten_with_edge_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5392640Z copying exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5393540Z copying exir/passes/remove_noop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5394620Z copying exir/passes/memory_planning_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5395670Z copying exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5396550Z copying exir/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5397470Z copying exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5399670Z copying exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5400760Z copying exir/passes/normalize_transpose_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5401680Z copying exir/passes/normalize_view_copy_base_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5402620Z copying exir/passes/replace_edge_with_backend_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5403550Z copying exir/passes/remove_mixed_type_operators.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5404450Z copying exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5405380Z copying exir/passes/spec_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5408330Z copying exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5409260Z copying exir/passes/pass_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5410110Z copying exir/passes/constant_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5411010Z copying exir/passes/debug_handle_generator_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5411890Z copying exir/passes/quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5413260Z copying exir/passes/const_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5414180Z copying exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:49.5421360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5422090Z copying exir/tests/test_op_convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5423030Z copying exir/tests/test_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5423880Z copying exir/tests/test_print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5425210Z copying exir/tests/test_common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5425990Z copying exir/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5428330Z copying exir/tests/asr_joiner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5429260Z copying exir/tests/test_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5430330Z copying exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5431460Z copying exir/tests/test_dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5433340Z copying exir/tests/test_quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5434610Z copying exir/tests/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5436960Z copying exir/tests/test_tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5438340Z copying exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5439790Z copying exir/tests/test_arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5440860Z copying exir/tests/control_flow_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5442430Z copying exir/tests/test_quantization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5443780Z copying exir/tests/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5444960Z copying exir/tests/transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5445870Z copying exir/tests/test_error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5448530Z copying exir/tests/test_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5449930Z copying exir/tests/test_memory_format_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5451390Z copying exir/tests/test_memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5454030Z copying exir/tests/test_remove_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5455310Z copying exir/tests/test_serde.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5456270Z copying exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5457290Z copying exir/tests/test_pass_infra.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5458790Z copying exir/tests/dynamic_shape_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5459710Z copying exir/tests/test_verification.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:49.5463650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:49.5464760Z copying exir/backend/partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:49.5465640Z copying exir/backend/backend_details.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:49.5466470Z copying exir/backend/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:49.5467650Z copying exir/backend/backend_api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:49.5469670Z copying exir/backend/compile_spec_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:49.5471990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:49.5473680Z copying exir/verification/arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:49.5474660Z copying exir/verification/dev_html.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:49.5476040Z copying exir/verification/interpreter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:49.5477230Z copying exir/verification/verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:49.5479400Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:49.5480150Z copying exir/_serialize/_dataclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:49.5481180Z copying exir/_serialize/_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:49.5482720Z copying exir/_serialize/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:49.5483790Z copying exir/_serialize/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:49.5485610Z copying exir/_serialize/_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:49.5487770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:49.5488480Z copying exir/dialects/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:49.5489350Z copying exir/dialects/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:49.5491730Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:49.5492560Z copying exir/program/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:49.5493730Z copying exir/program/_fake_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:49.5495410Z copying exir/program/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:49.5498430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:49.5506440Z copying exir/emit/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:49.5507320Z copying exir/emit/_emit_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:49.5508150Z copying exir/emit/_emitter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:49.5508870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5509580Z copying exir/serde/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5512660Z copying exir/serde/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5515350Z copying exir/serde/upgrade.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5516680Z copying exir/serde/export_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5518830Z copying exir/serde/schema_check.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5519670Z copying exir/serde/union.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5520430Z copying exir/serde/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:49.5522860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:49.5523610Z copying exir/operator/util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:49.5524740Z copying exir/operator/convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:49.5526640Z copying exir/operator/manip.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:49.5531010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5532090Z copying exir/backend/test/test_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5533050Z copying exir/backend/test/test_compatibility.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5534220Z copying exir/backend/test/test_backends_nested.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5535320Z copying exir/backend/test/test_lowered_backend_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5536550Z copying exir/backend/test/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5537580Z copying exir/backend/test/test_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5539950Z copying exir/backend/test/qnn_backend_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5541350Z copying exir/backend/test/backend_with_compiler_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5542460Z copying exir/backend/test/test_debug_handle_map.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5543940Z copying exir/backend/test/op_partitioner_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5544950Z copying exir/backend/test/test_backends_lifted.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5548080Z copying exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5549120Z copying exir/backend/test/test_backends.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5550190Z copying exir/backend/test/test_delegate_map_builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5551210Z copying exir/backend/test/test_graph_partition.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5552650Z copying exir/backend/test/hta_partitioner_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:49.5555010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:49.5556170Z copying exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:49.5557510Z copying exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:49.5559210Z copying exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:49.5560530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:49.5561450Z copying exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:49.5563050Z copying exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:49.5566170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:49.5567260Z copying exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:49.5568640Z copying exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:49.5569780Z copying exir/backend/test/demos/rpc/test_rpc.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:49.5570650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:49.5571510Z copying exir/verification/test/test_verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:49.5573380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:49.5574330Z copying exir/_serialize/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:49.5575430Z copying exir/_serialize/test/test_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:49.5577010Z copying exir/_serialize/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:49.5577970Z copying exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:49.5579950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test 2024-08-22T20:33:49.5580900Z copying exir/dialects/test/test_exir_dialect_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test 2024-08-22T20:33:49.5582370Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:49.5583280Z copying exir/dialects/backend/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:49.5585080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:49.5586050Z copying exir/dialects/edge/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:49.5588960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test 2024-08-22T20:33:49.5589930Z copying exir/dialects/backend/test/test_backend_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test 2024-08-22T20:33:49.5592420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:49.5593370Z copying exir/dialects/edge/dtype/runner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:49.5594390Z copying exir/dialects/edge/dtype/supported.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:49.5595390Z copying exir/dialects/edge/dtype/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:49.5597500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:49.5598480Z copying exir/dialects/edge/test/test_edge_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:49.5599540Z copying exir/dialects/edge/test/test_edge_yaml.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:49.5601870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:49.5602690Z copying exir/dialects/edge/op/api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:49.5603780Z copying exir/dialects/edge/op/sample_input.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:49.5606330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:49.5607410Z copying exir/dialects/edge/arg/type.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:49.5608580Z copying exir/dialects/edge/arg/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:49.5610480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:49.5611320Z copying exir/dialects/edge/spec/gen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:49.5612670Z copying exir/dialects/edge/spec/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:49.5614930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:49.5615830Z copying exir/dialects/edge/op/test/test_api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:49.5617600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:49.5618500Z copying exir/program/test/test_fake_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:49.5619570Z copying exir/program/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:49.5620500Z copying exir/program/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:49.5623040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:49.5623790Z copying exir/emit/test/test_emit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:49.5626000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:49.5626820Z copying exir/operator/test/test_operator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:49.5630410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension 2024-08-22T20:33:49.5631040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:49.5631820Z copying extension/pytree/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:49.5636090Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:49.5636920Z copying extension/gguf_util/load_gguf.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:49.5637900Z copying extension/gguf_util/convert_main.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:49.5639640Z copying extension/gguf_util/converter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:49.5641970Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:49.5642810Z copying extension/pybindings/portable_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:49.5647140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:49.5648190Z copying extension/export_util/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:49.5649230Z copying extension/export_util/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:49.5652910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:49.5653820Z copying extension/pytree/test/test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:49.5656640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm 2024-08-22T20:33:49.5657320Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:49.5658210Z copying extension/llm/tokenizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:49.5659240Z copying extension/llm/tokenizer/tokenizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:49.5661670Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:49.5662610Z copying extension/llm/export/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:49.5663630Z copying extension/llm/export/builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:49.5666080Z copying extension/llm/export/partitioner_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:49.5667070Z copying extension/llm/export/quantizer_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:49.5667920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:49.5668860Z copying extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:49.5671290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party 2024-08-22T20:33:49.5672070Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:49.5673620Z copying extension/llm/third-party/abseil-cpp/conanfile.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:49.5674890Z copying extension/llm/third-party/abseil-cpp/create_lts.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:49.5681040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:49.5682170Z copying extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:49.5689570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:49.5690760Z copying extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:49.5692140Z copying extension/llm/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:49.5731120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:49.5732090Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:49.5733280Z copying extension/llm/third-party/sentencepiece/python/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:49.5737620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:49.5738960Z copying extension/llm/third-party/sentencepiece/python/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:49.5740590Z copying extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:49.5743080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:49.5744060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:49.5745480Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:49.5749060Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:49.5750760Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:49.5752390Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:49.5758830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2 2024-08-22T20:33:49.5759650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:49.5760660Z copying extension/llm/third-party/re2/python/re2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:49.5761840Z copying extension/llm/third-party/re2/python/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:49.5763050Z copying extension/llm/third-party/re2/python/re2_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:49.5765860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:49.5767170Z copying extension/llm/third-party/re2/benchlog/benchplot.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:49.5770220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:49.5771270Z copying extension/llm/third-party/re2/re2/make_unicode_casefold.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:49.5772640Z copying extension/llm/third-party/re2/re2/unicode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:49.5773870Z copying extension/llm/third-party/re2/re2/make_unicode_groups.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:49.5776910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:49.5778040Z copying extension/llm/third-party/re2/python/toolchains/generate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:49.5783960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters 2024-08-22T20:33:49.5784920Z copying extension/gguf_util/converters/llama_converter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters 2024-08-22T20:33:49.5786280Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:49.5787430Z copying extension/pybindings/test/make_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:49.5788600Z copying extension/pybindings/test/test_pybindings.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:49.5799650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:49.5800290Z copying sdk/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:49.5802000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:49.5802860Z copying sdk/debug_format/et_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:49.5804180Z copying sdk/debug_format/base_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:49.5806300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:49.5807160Z copying sdk/inspector/_inspector.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:49.5808900Z copying sdk/inspector/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:49.5812960Z copying sdk/inspector/_inspector_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:49.5813950Z copying sdk/inspector/inspector_cli.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:49.5817300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:49.5820080Z copying sdk/bundled_program/config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:49.5822340Z copying sdk/bundled_program/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:49.5823230Z copying sdk/bundled_program/core.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:49.5824020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:49.5824950Z copying sdk/size_analysis_tool/size_analysis_tool_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:49.5826010Z copying sdk/size_analysis_tool/size_analysis_tool.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:49.5826820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:49.5827530Z copying sdk/etdump/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:49.5828330Z copying sdk/etdump/schema_flatcc.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:49.5830320Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:49.5831090Z copying sdk/etrecord/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:49.5831890Z copying sdk/etrecord/_etrecord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:49.5833500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:49.5834380Z copying sdk/inspector/tests/inspector_utils_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:49.5835560Z copying sdk/inspector/tests/event_blocks_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:49.5837100Z copying sdk/inspector/tests/inspector_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:49.5839290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:49.5840400Z copying sdk/bundled_program/test/test_bundle_data.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:49.5841440Z copying sdk/bundled_program/test/test_end2end.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:49.5842460Z copying sdk/bundled_program/test/test_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:49.5844910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util 2024-08-22T20:33:49.5845770Z copying sdk/bundled_program/util/test_util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util 2024-08-22T20:33:49.5847150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:49.5848220Z copying sdk/bundled_program/serialize/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:49.5850130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:49.5851160Z copying sdk/bundled_program/schema/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:49.5852320Z copying sdk/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:49.5854620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:49.5855820Z copying sdk/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:49.5857080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:49.5858110Z copying sdk/bundled_program/schema/test/test_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:49.5859630Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:49.5860780Z copying sdk/etdump/tests/serialize_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:49.5863810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:49.5864810Z copying sdk/etrecord/tests/etrecord_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:49.5874670Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:49.5875330Z copying util/python_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:49.5876190Z copying util/activation_memory_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:49.5877970Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:49.5878800Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:49.5879900Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:49.5886230Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5887150Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5888240Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5889420Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5890520Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5892500Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5893980Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5895050Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5896210Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5897200Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5898180Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5899210Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5900270Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5901840Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5903500Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5904560Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5905630Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5906680Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5907960Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5910400Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5911500Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5912580Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5913610Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5914980Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5916100Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5917670Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5918740Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5919800Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5921360Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5922470Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5923650Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5924970Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5925980Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5927140Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5928150Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:49.5953350Z running egg_info 2024-08-22T20:33:49.5954760Z creating executorch.egg-info 2024-08-22T20:33:49.6115770Z writing executorch.egg-info/PKG-INFO 2024-08-22T20:33:49.6122240Z writing dependency_links to executorch.egg-info/dependency_links.txt 2024-08-22T20:33:49.6126870Z writing entry points to executorch.egg-info/entry_points.txt 2024-08-22T20:33:49.6128620Z writing requirements to executorch.egg-info/requires.txt 2024-08-22T20:33:49.6131320Z writing top-level names to executorch.egg-info/top_level.txt 2024-08-22T20:33:49.6133220Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:49.8173290Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:49.8173750Z adding license file 'LICENSE' 2024-08-22T20:33:49.8227440Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:49.9634690Z copying backends/apple/mps/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:49.9635960Z copying backends/qualcomm/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:49.9637710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot 2024-08-22T20:33:49.9638480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:49.9639470Z copying backends/qualcomm/aot/ir/qcir.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:49.9648200Z copying backends/vulkan/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:49.9649100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools 2024-08-22T20:33:49.9649820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:49.9650590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:49.9651600Z copying backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:49.9652830Z copying backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:49.9654040Z copying backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:49.9655240Z copying backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:49.9656380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:49.9657310Z copying backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:49.9658220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:49.9659020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:49.9659810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9661090Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9662390Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9663690Z copying backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9665070Z copying backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9666400Z copying backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9667750Z copying backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9669010Z copying backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9670280Z copying backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9671570Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9672870Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9674210Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9675570Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9676930Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9678260Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9679600Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9680980Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9682380Z copying backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9686710Z copying backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9688860Z copying backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9693600Z copying backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9698750Z copying backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9702010Z copying backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9703390Z copying backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9704700Z copying backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9706060Z copying backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9707380Z copying backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9708680Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9709940Z copying backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9711200Z copying backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9712490Z copying backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9713810Z copying backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9715070Z copying backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9716350Z copying backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9717650Z copying backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9719020Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9720360Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9721790Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9723150Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9724630Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9725980Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9727320Z copying backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9728650Z copying backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9730150Z copying backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9731540Z copying backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9732820Z copying backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9734150Z copying backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9735450Z copying backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9736760Z copying backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9738200Z copying backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9739530Z copying backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:49.9740770Z copying backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:49.9741890Z copying backends/xnnpack/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:49.9743060Z copying backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:49.9744260Z copying backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:49.9746030Z copying backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:49.9748660Z copying backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:49.9767600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9768780Z copying backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9770130Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9773300Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9774720Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9776140Z copying backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9777560Z copying backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9779340Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9780810Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9782400Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9783790Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9785170Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9786680Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9788240Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9791230Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9792860Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9795080Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9801160Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9802620Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9804020Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9805500Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9806850Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9808250Z copying backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9809810Z copying backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9811230Z copying backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9815030Z copying backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9816540Z copying backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9818120Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9819550Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9820890Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9822250Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9823570Z copying backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9825510Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9828590Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9829960Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9833240Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9834640Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9836000Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9837420Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9838740Z copying backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9840040Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9841360Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9842690Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9844220Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9845520Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9846830Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9848180Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9850280Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9851940Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9853470Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9855870Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9857350Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9858750Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9860140Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9861520Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9862910Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9864420Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9865760Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9867170Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9868570Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9870060Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9871510Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9872990Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9874510Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9876790Z copying backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9878680Z copying backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9880860Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9882410Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9884230Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9886880Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9889720Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9893980Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9895450Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9896890Z copying backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9900180Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9901810Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9903240Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9904720Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9908840Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9910280Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9915090Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9919260Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9921300Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9922740Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9925320Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9927150Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9928550Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9930100Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9931460Z copying backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9932960Z copying backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9938020Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9939530Z copying backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9941140Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9942690Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9944210Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9945680Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9947080Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9948470Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9950030Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9951900Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9957560Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9959130Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9960510Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9961920Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9963520Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9965120Z copying backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9969750Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9973090Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9974720Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9976070Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9979840Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9981460Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9982920Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9986500Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9987980Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9989680Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9991140Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9992480Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9993810Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9995320Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9996910Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:49.9998890Z copying backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0002660Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0004030Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0005510Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0006840Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0008660Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0010170Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0011670Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0013050Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0014570Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0015930Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0017280Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0018660Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0020060Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0021500Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0022860Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0024340Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0025740Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0027070Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0028370Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0029930Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0033540Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0035010Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0036590Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0038010Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0039390Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0040780Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0042750Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0044160Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0045520Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0046890Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0048330Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0049940Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0051270Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0052720Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0054130Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0057180Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0061100Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0062660Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0064190Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0065520Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0066880Z copying backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0068300Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0071130Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0072610Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0074700Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0076220Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0077890Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0079350Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0082940Z copying backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0084520Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0086070Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0087580Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0089080Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0092100Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0096220Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0098960Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0102680Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0105060Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0106660Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0108160Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0109600Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0111200Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0112700Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0114140Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0115480Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0116990Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0118300Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0119620Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0121010Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0122410Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0123820Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0125250Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0126710Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0128170Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0129820Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0131330Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0133140Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0134590Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0144190Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0145630Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0147150Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0148800Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0150250Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0151690Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0153130Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0154760Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0156130Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0157460Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0158820Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0160180Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0161580Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0162970Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0164400Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0165770Z copying backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0167090Z copying backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0168430Z copying backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0169790Z copying backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0171170Z copying backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0172560Z copying backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0173990Z copying backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0175340Z copying backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0176820Z copying backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0178230Z copying backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0179600Z copying backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0180980Z copying backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0182420Z copying backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0183800Z copying backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0185160Z copying backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0186500Z copying backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0187840Z copying backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0189180Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0190820Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0192140Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0193470Z copying backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0194780Z copying backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0196270Z copying backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0197670Z copying backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0199760Z copying backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0201320Z copying backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0203310Z copying backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0204680Z copying backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0206190Z copying backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.0207560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:50.0212840Z copying backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:50.0218720Z copying backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:50.0222820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:50.0223910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.0225530Z copying backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.0227720Z copying backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.0229260Z copying backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.0230710Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:50.0232030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:50.0233390Z copying backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:50.0234570Z copying backends/cadence/aot/functions.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:50.0236880Z copying exir/dialects/edge/edge.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:50.0238280Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:50.0239060Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:50.0241480Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:50.0242420Z copying sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:50.0243310Z copying sdk/etdump/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:50.0246110Z copying sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:50.0248790Z copying sdk/bundled_program/schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:50.0987410Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:50.1090190Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:50.1192550Z copying sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:50.1292990Z copying sdk/bundled_program/schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:50.1394870Z running build_ext 2024-08-22T20:33:50.1496390Z copying /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/third-party/flatbuffers/flatc -> /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin 2024-08-22T20:33:50.1549440Z copying /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/_portable_lib.cpython-310-darwin.so -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:50.1657010Z copying /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib -> /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:50.1682840Z installing to pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:50.1717000Z running install 2024-08-22T20:33:50.1725630Z running install_lib 2024-08-22T20:33:50.1735090Z creating pip-out/bdist.macosx-10.9-universal2 2024-08-22T20:33:50.1766800Z creating pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:50.1783280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:50.1801610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/serializer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:50.1813580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/serializer/tosa_serializer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:50.1832900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1847210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TileAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1859300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ReshapeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1872660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/SliceAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1887510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/FullyConnectedAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1911030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/RFFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1920890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/AxisAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1927740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/Attribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1933890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaTensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1936980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/Version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1944900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/DType.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1957510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/CondIfAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1974280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/NegateAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.1988710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/PoolAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2001260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TableAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2015360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaBasicBlock.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2025460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/WhileLoopAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2032170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2044670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ResizeMode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2058370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ResizeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2067030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/MatMulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2073740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TransposeConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2079540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/Op.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2080580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ClampAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2081650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/MulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2082660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/RescaleAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2083740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/CustomAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2084820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/FFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2085790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2086810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TransposeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2087950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2089040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/PadAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2090030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaRegion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2091030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaOperator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2092020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaGraph.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:50.2092720Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch 2024-08-22T20:33:50.2093500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch 2024-08-22T20:33:50.2094280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension 2024-08-22T20:33:50.2094860Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree 2024-08-22T20:33:50.2095500Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree/test 2024-08-22T20:33:50.2096590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test/test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree/test 2024-08-22T20:33:50.2098190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree 2024-08-22T20:33:50.2099220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm 2024-08-22T20:33:50.2101880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:50.2103800Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:50.2107240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:50.2112090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:50.2116240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/tokenizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:50.2119610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party 2024-08-22T20:33:50.2121730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:50.2125290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/conanfile.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:50.2128880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:50.2132760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:50.2136630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:50.2140710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:50.2142860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:50.2144720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/create_lts.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:50.2146050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:50.2147020Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:50.2147930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:50.2149380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:50.2151400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:50.2153510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:50.2155210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:50.2156230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:50.2158010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:50.2160540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:50.2162910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:50.2165120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:50.2166550Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2 2024-08-22T20:33:50.2167320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:50.2168560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/re2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:50.2170230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:50.2171950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/re2_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:50.2173250Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:50.2174640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains/generate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:50.2175990Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:50.2177250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog/benchplot.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:50.2178460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:50.2179870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2/make_unicode_casefold.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:50.2181530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2/unicode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:50.2183410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2/make_unicode_groups.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:50.2184650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:50.2185680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:50.2187070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/builder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:50.2188510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/partitioner_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:50.2190140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/quantizer_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:50.2191180Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:50.2192180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/load_gguf.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:50.2193550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/convert_main.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:50.2194630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util/converters 2024-08-22T20:33:50.2195790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters/llama_converter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util/converters 2024-08-22T20:33:50.2197460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:50.2198440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:50.2199100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:50.2202410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test/make_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:50.2206790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test/test_pybindings.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:50.2211240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/portable_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:50.2215720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:50.2218800Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:50.2222380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:50.2223930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:50.2224900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:50.2225790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util/python_profiler.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:50.2227380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util/activation_memory_profiler.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:50.2228300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends 2024-08-22T20:33:50.2228890Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple 2024-08-22T20:33:50.2229550Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:50.2230210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:50.2231330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:50.2233100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:50.2234660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:50.2236200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:50.2237790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:50.2239310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:50.2240460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2241630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/constant_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2243290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/normalization_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2244900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/activation_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2246520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/pooling_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2248060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/unary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2249610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/indexing_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2251330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/clamp_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2252910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/reduce_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2254470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/binary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2256180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2257760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/range_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2259320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/convolution_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2261070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2262670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/op_clone.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2264260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/shape_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2265780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/op_getitem.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2267300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/pad_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2268970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:50.2270160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:50.2271420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:50.2273120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:50.2274800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:50.2276300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/mps_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:50.2277660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:50.2278630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/utils 2024-08-22T20:33:50.2279710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils/mps_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/utils 2024-08-22T20:33:50.2281100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:50.2282270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition/mps_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:50.2284050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:50.2285150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml 2024-08-22T20:33:50.2285830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:50.2286990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:50.2288570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:50.2289950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:50.2290720Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:50.2292140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:50.2293340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:50.2294530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:50.2296140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:50.2297300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:50.2298450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:50.2300070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:50.2301220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:50.2302450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:50.2304360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:50.2305540Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm 2024-08-22T20:33:50.2306570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/qnn_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm 2024-08-22T20:33:50.2307630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2309350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_rsqrt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2310910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_mul.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2312510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_pad.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2314030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sum_int_list.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2315570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_embedding.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2317070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2318750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_bmm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2320280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_matmul.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2321770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2323330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_space_to_depth.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2324910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2326440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2327970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2329520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_squeeze.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2331100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2332700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/qnn_constants.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2334390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_depth_to_space.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2336010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2337620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2339140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2340680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_skip_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2351940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_slice_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2353720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2355320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_to.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2356990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_hardswish.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2360170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_transpose.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2363110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_pow.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2364630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_max_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2366120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_batch_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2367750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2369340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2370860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_layer_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2372370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_tanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2373860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2375390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2376870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2378490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_unsqueeze.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2380010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2381480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2383140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_select_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2385170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2386710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sqrt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2388220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2390020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2391530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_gelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2393020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_expand.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2394520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_cat.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2395980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_reshape.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2397500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_quantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2399050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_dequantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2400600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_log_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2402120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_ceil.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:50.2403300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:50.2404630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:50.2406290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:50.2407930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:50.2409120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2410310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/annotate_quant_attrs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2412080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/fold_qdq.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2413650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/reduce_dynamic_range.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2415210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/replace_inf_buffer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2416820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2418820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2420570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2422160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/build_quant_io.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2424110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2425960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/recompose_pixel_unshuffle.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2427760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/insert_io_qdq.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2429450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/fuse_consecutive_transpose.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2431160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/annotate_decomposed.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2432670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2434190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/decompose_silu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2435800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2437400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2438960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/remove_redundancy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2440550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/insert_requantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2442740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/layout_transform.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2444380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2445970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/i64_to_i32.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:50.2447120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:50.2448410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests/models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:50.2449930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:50.2451410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:50.2452440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:50.2453560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils/constants.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:50.2455110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:50.2456160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:50.2457370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition/common_defs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:50.2458210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition/qnn_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:50.2458550Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:50.2461190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer/quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:50.2464260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:50.2464760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot 2024-08-22T20:33:50.2465100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:50.2465870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir/qcir.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:50.2466160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:50.2466580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:50.2467580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:50.2468780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:50.2469510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/test_example_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:50.2470200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:50.2471020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:50.2471940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:50.2472330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2473110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/flatten.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2473930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2474790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2475580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/op_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2476400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/conv_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2477200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2478080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2478860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2479670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/dropout.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2480500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:50.2480790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2481540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2482260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/convert_dtype_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2483070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/fuse_view_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2483390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms/test 2024-08-22T20:33:50.2484270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms/test 2024-08-22T20:33:50.2484940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2485750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/addmm_mm_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2486440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2487210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/remove_clone_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2487990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/mean_to_sum_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2488810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2489540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/fuse_conv_with_clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2490250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/decompose_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:50.2490520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:50.2490830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools 2024-08-22T20:33:50.2491170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:50.2491530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:50.2492360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:50.2493220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:50.2494090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:50.2494940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:50.2495620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/vulkan_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:50.2495930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:50.2496880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:50.2497530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:50.2498400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:50.2499180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:50.2499730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:50.2500090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:50.2500920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils/codegen_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:50.2501720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils/codegen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:50.2502490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/cases.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:50.2503300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/generate_op_tests.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:50.2504040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/test_serialization.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:50.2504430Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:50.2505240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:50.2506050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner/supported_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:50.2506390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:50.2507190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:50.2507940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:50.2508740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:50.2509550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:50.2509860Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime 2024-08-22T20:33:50.2510570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime 2024-08-22T20:33:50.2511050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:50.2511420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:50.2511810Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2512700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2513790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2514680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2515610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2516540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2517540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2518460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2519400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2520310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2521250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2522200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2523080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2523960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2524870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2525890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2526790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2527680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2528570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2529560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2530430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2531300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2532180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2533050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2533930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2534810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2535730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2536600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2537460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2538520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2539470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2540350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2541360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2542230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2543150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2544150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2545030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2545960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2546910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2547790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2549100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2550120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2551080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2552160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2555700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2556810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2557870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2558920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2560310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2563930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2567110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:50.2569120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:50.2571420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes/custom_ops_defs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:50.2574900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes/test_custom_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:50.2577110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:50.2578200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party 2024-08-22T20:33:50.2579610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:50.2582520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk/generate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:50.2583240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:50.2583790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:50.2584410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:50.2585700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:50.2586150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:50.2586680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2587740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2588820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2589850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2590880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2608070Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:50.2611860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:50.2614730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2618120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2621980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:50.2622830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:50.2623670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:50.2624770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:50.2627280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:50.2629800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization/test_serialization.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:50.2630770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:50.2633180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:50.2635590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:50.2637910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:50.2640280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:50.2643920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:50.2646440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:50.2648470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2650710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/deeplab_v3.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2653470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/w2l.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2657970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/edsr.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2662490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/llama2_et_example.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2665750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2707220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/very_big_model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2708260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/inception_v4.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2709150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2710020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2710930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/inception_v3.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2711780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/resnet.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2712670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/mobilebert.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2713520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/torchvision_vit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:50.2714340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:50.2714730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:50.2715560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester/tester.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:50.2716370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:50.2716750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2717590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/static_constant_pad.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2718380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/pow.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2719590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/permute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2720450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/quantize_per_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2721250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2722090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/leaky_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2723150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sqrt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2724000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2724840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/slice_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2725650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/cat.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2726510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/multiply.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2727370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2728160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/negate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2728980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/max_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2729770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/abs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2730600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/hardswish.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2731390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2732190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/floor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2733010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/avgpool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2733810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/ceil.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2734650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/maxpool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2735800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/maximum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2736650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/bilinear2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2737560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2738460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/conv1d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2739570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2740540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2741410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/minimum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2742210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2743180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2743990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2744820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2745630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/square.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2746450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/elu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2747280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2748100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:50.2748930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:50.2749290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2750110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_maximum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2750910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2753100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2758310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_minimum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2761740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_square_root.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2762720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2765110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2769490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2774110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/quant_params.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2775410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_elu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2776320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2777140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2777980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_squeeze.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2778850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2779670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_floor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2780660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2781490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_leaky_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2782290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2783050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2783840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_skip_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2784740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_negate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2785840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_slice_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2786670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2787460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_hardswish.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2788430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_max_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2789270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_permute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2790090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_multiply.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2790960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2791750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2792630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2793460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2794280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2795100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2795920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_ceiling.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2796800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2798770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2799680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2800570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2801400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_to_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2802400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_addmm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2803230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_max_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2804030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_cat.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2804840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_square.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2805760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_abs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2806640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_quantize_per_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:50.2807040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:50.2807900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:50.2808830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:50.2809730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:50.2810640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:50.2811030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2811880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2812710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/remove_getitem_op.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2813560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/xnnpack_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2814380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2818800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2819710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/fuse_activation_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2820510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2822080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2822950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2823840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/convert_to_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2824750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/convert_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2827440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/prelu_reshape_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:50.2829190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:50.2829920Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:50.2830760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/configs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:50.2831620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/xnnpack_constants.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:50.2832410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:50.2834130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/quant_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:50.2834620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:50.2835590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:50.2836050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:50.2837040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:50.2838470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:50.2841220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:50.2841690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:50.2842620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:50.2843560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:50.2845980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:50.2846610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2848680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2850300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2852160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2853810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2857520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2859710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2860980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2862130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2863260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2864430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2866100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2871920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2876460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2877640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2881020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2882340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2883350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2888190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2891520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2892600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2893590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2894570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2895500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2896430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2897480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2898400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2899330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2900360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2901330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2902270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2903380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2904380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2905400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2906490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2907370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2908320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2909900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2910900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2911830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2912810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2913780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2914730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2915720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2916670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2917610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2918860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2920070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2921050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2922160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2923080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2923990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2924940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2925990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:50.2926400Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2927270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2928140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2929010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2929890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2930760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2931670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2932670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2933830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2934830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2935700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2936720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2937660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2938540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2939450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2940350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2941220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2942170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2944900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2947680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2950320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2951330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2952370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2953250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2954290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2955210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2956200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2957370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2958340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2959230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2960160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2961120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2962020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2963020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2963900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2964770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2965830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2966760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2967710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2968640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2969800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2970740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2971660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2972850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2973780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2974690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2985930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2987070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2988000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2988890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2989760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2990800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2991670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2992540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2993550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2994460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2995610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2996560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2997520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2998710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.2999600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3000470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3001400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3002310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3003180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3004060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3004970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3005960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3006850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3007760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3008660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3009660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3010580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3011440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3012360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3013390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3014290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3015180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3016080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3016970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3017920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3018860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3019840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3020760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3021740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3022690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3023650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3024700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3025660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3026630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3027760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3028670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3029590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3030750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3031720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3032680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3033640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3034620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3035570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3036450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3037410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3038310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3039230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3040290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3041250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3042180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3043320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3044240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3045130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3046080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3047000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3047920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3048820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3049850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3050870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3051880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3052870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3053890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3054920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3056220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3057260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3058240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3059350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3060330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3061350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3062330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3063380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3064300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3066720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3070750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3074730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3080940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3084750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3088710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3095250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3096920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3100600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3106810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3109410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3113390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3117490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3121690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3125960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3130470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3134900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3138500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3143640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3147400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3152660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3159160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3163890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3168460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3172570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3176640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3181530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3186060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3192690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3195720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3198670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3200310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3202510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3204990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3207850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3210120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3212910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3215370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3217840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3220120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3222340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3224720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3226930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3229190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3231260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3235700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3238310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3240980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3243430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3245960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3248600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3251190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3253960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3256750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3259970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3263030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3266220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3269820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3272700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3275860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3278710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3279850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3280800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3281700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3282630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3283520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3284430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3285310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3287310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3290100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3291630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3294920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3297650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3300900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3303460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3305970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3308540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3313920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3316610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3319270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3322240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3324920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3327710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3330820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3333620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3334910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3336250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3337170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3338040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3339130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3340080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3341000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3341920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3342890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3343850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3344740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3345680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3346580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3347510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3348410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3349320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3350410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3351390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3352300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3353250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3354480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3355430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3356360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3357300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3358250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3359200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3360180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3361110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3362020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3362990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3363960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:50.3364400Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:50.3365360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:50.3366470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:50.3368730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:50.3378000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:50.3383710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:50.3399780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:50.3411390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.3434250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.3456390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.3470240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:50.3483810Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:50.3492350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:50.3498610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:50.3503560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:50.3510590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:50.3514340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:50.3515640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:50.3516930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:50.3519870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:50.3522760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:50.3525250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:50.3525740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:50.3526660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:50.3527130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:50.3527860Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:50.3528890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:50.3529360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:50.3529780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:50.3530680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:50.3531620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:50.3532530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:50.3533310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:50.3533740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:50.3534510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/configs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:50.3535310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:50.3535680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:50.3536610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs/sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:50.3537460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:50.3538160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/xnnpack_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:50.3538430Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:50.3538720Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:50.3539000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/misc 2024-08-22T20:33:50.3540010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc/test_debug_feats.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/misc 2024-08-22T20:33:50.3540360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tosautil 2024-08-22T20:33:50.3541210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tosautil 2024-08-22T20:33:50.3541900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/runner_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:50.3542360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/passes 2024-08-22T20:33:50.3543250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes/test_tag_io_quant_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/passes 2024-08-22T20:33:50.3543570Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/models 2024-08-22T20:33:50.3544410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/models 2024-08-22T20:33:50.3545080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:50.3545400Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:50.3546200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:50.3546940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester/arm_tester.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:50.3547410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3548160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_batch_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3548980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_conv_combos.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3549690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3550530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_depthwise_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3551330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3552030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_clone.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3552830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3553570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_view.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3554520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_full.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3555360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3556060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3556870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_avg_pool.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3557780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3558540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3559230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:50.3559520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3560200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_full.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3560890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_view.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3561620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_dequant.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3562460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3563240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3563960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3564690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_avg_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3565420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3566120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3566920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_batch_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3567720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_permute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3568450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_placeholder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3569390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_get_item.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3570150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3570870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3571920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3572670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3573370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3574090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_output.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3574830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_addmm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3575560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_quant.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:50.3576290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/tosa_mapping.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:50.3576900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/tosa_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:50.3577190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:50.3577910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/tag_io_quant_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:50.3578630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/remove_clone_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:50.3579400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/annotate_channels_last_dim_order_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:50.3580130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/arm_pass_manager.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:50.3580770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/tosa_quant_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:50.3581390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/arm_backend.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:50.3581700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party 2024-08-22T20:33:50.3582090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:50.3582530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:50.3583210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:50.3584240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:50.3584710Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:50.3585710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:50.3586260Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:50.3586730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:50.3587840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:50.3588890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:50.3589330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3590310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3591400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3592420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3593490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3594600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3595710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3596780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3597950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3598910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3599950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3601060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3602060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3603040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3604160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3605180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3606230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3607300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3608370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3609390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3610400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3611510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3612480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3613630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3614690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3615830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3616980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3618540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3622580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3630000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3633860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3637400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3639090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3641380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3646150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:50.3646730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:50.3650640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:50.3651630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:50.3653970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/arm_vela.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:50.3657670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:50.3658880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/arm_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:50.3662220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:50.3663440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:50.3665150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3673690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3675780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/mul_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3676910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/sub_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3678150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/conv_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3686060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3690060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3693520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3696500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/linear_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3698170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/add_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:50.3701670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:50.3702570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/arm_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:50.3703060Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence 2024-08-22T20:33:50.3703460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:50.3704470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils/gen_header.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:50.3710310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils/post_compilation.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:50.3714360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3715390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/export_example.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3716830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/compiler.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3718980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/ops_registrations.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3719810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3720490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3720860Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:50.3721700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/patterns.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:50.3722660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:50.3723450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:50.3724200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:50.3725060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/passes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3725790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/functions.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:50.3726040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:50.3726630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema/program.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:50.3727210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:50.3727440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk 2024-08-22T20:33:50.3727710Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:50.3728340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format/et_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:50.3728980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format/base_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:50.3729430Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:50.3730100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/_inspector.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:50.3730390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:50.3731120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests/inspector_utils_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:50.3731840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests/event_blocks_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:50.3732670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests/inspector_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:50.3733280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:50.3733920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/_inspector_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:50.3734550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/inspector_cli.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:50.3734830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:50.3735490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:50.3736140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:50.3736520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:50.3737240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test/test_bundle_data.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:50.3737950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test/test_end2end.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:50.3738680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test/test_config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:50.3739030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/util 2024-08-22T20:33:50.3739810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util/test_util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/util 2024-08-22T20:33:50.3740140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:50.3740930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:50.3741300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:50.3742120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test/test_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:50.3743250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:50.3744030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:50.3744690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/core.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:50.3745020Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:50.3745910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:50.3746250Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:50.3747010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test/test_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:50.3747710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:50.3748430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:50.3749190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/bundled_program_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:50.3749710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk 2024-08-22T20:33:50.3750000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:50.3750720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool/size_analysis_tool_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:50.3751420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool/size_analysis_tool.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:50.3751740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:50.3755900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:50.3763690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/schema_flatcc.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:50.3767300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:50.3767810Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump/tests 2024-08-22T20:33:50.3768660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests/serialize_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump/tests 2024-08-22T20:33:50.3769310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:50.3769660Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:50.3769950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord/tests 2024-08-22T20:33:50.3770850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests/etrecord_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord/tests 2024-08-22T20:33:50.3771490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:50.3772240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/_etrecord.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:50.3772500Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples 2024-08-22T20:33:50.3773620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:50.3775560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:50.3778520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:50.3780700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:50.3783750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3787560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/export_llama.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3788260Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:50.3789670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:50.3791830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:50.3794910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:50.3796500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:50.3797180Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:50.3798480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/subclass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:50.3799590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/generate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:50.3800540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/load_gguf_q4_0.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:50.3801400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/test_subclass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:50.3801830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:50.3802950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/quantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:50.3803960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:50.3804820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:50.3805850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/rope.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:50.3806190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:50.3806980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer/tiktoken.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:50.3807410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/runner 2024-08-22T20:33:50.3808190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner/generation.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/runner 2024-08-22T20:33:50.3808980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/export_llama_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3809320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tests 2024-08-22T20:33:50.3810100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests/test_simple_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tests 2024-08-22T20:33:50.3810820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/fairseq2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3811600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3812300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3813110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/llama_transformer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3813470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:50.3814250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate/eager_eval.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:50.3815020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:50.3815780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/rope.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3816620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/eval_llama.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3817340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/eval_llama_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3818040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/llama_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3818950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/install_requirement_helper.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:50.3823700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:50.3825760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:50.3829470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:50.3836040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:50.3838070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:50.3845180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test/test_export.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:50.3847210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:50.3849390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:50.3853280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:50.3858810Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:50.3864870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini/eager.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:50.3866570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:50.3870070Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:50.3871870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:50.3875440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:50.3881000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:50.3882660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:50.3885740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:50.3888300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:50.3894380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:50.3895840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:50.3904450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:50.3905410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:50.3906330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:50.3907330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:50.3908110Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:50.3908940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:50.3911910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:50.3912780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/model_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:50.3913240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:50.3914370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:50.3924340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:50.3925350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:50.3926500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:50.3927450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:50.3930560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:50.3932400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:50.3933450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:50.3936620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:50.3937590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora/export_model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:50.3938250Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:50.3938800Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava/test 2024-08-22T20:33:50.3942730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test/test_llava.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava/test 2024-08-22T20:33:50.3943530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:50.3944680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:50.3949000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/export_llava.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:50.3949790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/model_factory.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:50.3953740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:50.3955150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:50.3970100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:50.3970890Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3971740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/graph_module.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3972170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:50.3973010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:50.3975450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/_unlift.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:50.3976480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/_capture.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:50.3978120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/_config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:50.3979220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/print_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3983530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dynamic_shape.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3985700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3989300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/error.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3990110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/memory.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3991060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/graph.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.3996160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.3998920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/sym_shape_eval_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4003890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/memory_format_ops_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4008700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_sym_size_op_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4012380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/dim_order_ops_registry.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4013380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/sym_to_tensor_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4014690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_view_copy_with_view_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4015480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_aten_with_edge_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4018950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/remove_graph_asserts_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4019720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/remove_noop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4020500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/memory_planning_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4021240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4021840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4022570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4023210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/scalar_to_tensor_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4023980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/normalize_transpose_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4024700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/normalize_view_copy_base_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4025410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_edge_with_backend_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4026120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/remove_mixed_type_operators.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4026820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/dynamic_shape_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4027680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/spec_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4028430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/executorch_prim_ops_registry.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4029120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/pass_registry.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4029790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/constant_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4030670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/debug_handle_generator_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4031350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/quant_fusion_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4032020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/const_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4032730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/_quant_patterns_and_replacements.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:50.4033000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4033640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_op_convert.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4034260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4035070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_print_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4036120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4036920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4037570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/asr_joiner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4038290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4039000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_dynamic_shape_propagation.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4039740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_dim_order_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4040460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_quant_fusion_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4041160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_passes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4041890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_tracer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4042930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4043840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_arg_validator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4044510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/control_flow_models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4045150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_quantization.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4045810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4046600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/transformer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4047200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_error.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4047830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_capture.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4048540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_format_ops_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4049270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_planning.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4049930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_remove_view_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4050540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_serde.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4051230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4051860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_pass_infra.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4052510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/dynamic_shape_models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4053140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_verification.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:50.4053710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/memory_planning.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4054280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/control_flow.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4054820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4055120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:50.4055410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4056080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4056960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_compatibility.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4057690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_backends_nested.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4058480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_lowered_backend_module.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4059150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_passes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4060100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4060820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/qnn_backend_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4061660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/backend_with_compiler_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4062410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_debug_handle_map.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4063120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/op_partitioner_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4063820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_backends_lifted.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4064570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4065250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_backends.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4066030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_delegate_map_builder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4066730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_graph_partition.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4067430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/hta_partitioner_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:50.4067730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:50.4068560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:50.4070410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:50.4070860Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:50.4072720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:50.4075170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:50.4077040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc/test_rpc.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:50.4081690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:50.4082920Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:50.4084770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:50.4089100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:50.4092470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:50.4101210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/backend_details.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:50.4103200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:50.4105210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/backend_api.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:50.4107500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/compile_spec_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:50.4109110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/types.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4110700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/pass_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4112330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/pass_manager.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4113830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4115470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4116250Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:50.4117680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification/test 2024-08-22T20:33:50.4121290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test/test_verifier.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification/test 2024-08-22T20:33:50.4122160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/arg_validator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:50.4124180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/dev_html.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:50.4129260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/interpreter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:50.4131210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/verifier.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:50.4132050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4133230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_dataclass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4134820Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:50.4138810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:50.4140750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/test_cord.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:50.4143130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/test_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:50.4145390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/test_flatbuffer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:50.4147180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_flatbuffer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4148890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4150700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/program.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4152450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4154230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4155900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_cord.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:50.4157430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4158220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:50.4159100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/test 2024-08-22T20:33:50.4161200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test/test_exir_dialect_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/test 2024-08-22T20:33:50.4162910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:50.4164780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:50.4165600Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend 2024-08-22T20:33:50.4166440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend/test 2024-08-22T20:33:50.4168890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test/test_backend_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend/test 2024-08-22T20:33:50.4170780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend 2024-08-22T20:33:50.4171540Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:50.4172390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:50.4174470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype/runner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:50.4177140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype/supported.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:50.4179160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:50.4179970Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:50.4182210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test/test_edge_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:50.4184460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test/test_edge_yaml.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:50.4186330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/edge.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:50.4187630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:50.4193890Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:50.4200110Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:50.4201670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test/test_api.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:50.4203550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/api.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:50.4207590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/sample_input.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:50.4216320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:50.4219430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg/type.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:50.4221570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:50.4223130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:50.4226100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec/gen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:50.4230340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:50.4231980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:50.4233000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:50.4234920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test/test_fake_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:50.4236750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:50.4239430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test/test_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:50.4241240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:50.4243530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/_fake_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:50.4245530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:50.4247420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dim_order_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4249620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/scalar_type.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4252940Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:50.4253780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit/test 2024-08-22T20:33:50.4257090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test/test_emit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit/test 2024-08-22T20:33:50.4259800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:50.4262210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/_emit_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:50.4264540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/_emitter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:50.4267190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/wrap.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4270350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/sym_util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4271470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4273890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4275790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4279260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/upgrade.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4280680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/export_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4283330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/schema_check.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4285490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/union.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4288050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:50.4290430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/lowered_backend_module.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4292720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tracer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4295110Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:50.4297220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator/test 2024-08-22T20:33:50.4302370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test/test_operator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator/test 2024-08-22T20:33:50.4307830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:50.4309600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/convert.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:50.4311800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/manip.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:50.4313590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:50.4314610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data 2024-08-22T20:33:50.4316630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:50.4319420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:50.4321450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin/flatc -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:50.4322030Z running install_egg_info 2024-08-22T20:33:50.4326870Z Copying executorch.egg-info to pip-out/bdist.macosx-10.9-universal2/wheel/executorch-0.4.0a0+9129892-py3.10.egg-info 2024-08-22T20:33:50.4340420Z running install_scripts 2024-08-22T20:33:50.4426150Z [WARNING] This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 11_0 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET: 2024-08-22T20:33:50.4426750Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:50.4529230Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib[WARNING] This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 11_0 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET: 2024-08-22T20:33:50.4529740Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:50.4534890Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylibcreating pip-out/bdist.macosx-10.9-universal2/wheel/executorch-0.4.0a0+9129892.dist-info/WHEEL 2024-08-22T20:33:50.4539040Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-wheel-_j8wh298/tmpckttksq8/executorch-0.4.0a0+9129892-cp310-cp310-macosx_11_0_universal2.whl' and adding 'pip-out/bdist.macosx-10.9-universal2/wheel' to it 2024-08-22T20:33:50.4543340Z adding 'executorch/version.py' 2024-08-22T20:33:50.4551470Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2024-08-22T20:33:50.4553900Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2024-08-22T20:33:50.4555810Z adding 'executorch/backends/apple/coreml/partition/__init__.py' 2024-08-22T20:33:50.4558210Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2024-08-22T20:33:50.4559880Z adding 'executorch/backends/apple/coreml/quantizer/__init__.py' 2024-08-22T20:33:50.4562330Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2024-08-22T20:33:50.4564460Z adding 'executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py' 2024-08-22T20:33:50.4567580Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2024-08-22T20:33:50.4569210Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2024-08-22T20:33:50.4571540Z adding 'executorch/backends/apple/mps/__init__.py' 2024-08-22T20:33:50.4573850Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2024-08-22T20:33:50.4575390Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2024-08-22T20:33:50.4577290Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2024-08-22T20:33:50.4578850Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2024-08-22T20:33:50.4580620Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2024-08-22T20:33:50.4582690Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2024-08-22T20:33:50.4584750Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2024-08-22T20:33:50.4587220Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2024-08-22T20:33:50.4589300Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2024-08-22T20:33:50.4590150Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2024-08-22T20:33:50.4590820Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2024-08-22T20:33:50.4591380Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2024-08-22T20:33:50.4591950Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2024-08-22T20:33:50.4592480Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2024-08-22T20:33:50.4593060Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2024-08-22T20:33:50.4593590Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2024-08-22T20:33:50.4594210Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2024-08-22T20:33:50.4594800Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2024-08-22T20:33:50.4596960Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2024-08-22T20:33:50.4598110Z adding 'executorch/backends/apple/mps/partition/__init__.py' 2024-08-22T20:33:50.4599980Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2024-08-22T20:33:50.4606150Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2024-08-22T20:33:50.4608470Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2024-08-22T20:33:50.4611950Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2024-08-22T20:33:50.4619100Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2024-08-22T20:33:50.4621880Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2024-08-22T20:33:50.4624030Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2024-08-22T20:33:50.4625360Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2024-08-22T20:33:50.4626210Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2024-08-22T20:33:50.4631160Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2024-08-22T20:33:50.4634100Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2024-08-22T20:33:50.4635770Z adding 'executorch/backends/arm/arm_backend.py' 2024-08-22T20:33:50.4638730Z adding 'executorch/backends/arm/arm_partitioner.py' 2024-08-22T20:33:50.4640530Z adding 'executorch/backends/arm/arm_vela.py' 2024-08-22T20:33:50.4643700Z adding 'executorch/backends/arm/tosa_mapping.py' 2024-08-22T20:33:50.4644510Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2024-08-22T20:33:50.4647020Z adding 'executorch/backends/arm/tosa_utils.py' 2024-08-22T20:33:50.4648670Z adding 'executorch/backends/arm/operators/__init__.py' 2024-08-22T20:33:50.4649800Z adding 'executorch/backends/arm/operators/node_visitor.py' 2024-08-22T20:33:50.4651700Z adding 'executorch/backends/arm/operators/op_add.py' 2024-08-22T20:33:50.4653700Z adding 'executorch/backends/arm/operators/op_addmm.py' 2024-08-22T20:33:50.4655080Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2024-08-22T20:33:50.4659690Z adding 'executorch/backends/arm/operators/op_batch_norm.py' 2024-08-22T20:33:50.4661740Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2024-08-22T20:33:50.4663590Z adding 'executorch/backends/arm/operators/op_dequant.py' 2024-08-22T20:33:50.4665750Z adding 'executorch/backends/arm/operators/op_div.py' 2024-08-22T20:33:50.4667820Z adding 'executorch/backends/arm/operators/op_full.py' 2024-08-22T20:33:50.4670790Z adding 'executorch/backends/arm/operators/op_get_item.py' 2024-08-22T20:33:50.4671710Z adding 'executorch/backends/arm/operators/op_hardtanh.py' 2024-08-22T20:33:50.4673610Z adding 'executorch/backends/arm/operators/op_mean_dim.py' 2024-08-22T20:33:50.4675930Z adding 'executorch/backends/arm/operators/op_output.py' 2024-08-22T20:33:50.4677180Z adding 'executorch/backends/arm/operators/op_permute.py' 2024-08-22T20:33:50.4679210Z adding 'executorch/backends/arm/operators/op_placeholder.py' 2024-08-22T20:33:50.4681350Z adding 'executorch/backends/arm/operators/op_quant.py' 2024-08-22T20:33:50.4683850Z adding 'executorch/backends/arm/operators/op_sigmoid.py' 2024-08-22T20:33:50.4685250Z adding 'executorch/backends/arm/operators/op_softmax.py' 2024-08-22T20:33:50.4686990Z adding 'executorch/backends/arm/operators/op_sub.py' 2024-08-22T20:33:50.4688940Z adding 'executorch/backends/arm/operators/op_view.py' 2024-08-22T20:33:50.4690950Z adding 'executorch/backends/arm/passes/annotate_channels_last_dim_order_pass.py' 2024-08-22T20:33:50.4692690Z adding 'executorch/backends/arm/passes/arm_pass_manager.py' 2024-08-22T20:33:50.4694890Z adding 'executorch/backends/arm/passes/remove_clone_pass.py' 2024-08-22T20:33:50.4697050Z adding 'executorch/backends/arm/passes/tag_io_quant_pass.py' 2024-08-22T20:33:50.4698860Z adding 'executorch/backends/arm/quantizer/__init__.py' 2024-08-22T20:33:50.4700800Z adding 'executorch/backends/arm/quantizer/arm_quantizer.py' 2024-08-22T20:33:50.4702880Z adding 'executorch/backends/arm/quantizer/arm_quantizer_utils.py' 2024-08-22T20:33:50.4704140Z adding 'executorch/backends/arm/quantizer/quantization_config.py' 2024-08-22T20:33:50.4706180Z adding 'executorch/backends/arm/quantizer/quantization_annotation/__init__.py' 2024-08-22T20:33:50.4707930Z adding 'executorch/backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py' 2024-08-22T20:33:50.4710330Z adding 'executorch/backends/arm/quantizer/quantization_annotation/add_annotator.py' 2024-08-22T20:33:50.4710660Z adding 'executorch/backends/arm/quantizer/quantization_annotation/conv_annotator.py' 2024-08-22T20:33:50.4710950Z adding 'executorch/backends/arm/quantizer/quantization_annotation/linear_annotator.py' 2024-08-22T20:33:50.4711300Z adding 'executorch/backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py' 2024-08-22T20:33:50.4711610Z adding 'executorch/backends/arm/quantizer/quantization_annotation/mul_annotator.py' 2024-08-22T20:33:50.4711910Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py' 2024-08-22T20:33:50.4712510Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sub_annotator.py' 2024-08-22T20:33:50.4715110Z adding 'executorch/backends/arm/test/common.py' 2024-08-22T20:33:50.4725800Z adding 'executorch/backends/arm/test/runner_utils.py' 2024-08-22T20:33:50.4732330Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2024-08-22T20:33:50.4737240Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2024-08-22T20:33:50.4743060Z adding 'executorch/backends/arm/test/ops/test_add.py' 2024-08-22T20:33:50.4747900Z adding 'executorch/backends/arm/test/ops/test_avg_pool.py' 2024-08-22T20:33:50.4755650Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2024-08-22T20:33:50.4760040Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2024-08-22T20:33:50.4766630Z adding 'executorch/backends/arm/test/ops/test_conv.py' 2024-08-22T20:33:50.4773160Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2024-08-22T20:33:50.4777030Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2024-08-22T20:33:50.4781950Z adding 'executorch/backends/arm/test/ops/test_div.py' 2024-08-22T20:33:50.4788430Z adding 'executorch/backends/arm/test/ops/test_full.py' 2024-08-22T20:33:50.4795870Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2024-08-22T20:33:50.4797880Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2024-08-22T20:33:50.4802200Z adding 'executorch/backends/arm/test/ops/test_sigmoid.py' 2024-08-22T20:33:50.4806400Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2024-08-22T20:33:50.4808710Z adding 'executorch/backends/arm/test/ops/test_sub.py' 2024-08-22T20:33:50.4810230Z adding 'executorch/backends/arm/test/ops/test_view.py' 2024-08-22T20:33:50.4812370Z adding 'executorch/backends/arm/test/passes/test_tag_io_quant_pass.py' 2024-08-22T20:33:50.4814900Z adding 'executorch/backends/arm/test/tester/__init__.py' 2024-08-22T20:33:50.4820200Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2024-08-22T20:33:50.4822570Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2024-08-22T20:33:50.4824400Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2024-08-22T20:33:50.4828030Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2024-08-22T20:33:50.4829850Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2024-08-22T20:33:50.4831620Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:50.4832890Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2024-08-22T20:33:50.4834150Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2024-08-22T20:33:50.4836000Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2024-08-22T20:33:50.4837320Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2024-08-22T20:33:50.4841770Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2024-08-22T20:33:50.4845230Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2024-08-22T20:33:50.4846930Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2024-08-22T20:33:50.4848660Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2024-08-22T20:33:50.4850760Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:50.4852870Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2024-08-22T20:33:50.4854720Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2024-08-22T20:33:50.4856990Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2024-08-22T20:33:50.4858560Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2024-08-22T20:33:50.4860630Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2024-08-22T20:33:50.4862590Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2024-08-22T20:33:50.4864680Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2024-08-22T20:33:50.4866530Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2024-08-22T20:33:50.4868460Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2024-08-22T20:33:50.4870290Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2024-08-22T20:33:50.4872620Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2024-08-22T20:33:50.4873710Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2024-08-22T20:33:50.4874450Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2024-08-22T20:33:50.4875070Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2024-08-22T20:33:50.4875680Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2024-08-22T20:33:50.4876330Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2024-08-22T20:33:50.4876980Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2024-08-22T20:33:50.4877610Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2024-08-22T20:33:50.4878640Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2024-08-22T20:33:50.4880200Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2024-08-22T20:33:50.4881230Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2024-08-22T20:33:50.4882020Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2024-08-22T20:33:50.4883010Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2024-08-22T20:33:50.4883880Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2024-08-22T20:33:50.4884610Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2024-08-22T20:33:50.4885550Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2024-08-22T20:33:50.4886390Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2024-08-22T20:33:50.4886820Z adding 'executorch/backends/cadence/aot/__init__.py' 2024-08-22T20:33:50.4887650Z adding 'executorch/backends/cadence/aot/compiler.py' 2024-08-22T20:33:50.4889680Z adding 'executorch/backends/cadence/aot/export_example.py' 2024-08-22T20:33:50.4890900Z adding 'executorch/backends/cadence/aot/functions.yaml' 2024-08-22T20:33:50.4892730Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2024-08-22T20:33:50.4894740Z adding 'executorch/backends/cadence/aot/passes.py' 2024-08-22T20:33:50.4896720Z adding 'executorch/backends/cadence/aot/utils.py' 2024-08-22T20:33:50.4901770Z adding 'executorch/backends/cadence/aot/quantizer/fusion_pass.py' 2024-08-22T20:33:50.4904670Z adding 'executorch/backends/cadence/aot/quantizer/patterns.py' 2024-08-22T20:33:50.4906460Z adding 'executorch/backends/cadence/aot/quantizer/quantizer.py' 2024-08-22T20:33:50.4909360Z adding 'executorch/backends/cadence/aot/quantizer/utils.py' 2024-08-22T20:33:50.4910800Z adding 'executorch/backends/cadence/utils/gen_header.py' 2024-08-22T20:33:50.4913320Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2024-08-22T20:33:50.4914990Z adding 'executorch/backends/example/example_backend.py' 2024-08-22T20:33:50.4916490Z adding 'executorch/backends/example/example_partitioner.py' 2024-08-22T20:33:50.4918060Z adding 'executorch/backends/example/example_quantizer.py' 2024-08-22T20:33:50.4919590Z adding 'executorch/backends/example/test_example_delegate.py' 2024-08-22T20:33:50.4921770Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2024-08-22T20:33:50.4923850Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2024-08-22T20:33:50.4926070Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2024-08-22T20:33:50.4926960Z adding 'executorch/backends/example/example_operators/add.py' 2024-08-22T20:33:50.4930120Z adding 'executorch/backends/example/example_operators/conv2d.py' 2024-08-22T20:33:50.4932080Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2024-08-22T20:33:50.4932710Z adding 'executorch/backends/example/example_operators/dropout.py' 2024-08-22T20:33:50.4933310Z adding 'executorch/backends/example/example_operators/flatten.py' 2024-08-22T20:33:50.4933970Z adding 'executorch/backends/example/example_operators/linear.py' 2024-08-22T20:33:50.4935060Z adding 'executorch/backends/example/example_operators/op_base.py' 2024-08-22T20:33:50.4935850Z adding 'executorch/backends/example/example_operators/ops.py' 2024-08-22T20:33:50.4937140Z adding 'executorch/backends/example/example_operators/utils.py' 2024-08-22T20:33:50.4939610Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2024-08-22T20:33:50.4941670Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2024-08-22T20:33:50.4944120Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2024-08-22T20:33:50.4950280Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2024-08-22T20:33:50.4952460Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2024-08-22T20:33:50.4954680Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2024-08-22T20:33:50.4956530Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2024-08-22T20:33:50.4958540Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2024-08-22T20:33:50.4960670Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2024-08-22T20:33:50.4962780Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2024-08-22T20:33:50.4965670Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2024-08-22T20:33:50.4967140Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2024-08-22T20:33:50.4969240Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2024-08-22T20:33:50.4970880Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2024-08-22T20:33:50.4972940Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2024-08-22T20:33:50.4975030Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2024-08-22T20:33:50.4976900Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2024-08-22T20:33:50.4978860Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2024-08-22T20:33:50.4980780Z adding 'executorch/backends/qualcomm/builders/op_hardsigmoid.py' 2024-08-22T20:33:50.4982840Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2024-08-22T20:33:50.4984870Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2024-08-22T20:33:50.4986860Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2024-08-22T20:33:50.4988770Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2024-08-22T20:33:50.4990550Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2024-08-22T20:33:50.4992490Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2024-08-22T20:33:50.4994970Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2024-08-22T20:33:50.4996690Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2024-08-22T20:33:50.4999140Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2024-08-22T20:33:50.5001540Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2024-08-22T20:33:50.5002830Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2024-08-22T20:33:50.5004720Z adding 'executorch/backends/qualcomm/builders/op_prelu.py' 2024-08-22T20:33:50.5005740Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2024-08-22T20:33:50.5006360Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2024-08-22T20:33:50.5007000Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2024-08-22T20:33:50.5007650Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2024-08-22T20:33:50.5008220Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2024-08-22T20:33:50.5008850Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2024-08-22T20:33:50.5009450Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2024-08-22T20:33:50.5010110Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2024-08-22T20:33:50.5010690Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2024-08-22T20:33:50.5011350Z adding 'executorch/backends/qualcomm/builders/op_space_to_depth.py' 2024-08-22T20:33:50.5011910Z adding 'executorch/backends/qualcomm/builders/op_split_with_sizes.py' 2024-08-22T20:33:50.5012680Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2024-08-22T20:33:50.5013070Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2024-08-22T20:33:50.5013650Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2024-08-22T20:33:50.5019140Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2024-08-22T20:33:50.5023110Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2024-08-22T20:33:50.5028560Z adding 'executorch/backends/qualcomm/builders/op_to.py' 2024-08-22T20:33:50.5035570Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2024-08-22T20:33:50.5037110Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2024-08-22T20:33:50.5041500Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2024-08-22T20:33:50.5045520Z adding 'executorch/backends/qualcomm/builders/op_upsample_nearest2d.py' 2024-08-22T20:33:50.5050820Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2024-08-22T20:33:50.5055790Z adding 'executorch/backends/qualcomm/builders/utils.py' 2024-08-22T20:33:50.5064980Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2024-08-22T20:33:50.5065540Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2024-08-22T20:33:50.5073940Z adding 'executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py' 2024-08-22T20:33:50.5076810Z adding 'executorch/backends/qualcomm/passes/annotate_decomposed.py' 2024-08-22T20:33:50.5085090Z adding 'executorch/backends/qualcomm/passes/annotate_quant_attrs.py' 2024-08-22T20:33:50.5086500Z adding 'executorch/backends/qualcomm/passes/build_quant_io.py' 2024-08-22T20:33:50.5090070Z adding 'executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py' 2024-08-22T20:33:50.5094680Z adding 'executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py' 2024-08-22T20:33:50.5099930Z adding 'executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py' 2024-08-22T20:33:50.5199520Z adding 'executorch/backends/qualcomm/passes/convert_prelu.py' 2024-08-22T20:33:50.5200240Z adding 'executorch/backends/qualcomm/passes/convert_to_linear.py' 2024-08-22T20:33:50.5200940Z adding 'executorch/backends/qualcomm/passes/decompose_silu.py' 2024-08-22T20:33:50.5201600Z adding 'executorch/backends/qualcomm/passes/fold_qdq.py' 2024-08-22T20:33:50.5202430Z adding 'executorch/backends/qualcomm/passes/fuse_consecutive_transpose.py' 2024-08-22T20:33:50.5203040Z adding 'executorch/backends/qualcomm/passes/i64_to_i32.py' 2024-08-22T20:33:50.5203910Z adding 'executorch/backends/qualcomm/passes/insert_io_qdq.py' 2024-08-22T20:33:50.5204700Z adding 'executorch/backends/qualcomm/passes/insert_requantize.py' 2024-08-22T20:33:50.5205020Z adding 'executorch/backends/qualcomm/passes/layout_transform.py' 2024-08-22T20:33:50.5205330Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py' 2024-08-22T20:33:50.5205610Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_unshuffle.py' 2024-08-22T20:33:50.5205860Z adding 'executorch/backends/qualcomm/passes/reduce_dynamic_range.py' 2024-08-22T20:33:50.5206130Z adding 'executorch/backends/qualcomm/passes/remove_redundancy.py' 2024-08-22T20:33:50.5206390Z adding 'executorch/backends/qualcomm/passes/replace_inf_buffer.py' 2024-08-22T20:33:50.5206800Z adding 'executorch/backends/qualcomm/passes/utils.py' 2024-08-22T20:33:50.5207060Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2024-08-22T20:33:50.5207270Z adding 'executorch/backends/qualcomm/quantizer/utils.py' 2024-08-22T20:33:50.5207590Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py' 2024-08-22T20:33:50.5207900Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py' 2024-08-22T20:33:50.5208130Z adding 'executorch/backends/qualcomm/serialization/schema.fbs' 2024-08-22T20:33:50.5208330Z adding 'executorch/backends/qualcomm/tests/models.py' 2024-08-22T20:33:50.5208570Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2024-08-22T20:33:50.5208760Z adding 'executorch/backends/qualcomm/tests/utils.py' 2024-08-22T20:33:50.5208970Z adding 'executorch/backends/qualcomm/utils/constants.py' 2024-08-22T20:33:50.5209150Z adding 'executorch/backends/qualcomm/utils/utils.py' 2024-08-22T20:33:50.5209350Z adding 'executorch/backends/transforms/__init__.py' 2024-08-22T20:33:50.5209550Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2024-08-22T20:33:50.5209740Z adding 'executorch/backends/transforms/convert_dtype_pass.py' 2024-08-22T20:33:50.5209920Z adding 'executorch/backends/transforms/decompose_sdpa.py' 2024-08-22T20:33:50.5210170Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:50.5210440Z adding 'executorch/backends/transforms/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:50.5210700Z adding 'executorch/backends/transforms/fuse_conv_with_clamp.py' 2024-08-22T20:33:50.5210930Z adding 'executorch/backends/transforms/fuse_view_copy.py' 2024-08-22T20:33:50.5211120Z adding 'executorch/backends/transforms/mean_to_sum_div.py' 2024-08-22T20:33:50.5211350Z adding 'executorch/backends/transforms/remove_clone_ops.py' 2024-08-22T20:33:50.5211530Z adding 'executorch/backends/transforms/utils.py' 2024-08-22T20:33:50.5211840Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:50.5212030Z adding 'executorch/backends/vulkan/__init__.py' 2024-08-22T20:33:50.5212530Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2024-08-22T20:33:50.5215150Z adding 'executorch/backends/vulkan/partitioner/supported_ops.py' 2024-08-22T20:33:50.5217760Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2024-08-22T20:33:50.5219640Z adding 'executorch/backends/vulkan/passes/custom_ops_defs.py' 2024-08-22T20:33:50.5221370Z adding 'executorch/backends/vulkan/passes/test_custom_ops.py' 2024-08-22T20:33:50.5229870Z adding 'executorch/backends/vulkan/runtime/gen_vulkan_spv.py' 2024-08-22T20:33:50.5232200Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml' 2024-08-22T20:33:50.5233710Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml' 2024-08-22T20:33:50.5235030Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml' 2024-08-22T20:33:50.5236300Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml' 2024-08-22T20:33:50.5237610Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml' 2024-08-22T20:33:50.5238890Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2024-08-22T20:33:50.5240270Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2024-08-22T20:33:50.5245300Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2024-08-22T20:33:50.5247160Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2024-08-22T20:33:50.5249230Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2024-08-22T20:33:50.5251300Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2024-08-22T20:33:50.5253340Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2024-08-22T20:33:50.5258820Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2024-08-22T20:33:50.5259070Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2024-08-22T20:33:50.5259370Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2024-08-22T20:33:50.5260850Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2024-08-22T20:33:50.5263170Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2024-08-22T20:33:50.5265290Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2024-08-22T20:33:50.5267060Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml' 2024-08-22T20:33:50.5268990Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2024-08-22T20:33:50.5272050Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml' 2024-08-22T20:33:50.5273370Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml' 2024-08-22T20:33:50.5274780Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml' 2024-08-22T20:33:50.5277110Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml' 2024-08-22T20:33:50.5280820Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2024-08-22T20:33:50.5451390Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2024-08-22T20:33:50.5552680Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml' 2024-08-22T20:33:50.5564190Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2024-08-22T20:33:50.5564990Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml' 2024-08-22T20:33:50.5565630Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml' 2024-08-22T20:33:50.5566290Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2024-08-22T20:33:50.5566900Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml' 2024-08-22T20:33:50.5567510Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2024-08-22T20:33:50.5568120Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml' 2024-08-22T20:33:50.5568770Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml' 2024-08-22T20:33:50.5570840Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml' 2024-08-22T20:33:50.5572780Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml' 2024-08-22T20:33:50.5574660Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml' 2024-08-22T20:33:50.5576440Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml' 2024-08-22T20:33:50.5578240Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml' 2024-08-22T20:33:50.5580060Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml' 2024-08-22T20:33:50.5581890Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml' 2024-08-22T20:33:50.5583700Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml' 2024-08-22T20:33:50.5586420Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml' 2024-08-22T20:33:50.5588100Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml' 2024-08-22T20:33:50.5589670Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml' 2024-08-22T20:33:50.5591320Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml' 2024-08-22T20:33:50.5592870Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2024-08-22T20:33:50.5594550Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml' 2024-08-22T20:33:50.5596590Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2024-08-22T20:33:50.5597880Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2024-08-22T20:33:50.5599270Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2024-08-22T20:33:50.5600790Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2024-08-22T20:33:50.5602450Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2024-08-22T20:33:50.5603930Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2024-08-22T20:33:50.5605250Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2024-08-22T20:33:50.5606690Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2024-08-22T20:33:50.5608050Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2024-08-22T20:33:50.5609290Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2024-08-22T20:33:50.5610690Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_tests.py' 2024-08-22T20:33:50.5612210Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen.py' 2024-08-22T20:33:50.5613670Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen_base.py' 2024-08-22T20:33:50.5615400Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2024-08-22T20:33:50.5617310Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2024-08-22T20:33:50.5619190Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2024-08-22T20:33:50.5621060Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2024-08-22T20:33:50.5622830Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2024-08-22T20:33:50.5624640Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2024-08-22T20:33:50.5626630Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2024-08-22T20:33:50.5628590Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2024-08-22T20:33:50.5630810Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2024-08-22T20:33:50.5632720Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2024-08-22T20:33:50.5634230Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml' 2024-08-22T20:33:50.5635880Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml' 2024-08-22T20:33:50.5637480Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml' 2024-08-22T20:33:50.5638980Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml' 2024-08-22T20:33:50.5640220Z adding 'executorch/backends/xnnpack/__init__.py' 2024-08-22T20:33:50.5641400Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2024-08-22T20:33:50.5642640Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2024-08-22T20:33:50.5643950Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2024-08-22T20:33:50.5645190Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2024-08-22T20:33:50.5646360Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2024-08-22T20:33:50.5648260Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2024-08-22T20:33:50.5649660Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2024-08-22T20:33:50.5651060Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2024-08-22T20:33:50.5652360Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2024-08-22T20:33:50.5653830Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2024-08-22T20:33:50.5655080Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2024-08-22T20:33:50.5656530Z adding 'executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py' 2024-08-22T20:33:50.5657950Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2024-08-22T20:33:50.5659680Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2024-08-22T20:33:50.5661290Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2024-08-22T20:33:50.5662660Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2024-08-22T20:33:50.5663920Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2024-08-22T20:33:50.5665460Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2024-08-22T20:33:50.5666790Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2024-08-22T20:33:50.5668130Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2024-08-22T20:33:50.5669630Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2024-08-22T20:33:50.5670380Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2024-08-22T20:33:50.5670940Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2024-08-22T20:33:50.5671440Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2024-08-22T20:33:50.5671910Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2024-08-22T20:33:50.5672380Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2024-08-22T20:33:50.5672890Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2024-08-22T20:33:50.5673440Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2024-08-22T20:33:50.5673930Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2024-08-22T20:33:50.5674410Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2024-08-22T20:33:50.5674880Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2024-08-22T20:33:50.5675400Z adding 'executorch/backends/xnnpack/operators/op_quantize_per_tensor.py' 2024-08-22T20:33:50.5675930Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2024-08-22T20:33:50.5676410Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2024-08-22T20:33:50.5676860Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2024-08-22T20:33:50.5677320Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2024-08-22T20:33:50.5677820Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2024-08-22T20:33:50.5678300Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2024-08-22T20:33:50.5678760Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2024-08-22T20:33:50.5679240Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2024-08-22T20:33:50.5679730Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2024-08-22T20:33:50.5680250Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2024-08-22T20:33:50.5680860Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2024-08-22T20:33:50.5681380Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2024-08-22T20:33:50.5681820Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2024-08-22T20:33:50.5682300Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2024-08-22T20:33:50.5682760Z adding 'executorch/backends/xnnpack/partition/configs.py' 2024-08-22T20:33:50.5683240Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2024-08-22T20:33:50.5683770Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2024-08-22T20:33:50.5684800Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2024-08-22T20:33:50.5685390Z adding 'executorch/backends/xnnpack/passes/__init__.py' 2024-08-22T20:33:50.5685920Z adding 'executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py' 2024-08-22T20:33:50.5686520Z adding 'executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py' 2024-08-22T20:33:50.5687040Z adding 'executorch/backends/xnnpack/passes/convert_to_linear.py' 2024-08-22T20:33:50.5687540Z adding 'executorch/backends/xnnpack/passes/convert_to_sdpa.py' 2024-08-22T20:33:50.5688120Z adding 'executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py' 2024-08-22T20:33:50.5689010Z adding 'executorch/backends/xnnpack/passes/fuse_activation_pass.py' 2024-08-22T20:33:50.5689550Z adding 'executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:50.5690090Z adding 'executorch/backends/xnnpack/passes/prelu_reshape_pass.py' 2024-08-22T20:33:50.5690630Z adding 'executorch/backends/xnnpack/passes/remove_getitem_op.py' 2024-08-22T20:33:50.5691230Z adding 'executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py' 2024-08-22T20:33:50.5691810Z adding 'executorch/backends/xnnpack/passes/xnnpack_pass.py' 2024-08-22T20:33:50.5692330Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2024-08-22T20:33:50.5692840Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2024-08-22T20:33:50.5693400Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2024-08-22T20:33:50.5694010Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2024-08-22T20:33:50.5694630Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2024-08-22T20:33:50.5695240Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2024-08-22T20:33:50.5695830Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2024-08-22T20:33:50.5696300Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2024-08-22T20:33:50.5696760Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2024-08-22T20:33:50.5697310Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2024-08-22T20:33:50.5697830Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2024-08-22T20:33:50.5698360Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2024-08-22T20:33:50.5698880Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2024-08-22T20:33:50.5699380Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2024-08-22T20:33:50.5699890Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2024-08-22T20:33:50.5700350Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2024-08-22T20:33:50.5700830Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2024-08-22T20:33:50.5701330Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2024-08-22T20:33:50.5701790Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2024-08-22T20:33:50.5702200Z adding 'executorch/backends/xnnpack/test/ops/abs.py' 2024-08-22T20:33:50.5702610Z adding 'executorch/backends/xnnpack/test/ops/add.py' 2024-08-22T20:33:50.5703030Z adding 'executorch/backends/xnnpack/test/ops/avgpool2d.py' 2024-08-22T20:33:50.5703480Z adding 'executorch/backends/xnnpack/test/ops/bilinear2d.py' 2024-08-22T20:33:50.5703900Z adding 'executorch/backends/xnnpack/test/ops/cat.py' 2024-08-22T20:33:50.5704300Z adding 'executorch/backends/xnnpack/test/ops/ceil.py' 2024-08-22T20:33:50.5704700Z adding 'executorch/backends/xnnpack/test/ops/clamp.py' 2024-08-22T20:33:50.5705270Z adding 'executorch/backends/xnnpack/test/ops/conv1d.py' 2024-08-22T20:33:50.5802680Z adding 'executorch/backends/xnnpack/test/ops/conv2d.py' 2024-08-22T20:33:50.5902840Z adding 'executorch/backends/xnnpack/test/ops/div.py' 2024-08-22T20:33:50.6003370Z adding 'executorch/backends/xnnpack/test/ops/elu.py' 2024-08-22T20:33:50.6073840Z adding 'executorch/backends/xnnpack/test/ops/floor.py' 2024-08-22T20:33:50.6125950Z adding 'executorch/backends/xnnpack/test/ops/hardswish.py' 2024-08-22T20:33:50.6171060Z adding 'executorch/backends/xnnpack/test/ops/hardtanh.py' 2024-08-22T20:33:50.6192550Z adding 'executorch/backends/xnnpack/test/ops/leaky_relu.py' 2024-08-22T20:33:50.6210440Z adding 'executorch/backends/xnnpack/test/ops/linear.py' 2024-08-22T20:33:50.6217130Z adding 'executorch/backends/xnnpack/test/ops/max_dim.py' 2024-08-22T20:33:50.6238650Z adding 'executorch/backends/xnnpack/test/ops/maximum.py' 2024-08-22T20:33:50.6243130Z adding 'executorch/backends/xnnpack/test/ops/maxpool2d.py' 2024-08-22T20:33:50.6243970Z adding 'executorch/backends/xnnpack/test/ops/mean_dim.py' 2024-08-22T20:33:50.6244420Z adding 'executorch/backends/xnnpack/test/ops/minimum.py' 2024-08-22T20:33:50.6244850Z adding 'executorch/backends/xnnpack/test/ops/multiply.py' 2024-08-22T20:33:50.6245280Z adding 'executorch/backends/xnnpack/test/ops/negate.py' 2024-08-22T20:33:50.6245710Z adding 'executorch/backends/xnnpack/test/ops/permute.py' 2024-08-22T20:33:50.6246130Z adding 'executorch/backends/xnnpack/test/ops/pow.py' 2024-08-22T20:33:50.6246540Z adding 'executorch/backends/xnnpack/test/ops/prelu.py' 2024-08-22T20:33:50.6247010Z adding 'executorch/backends/xnnpack/test/ops/quantize_per_tensor.py' 2024-08-22T20:33:50.6247500Z adding 'executorch/backends/xnnpack/test/ops/relu.py' 2024-08-22T20:33:50.6247900Z adding 'executorch/backends/xnnpack/test/ops/sdpa.py' 2024-08-22T20:33:50.6248320Z adding 'executorch/backends/xnnpack/test/ops/sigmoid.py' 2024-08-22T20:33:50.6248780Z adding 'executorch/backends/xnnpack/test/ops/slice_copy.py' 2024-08-22T20:33:50.6249220Z adding 'executorch/backends/xnnpack/test/ops/softmax.py' 2024-08-22T20:33:50.6249660Z adding 'executorch/backends/xnnpack/test/ops/sqrt.py' 2024-08-22T20:33:50.6250140Z adding 'executorch/backends/xnnpack/test/ops/square.py' 2024-08-22T20:33:50.6250690Z adding 'executorch/backends/xnnpack/test/ops/static_constant_pad.py' 2024-08-22T20:33:50.6251170Z adding 'executorch/backends/xnnpack/test/ops/sub.py' 2024-08-22T20:33:50.6251660Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2024-08-22T20:33:50.6252360Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2024-08-22T20:33:50.6252990Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2024-08-22T20:33:50.6253610Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2024-08-22T20:33:50.6254200Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2024-08-22T20:33:50.6254800Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2024-08-22T20:33:50.6255400Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2024-08-22T20:33:50.6255980Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2024-08-22T20:33:50.6256510Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2024-08-22T20:33:50.6256960Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2024-08-22T20:33:50.6257490Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2024-08-22T20:33:50.6258140Z adding 'executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py' 2024-08-22T20:33:50.6258770Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2024-08-22T20:33:50.6259320Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2024-08-22T20:33:50.6259900Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2024-08-22T20:33:50.6260500Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2024-08-22T20:33:50.6261050Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2024-08-22T20:33:50.6261640Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2024-08-22T20:33:50.6262440Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2024-08-22T20:33:50.6263080Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2024-08-22T20:33:50.6263600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml' 2024-08-22T20:33:50.6264160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml' 2024-08-22T20:33:50.6264810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py' 2024-08-22T20:33:50.6265480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2024-08-22T20:33:50.6266280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml' 2024-08-22T20:33:50.6266930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml' 2024-08-22T20:33:50.6267580Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml' 2024-08-22T20:33:50.6268220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2024-08-22T20:33:50.6268810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml' 2024-08-22T20:33:50.6269380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml' 2024-08-22T20:33:50.6269970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml' 2024-08-22T20:33:50.6270590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml' 2024-08-22T20:33:50.6271230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2024-08-22T20:33:50.6271910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:50.6272620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:50.6273290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2024-08-22T20:33:50.6273900Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml' 2024-08-22T20:33:50.6274550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2024-08-22T20:33:50.6275240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2024-08-22T20:33:50.6275890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2024-08-22T20:33:50.6276520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml' 2024-08-22T20:33:50.6277180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml' 2024-08-22T20:33:50.6277900Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml' 2024-08-22T20:33:50.6278530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2024-08-22T20:33:50.6279160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2024-08-22T20:33:50.6279790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2024-08-22T20:33:50.6280410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml' 2024-08-22T20:33:50.6281040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2024-08-22T20:33:50.6281700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml' 2024-08-22T20:33:50.6282390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml' 2024-08-22T20:33:50.6283020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml' 2024-08-22T20:33:50.6283610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml' 2024-08-22T20:33:50.6284270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2024-08-22T20:33:50.6284910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2024-08-22T20:33:50.6285610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2024-08-22T20:33:50.6286230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2024-08-22T20:33:50.6286810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2024-08-22T20:33:50.6287420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2024-08-22T20:33:50.6288010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml' 2024-08-22T20:33:50.6288610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml' 2024-08-22T20:33:50.6289350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml' 2024-08-22T20:33:50.6289960Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml' 2024-08-22T20:33:50.6290530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml' 2024-08-22T20:33:50.6291140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml' 2024-08-22T20:33:50.6291770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml' 2024-08-22T20:33:50.6292350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml' 2024-08-22T20:33:50.6292970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml' 2024-08-22T20:33:50.6293600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml' 2024-08-22T20:33:50.6294170Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml' 2024-08-22T20:33:50.6294740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml' 2024-08-22T20:33:50.6295310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml' 2024-08-22T20:33:50.6295880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml' 2024-08-22T20:33:50.6296490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml' 2024-08-22T20:33:50.6297120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml' 2024-08-22T20:33:50.6297770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2024-08-22T20:33:50.6298390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml' 2024-08-22T20:33:50.6298990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml' 2024-08-22T20:33:50.6299600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml' 2024-08-22T20:33:50.6300190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml' 2024-08-22T20:33:50.6300760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml' 2024-08-22T20:33:50.6301360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml' 2024-08-22T20:33:50.6301980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml' 2024-08-22T20:33:50.6302600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml' 2024-08-22T20:33:50.6310030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml' 2024-08-22T20:33:50.6310630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml' 2024-08-22T20:33:50.6311250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml' 2024-08-22T20:33:50.6311850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml' 2024-08-22T20:33:50.6312460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml' 2024-08-22T20:33:50.6313100Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml' 2024-08-22T20:33:50.6313700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml' 2024-08-22T20:33:50.6314290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2024-08-22T20:33:50.6315200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml' 2024-08-22T20:33:50.6315880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2024-08-22T20:33:50.6316490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2024-08-22T20:33:50.6317180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:50.6317940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:50.6318620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml' 2024-08-22T20:33:50.6319450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml' 2024-08-22T20:33:50.6320090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2024-08-22T20:33:50.6320740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml' 2024-08-22T20:33:50.6321360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml' 2024-08-22T20:33:50.6322000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml' 2024-08-22T20:33:50.6322650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2024-08-22T20:33:50.6323270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml' 2024-08-22T20:33:50.6323890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2024-08-22T20:33:50.6324510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2024-08-22T20:33:50.6325110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2024-08-22T20:33:50.6325730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2024-08-22T20:33:50.6326390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2024-08-22T20:33:50.6327020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2024-08-22T20:33:50.6327630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml' 2024-08-22T20:33:50.6328270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2024-08-22T20:33:50.6328890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2024-08-22T20:33:50.6329490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2024-08-22T20:33:50.6330120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml' 2024-08-22T20:33:50.6330780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml' 2024-08-22T20:33:50.6331430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2024-08-22T20:33:50.6332040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml' 2024-08-22T20:33:50.6332660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:50.6333330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:50.6334060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2024-08-22T20:33:50.6334740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2024-08-22T20:33:50.6335330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml' 2024-08-22T20:33:50.6335950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml' 2024-08-22T20:33:50.6336580Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2024-08-22T20:33:50.6337220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2024-08-22T20:33:50.6338070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2024-08-22T20:33:50.6338740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2024-08-22T20:33:50.6339310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2024-08-22T20:33:50.6339890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2024-08-22T20:33:50.6340460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2024-08-22T20:33:50.6341060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2024-08-22T20:33:50.6341670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml' 2024-08-22T20:33:50.6342550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml' 2024-08-22T20:33:50.6343240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml' 2024-08-22T20:33:50.6343840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml' 2024-08-22T20:33:50.6344440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml' 2024-08-22T20:33:50.6345060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml' 2024-08-22T20:33:50.6345660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml' 2024-08-22T20:33:50.6346240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml' 2024-08-22T20:33:50.6346830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml' 2024-08-22T20:33:50.6347420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml' 2024-08-22T20:33:50.6348030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml' 2024-08-22T20:33:50.6348620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml' 2024-08-22T20:33:50.6349220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml' 2024-08-22T20:33:50.6349850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml' 2024-08-22T20:33:50.6350450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml' 2024-08-22T20:33:50.6351020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml' 2024-08-22T20:33:50.6351610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml' 2024-08-22T20:33:50.6352190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml' 2024-08-22T20:33:50.6352770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml' 2024-08-22T20:33:50.6353330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml' 2024-08-22T20:33:50.6353890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml' 2024-08-22T20:33:50.6354450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml' 2024-08-22T20:33:50.6355090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml' 2024-08-22T20:33:50.6355740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml' 2024-08-22T20:33:50.6356320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml' 2024-08-22T20:33:50.6356910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml' 2024-08-22T20:33:50.6357530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml' 2024-08-22T20:33:50.6358120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml' 2024-08-22T20:33:50.6358740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2024-08-22T20:33:50.6359370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml' 2024-08-22T20:33:50.6359980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml' 2024-08-22T20:33:50.6360760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml' 2024-08-22T20:33:50.6361390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml' 2024-08-22T20:33:50.6361960Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml' 2024-08-22T20:33:50.6362520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml' 2024-08-22T20:33:50.6363100Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml' 2024-08-22T20:33:50.6363680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml' 2024-08-22T20:33:50.6364250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml' 2024-08-22T20:33:50.6364930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml' 2024-08-22T20:33:50.6365530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml' 2024-08-22T20:33:50.6366160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml' 2024-08-22T20:33:50.6366770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml' 2024-08-22T20:33:50.6367450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2024-08-22T20:33:50.6368910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2024-08-22T20:33:50.6370950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml' 2024-08-22T20:33:50.6372660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml' 2024-08-22T20:33:50.6374280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml' 2024-08-22T20:33:50.6376000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml' 2024-08-22T20:33:50.6377640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml' 2024-08-22T20:33:50.6379290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml' 2024-08-22T20:33:50.6381070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml' 2024-08-22T20:33:50.6382890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml' 2024-08-22T20:33:50.6383570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml' 2024-08-22T20:33:50.6384240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml' 2024-08-22T20:33:50.6384850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml' 2024-08-22T20:33:50.6385450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml' 2024-08-22T20:33:50.6386050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml' 2024-08-22T20:33:50.6386770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2024-08-22T20:33:50.6387510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:50.6388190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:50.6388930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:50.6389980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:50.6390830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:50.6391560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:50.6392290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml' 2024-08-22T20:33:50.6393030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:50.6393850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:50.6394880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:50.6395700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:50.6396410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml' 2024-08-22T20:33:50.6397020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml' 2024-08-22T20:33:50.6397690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:50.6398410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:50.6399370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:50.6400260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:50.6401060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml' 2024-08-22T20:33:50.6401760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2024-08-22T20:33:50.6402490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml' 2024-08-22T20:33:50.6403210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2024-08-22T20:33:50.6403890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml' 2024-08-22T20:33:50.6404540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml' 2024-08-22T20:33:50.6405160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml' 2024-08-22T20:33:50.6405740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml' 2024-08-22T20:33:50.6406330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml' 2024-08-22T20:33:50.6406960Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:50.6407630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:50.6408310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:50.6408990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:50.6409700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml' 2024-08-22T20:33:50.6410460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:50.6411270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:50.6412060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:50.6412850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:50.6413540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml' 2024-08-22T20:33:50.6414310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:50.6415130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:50.6415840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2024-08-22T20:33:50.6416510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2024-08-22T20:33:50.6417220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2024-08-22T20:33:50.6417920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2024-08-22T20:33:50.6418610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml' 2024-08-22T20:33:50.6419640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml' 2024-08-22T20:33:50.6420410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml' 2024-08-22T20:33:50.6421000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml' 2024-08-22T20:33:50.6421600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml' 2024-08-22T20:33:50.6422240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:50.6423030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:50.6423930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:50.6424620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:50.6425270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml' 2024-08-22T20:33:50.6425890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml' 2024-08-22T20:33:50.6426500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2024-08-22T20:33:50.6427150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml' 2024-08-22T20:33:50.6427760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml' 2024-08-22T20:33:50.6428430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml' 2024-08-22T20:33:50.6429130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml' 2024-08-22T20:33:50.6429780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml' 2024-08-22T20:33:50.6430390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml' 2024-08-22T20:33:50.6431030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2024-08-22T20:33:50.6431640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2024-08-22T20:33:50.6432260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml' 2024-08-22T20:33:50.6432870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2024-08-22T20:33:50.6433450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml' 2024-08-22T20:33:50.6434030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml' 2024-08-22T20:33:50.6434640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml' 2024-08-22T20:33:50.6435250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml' 2024-08-22T20:33:50.6435840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml' 2024-08-22T20:33:50.6436420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml' 2024-08-22T20:33:50.6436990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml' 2024-08-22T20:33:50.6437640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml' 2024-08-22T20:33:50.6438660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml' 2024-08-22T20:33:50.6440770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml' 2024-08-22T20:33:50.6442420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2024-08-22T20:33:50.6444040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml' 2024-08-22T20:33:50.6445770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml' 2024-08-22T20:33:50.6447470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml' 2024-08-22T20:33:50.6449050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml' 2024-08-22T20:33:50.6450760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml' 2024-08-22T20:33:50.6453640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py' 2024-08-22T20:33:50.6455850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py' 2024-08-22T20:33:50.6457750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2024-08-22T20:33:50.6459660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py' 2024-08-22T20:33:50.6461550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py' 2024-08-22T20:33:50.6464000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2024-08-22T20:33:50.6465990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2024-08-22T20:33:50.6468180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2024-08-22T20:33:50.6470250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2024-08-22T20:33:50.6472400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2024-08-22T20:33:50.6474250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py' 2024-08-22T20:33:50.6475990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py' 2024-08-22T20:33:50.6477780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py' 2024-08-22T20:33:50.6480050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py' 2024-08-22T20:33:50.6482370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py' 2024-08-22T20:33:50.6484610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py' 2024-08-22T20:33:50.6486780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py' 2024-08-22T20:33:50.6488920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2024-08-22T20:33:50.6490980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2024-08-22T20:33:50.6492950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2024-08-22T20:33:50.6494810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2024-08-22T20:33:50.6496660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2024-08-22T20:33:50.6498520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py' 2024-08-22T20:33:50.6500530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py' 2024-08-22T20:33:50.6502600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py' 2024-08-22T20:33:50.6504570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py' 2024-08-22T20:33:50.6506480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py' 2024-08-22T20:33:50.6508330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py' 2024-08-22T20:33:50.6510320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2024-08-22T20:33:50.6512400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2024-08-22T20:33:50.6515480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2024-08-22T20:33:50.6517680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2024-08-22T20:33:50.6519610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py' 2024-08-22T20:33:50.6522530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2024-08-22T20:33:50.6524470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py' 2024-08-22T20:33:50.6526350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py' 2024-08-22T20:33:50.6528330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2024-08-22T20:33:50.6530240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py' 2024-08-22T20:33:50.6532060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py' 2024-08-22T20:33:50.6534310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py' 2024-08-22T20:33:50.6536160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py' 2024-08-22T20:33:50.6538080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py' 2024-08-22T20:33:50.6539750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2024-08-22T20:33:50.6540570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2024-08-22T20:33:50.6541360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2024-08-22T20:33:50.6542150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py' 2024-08-22T20:33:50.6542970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py' 2024-08-22T20:33:50.6543670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2024-08-22T20:33:50.6544360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py' 2024-08-22T20:33:50.6544990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2024-08-22T20:33:50.6545620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2024-08-22T20:33:50.6546230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2024-08-22T20:33:50.6546800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2024-08-22T20:33:50.6547360Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2024-08-22T20:33:50.6547900Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2024-08-22T20:33:50.6548470Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2024-08-22T20:33:50.6549070Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2024-08-22T20:33:50.6549690Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2024-08-22T20:33:50.6550400Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2024-08-22T20:33:50.6551110Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2024-08-22T20:33:50.6551730Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2024-08-22T20:33:50.6552290Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2024-08-22T20:33:50.6552750Z adding 'executorch/backends/xnnpack/utils/configs.py' 2024-08-22T20:33:50.6553170Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2024-08-22T20:33:50.6553330Z adding 'executorch/backends/xnnpack/utils/utils.py' 2024-08-22T20:33:50.6553530Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2024-08-22T20:33:50.6553670Z adding 'executorch/data/bin/__init__.py' 2024-08-22T20:33:50.7586670Z adding 'executorch/data/bin/flatc' 2024-08-22T20:33:50.7602820Z adding 'executorch/examples/models/__init__.py' 2024-08-22T20:33:50.7604060Z adding 'executorch/examples/models/model_base.py' 2024-08-22T20:33:50.7606350Z adding 'executorch/examples/models/model_factory.py' 2024-08-22T20:33:50.7608540Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2024-08-22T20:33:50.7612240Z adding 'executorch/examples/models/deeplab_v3/model.py' 2024-08-22T20:33:50.7612520Z adding 'executorch/examples/models/edsr/__init__.py' 2024-08-22T20:33:50.7614800Z adding 'executorch/examples/models/edsr/model.py' 2024-08-22T20:33:50.7616620Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2024-08-22T20:33:50.7618530Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2024-08-22T20:33:50.7620220Z adding 'executorch/examples/models/inception_v3/__init__.py' 2024-08-22T20:33:50.7622960Z adding 'executorch/examples/models/inception_v3/model.py' 2024-08-22T20:33:50.7624580Z adding 'executorch/examples/models/inception_v4/__init__.py' 2024-08-22T20:33:50.7626420Z adding 'executorch/examples/models/inception_v4/model.py' 2024-08-22T20:33:50.7628230Z adding 'executorch/examples/models/llama2/__init__.py' 2024-08-22T20:33:50.7630020Z adding 'executorch/examples/models/llama2/eval_llama.py' 2024-08-22T20:33:50.7632670Z adding 'executorch/examples/models/llama2/eval_llama_lib.py' 2024-08-22T20:33:50.7634300Z adding 'executorch/examples/models/llama2/export_llama.py' 2024-08-22T20:33:50.7636310Z adding 'executorch/examples/models/llama2/export_llama_lib.py' 2024-08-22T20:33:50.7638110Z adding 'executorch/examples/models/llama2/fairseq2.py' 2024-08-22T20:33:50.7640450Z adding 'executorch/examples/models/llama2/install_requirement_helper.py' 2024-08-22T20:33:50.7642130Z adding 'executorch/examples/models/llama2/llama_test.py' 2024-08-22T20:33:50.7644290Z adding 'executorch/examples/models/llama2/llama_transformer.py' 2024-08-22T20:33:50.7646210Z adding 'executorch/examples/models/llama2/model.py' 2024-08-22T20:33:50.7648150Z adding 'executorch/examples/models/llama2/rope.py' 2024-08-22T20:33:50.7650320Z adding 'executorch/examples/models/llama2/custom_ops/__init__.py' 2024-08-22T20:33:50.7953750Z adding 'executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib' 2024-08-22T20:33:50.7957250Z adding 'executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py' 2024-08-22T20:33:50.7960220Z adding 'executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py' 2024-08-22T20:33:50.7961840Z adding 'executorch/examples/models/llama2/evaluate/__init__.py' 2024-08-22T20:33:50.7963790Z adding 'executorch/examples/models/llama2/evaluate/eager_eval.py' 2024-08-22T20:33:50.7966570Z adding 'executorch/examples/models/llama2/experimental/generate.py' 2024-08-22T20:33:50.7968980Z adding 'executorch/examples/models/llama2/experimental/load_gguf_q4_0.py' 2024-08-22T20:33:50.7972570Z adding 'executorch/examples/models/llama2/experimental/subclass.py' 2024-08-22T20:33:50.7974180Z adding 'executorch/examples/models/llama2/experimental/test_subclass.py' 2024-08-22T20:33:50.7986660Z adding 'executorch/examples/models/llama2/runner/generation.py' 2024-08-22T20:33:50.7992080Z adding 'executorch/examples/models/llama2/source_transformation/__init__.py' 2024-08-22T20:33:50.8004080Z adding 'executorch/examples/models/llama2/source_transformation/quantize.py' 2024-08-22T20:33:50.8011090Z adding 'executorch/examples/models/llama2/source_transformation/rope.py' 2024-08-22T20:33:50.8013160Z adding 'executorch/examples/models/llama2/source_transformation/sdpa.py' 2024-08-22T20:33:50.8017890Z adding 'executorch/examples/models/llama2/tests/test_simple_sdpa.py' 2024-08-22T20:33:50.8025150Z adding 'executorch/examples/models/llama2/tokenizer/tiktoken.py' 2024-08-22T20:33:50.8031090Z adding 'executorch/examples/models/llava/__init__.py' 2024-08-22T20:33:50.8036530Z adding 'executorch/examples/models/llava/export_llava.py' 2024-08-22T20:33:50.8045140Z adding 'executorch/examples/models/llava/model.py' 2024-08-22T20:33:50.8050340Z adding 'executorch/examples/models/llava/test/test_llava.py' 2024-08-22T20:33:50.8058050Z adding 'executorch/examples/models/mobilebert/__init__.py' 2024-08-22T20:33:50.8062020Z adding 'executorch/examples/models/mobilebert/model.py' 2024-08-22T20:33:50.8067390Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2024-08-22T20:33:50.8071190Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2024-08-22T20:33:50.8077520Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2024-08-22T20:33:50.8078670Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2024-08-22T20:33:50.8084200Z adding 'executorch/examples/models/phi-3-mini/eager.py' 2024-08-22T20:33:50.8086380Z adding 'executorch/examples/models/phi-3-mini/export_phi-3-mini.py' 2024-08-22T20:33:50.8088380Z adding 'executorch/examples/models/phi3-mini-lora/export_model.py' 2024-08-22T20:33:50.8096290Z adding 'executorch/examples/models/resnet/__init__.py' 2024-08-22T20:33:50.8096780Z adding 'executorch/examples/models/resnet/model.py' 2024-08-22T20:33:50.8096940Z adding 'executorch/examples/models/test/__init__.py' 2024-08-22T20:33:50.8097110Z adding 'executorch/examples/models/test/test_export.py' 2024-08-22T20:33:50.8097670Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2024-08-22T20:33:50.8099630Z adding 'executorch/examples/models/torchvision_vit/model.py' 2024-08-22T20:33:50.8101590Z adding 'executorch/examples/models/toy_model/__init__.py' 2024-08-22T20:33:50.8104490Z adding 'executorch/examples/models/toy_model/model.py' 2024-08-22T20:33:50.8105990Z adding 'executorch/examples/models/wav2letter/__init__.py' 2024-08-22T20:33:50.8108090Z adding 'executorch/examples/models/wav2letter/model.py' 2024-08-22T20:33:50.8109760Z adding 'executorch/exir/__init__.py' 2024-08-22T20:33:50.8111690Z adding 'executorch/exir/common.py' 2024-08-22T20:33:50.8113590Z adding 'executorch/exir/control_flow.py' 2024-08-22T20:33:50.8115290Z adding 'executorch/exir/delegate.py' 2024-08-22T20:33:50.8117350Z adding 'executorch/exir/dim_order_utils.py' 2024-08-22T20:33:50.8119410Z adding 'executorch/exir/dynamic_shape.py' 2024-08-22T20:33:50.8121350Z adding 'executorch/exir/error.py' 2024-08-22T20:33:50.8123400Z adding 'executorch/exir/graph.py' 2024-08-22T20:33:50.8125250Z adding 'executorch/exir/graph_module.py' 2024-08-22T20:33:50.8127030Z adding 'executorch/exir/lowered_backend_module.py' 2024-08-22T20:33:50.8129110Z adding 'executorch/exir/memory.py' 2024-08-22T20:33:50.8133020Z adding 'executorch/exir/memory_planning.py' 2024-08-22T20:33:50.8138300Z adding 'executorch/exir/pass_base.py' 2024-08-22T20:33:50.8140860Z adding 'executorch/exir/pass_manager.py' 2024-08-22T20:33:50.8144520Z adding 'executorch/exir/print_program.py' 2024-08-22T20:33:50.8147040Z adding 'executorch/exir/scalar_type.py' 2024-08-22T20:33:50.8147750Z adding 'executorch/exir/schema.py' 2024-08-22T20:33:50.8148360Z adding 'executorch/exir/sym_util.py' 2024-08-22T20:33:50.8151610Z adding 'executorch/exir/tensor.py' 2024-08-22T20:33:50.8158940Z adding 'executorch/exir/tracer.py' 2024-08-22T20:33:50.8160070Z adding 'executorch/exir/types.py' 2024-08-22T20:33:50.8161160Z adding 'executorch/exir/version.py' 2024-08-22T20:33:50.8162320Z adding 'executorch/exir/wrap.py' 2024-08-22T20:33:50.8163720Z adding 'executorch/exir/_serialize/__init__.py' 2024-08-22T20:33:50.8165000Z adding 'executorch/exir/_serialize/_cord.py' 2024-08-22T20:33:50.8166990Z adding 'executorch/exir/_serialize/_dataclass.py' 2024-08-22T20:33:50.8170430Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2024-08-22T20:33:50.8176470Z adding 'executorch/exir/_serialize/_program.py' 2024-08-22T20:33:50.8180510Z adding 'executorch/exir/_serialize/program.fbs' 2024-08-22T20:33:50.8185150Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2024-08-22T20:33:50.8187340Z adding 'executorch/exir/_serialize/test/__init__.py' 2024-08-22T20:33:50.8189400Z adding 'executorch/exir/_serialize/test/test_cord.py' 2024-08-22T20:33:50.8191450Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2024-08-22T20:33:50.8195570Z adding 'executorch/exir/_serialize/test/test_program.py' 2024-08-22T20:33:50.8200690Z adding 'executorch/exir/backend/backend_api.py' 2024-08-22T20:33:50.8202930Z adding 'executorch/exir/backend/backend_details.py' 2024-08-22T20:33:50.8204900Z adding 'executorch/exir/backend/compile_spec_schema.py' 2024-08-22T20:33:50.8208140Z adding 'executorch/exir/backend/partitioner.py' 2024-08-22T20:33:50.8213250Z adding 'executorch/exir/backend/utils.py' 2024-08-22T20:33:50.8215490Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2024-08-22T20:33:50.8217420Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2024-08-22T20:33:50.8219490Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2024-08-22T20:33:50.8221240Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2024-08-22T20:33:50.8224700Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2024-08-22T20:33:50.8225500Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2024-08-22T20:33:50.8226890Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2024-08-22T20:33:50.8228060Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2024-08-22T20:33:50.8235990Z adding 'executorch/exir/backend/test/test_backends.py' 2024-08-22T20:33:50.8243820Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2024-08-22T20:33:50.8246170Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2024-08-22T20:33:50.8247660Z adding 'executorch/exir/backend/test/test_compatibility.py' 2024-08-22T20:33:50.8249490Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2024-08-22T20:33:50.8252390Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2024-08-22T20:33:50.8254150Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2024-08-22T20:33:50.8256450Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2024-08-22T20:33:50.8260450Z adding 'executorch/exir/backend/test/test_partitioner.py' 2024-08-22T20:33:50.8261680Z adding 'executorch/exir/backend/test/test_passes.py' 2024-08-22T20:33:50.8264100Z adding 'executorch/exir/backend/test/test_utils.py' 2024-08-22T20:33:50.8266580Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2024-08-22T20:33:50.8268350Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2024-08-22T20:33:50.8270470Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2024-08-22T20:33:50.8272240Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2024-08-22T20:33:50.8273960Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2024-08-22T20:33:50.8278110Z adding 'executorch/exir/capture/__init__.py' 2024-08-22T20:33:50.8286820Z adding 'executorch/exir/capture/_capture.py' 2024-08-22T20:33:50.8291950Z adding 'executorch/exir/capture/_config.py' 2024-08-22T20:33:50.8297740Z adding 'executorch/exir/capture/_unlift.py' 2024-08-22T20:33:50.8302120Z adding 'executorch/exir/dialects/__init__.py' 2024-08-22T20:33:50.8307680Z adding 'executorch/exir/dialects/_ops.py' 2024-08-22T20:33:50.8313610Z adding 'executorch/exir/dialects/backend/_ops.py' 2024-08-22T20:33:50.8319840Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2024-08-22T20:33:50.8330420Z adding 'executorch/exir/dialects/edge/_ops.py' 2024-08-22T20:33:50.8362030Z adding 'executorch/exir/dialects/edge/edge.yaml' 2024-08-22T20:33:50.8369890Z adding 'executorch/exir/dialects/edge/arg/model.py' 2024-08-22T20:33:50.8377810Z adding 'executorch/exir/dialects/edge/arg/type.py' 2024-08-22T20:33:50.8379840Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2024-08-22T20:33:50.8383710Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2024-08-22T20:33:50.8385880Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2024-08-22T20:33:50.8387720Z adding 'executorch/exir/dialects/edge/op/api.py' 2024-08-22T20:33:50.8391860Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2024-08-22T20:33:50.8393670Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2024-08-22T20:33:50.8400290Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2024-08-22T20:33:50.8404270Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2024-08-22T20:33:50.8407510Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2024-08-22T20:33:50.8409430Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2024-08-22T20:33:50.8412310Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2024-08-22T20:33:50.8414030Z adding 'executorch/exir/emit/__init__.py' 2024-08-22T20:33:50.8416410Z adding 'executorch/exir/emit/_emit_program.py' 2024-08-22T20:33:50.8432750Z adding 'executorch/exir/emit/_emitter.py' 2024-08-22T20:33:50.8444460Z adding 'executorch/exir/emit/test/test_emit.py' 2024-08-22T20:33:50.8447640Z adding 'executorch/exir/operator/convert.py' 2024-08-22T20:33:50.8449010Z adding 'executorch/exir/operator/manip.py' 2024-08-22T20:33:50.8450330Z adding 'executorch/exir/operator/util.py' 2024-08-22T20:33:50.8452480Z adding 'executorch/exir/operator/test/test_operator.py' 2024-08-22T20:33:50.8457860Z adding 'executorch/exir/passes/__init__.py' 2024-08-22T20:33:50.8462460Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2024-08-22T20:33:50.8466560Z adding 'executorch/exir/passes/const_prop_pass.py' 2024-08-22T20:33:50.8468450Z adding 'executorch/exir/passes/constant_prop_pass.py' 2024-08-22T20:33:50.8471480Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2024-08-22T20:33:50.8472740Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2024-08-22T20:33:50.8474930Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2024-08-22T20:33:50.8476690Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2024-08-22T20:33:50.8478750Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2024-08-22T20:33:50.8481060Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2024-08-22T20:33:50.8482660Z adding 'executorch/exir/passes/memory_planning_pass.py' 2024-08-22T20:33:50.8484630Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2024-08-22T20:33:50.8486530Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2024-08-22T20:33:50.8488440Z adding 'executorch/exir/passes/pass_registry.py' 2024-08-22T20:33:50.8490770Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2024-08-22T20:33:50.8492670Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2024-08-22T20:33:50.8494440Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2024-08-22T20:33:50.8496300Z adding 'executorch/exir/passes/remove_noop_pass.py' 2024-08-22T20:33:50.8498360Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2024-08-22T20:33:50.8500340Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2024-08-22T20:33:50.8502150Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2024-08-22T20:33:50.8504010Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2024-08-22T20:33:50.8506030Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2024-08-22T20:33:50.8507880Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2024-08-22T20:33:50.8509880Z adding 'executorch/exir/passes/spec_prop_pass.py' 2024-08-22T20:33:50.8511880Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2024-08-22T20:33:50.8513870Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2024-08-22T20:33:50.8515780Z adding 'executorch/exir/program/__init__.py' 2024-08-22T20:33:50.8525760Z adding 'executorch/exir/program/_fake_program.py' 2024-08-22T20:33:50.8525900Z adding 'executorch/exir/program/_program.py' 2024-08-22T20:33:50.8527800Z adding 'executorch/exir/program/test/__init__.py' 2024-08-22T20:33:50.8530900Z adding 'executorch/exir/program/test/test_fake_program.py' 2024-08-22T20:33:50.8532460Z adding 'executorch/exir/program/test/test_program.py' 2024-08-22T20:33:50.8534500Z adding 'executorch/exir/serde/__init__.py' 2024-08-22T20:33:50.8560740Z adding 'executorch/exir/serde/export_serialize.py' 2024-08-22T20:33:50.8562730Z adding 'executorch/exir/serde/schema.py' 2024-08-22T20:33:50.8566530Z adding 'executorch/exir/serde/schema_check.py' 2024-08-22T20:33:50.8573620Z adding 'executorch/exir/serde/serialize.py' 2024-08-22T20:33:50.8574940Z adding 'executorch/exir/serde/union.py' 2024-08-22T20:33:50.8584980Z adding 'executorch/exir/serde/upgrade.py' 2024-08-22T20:33:50.8590520Z adding 'executorch/exir/tests/asr_joiner.py' 2024-08-22T20:33:50.8595630Z adding 'executorch/exir/tests/common.py' 2024-08-22T20:33:50.8599420Z adding 'executorch/exir/tests/control_flow_models.py' 2024-08-22T20:33:50.8603530Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2024-08-22T20:33:50.8614750Z adding 'executorch/exir/tests/models.py' 2024-08-22T20:33:50.8622890Z adding 'executorch/exir/tests/test_arg_validator.py' 2024-08-22T20:33:50.8623670Z adding 'executorch/exir/tests/test_capture.py' 2024-08-22T20:33:50.8628270Z adding 'executorch/exir/tests/test_common.py' 2024-08-22T20:33:50.8636100Z adding 'executorch/exir/tests/test_delegate.py' 2024-08-22T20:33:50.8639740Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2024-08-22T20:33:50.8644050Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2024-08-22T20:33:50.8647160Z adding 'executorch/exir/tests/test_error.py' 2024-08-22T20:33:50.8651520Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2024-08-22T20:33:50.8655560Z adding 'executorch/exir/tests/test_memory_format_ops_pass_aten.py' 2024-08-22T20:33:50.8659880Z adding 'executorch/exir/tests/test_memory_format_ops_pass_utils.py' 2024-08-22T20:33:50.8671690Z adding 'executorch/exir/tests/test_memory_planning.py' 2024-08-22T20:33:50.8679440Z adding 'executorch/exir/tests/test_op_convert.py' 2024-08-22T20:33:50.8682500Z adding 'executorch/exir/tests/test_pass_infra.py' 2024-08-22T20:33:50.8692750Z adding 'executorch/exir/tests/test_passes.py' 2024-08-22T20:33:50.8694740Z adding 'executorch/exir/tests/test_print_program.py' 2024-08-22T20:33:50.8696660Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2024-08-22T20:33:50.8699660Z adding 'executorch/exir/tests/test_quantization.py' 2024-08-22T20:33:50.8700620Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2024-08-22T20:33:50.8702120Z adding 'executorch/exir/tests/test_serde.py' 2024-08-22T20:33:50.8704420Z adding 'executorch/exir/tests/test_tensor.py' 2024-08-22T20:33:50.8708310Z adding 'executorch/exir/tests/test_tracer.py' 2024-08-22T20:33:50.8711040Z adding 'executorch/exir/tests/test_verification.py' 2024-08-22T20:33:50.8712580Z adding 'executorch/exir/tests/transformer.py' 2024-08-22T20:33:50.8715170Z adding 'executorch/exir/verification/arg_validator.py' 2024-08-22T20:33:50.8716630Z adding 'executorch/exir/verification/dev_html.py' 2024-08-22T20:33:50.8721650Z adding 'executorch/exir/verification/interpreter.py' 2024-08-22T20:33:50.8724480Z adding 'executorch/exir/verification/verifier.py' 2024-08-22T20:33:50.8726880Z adding 'executorch/exir/verification/test/test_verifier.py' 2024-08-22T20:33:50.8728670Z adding 'executorch/extension/export_util/__init__.py' 2024-08-22T20:33:50.8730350Z adding 'executorch/extension/export_util/utils.py' 2024-08-22T20:33:50.8732030Z adding 'executorch/extension/gguf_util/convert_main.py' 2024-08-22T20:33:50.8733240Z adding 'executorch/extension/gguf_util/converter.py' 2024-08-22T20:33:50.8734810Z adding 'executorch/extension/gguf_util/load_gguf.py' 2024-08-22T20:33:50.8736770Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2024-08-22T20:33:50.8738100Z adding 'executorch/extension/llm/export/__init__.py' 2024-08-22T20:33:50.8741910Z adding 'executorch/extension/llm/export/builder.py' 2024-08-22T20:33:50.8743480Z adding 'executorch/extension/llm/export/partitioner_lib.py' 2024-08-22T20:33:50.8746130Z adding 'executorch/extension/llm/export/quantizer_lib.py' 2024-08-22T20:33:50.8750230Z adding 'executorch/extension/llm/third-party/abseil-cpp/conanfile.py' 2024-08-22T20:33:50.8753440Z adding 'executorch/extension/llm/third-party/abseil-cpp/create_lts.py' 2024-08-22T20:33:50.8754530Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py' 2024-08-22T20:33:50.8758010Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/copts.py' 2024-08-22T20:33:50.8759990Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py' 2024-08-22T20:33:50.8762340Z adding 'executorch/extension/llm/third-party/re2/benchlog/benchplot.py' 2024-08-22T20:33:50.8768240Z adding 'executorch/extension/llm/third-party/re2/python/re2.py' 2024-08-22T20:33:50.8772020Z adding 'executorch/extension/llm/third-party/re2/python/re2_test.py' 2024-08-22T20:33:50.8777350Z adding 'executorch/extension/llm/third-party/re2/python/setup.py' 2024-08-22T20:33:50.8780920Z adding 'executorch/extension/llm/third-party/re2/python/toolchains/generate.py' 2024-08-22T20:33:50.8782390Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_casefold.py' 2024-08-22T20:33:50.8784300Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_groups.py' 2024-08-22T20:33:50.8786140Z adding 'executorch/extension/llm/third-party/re2/re2/unicode.py' 2024-08-22T20:33:50.8788040Z adding 'executorch/extension/llm/third-party/sentencepiece/python/setup.py' 2024-08-22T20:33:50.8796000Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py' 2024-08-22T20:33:50.8796500Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py' 2024-08-22T20:33:50.8801550Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py' 2024-08-22T20:33:50.8803580Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py' 2024-08-22T20:33:50.8805380Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/__init__.py' 2024-08-22T20:33:50.8807980Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py' 2024-08-22T20:33:50.8811490Z adding 'executorch/extension/llm/tokenizer/__init__.py' 2024-08-22T20:33:50.8814220Z adding 'executorch/extension/llm/tokenizer/tokenizer.py' 2024-08-22T20:33:50.8818710Z adding 'executorch/extension/llm/tokenizer/test/test_tokenizer.py' 2024-08-22T20:33:51.2085230Z adding 'executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so' 2024-08-22T20:33:51.2176820Z adding 'executorch/extension/pybindings/portable_lib.py' 2024-08-22T20:33:51.2178520Z adding 'executorch/extension/pybindings/test/make_test.py' 2024-08-22T20:33:51.2180580Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2024-08-22T20:33:51.2181680Z adding 'executorch/extension/pytree/__init__.py' 2024-08-22T20:33:51.2184840Z adding 'executorch/extension/pytree/test/test.py' 2024-08-22T20:33:51.2189500Z adding 'executorch/schema/program.fbs' 2024-08-22T20:33:51.2190860Z adding 'executorch/schema/scalar_type.fbs' 2024-08-22T20:33:51.2192470Z adding 'executorch/sdk/__init__.py' 2024-08-22T20:33:51.2193950Z adding 'executorch/sdk/bundled_program/config.py' 2024-08-22T20:33:51.2197990Z adding 'executorch/sdk/bundled_program/core.py' 2024-08-22T20:33:51.2198760Z adding 'executorch/sdk/bundled_program/version.py' 2024-08-22T20:33:51.2200220Z adding 'executorch/sdk/bundled_program/schema/__init__.py' 2024-08-22T20:33:51.2201770Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.fbs' 2024-08-22T20:33:51.2203430Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.py' 2024-08-22T20:33:51.2204760Z adding 'executorch/sdk/bundled_program/schema/scalar_type.fbs' 2024-08-22T20:33:51.2206350Z adding 'executorch/sdk/bundled_program/schema/test/test_schema.py' 2024-08-22T20:33:51.2207840Z adding 'executorch/sdk/bundled_program/serialize/__init__.py' 2024-08-22T20:33:51.2209650Z adding 'executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs' 2024-08-22T20:33:51.2210550Z adding 'executorch/sdk/bundled_program/serialize/scalar_type.fbs' 2024-08-22T20:33:51.2212070Z adding 'executorch/sdk/bundled_program/serialize/test/test_serialize.py' 2024-08-22T20:33:51.2213540Z adding 'executorch/sdk/bundled_program/test/test_bundle_data.py' 2024-08-22T20:33:51.2215370Z adding 'executorch/sdk/bundled_program/test/test_config.py' 2024-08-22T20:33:51.2216840Z adding 'executorch/sdk/bundled_program/test/test_end2end.py' 2024-08-22T20:33:51.2219730Z adding 'executorch/sdk/bundled_program/util/test_util.py' 2024-08-22T20:33:51.2221160Z adding 'executorch/sdk/debug_format/base_schema.py' 2024-08-22T20:33:51.2224760Z adding 'executorch/sdk/debug_format/et_schema.py' 2024-08-22T20:33:51.2227210Z adding 'executorch/sdk/etdump/etdump_schema_flatcc.fbs' 2024-08-22T20:33:51.2227840Z adding 'executorch/sdk/etdump/scalar_type.fbs' 2024-08-22T20:33:51.2229400Z adding 'executorch/sdk/etdump/schema_flatcc.py' 2024-08-22T20:33:51.2230950Z adding 'executorch/sdk/etdump/serialize.py' 2024-08-22T20:33:51.2234400Z adding 'executorch/sdk/etdump/tests/serialize_test.py' 2024-08-22T20:33:51.2235300Z adding 'executorch/sdk/etrecord/__init__.py' 2024-08-22T20:33:51.2239260Z adding 'executorch/sdk/etrecord/_etrecord.py' 2024-08-22T20:33:51.2241980Z adding 'executorch/sdk/etrecord/tests/etrecord_test.py' 2024-08-22T20:33:51.2243220Z adding 'executorch/sdk/inspector/__init__.py' 2024-08-22T20:33:51.2253840Z adding 'executorch/sdk/inspector/_inspector.py' 2024-08-22T20:33:51.2257630Z adding 'executorch/sdk/inspector/_inspector_utils.py' 2024-08-22T20:33:51.2258600Z adding 'executorch/sdk/inspector/inspector_cli.py' 2024-08-22T20:33:51.2263400Z adding 'executorch/sdk/inspector/tests/event_blocks_test.py' 2024-08-22T20:33:51.2266670Z adding 'executorch/sdk/inspector/tests/inspector_test.py' 2024-08-22T20:33:51.2268300Z adding 'executorch/sdk/inspector/tests/inspector_utils_test.py' 2024-08-22T20:33:51.2270990Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool.py' 2024-08-22T20:33:51.2272410Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool_test.py' 2024-08-22T20:33:51.2274930Z adding 'executorch/util/activation_memory_profiler.py' 2024-08-22T20:33:51.2276330Z adding 'executorch/util/python_profiler.py' 2024-08-22T20:33:51.2279380Z adding 'serializer/__init__.py' 2024-08-22T20:33:51.2285660Z adding 'serializer/tosa_serializer.py' 2024-08-22T20:33:51.2287240Z adding 'tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:51.2288530Z adding 'tosa/Attribute.py' 2024-08-22T20:33:51.2289630Z adding 'tosa/AxisAttribute.py' 2024-08-22T20:33:51.2291040Z adding 'tosa/ClampAttribute.py' 2024-08-22T20:33:51.2292440Z adding 'tosa/CondIfAttribute.py' 2024-08-22T20:33:51.2293940Z adding 'tosa/ConvAttribute.py' 2024-08-22T20:33:51.2295350Z adding 'tosa/CustomAttribute.py' 2024-08-22T20:33:51.2296730Z adding 'tosa/DType.py' 2024-08-22T20:33:51.2297920Z adding 'tosa/FFTAttribute.py' 2024-08-22T20:33:51.2299110Z adding 'tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:51.2300280Z adding 'tosa/MatMulAttribute.py' 2024-08-22T20:33:51.2302070Z adding 'tosa/MulAttribute.py' 2024-08-22T20:33:51.2302350Z adding 'tosa/NegateAttribute.py' 2024-08-22T20:33:51.2303900Z adding 'tosa/Op.py' 2024-08-22T20:33:51.2305120Z adding 'tosa/PadAttribute.py' 2024-08-22T20:33:51.2307770Z adding 'tosa/PoolAttribute.py' 2024-08-22T20:33:51.2308040Z adding 'tosa/RFFTAttribute.py' 2024-08-22T20:33:51.2309730Z adding 'tosa/RescaleAttribute.py' 2024-08-22T20:33:51.2310930Z adding 'tosa/ReshapeAttribute.py' 2024-08-22T20:33:51.2312350Z adding 'tosa/ResizeAttribute.py' 2024-08-22T20:33:51.2313480Z adding 'tosa/ResizeMode.py' 2024-08-22T20:33:51.2314760Z adding 'tosa/SliceAttribute.py' 2024-08-22T20:33:51.2315840Z adding 'tosa/TableAttribute.py' 2024-08-22T20:33:51.2317280Z adding 'tosa/TileAttribute.py' 2024-08-22T20:33:51.2318700Z adding 'tosa/TosaBasicBlock.py' 2024-08-22T20:33:51.2320120Z adding 'tosa/TosaGraph.py' 2024-08-22T20:33:51.2321390Z adding 'tosa/TosaOperator.py' 2024-08-22T20:33:51.2322700Z adding 'tosa/TosaRegion.py' 2024-08-22T20:33:51.2324200Z adding 'tosa/TosaTensor.py' 2024-08-22T20:33:51.2325290Z adding 'tosa/TransposeAttribute.py' 2024-08-22T20:33:51.2326710Z adding 'tosa/TransposeConvAttribute.py' 2024-08-22T20:33:51.2328080Z adding 'tosa/Version.py' 2024-08-22T20:33:51.2329640Z adding 'tosa/WhileLoopAttribute.py' 2024-08-22T20:33:51.2329920Z adding 'tosa/__init__.py' 2024-08-22T20:33:51.2331260Z adding 'executorch-0.4.0a0+9129892.dist-info/LICENSE' 2024-08-22T20:33:51.2333270Z adding 'executorch-0.4.0a0+9129892.dist-info/METADATA' 2024-08-22T20:33:51.2333840Z adding 'executorch-0.4.0a0+9129892.dist-info/WHEEL' 2024-08-22T20:33:51.2334290Z adding 'executorch-0.4.0a0+9129892.dist-info/entry_points.txt' 2024-08-22T20:33:51.2334870Z adding 'executorch-0.4.0a0+9129892.dist-info/top_level.txt' 2024-08-22T20:33:51.2372610Z adding 'executorch-0.4.0a0+9129892.dist-info/RECORD' 2024-08-22T20:33:51.2404610Z removing pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:51.3575000Z Building wheel for executorch (pyproject.toml): finished with status 'done' 2024-08-22T20:33:51.3628620Z Created wheel for executorch: filename=executorch-0.4.0a0+9129892-cp310-cp310-macosx_11_0_universal2.whl size=6835309 sha256=64e7adb2be289a05802dfa4a6898c9b885dc490eb0c368ba5ef00e86aa400617 2024-08-22T20:33:51.3630200Z Stored in directory: /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-ephem-wheel-cache-c_6g41v5/wheels/4f/c2/5a/d956088752374b3a05003a36b555f41b1d9241dddca8e0ac5c 2024-08-22T20:33:51.4099980Z Successfully built executorch 2024-08-22T20:33:51.6740390Z Installing collected packages: sortedcontainers, flatbuffers, ruamel.yaml.clib, pluggy, parameterized, iniconfig, expecttest, execnet, exceptiongroup, ruamel.yaml, pytest, hypothesis, pytest-xdist, executorch 2024-08-22T20:33:51.9202990Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/py.test to 755 2024-08-22T20:33:51.9205570Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/pytest to 755 2024-08-22T20:33:52.0518100Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/hypothesis to 755 2024-08-22T20:33:52.8570410Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/flatc to 755 2024-08-22T20:33:52.8855230Z Successfully installed exceptiongroup-1.2.2 execnet-2.1.1 executorch-0.4.0a0+9129892 expecttest-0.2.1 flatbuffers-24.3.25 hypothesis-6.111.1 iniconfig-2.0.0 parameterized-0.9.0 pluggy-1.5.0 pytest-8.3.2 pytest-xdist-3.6.1 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 sortedcontainers-2.4.0 2024-08-22T20:33:52.8915200Z 2024-08-22T20:33:52.8915640Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:33:52.8916140Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:33:52.9724290Z + pip3 list 2024-08-22T20:33:53.1321440Z Package Version 2024-08-22T20:33:53.1321970Z ------------------------- ------------------ 2024-08-22T20:33:53.1322380Z absl-py 2.1.0 2024-08-22T20:33:53.1322620Z accelerate 0.33.0 2024-08-22T20:33:53.1323450Z aiohappyeyeballs 2.4.0 2024-08-22T20:33:53.1324110Z aiohttp 3.10.5 2024-08-22T20:33:53.1324800Z aiosignal 1.3.1 2024-08-22T20:33:53.1325810Z altair 5.4.0 2024-08-22T20:33:53.1326360Z async-timeout 4.0.3 2024-08-22T20:33:53.1327020Z attrs 24.2.0 2024-08-22T20:33:53.1327530Z blinker 1.8.2 2024-08-22T20:33:53.1328240Z blobfile 2.1.1 2024-08-22T20:33:53.1328850Z cachetools 5.5.0 2024-08-22T20:33:53.1329630Z certifi 2024.7.4 2024-08-22T20:33:53.1330220Z chardet 5.2.0 2024-08-22T20:33:53.1330970Z charset-normalizer 3.3.2 2024-08-22T20:33:53.1331440Z click 8.1.7 2024-08-22T20:33:53.1332110Z cmake 3.30.2 2024-08-22T20:33:53.1332960Z colorama 0.4.6 2024-08-22T20:33:53.1333450Z DataProperty 1.0.1 2024-08-22T20:33:53.1334090Z datasets 2.21.0 2024-08-22T20:33:53.1334710Z dill 0.3.8 2024-08-22T20:33:53.1335210Z evaluate 0.4.2 2024-08-22T20:33:53.1341480Z exceptiongroup 1.2.2 2024-08-22T20:33:53.1341790Z execnet 2.1.1 2024-08-22T20:33:53.1342040Z executorch 0.4.0a0+9129892 2024-08-22T20:33:53.1342290Z expecttest 0.2.1 2024-08-22T20:33:53.1342520Z filelock 3.15.4 2024-08-22T20:33:53.1343040Z Flask 3.0.3 2024-08-22T20:33:53.1343280Z flatbuffers 24.3.25 2024-08-22T20:33:53.1343510Z frozenlist 1.4.1 2024-08-22T20:33:53.1343730Z fsspec 2024.6.1 2024-08-22T20:33:53.1343950Z gguf 0.9.1 2024-08-22T20:33:53.1344170Z gitdb 4.0.11 2024-08-22T20:33:53.1344390Z GitPython 3.1.43 2024-08-22T20:33:53.1344680Z huggingface-hub 0.24.6 2024-08-22T20:33:53.1344910Z hypothesis 6.111.1 2024-08-22T20:33:53.1345140Z idna 3.7 2024-08-22T20:33:53.1345350Z iniconfig 2.0.0 2024-08-22T20:33:53.1345570Z itsdangerous 2.2.0 2024-08-22T20:33:53.1345790Z Jinja2 3.1.4 2024-08-22T20:33:53.1346370Z joblib 1.4.2 2024-08-22T20:33:53.1347610Z jsonlines 4.0.0 2024-08-22T20:33:53.1347840Z jsonschema 4.23.0 2024-08-22T20:33:53.1349380Z jsonschema-specifications 2023.12.1 2024-08-22T20:33:53.1350610Z lm_eval 0.4.2 2024-08-22T20:33:53.1352080Z lxml 4.9.4 2024-08-22T20:33:53.1356930Z markdown-it-py 3.0.0 2024-08-22T20:33:53.1358240Z MarkupSafe 2.1.5 2024-08-22T20:33:53.1358480Z mbstrdecoder 1.1.3 2024-08-22T20:33:53.1358700Z mdurl 0.1.2 2024-08-22T20:33:53.1358960Z more-itertools 10.4.0 2024-08-22T20:33:53.1359190Z mpmath 1.3.0 2024-08-22T20:33:53.1359410Z multidict 6.0.5 2024-08-22T20:33:53.1359650Z multiprocess 0.70.16 2024-08-22T20:33:53.1359890Z narwhals 1.5.2 2024-08-22T20:33:53.1360110Z networkx 3.3 2024-08-22T20:33:53.1360320Z ninja 1.11.1.1 2024-08-22T20:33:53.1360550Z nltk 3.9.1 2024-08-22T20:33:53.1360770Z numexpr 2.10.1 2024-08-22T20:33:53.1360990Z numpy 1.26.4 2024-08-22T20:33:53.1361210Z packaging 24.1 2024-08-22T20:33:53.1361440Z pandas 2.2.2 2024-08-22T20:33:53.1361650Z parameterized 0.9.0 2024-08-22T20:33:53.1361880Z pathvalidate 3.2.0 2024-08-22T20:33:53.1362190Z peft 0.12.0 2024-08-22T20:33:53.1362830Z pillow 10.4.0 2024-08-22T20:33:53.1363900Z pip 23.0.1 2024-08-22T20:33:53.1365190Z pluggy 1.5.0 2024-08-22T20:33:53.1366860Z portalocker 2.10.1 2024-08-22T20:33:53.1368780Z protobuf 5.27.3 2024-08-22T20:33:53.1370110Z psutil 6.0.0 2024-08-22T20:33:53.1371760Z pyarrow 17.0.0 2024-08-22T20:33:53.1373200Z pybind11 2.13.5 2024-08-22T20:33:53.1375500Z pycryptodomex 3.20.0 2024-08-22T20:33:53.1377070Z pydeck 0.9.1 2024-08-22T20:33:53.1378540Z Pygments 2.18.0 2024-08-22T20:33:53.1380340Z pytablewriter 1.2.0 2024-08-22T20:33:53.1381950Z pytest 8.3.2 2024-08-22T20:33:53.1383480Z pytest-xdist 3.6.1 2024-08-22T20:33:53.1385270Z python-dateutil 2.9.0.post0 2024-08-22T20:33:53.1386910Z pytz 2024.1 2024-08-22T20:33:53.1388820Z PyYAML 6.0.2 2024-08-22T20:33:53.1390300Z referencing 0.35.1 2024-08-22T20:33:53.1392420Z regex 2024.7.24 2024-08-22T20:33:53.1393960Z requests 2.32.3 2024-08-22T20:33:53.1395630Z rich 13.7.1 2024-08-22T20:33:53.1397130Z rouge_score 0.1.2 2024-08-22T20:33:53.1398860Z rpds-py 0.20.0 2024-08-22T20:33:53.1400350Z ruamel.yaml 0.18.6 2024-08-22T20:33:53.1401780Z ruamel.yaml.clib 0.2.8 2024-08-22T20:33:53.1403380Z sacrebleu 2.4.3 2024-08-22T20:33:53.1404830Z safetensors 0.4.4 2024-08-22T20:33:53.1406610Z scikit-learn 1.5.1 2024-08-22T20:33:53.1407920Z scipy 1.14.1 2024-08-22T20:33:53.1410000Z sentencepiece 0.2.0 2024-08-22T20:33:53.1411610Z setuptools 65.5.0 2024-08-22T20:33:53.1413150Z six 1.16.0 2024-08-22T20:33:53.1414960Z smmap 5.0.1 2024-08-22T20:33:53.1416630Z snakeviz 2.2.0 2024-08-22T20:33:53.1418260Z sortedcontainers 2.4.0 2024-08-22T20:33:53.1419830Z sqlitedict 2.1.0 2024-08-22T20:33:53.1421260Z streamlit 1.37.1 2024-08-22T20:33:53.1423130Z sympy 1.13.1 2024-08-22T20:33:53.1425150Z tabledata 1.3.3 2024-08-22T20:33:53.1426550Z tabulate 0.9.0 2024-08-22T20:33:53.1428150Z tcolorpy 0.1.6 2024-08-22T20:33:53.1429720Z tenacity 8.5.0 2024-08-22T20:33:53.1431360Z threadpoolctl 3.5.0 2024-08-22T20:33:53.1431580Z tiktoken 0.7.0 2024-08-22T20:33:53.1431790Z timm 1.0.7 2024-08-22T20:33:53.1432020Z tokenizers 0.19.1 2024-08-22T20:33:53.1432240Z toml 0.10.2 2024-08-22T20:33:53.1432450Z tomli 2.0.1 2024-08-22T20:33:53.1432680Z torch 2.5.0.dev20240716 2024-08-22T20:33:53.1432950Z torchao 0.4.0+gite11201a 2024-08-22T20:33:53.1433220Z torchaudio 2.4.0.dev20240716 2024-08-22T20:33:53.1433480Z torchsr 1.0.4 2024-08-22T20:33:53.1433720Z torchvision 0.20.0.dev20240716 2024-08-22T20:33:53.1433980Z tornado 6.4.1 2024-08-22T20:33:53.1434190Z tqdm 4.66.5 2024-08-22T20:33:53.1434510Z tqdm-multiprocess 0.0.11 2024-08-22T20:33:53.1434740Z transformers 4.42.4 2024-08-22T20:33:53.1434960Z typepy 1.3.2 2024-08-22T20:33:53.1435180Z typing_extensions 4.12.2 2024-08-22T20:33:53.1435400Z tzdata 2024.1 2024-08-22T20:33:53.1435610Z urllib3 2.2.2 2024-08-22T20:33:53.1435830Z Werkzeug 3.0.4 2024-08-22T20:33:53.1436040Z wheel 0.44.0 2024-08-22T20:33:53.1436260Z word2number 1.1 2024-08-22T20:33:53.1436470Z xxhash 3.5.0 2024-08-22T20:33:53.1436680Z yarl 1.9.4 2024-08-22T20:33:53.1436890Z zstandard 0.23.0 2024-08-22T20:33:53.1538750Z + popd 2024-08-22T20:33:53.1538990Z zstd 1.5.5.1 2024-08-22T20:33:53.1539220Z + popd 2024-08-22T20:33:53.1539440Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:33:53.1539870Z ~/work/torchchat/torchchat 2024-08-22T20:33:53.1545170Z + echo ::endgroup:: 2024-08-22T20:33:53.1547030Z ##[endgroup] 2024-08-22T20:33:53.1547410Z ##[group]## Introduction 2024-08-22T20:33:53.1548120Z + echo '::group::## Introduction' 2024-08-22T20:33:53.1548360Z + echo ::endgroup:: 2024-08-22T20:33:53.1548710Z + echo '::group::## Supported Quantization Schemes' 2024-08-22T20:33:53.1549080Z + echo ::endgroup:: 2024-08-22T20:33:53.1549460Z + echo '::group::## Quantization API' 2024-08-22T20:33:53.1549760Z + echo ::endgroup:: 2024-08-22T20:33:53.1550040Z + echo '::group::## Examples' 2024-08-22T20:33:53.1550270Z + false 2024-08-22T20:33:53.1550870Z + python3 generate.py stories15M --prompt 'Hello, my name is' --quantize '{"embedding" : {"bitwidth": 8, "groupsize": 0}}' 2024-08-22T20:33:53.1551570Z ##[endgroup] 2024-08-22T20:33:53.1552240Z ##[group]## Supported Quantization Schemes 2024-08-22T20:33:53.1553690Z ##[endgroup] 2024-08-22T20:33:53.1554180Z ##[group]## Quantization API 2024-08-22T20:33:53.1554560Z ##[endgroup] 2024-08-22T20:33:53.1554910Z ##[group]## Examples 2024-08-22T20:33:57.3527410Z 2024-08-22T20:33:57.3556920Z Downloading builder script: 0%| | 0.00/5.67k [00:00 2024-08-22T20:33:58.8736870Z Moving model to /Users/runner/.torchchat/model-cache/stories15M. 2024-08-22T20:33:58.8737280Z main(args) 2024-08-22T20:33:58.8737650Z File "/Users/runner/work/torchchat/torchchat/generate.py", line 885, in main 2024-08-22T20:33:58.8738060Z gen = Generator( 2024-08-22T20:33:58.8738440Z File "/Users/runner/work/torchchat/torchchat/generate.py", line 249, in __init__ 2024-08-22T20:33:58.8739010Z self.model = _initialize_model(self.builder_args, self.quantize, self.tokenizer) 2024-08-22T20:33:58.8739690Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 508, in _initialize_model 2024-08-22T20:33:58.8740180Z model = _load_model(builder_args) 2024-08-22T20:33:58.8740660Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 431, in _load_model 2024-08-22T20:33:58.8741140Z model = _load_model_default(builder_args) 2024-08-22T20:33:58.8741670Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 349, in _load_model_default 2024-08-22T20:33:58.8742140Z checkpoint = torch.load( 2024-08-22T20:33:58.8742800Z File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/serialization.py", line 1252, in load 2024-08-22T20:33:58.8743520Z raise pickle.UnpicklingError(_get_wo_message(str(e))) from None 2024-08-22T20:33:58.8744610Z _pickle.UnpicklingError: Weights only load failed. Re-running `torch.load` with `weights_only` set to `False` will likely succeed, but it can result in arbitrary code execution. Do it only if you got the file from a trusted source. 2024-08-22T20:33:58.8746830Z Please file an issue with the following so that we can make `weights_only=True` compatible with your use case: WeightsUnpickler error: MPS backend out of memory (MPS allocated: 1.02 GB, other allocations: 16.00 KB, max allowed: 15.87 GB). Tried to allocate 256 bytes on shared pool. Use PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 to disable upper limit for memory allocations (may cause system failure). 2024-08-22T20:33:58.8748200Z 2024-08-22T20:33:58.8748730Z Check the documentation of torch.load to learn more about types accepted by default with weights_only https://pytorch.org/docs/stable/generated/torch.load.html. 2024-08-22T20:33:58.8749600Z Warning: compilation is not available with device MPS, ignoring option to engage compilation 2024-08-22T20:33:58.8750070Z Using device=mps 2024-08-22T20:33:58.8750250Z Loading model... 2024-08-22T20:33:58.8750450Z Time to load model: 0.14 seconds 2024-08-22T20:33:59.3622380Z ##[endgroup] 2024-08-22T20:33:59.3626180Z + echo ::group::Completion 2024-08-22T20:33:59.3626630Z ##[group]Completion 2024-08-22T20:33:59.3627220Z + echo 'tests complete' 2024-08-22T20:33:59.3627620Z + echo '*******************************************' 2024-08-22T20:33:59.3627930Z tests complete 2024-08-22T20:33:59.3628170Z + echo ::endgroup:: 2024-08-22T20:33:59.3628400Z ******************************************* 2024-08-22T20:33:59.3628860Z ##[endgroup] 2024-08-22T20:33:59.3718850Z Post job cleanup. 2024-08-22T20:33:59.5148920Z Post job cleanup. 2024-08-22T20:33:59.6219910Z [command]/opt/homebrew/bin/git version 2024-08-22T20:33:59.6289390Z git version 2.46.0 2024-08-22T20:33:59.6312330Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/dbf932ce-108f-4a90-9a80-2f9024fc8a55/.gitconfig' 2024-08-22T20:33:59.6318910Z Temporarily overriding HOME='/Users/runner/work/_temp/dbf932ce-108f-4a90-9a80-2f9024fc8a55' before making global git config changes 2024-08-22T20:33:59.6319730Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:33:59.6322110Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:33:59.6370760Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:33:59.6410940Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-22T20:33:59.7002320Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:33:59.7037300Z http.https://github.com/.extraheader 2024-08-22T20:33:59.7043060Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-22T20:33:59.7085270Z [command]/opt/homebrew/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-08-22T20:33:59.7774140Z Cleaning up orphan processes 2024-08-22T20:34:00.4947920Z Terminate orphan process: pid (7301) (buck2-99773fe6f) 2024-08-22T20:34:00.5364690Z Terminate orphan process: pid (7296) (buck2-99773fe6f)